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

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


    from f6a46c7  Updated CHANGES.md
     new cbe3bdb  Apache Impala support.Because this is no public repo for 
Impala jdbc,so I cannot add Impala dependency in pom.xml
     new 6399021  Empty commit to trigger rebuild
     new 2b6238d  add class's javadoc comments so that this relationship is 
clear to anyone reading the code.
     new 83d861a  Merge remote-tracking branch 'q977734161/master'

The 4 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:
 .../org/apache/metamodel/jdbc/JdbcDataContext.java |  6 ++-
 ...QueryRewriter.java => ImpalaQueryRewriter.java} | 22 +++++------
 ...riterTest.java => ImpalaQueryRewriterTest.java} | 44 ++++------------------
 3 files changed, 22 insertions(+), 50 deletions(-)
 copy 
jdbc/src/main/java/org/apache/metamodel/jdbc/dialects/{SQLiteQueryRewriter.java 
=> ImpalaQueryRewriter.java} (66%)
 copy 
jdbc/src/test/java/org/apache/metamodel/dialects/{HiveQueryRewriterTest.java => 
ImpalaQueryRewriterTest.java} (53%)

Reply via email to