yutannihilation commented on PR #498:
URL: https://github.com/apache/sedona-db/pull/498#issuecomment-3731359971
Thanks, I added some tests, but I found `ST_AsText()` doesn't work on
per-item-CRS geometry yet. So, I think testing only the SRID is enough for now.
`> SELECT ST_AsText(ST_GeomFromEWKT('POINT(0 0)'));`
`This feature is not implemented: st_astext([Arrow(Struct([Field {
data_type: Binary, nullable: true, metadata: {"ARROW:extension:name":
"geoarrow.wkb", "ARROW:extension:metadata": "{}"} }, Field { name: "crs",
data_type: Utf8View, nullable: true }]))]): No kernel matching arguments`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]