This is an automated email from the ASF dual-hosted git repository.

jiayu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sedona.git


    from 4e40828598 [GH-2304]add Multipolygon encode / decode (#2303)
     add 856e145686 [SEDONA-743] Add geom from mysql function, to support 
loading MySQL geometry object directly to Sedona. (#2287)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/sedona/common/Constructors.java     | 19 +++++++++
 docs/api/sql/Constructor.md                        | 29 +++++++++++++
 spark/common/pom.xml                               | 12 ++++++
 .../scala/org/apache/sedona/sql/UDF/Catalog.scala  |  1 +
 .../sql/sedona_sql/expressions/Constructors.scala  |  8 ++++
 .../common/src/test/resources/mysql/init_mysql.sql | 17 ++++++++
 .../apache/sedona/sql/constructorTestScala.scala   | 49 +++++++++++++++++++++-
 7 files changed, 134 insertions(+), 1 deletion(-)
 create mode 100644 spark/common/src/test/resources/mysql/init_mysql.sql

Reply via email to