Hello,
I would like to ask if there is a way to register Sedona types and SQL functions in Flink without having to run SedonaContext.create()
For context, I'm using Flink through the SQL Gateway with a JDBC connection and I need a way to register Sedona without any Java or Python code.
I'm also open to make a contribution in this area if it's not a lot of work.