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 26ad924e97 [CALCITE-6980] RelJson cannot serialize binary literals
add 36f6dddd89 [CALCITE-6974] Default typesystem has incorrect limits for
DECIMAL for Presto/MySQL/Phoenix
No new revisions were added by this update.
Summary of changes:
.../calcite/sql/dialect/MysqlSqlDialect.java | 15 +++++++++
.../calcite/sql/dialect/PhoenixSqlDialect.java | 34 ++++++++++++++++++-
.../calcite/sql/dialect/PrestoSqlDialect.java | 32 +++++++++++++++++-
.../calcite/rel/rel2sql/RelToSqlConverterTest.java | 39 ++++++++++++++++++++++
4 files changed, 118 insertions(+), 2 deletions(-)