Imbruced edited a comment on pull request #487:
URL: https://github.com/apache/incubator-sedona/pull/487#issuecomment-720739657


   @jiayuasu Only changes in documentation left to finish. Please look, if I 
missed something. What actually has been done:
   1 Python package name change geospark -> sedona
   2 All names within code which has geospark in name were changed to sedona 
(even variable names)
   3 Example notebooks were changed accordingly
   4 Adapter code between python and scala was moved to separate module, where 
additional packages was also included, which allowed to decrease number of 
lines within travis build file. That also will help Python users, one jar file 
is required to use Sedona core and SedonaSQL (sedona-python-adapter.jar).  
   5 I had to modify travis.yml file. I do not why travis changes virtual 
machines over time but to make it work I had to change xenial release to bionic


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to