Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pomadchin authored May 1, 2022
1 parent 78a00d6 commit 7aad837
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ CREATE OR REPLACE FUNCTION st_simplify as 'com.azavea.hiveless.spatial.ST_Simpli

The full list of supported functions can be found [here](./spatial/sql/createUDFs.sql).

## Spatial Query optimizations
## Spatial Query Optimizations

There are two types of supported optimizations: `ST_Intersects` and `ST_Contains`, which allow Spark to push down predicates when possible.

Expand Down

0 comments on commit 7aad837

Please sign in to comment.