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 b64dcff73d [CALCITE-6256] Incorrect rendering of HTML on InnoDB
adapter page
new 09420001fb [CALCITE-6247] BigQuery FORMAT_DATE function handles
incorrectly the %e format specifier
new 36532c7e23 Fixes suggested by code review
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:
.../java/org/apache/calcite/util/format/FormatElementEnum.java | 8 ++++++++
.../main/java/org/apache/calcite/util/format/FormatModels.java | 3 ++-
.../src/main/java/org/apache/calcite/test/SqlOperatorTest.java | 5 +++++
3 files changed, 15 insertions(+), 1 deletion(-)