This is an automated email from the ASF dual-hosted git repository.
guohongyu pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/calcite.git
from de39888754 [CALCITE-6208] Update JSON_VALUE return type inference to
make explicit array return types be nullable with nullable elements
add 351ddeb47b [CALCITE-6231] JDBC adapter generates "UNNEST" when it
should generate "UNNEST ... WITH ORDINALITY"
No new revisions were added by this update.
Summary of changes:
.../calcite/rel/rel2sql/RelToSqlConverter.java | 6 ++++--
.../calcite/rel/rel2sql/RelToSqlConverterTest.java | 25 ++++++++++++++++++++++
2 files changed, 29 insertions(+), 2 deletions(-)