This is an automated email from the ASF dual-hosted git repository.
mbudiu pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/calcite.git
from a83f2f81f9 [CALCITE-6663] Support SPLIT_PART function for PostgreSql
new e4d04fe4ff [CALCITE-6662] RelJson.rangePointFromJson cannot create
Double numerics
new 04c65469b2 Add in new methods that take in RelDataType to make typing
explicit; deprecate existing functions; update tests
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/calcite/rel/externalize/RelJson.java | 105 ++++++++++++++++++++-
.../org/apache/calcite/plan/RelWriterTest.java | 12 +++
.../java/org/apache/calcite/util/RangeSetTest.java | 46 ++++++---
3 files changed, 146 insertions(+), 17 deletions(-)