You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by xx...@apache.org on 2020/10/23 03:28:15 UTC

[kylin] branch kylin-on-parquet-v2 updated (be783f0 -> 1fe3e2c)

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

xxyu pushed a change to branch kylin-on-parquet-v2
in repository https://gitbox.apache.org/repos/asf/kylin.git.


    from be783f0  KYLIN-4792 Verify several attribute values of segment in the build/merge test
     add 1fe3e2c  KYLIN-4782 Verify if the query hit the true cuboid in IT - Part 3

No new revisions were added by this update.

Summary of changes:
 kylin-it/src/test/resources/query/sql/query68.sql  |  2 +-
 .../test/resources/query/sql_datetime/query00.sql  |  2 +-
 .../test/resources/query/sql_subquery/query03.sql  |  2 +-
 .../test/resources/query/sql_subquery/query04.sql  |  2 +-
 .../test/resources/query/sql_subquery/query05.sql  |  2 +-
 .../test/resources/query/sql_subquery/query06.sql  |  2 +-
 .../test/resources/query/sql_subquery/query07.sql  |  2 +-
 .../test/resources/query/sql_subquery/query08.sql  |  2 +-
 .../test/resources/query/sql_subquery/query09.sql  |  2 +-
 .../test/resources/query/sql_subquery/query10.sql  |  2 +-
 .../test/resources/query/sql_subquery/query12.sql  |  2 +-
 .../test/resources/query/sql_subquery/query13.sql  | 20 ++++++++++++++++-
 .../test/resources/query/sql_subquery/query14.sql  |  2 +-
 .../test/resources/query/sql_subquery/query15.sql  |  2 +-
 .../test/resources/query/sql_subquery/query16.sql  |  2 +-
 .../test/resources/query/sql_subquery/query30.sql  |  2 +-
 .../test/resources/query/sql_subquery/query31.sql  |  2 +-
 .../test/resources/query/sql_tableau/query25.sql   |  2 +-
 .../test/resources/query/sql_tableau/query27.sql   |  2 +-
 .../src/test/resources/query/sql_union/query01.sql |  2 +-
 .../src/test/resources/query/sql_union/query02.sql |  2 +-
 .../src/test/resources/query/sql_union/query03.sql |  2 +-
 .../engine/spark/LocalWithSparkSessionTest.java    |  2 +-
 .../apache/kylin/engine/spark2/NExecAndComp.java   | 26 ++++++++++++----------
 24 files changed, 55 insertions(+), 35 deletions(-)