[
https://issues.apache.org/jira/browse/KYLIN-5169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
hujiahua updated KYLIN-5169:
----------------------------
Description: We found sharding file pruner was not working when set
kylin.query.spark-conf.spark.sql.codegen.wholeStage=false. After through
debugging I found the root cause was `KylinFileSourceScanExec.inputRDD` been
not used. (was: We found sharding file pruner was not work when set
kylin.query.spark-conf.spark.sql.codegen.wholeStage=false. After through
debugging I found the root cause was `KylinFileSourceScanExec.inputRDD` been
not used.)
> Sharding file pruner was not working when `spark.sql.codegen.wholeStage` was
> set been false
> -------------------------------------------------------------------------------------------
>
> Key: KYLIN-5169
> URL: https://issues.apache.org/jira/browse/KYLIN-5169
> Project: Kylin
> Issue Type: Improvement
> Components: Query Engine
> Affects Versions: v4.0.1
> Reporter: hujiahua
> Priority: Major
>
> We found sharding file pruner was not working when set
> kylin.query.spark-conf.spark.sql.codegen.wholeStage=false. After through
> debugging I found the root cause was `KylinFileSourceScanExec.inputRDD` been
> not used.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)