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 3f0b2a8  KYLIN-4713 Support use diff spark schedule pool for diff query
     new 65ad984  KYLIN-4722 Add more statistics to the query results
     new d43aca4  KYLIN-4721 The default source source type should be CSV not 
Hive with the local debug mode

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:
 .../java/org/apache/kylin/common/QueryContext.java | 28 ++++++++++++++++++++
 .../sample_local/table/DEFAULT.KYLIN_ACCOUNT.json  |  2 +-
 .../sample_local/table/DEFAULT.KYLIN_CAL_DT.json   |  2 +-
 .../table/DEFAULT.KYLIN_CATEGORY_GROUPINGS.json    |  2 +-
 .../sample_local/table/DEFAULT.KYLIN_COUNTRY.json  |  2 +-
 .../sample_local/table/DEFAULT.KYLIN_SALES.json    |  2 +-
 .../spark/sql/hive/utils/QueryMetricUtils.scala    | 23 ++++++++++++-----
 .../kylin/query/pushdown/SparkSqlClient.scala      |  2 +-
 .../kylin/query/runtime/plans/ResultPlan.scala     |  5 +++-
 .../apache/kylin/rest/response/SQLResponse.java    | 30 ++++++++++++++++++++++
 .../apache/kylin/rest/service/QueryService.java    |  6 +++++
 11 files changed, 90 insertions(+), 14 deletions(-)

Reply via email to