cgqfzy commented on issue #821: URL: https://github.com/apache/sedona/issues/821#issuecomment-1518926348
> I glad the reads are working. If you want to write geometries to Postgis you need to convert them to EWKB format first. Using the DataFrame API you could do something like this: https://sedona.apache.org/latest-snapshot/tutorial/sql/#save-to-postgis Hmm, using dataframe api to write data to postgis can work, because many of our classmates only use sql, if it can be supported in sql code, it will make our work much easier. -- 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]
