diff options
| author | risenberg <[email protected]> | 2026-07-11 10:22:48 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-07-11 10:22:48 +0300 |
| commit | ebff6a5cc9608f384a445589efbaa55099729cf5 (patch) | |
| tree | de1c7d575141156c1e23632c79aa244994a3f40b /yql/essentials/udfs/common/python/python_udf/python_udf.h | |
| parent | 13a3a42e8d6f4e7c7926ed27e620425b467f4483 (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/python_udf.h')
0 files changed, 0 insertions, 0 deletions
