Function aliases improve issues #15192
Closed
kkk25641463
started this conversation in
General
Replies: 1 comment 1 reply
-
can we detect the input is wkb or wkt in function execution? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Snowflake to_geometry() function match with ST_GEOMETRYFROMWKB and ST_GEOMETRYFROMWKT.But in databend code, the register_aliases only depend on alias_name which will cause the registered functions to be overwritten.
Who have any plans for improvement?
Beta Was this translation helpful? Give feedback.
All reactions