Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Currently, there are a number of ST functions not using Inferred expressions such as
ST_GeomFromWKB, ST_GeomFromGML, ST_LineStringFromText, and so on. Sedona Inferred Expressions enjoy the latest serde elimination and NullSafety.
I believe most of these functions can be migrated to Inferred expression by simply moving their logics to Sedona common (subsequently shared with Sedona Flink module).
Attachments
Issue Links
- is a parent of
-
SEDONA-274 Move all ST function logics to Sedona common
- Resolved
- is part of
-
SEDONA-231 Redundant Serde Removal
- Resolved
- links to