This is an automated email from the ASF dual-hosted git repository.
hyuan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/calcite.git.
from ec9947a [CALCITE-3407] Implement MINUS and INTERSECT in interpreter
(Wang Yanlin)
add 2217420 [CALCITE-2792] Stackoverflow while evaluating filter with
large number of OR conditions
No new revisions were added by this update.
Summary of changes:
.../apache/calcite/rel/rel2sql/SqlImplementor.java | 25 +++++++++++++++--
.../calcite/rel/rel2sql/RelToSqlConverterTest.java | 32 +++++++++++++++++++++-
.../org/apache/calcite/test/JdbcAdapterTest.java | 5 +++-
3 files changed, 58 insertions(+), 4 deletions(-)