You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sedona.apache.org by ma...@apache.org on 2021/06/14 20:29:25 UTC

[incubator-sedona] branch Sedona-17_Shape&WKBSerDe updated (7597353 -> 8cafa78)

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

malka pushed a change to branch Sedona-17_Shape&WKBSerDe
in repository https://gitbox.apache.org/repos/asf/incubator-sedona.git.


    from 7597353  Add WKBGeometrySerializerTest to test the sql wkb serializer Fixed failed ST_GeomFromWKT test (failed for the shape serde and worked for the wkb serde) by using the wkb serde with sedona.serializer.type, wkb
     add 8cafa78  Fixed two tests: 1. ST_Intersection - intersects but left contains right -> geometry the same but order of vertices are different. 2. Passed ST_Intersection - not intersects -> first geom are polygon which looks like a line, cause to found non-noded intersection between LINESTRING exception

No new revisions were added by this update.

Summary of changes:
 sql/src/test/scala/org/apache/sedona/sql/functionTestScala.scala | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)