azavea / hiveless

Scala API for Hive UDFs with the GIS extension
Apache License 2.0
6 stars 1 forks source link

Add class to allow sql registration of optimizations #17

Closed pomadchin closed 2 years ago

pomadchin commented 2 years ago

This PR adds the SpatialOptimizations injector function as well as tests to check that is is loaded and works as expected.

Adjacent PR: https://github.com/CartoDB/analytics-toolbox-databricks/pull/13