You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by da...@apache.org on 2019/10/23 09:01:24 UTC

[calcite] branch master updated (429c0d0 -> b5ffef1)

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 429c0d0  [CALCITE-3414] In calcite-core, use RexToLixTranslator.convert for type conversion code generation uniformly (DonnyZone)
     add b5ffef1  [CALCITE-3300] In JDBC adapter, when generating SQL for count star, generates the star argument of the call (Wang Weidong)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/calcite/rel/rel2sql/SqlImplementor.java  | 7 +++++++
 .../org/apache/calcite/rel/rel2sql/RelToSqlConverterTest.java     | 8 ++++++++
 2 files changed, 15 insertions(+)