uros-db commented on PR #54571:
URL: https://github.com/apache/spark/pull/54571#issuecomment-3998589755

   > 1. is there no way to have one generated one, and copy it at build time?
   
   There probably is a way, although I kind of like keeping these CSV files 
separate for JVM and Python. They are different modules, and geospatial types 
themselves live separately, so I think it would make sense to generate both in 
one go.
   
   
   > 2. do we plan to run it just manually?  I guess proj does not release that 
frequently that its worth to automate it?
   
   Yes, I think that we should be able to run this script manually and inspect 
the diff (e.g. new SRIDs) per version upgrade, and yes - PROJ releases aren't 
very frequent. We would otherwise need either CMake or SLQLite to fully 
automate this.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to