[ 
https://issues.apache.org/jira/browse/KYLIN-5983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Guoliang Sun updated KYLIN-5983:
--------------------------------
    Description: 
RC: After Kylin integrates Gluten and internal tables, a task type judgment 
logic was added in the Spark application. This ensures that the loading tasks 
for internal tables will enable Gluten, while other build tasks will not enable 
Gluten. The code is as follows:

!image-2025-02-18-15-53-28-895.png|width=878,height=111!

Asynchronous queries also reuse this logic, but since the *P_CLASS_NAME* is not 
specified for asynchronous queries, it leads to a null pointer issue.

> Asynchronous query exception
> ----------------------------
>
>                 Key: KYLIN-5983
>                 URL: https://issues.apache.org/jira/browse/KYLIN-5983
>             Project: Kylin
>          Issue Type: Bug
>    Affects Versions: 5.0.0
>            Reporter: Guoliang Sun
>            Assignee: Guoliang Sun
>            Priority: Major
>         Attachments: image-2025-02-18-15-53-28-895.png
>
>
> RC: After Kylin integrates Gluten and internal tables, a task type judgment 
> logic was added in the Spark application. This ensures that the loading tasks 
> for internal tables will enable Gluten, while other build tasks will not 
> enable Gluten. The code is as follows:
> !image-2025-02-18-15-53-28-895.png|width=878,height=111!
> Asynchronous queries also reuse this logic, but since the *P_CLASS_NAME* is 
> not specified for asynchronous queries, it leads to a null pointer issue.



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

Reply via email to