This is an automated email from the ASF dual-hosted git repository.
danny0405 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/calcite.git.
from 103c73f [CALCITE-3920] Improve ORDER BY computation in Enumerable
convention by exploiting LIMIT (Thomas Rebele)
add e0480a9 [CALCITE-3399] Field-pruning for set operators (except UNION
ALL) changes query semantics (Jin Xing)
No new revisions were added by this update.
Summary of changes:
.../apache/calcite/sql2rel/RelFieldTrimmer.java | 14 ++-
.../apache/calcite/test/SqlToRelConverterTest.java | 54 ++++++++++
.../apache/calcite/test/SqlToRelConverterTest.xml | 119 +++++++++++++++++++++
3 files changed, 186 insertions(+), 1 deletion(-)