Replies: 1 comment 1 reply
-
Have you follow the delta docs to[1] set up the delta w/ your spark deployment? Kyuubi is a Gateway for computing engine(in your case, is Spark), and it relies on the computing engine to support delta lake. Basically, you should put the delta jar into
[1] https://docs.delta.io/latest/quick-start.html#set-up-apache-spark-with-delta-lake |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi,
I have delta tables, but I couldn't read it from dbeaver.
Do you know how to solve this issue?
Beta Was this translation helpful? Give feedback.
All reactions