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

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


    from 234c2fc  [CALCITE-2760] ElasticSearch adapter. Support sorting on 
unmapped fields (eg. _MAP['city'])
     new d6fb6ab  [CALCITE-2727] MV rewriting bails out incorrectly when a view 
does not contain any table reference
     new 6210ee4  [CALCITE-2732] Upgrade postgresql driver version
     new 3071a15  [CALCITE-2733] Use catalog and schema from JDBC connection 
string to retrieve tables if specified

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/calcite/adapter/jdbc/JdbcSchema.java    | 12 ++++++++++
 .../rel/rules/AbstractMaterializedViewRule.java    |  4 ++--
 .../org/apache/calcite/test/JdbcAdapterTest.java   | 28 ++++++++++++++++++++++
 pom.xml                                            |  2 +-
 4 files changed, 43 insertions(+), 3 deletions(-)

Reply via email to