This is an automated email from the ASF dual-hosted git repository.
chunwei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/calcite.git.
from ee1a70a [CALCITE-3658] TableModify of Update contains correlated
variable by mistake (Jin Xing)
add 40f5a0f [CALCITE-3154] RelToSqlConverter generates NULLS LAST and
NULLS FIRST wrongly when using MysqlSqlDialect to convert RexOver to sql
(Wenhui Tang)
No new revisions were added by this update.
Summary of changes:
.../apache/calcite/rel/rel2sql/SqlImplementor.java | 33 +++-
.../calcite/rel/rel2sql/RelToSqlConverterTest.java | 214 +++++++++++++++++++++
2 files changed, 244 insertions(+), 3 deletions(-)