Skip to content

Commit

Permalink
[SEDONA-313] Remove redundant ST_Affine entry from the Spark SQL cata…
Browse files Browse the repository at this point in the history
…log (#904)
  • Loading branch information
Kontinuation committed Jul 14, 2023
1 parent 58f7692 commit 348a102
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,6 @@ object Catalog {
function[ST_NRings](),
function[ST_Translate](0.0),
function[ST_FrechetDistance](),
function[ST_Affine](null, null, null, null, null, null),
function[ST_Affine](),
function[ST_BoundingDiagonal](),
function[ST_Angle](),
Expand Down

0 comments on commit 348a102

Please sign in to comment.