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/29 02:36:29 UTC

[calcite] branch master updated (08dfd17 -> 1ef2821)

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 08dfd17  Cosmetic changes
     add 1ef2821  [CALCITE-3442] In ElasticSearch adapter, set `stored_fields = _none_` to prohibit FetchPhase get involved (Yunfeng,Wu)

No new revisions were added by this update.

Summary of changes:
 .../calcite/adapter/elasticsearch/ElasticsearchTable.java |  5 +++++
 .../calcite/adapter/elasticsearch/AggregationTest.java    |  8 ++++----
 .../adapter/elasticsearch/ElasticSearchAdapterTest.java   | 15 ++++++++++-----
 3 files changed, 19 insertions(+), 9 deletions(-)