Skip to content

Expose tuple_data() to public C API. #11478

@sergepetrenko

Description

@sergepetrenko

There's no way to get raw tuple msgpack from C api now.

There's tuple_field(0), but it points at the first field, not at the array header, which may be of different length depending on array size, so it's impossible to obtain a pointer to a valid msgpack with all tuple data.

Metadata

Metadata

Assignees

Labels

featureA new functionality

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions