[ 
https://issues.apache.org/jira/browse/KYLIN-6061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17930929#comment-17930929
 ] 

ASF GitHub Bot commented on KYLIN-6061:
---------------------------------------

gleonSun opened a new pull request, #2310:
URL: https://github.com/apache/kylin/pull/2310

   1. Enable Gulten for Async query
   2. Enable Gulten for Build Job
   3. fix build stage execution progress exception




> Support building index files using Gluten
> -----------------------------------------
>
>                 Key: KYLIN-6061
>                 URL: https://issues.apache.org/jira/browse/KYLIN-6061
>             Project: Kylin
>          Issue Type: Improvement
>    Affects Versions: 5.0.0
>            Reporter: Guoliang Sun
>            Assignee: Guoliang Sun
>            Priority: Major
>             Fix For: 5.0.2
>
>
> h3. Enable Gluten for Build and Asynchronous Query
> - Add the following parameters:  
>   - `kylin.engine.gluten.enabled`: Controls whether to use Gluten for 
> building. Default is `false` (Gluten is not used for building).  
>   - `kylin.unique-async-query.gluten.enabled`: Controls whether to use Gluten 
> for asynchronous queries. Default is `false` (Gluten is not used for 
> asynchronous queries).  
> Mismatch Between Build Task Sub-steps and Actual Execution Sub-steps
> - The flat table statistics update is partially unaccounted for in the time 
> statistics.  
> - According to the build logs, the most time-consuming parts are global 
> dictionary generation and flat table creation, which do not align with the 
> page display.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to