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 2019/11/14 15:22:48 UTC

[calcite] branch master updated (47b70d2 -> 472523c)

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 47b70d2  [CALCITE-3502] Upgrade Geode dependency 1.6.0 -> 1.9.2
     add e6b2df1  Use Class#getResource in FileReaderTest instead of hard-coding file name
     add ac5ed01  Ignore TpcdsLatticeSuggesterTest because it does not work
     add 472523c  Use proper ClassLoader in SparkHandlerImpl

No new revisions were added by this update.

Summary of changes:
 .../calcite/adapter/file/FileReaderTest.java       | 50 ++++++++--------------
 .../org/apache/calcite/adapter/file/SqlTest.java   |  3 +-
 .../materialize/TpcdsLatticeSuggesterTest.java     |  3 ++
 .../calcite/adapter/spark/SparkHandlerImpl.java    |  7 ++-
 4 files changed, 28 insertions(+), 35 deletions(-)