Replies: 2 comments 2 replies
-
The performance of And there is a workaround |
Beta Was this translation helpful? Give feedback.
2 replies
-
FYI: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Kyuubi use SPARK_SQL as an engine, and it is very slow to get metadata information (Getschemas Gettables Getcolumns) using a jdbc connection, and Kyuubi logs show 1 minute. But using beeline is fast, how should I check this issue ?


Beta Was this translation helpful? Give feedback.
All reactions