Elephantusparvus opened a new pull request, #628: URL: https://github.com/apache/incubator-sedona/pull/628
## Did you read the Contributor Guide? - Yes, I have read [Contributor Rules](https://sedona.apache.org/community/rule/) and [Contributor Development Guide](https://sedona.apache.org/community/develop/) ## Is this PR related to a JIRA ticket? - Yes, the URL of the assoicated JIRA ticket is https://issues.apache.org/jira/browse/SEDONA-122. The PR name follows the format `[SEDONA-122] my subject`. ## What changes were proposed in this PR? Reading geometry object from BYTES column containing (e)wkb data and added a simple unit test. Maybe some parts (table creation) of the test should be refactored to the TestBase, might be useful later. ## How was this patch tested? I added a very simple unit test with one Linestring to the ConstructorTests. The wkb case in general currently has no other tests. ## Did this PR include necessary documentation updates? Not sure on this one. -- 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]
