Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.5.0
Description
All imports in sedona.spark should be relying on the mandatory dependencies. SedonaKepler and SedonaPyDeck rely on optional dependencies KeplerGL and PyDeck. If users don't install them and call `from sedona.spark import *`, this will crash.
This wrong behavior technically makes KeplerGL and PyDeck mandatory dependencies. They must be optional.
Attachments
Issue Links
- is fixed by
-
SEDONA-420 Make SedonaKepler and SedonaPydeck optional dependencies
- Resolved
- links to