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 2e99d5118e [CALCITE-6655] Aggregation of deeply nested window not
detected when unparsing
new 54079dbd34 [CALCITE-4590] Incorrect query result with fixed-length
string
new 239d8b20f5 NlsString.rtrim should only trim at the right
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/rex/RexBuilder.java | 2 +-
.../java/org/apache/calcite/util/NlsString.java | 21 +++++++++++++++++++++
.../test/java/org/apache/calcite/test/JdbcTest.java | 15 +++++++++++++++
3 files changed, 37 insertions(+), 1 deletion(-)