You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by ru...@apache.org on 2022/12/12 09:45:26 UTC

[calcite] branch main updated (81e6f4bf43 -> 0466bd5777)

This is an automated email from the ASF dual-hosted git repository.

rubenql pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/calcite.git


    from 81e6f4bf43 [CALCITE-5388] tempList expression inside EnumerableWindow.getPartitionIterator should be unoptimized
     add 0466bd5777 [CALCITE-5395] RelToSql converter fails when SELECT * is under a semi-join node

No new revisions were added by this update.

Summary of changes:
 .../calcite/rel/rel2sql/RelToSqlConverter.java     |  7 ++++-
 .../calcite/rel/rel2sql/RelToSqlConverterTest.java | 32 ++++++++++++++++++++++
 2 files changed, 38 insertions(+), 1 deletion(-)