ydb
ydb copied to clipboard
Support of PG types in ColumnShard
Layout of Pg types in arrow:
Uint64 if PassByValue true Binary otherwise where first 8 bytes of each string are filled by 0, and trailing padding by 0 for alignment of 8 bytes
YQL-15332