mistercrunch commented on issue #6493: Pypi has a 60mb package size limit, and we're over URL: https://github.com/apache/incubator-superset/pull/6493#issuecomment-445517975 Agreed, a few other things: * we could gzip the files, de-gzip on the client * should move the files to `static/data/geo` or something like that, then that needs to be in the manifest, really shouldn't be in `src/` ... * that's more complicated, but we've been talking about how it should live in the database instead, @betodealmeida and I have been speaking about having some sort of GeoShape-related models
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
