You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by vl...@apache.org on 2020/01/03 11:53:32 UTC

[calcite] branch master updated (06ac187 -> 8a7a339)

This is an automated email from the ASF dual-hosted git repository.

vladimirsitnikov pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/calcite.git.


    from 06ac187  [CALCITE-3654] Use single Elasticsearch instance for all elasticsearch tests
     add 8a7a339  [CALCITE-3673] Skip creating EnumerableTableScan for TransientTable

No new revisions were added by this update.

Summary of changes:
 .../adapter/enumerable/EnumerableRelImplementor.java       | 12 +++++++++++-
 .../calcite/adapter/enumerable/EnumerableTableScan.java    | 14 ++++++++++++++
 .../adapter/enumerable/EnumerableTableScanRule.java        |  8 +++-----
 .../java/org/apache/calcite/prepare/RelOptTableImpl.java   | 14 ++++++++++++--
 4 files changed, 40 insertions(+), 8 deletions(-)