splitgraph / seafowl

Analytical database for data-driven Web applications 🪶
https://seafowl.io
Apache License 2.0
386 stars 9 forks source link

Add support for dynamic object store usage via clade #504

Closed gruuya closed 4 months ago

gruuya commented 4 months ago

This enables metastore to setup delta tables with a different object store than the one configured in the toml file.

Currently does not support writes, due to metastore limitations.