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 1dd27f7  [CALCITE-4434] Cannot implement 'CASE row WHEN row ...'
     new 28d1c09  Cosmetic changes
     new 8b9618f  [CALCITE-4449] Generate nicer SQL for Sarg 'x IS NULL OR x 
NOT IN (1, 2)'

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/calcite/rel/rel2sql/SqlImplementor.java |  45 ++++++---
 .../java/org/apache/calcite/sql/SqlDialect.java    |   1 -
 .../calcite/rel/rel2sql/RelToSqlConverterTest.java | 112 +++++++++++++--------
 3 files changed, 102 insertions(+), 56 deletions(-)

Reply via email to