Creating an Iceberg table with a geometry column #1911
edigonzales
started this conversation in
General
Replies: 1 comment
-
@edigonzales This is an upcoming feature of Sedona 1.8.0. Please stay tuned about the release! |
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
-
Hi
I'm trying to create an Iceberg table with a geometry column just link in this example:
But I get this error:
I start the spark-shell with this command:
Any ideas what's wrong?
Stefan
Beta Was this translation helpful? Give feedback.
All reactions