-
kyuubi version is 1.7.0,The version of spark is 3.1.3。Under the premise that the spark-default.conf configuration is the same, kyuubi and sparkthriftserver are used to execute order by limit sql, but the physical execution is different. The statement to create the table is as follows:
The executed sql is as follows:
The execution plan is as follows:
sparkthrifyserver:
|
Beta Was this translation helpful? Give feedback.
Answered by
pan3793
Apr 22, 2024
Replies: 1 comment 1 reply
-
This is caused by #5005 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
xcl1102
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is caused by #5005