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/06 15:00:15 UTC

[kylin] branch master updated (4d61c30 -> b938a1c)

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

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


    from 4d61c30  KYLIN-3483, fix the loss of precision in HLLCSerializer.
     add b938a1c  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%)