This is an automated email from the ASF dual-hosted git repository.
jhyde pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/calcite.git.
from 6a3a7e4 [CALCITE-4249] JDBC adapter cannot translate NOT LIKE in join
condition
add 1d7e281 [CALCITE-4266] JDBC adapter throws
UnsupportedOperationException if query contains range predicate on columns from
sub-query
No new revisions were added by this update.
Summary of changes:
.../org/apache/calcite/rel/rel2sql/SqlImplementor.java | 14 ++++++++++----
.../apache/calcite/rel/rel2sql/RelToSqlConverterTest.java | 15 +++++++++++++++
2 files changed, 25 insertions(+), 4 deletions(-)