summaryrefslogtreecommitdiffstats
path: root/yql/essentials/udfs/common/python/python_udf
diff options
context:
space:
mode:
authorrisenberg <[email protected]>2026-07-11 10:22:48 +0300
committerGitHub <[email protected]>2026-07-11 10:22:48 +0300
commitebff6a5cc9608f384a445589efbaa55099729cf5 (patch)
treede1c7d575141156c1e23632c79aa244994a3f40b /yql/essentials/udfs/common/python/python_udf
parent13a3a42e8d6f4e7c7926ed27e620425b467f4483 (diff)
Store same-type subcolumns as native scalars (#45969)
Adds an opt-in encoding for the SUB_COLUMNS JSON accessor: when every present value of a separated sub-column is a scalar of one JSON type, store it in the matching native Arrow array (float64 / boolean / raw-string binary) instead of a per-value BinaryJson blob. Gated behind a new default-off setting ENABLE_NATIVE_COLUMNS; behavior is unchanged unless it's turned on.
Diffstat (limited to 'yql/essentials/udfs/common/python/python_udf')
0 files changed, 0 insertions, 0 deletions