summaryrefslogtreecommitdiffstats
path: root/contrib/python/propcache/.dist-info/top_level.txt
diff options
context:
space:
mode:
authorrisenberg <[email protected]>2026-07-28 12:57:23 +0300
committerGitHub <[email protected]>2026-07-28 12:57:23 +0300
commitd0f5ab134dacb17e4f5ca0e2caa08765920a1e90 (patch)
tree7396f1cb9a7e0b1974535224c0a363ca535024e3 /contrib/python/propcache/.dist-info/top_level.txt
parent7ad1d5fef6d29a6487bbbafcc6e0de5bc84a4191 (diff)
Replace IValueArrowCodec with switch-based dispatch (#48003)HEADmain
This partially reverts #46374 for performance reasons - IValueArrowCodec is replaced with switch on value to avoid virtual calls that do not inline on hot path. Also removed virtual builder->type() calls in VERIFY. TEncoding*Builder classes retained - they provide code deduplication between compression and insertion at the cost of switch dispatch on each value instead of per-column on insertion path - this cost is below noise level on benchmarks.
Diffstat (limited to 'contrib/python/propcache/.dist-info/top_level.txt')
0 files changed, 0 insertions, 0 deletions