[
https://issues.apache.org/jira/browse/CALCITE-7131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18012711#comment-18012711
]
Julian Hyde commented on CALCITE-7131:
--------------------------------------
Geometry literals can be serialized by calling the {{ST_AsWKT}} (well-known
text) SQL function. It should be possible to invoke that function without
adding an explicit dependency on its implementation.
> SqlImplementor.toSql does not handle Geometry literals
> ------------------------------------------------------
>
> Key: CALCITE-7131
> URL: https://issues.apache.org/jira/browse/CALCITE-7131
> Project: Calcite
> Issue Type: Bug
> Components: core
> Affects Versions: 1.40.0
> Reporter: Mihai Budiu
> Priority: Minor
>
> This is similar to CALCITE-7128
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)