This is an automated email from the ASF dual-hosted git repository.
nic pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kylin.git.
from 33c9f75 Minor, add class TableDesc.TableProject to avoid the use of
Pair
new 609ce65 KYLIN-4365 fix RDBMS pushdown with clause bug
new d018b04 KYLIN-4365 Fix sql starts with "with" cannot be queried on
web
The 2 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/kylin/query/util/PushDownUtil.java | 27 +++++++++++++++------
.../org/apache/kylin/query/util/QueryUtil.java | 28 +++++++++++-----------
.../apache/kylin/query/util/PushDownUtilTest.java | 7 ++++++
3 files changed, 41 insertions(+), 21 deletions(-)