page页面默认是64kb,如果超出64kb,某个字段值是1M以上这个字段如何存储 #6743
Unanswered
easymanlo
asked this question in
A - General / Q&A
Replies: 1 comment 1 reply
-
|
page size can be larger than 64k |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
segment_v2存储引擎采用列式存储,一个datapage页面默认是64kb,如果某个字段超出64kb,1M以上这个字段如何存储?
Beta Was this translation helpful? Give feedback.
All reactions