This is an automated email from the ASF dual-hosted git repository.
JingsongLi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/paimon.git
from ba7fec94b9 [common] Reject non-struct inner fields in variant
shredding schema (#9518)
add ae6816ccce [common][spark] Fix boolean hilbert value colliding with
the null sentinel (#9515)
No new revisions were added by this update.
Summary of changes:
.../apache/paimon/sort/hilbert/HilbertIndexer.java | 2 +-
.../paimon/sort/hilbert/HilbertIndexerTest.java | 69 ++++++++++++++++++++++
.../apache/paimon/spark/sort/SparkHilbertUDF.java | 9 ++-
...ZOrderUDFTest.java => SparkHilbertUDFTest.java} | 36 +++++------
4 files changed, 93 insertions(+), 23 deletions(-)
create mode 100644
paimon-common/src/test/java/org/apache/paimon/sort/hilbert/HilbertIndexerTest.java
copy
paimon-spark/paimon-spark-common/src/test/java/org/apache/paimon/spark/sort/{SparkZOrderUDFTest.java
=> SparkHilbertUDFTest.java} (65%)