Thanks for your support, and for trying to take a stab at adding spatial support in Dremio. However, like you guessed, adding support is not just a matter of changing a connection string: this is because Calcite (like Arrow) is really at the core of our query engine .
In order to add spatial support, first thing would be to update to a newer Calcite version, but as we don’t currently provide the source yet, I don’t think it would be possible to do it as of now. But we are working hard on upgrading Dremio to the latest Calcite version, which would be the very first step (with more being needed to add the full support for spatial extensions).
If other people are interested in spatial support, please let us know so our product team can choose if/when to add it to our roadmap.
Versions 0.2.4, 0.3.1 and 0.4.0,
Bringing support for ST_Length, ST_Area and ST_Transform
Supported Dremio versions are 20.1.0, 21.1.1 and 21.2.0 accordingly