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 72f5333  KYLIN-3729 CLUSTER BY CAST(field AS STRING) will accelerate 
base cuboid build with UHC global dict
     new 5976c69  KYLIN-3643 Inner column filter can not pushdown
     new 7539ac4  KYLIN-3731 Segment pruning ignore complex data type

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:
 .../src/main/java/org/apache/kylin/cube/common/SegmentPruner.java  | 4 ++++
 core-cube/src/main/java/org/apache/kylin/gridtable/GTUtil.java     | 4 ++++
 .../src/main/java/org/apache/kylin/metadata/datatype/DataType.java | 7 +++++++
 .../apache/kylin/engine/mr/steps/FactDistinctColumnsReducer.java   | 2 +-
 .../apache/kylin/engine/mr/steps/UpdateCubeInfoAfterBuildStep.java | 3 +++
 .../main/java/org/apache/kylin/engine/spark/SparkFactDistinct.java | 2 +-
 6 files changed, 20 insertions(+), 2 deletions(-)

Reply via email to