Implementing ST_length as a UDF for datafusion #1276
Replies: 3 comments 5 replies
-
Yes, you're welcome to implement this! For now, we only support planar geometries (i.e. the postgis Try modeling |
Beta Was this translation helpful? Give feedback.
-
Thanks for the info @kylebarron. I will start with the implementation in |
Beta Was this translation helpful? Give feedback.
-
Hey @kylebarron, I have a query related to casting. My idea is to make a function |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Can I pick this feature @kylebarron? Also, do we just return the Euclidean length in this case?
Beta Was this translation helpful? Give feedback.
All reactions