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/23 06:33:25 UTC

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

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 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
     add 0c8c9cb  Added beforeEach and afterEach to close the spark session

No new revisions were added by this update.

Summary of changes:
 .../sedona/sql/WKBGeometrySerializerTest.scala     | 32 ++++++++++++++--------
 1 file changed, 20 insertions(+), 12 deletions(-)