TileDB-Inc / TileDB-Spark

Spark interface to the TileDB storage manager
MIT License
15 stars 3 forks source link

Dstara/sc 698/support filepath instead of uri #111

Closed DimitrisStaratzis closed 2 years ago

DimitrisStaratzis commented 2 years ago

This PR makes the TileDB URI a parameter of load()/save() as it should be based on the Spark documentation for external sources. Passing the URI as an "option" is still working, so current users of the connector do not need to make any changes.

shortcut-integration[bot] commented 2 years ago

This pull request has been linked to Shortcut Story #698: Support filepath instead of uri.