Jia Yu created SEDONA-91: ---------------------------- Summary: ST_GeomFromWKB should take Binary Type input Key: SEDONA-91 URL: https://issues.apache.org/jira/browse/SEDONA-91 Project: Apache Sedona Issue Type: Bug Affects Versions: 1.1.1, 1.0.1, 1.0.0 Reporter: Jia Yu
Currently, ST_GeomFromWKB from WKB take a string type input which needs to binary type later. According to OGC SQL specification and PostGIS, this input should be a binary type data that contains WKB. -- This message was sent by Atlassian Jira (v8.20.1#820001)