You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by sh...@apache.org on 2018/08/07 05:50:04 UTC

[kylin] branch 2.4.x updated (b31682a -> e5162aa)

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

shaofengshi pushed a change to branch 2.4.x
in repository https://gitbox.apache.org/repos/asf/kylin.git.


    from b31682a  KYLIN-3461 metastore.sh refresh-cube-signature not updating cube signature as expected
     add e5162aa  KYLIN-3476 fix TupleExpression verification when parsing sql

No new revisions were added by this update.

Summary of changes:
 .../org/apache/kylin/query/ITKylinQueryTest.java   |  9 +++++--
 .../sql_expression/{query02.sql => query06.sql}    | 29 ++++++++++++++--------
 .../apache/kylin/query/relnode/OLAPProjectRel.java |  3 ++-
 .../relnode/visitor/TupleExpressionVisitor.java    |  8 +++---
 4 files changed, 32 insertions(+), 17 deletions(-)
 copy kylin-it/src/test/resources/query/sql_expression/{query02.sql => query06.sql} (58%)