Paweł Kociński created SEDONA-743: ------------------------------------- Summary: ST_GeomFromMySQL function Key: SEDONA-743 URL: https://issues.apache.org/jira/browse/SEDONA-743 Project: Apache Sedona Issue Type: New Feature Reporter: Paweł Kociński
To read the geometry column from MySQL using Sedona Spark, we need to change the byte order when reading, and also adequately read the first 4 bytes as the integer value, which is SRID. To avoid confusion and simplify the reading from MySQL, let's introduce a simple function that does that. -- This message was sent by Atlassian Jira (v8.20.10#820010)