summaryrefslogtreecommitdiffstats
path: root/contrib/python/ipython/py2/IPython/utils/jsonutil.py
diff options
context:
space:
mode:
authorPavel Zuev <[email protected]>2026-06-05 18:06:15 +0500
committerGitHub <[email protected]>2026-06-05 13:06:15 +0000
commit96b5960d32d79fa3d591f731b5315b33d9f52a36 (patch)
tree893a0ae274bacfbc622250c44f57fbad29c31258 /contrib/python/ipython/py2/IPython/utils/jsonutil.py
parent308eca3564eeb814c7bba129232507c63df72c9e (diff)
Reduce hash correlations when partitioning keys for aggregation (#42547)
Untangle hash calculation from the hash map. Also allocate distinct bit ranges for different use cases (upper 32 bits: hash map cell; next 16 bits: spilling bucket; lower 16 bits: hash shuffle). Fix the ui32 multiplication overflow. Add the hashing quality test.
Diffstat (limited to 'contrib/python/ipython/py2/IPython/utils/jsonutil.py')
0 files changed, 0 insertions, 0 deletions