ydb icon indicating copy to clipboard operation
ydb copied to clipboard

Support of PG types in ColumnShard

Open vitstn opened this issue 1 year ago • 2 comments

vitstn avatar Apr 01 '24 09:04 vitstn

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

vitstn avatar Apr 09 '24 10:04 vitstn

YQL-15332

fomichev3000 avatar Apr 09 '24 10:04 fomichev3000