Skip to content

[DocDB] Update YSQL serialisation #16770

@spolitov

Description

@spolitov

Jira Link: DB-6126

Description

The column data serialised in YSQL format consists of 2 parts, header and data itself.
Currently we serialise them separately, each time checking for existing buffer size.
Could do it in one call to WriteBuffer::Append.

Warning: Please confirm that this issue does not contain any sensitive information

  • I confirm this issue does not contain any sensitive information.

Metadata

Metadata

Assignees

Labels

area/docdbYugabyteDB core featureskind/enhancementThis is an enhancement of an existing featurepriority/mediumMedium priority issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions