Push down byte_length
#8493
blaginin
started this conversation in
Feature Requests
Replies: 1 comment
-
|
This could leverage the same mechanism as listlayout but right now whole array is stored in single place segment |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I'm reading a big
VarBinViewArray/VarBinArraycolumn withbyte_length(col)- currently it loads the buffers for that projection. I think we can push down that expression and not actually load the data?synthetic-format-metadata.vortex.zip
Beta Was this translation helpful? Give feedback.
All reactions