Introduction The repo contains a set of Python and R utilities for pushing Spark RDD's to MariaDB distributed databases. The need for such utilities arises from the fact that table schemas in MariaDB ...
I have followed https://sedona.apache.org/latest/setup/databricks/ and use Sedona within Python with spark.sql and it works fine. I now wish to scale up and use a ...