ray-project / deltacat

A portable Pythonic Data Catalog API powered by Ray that brings exabyte-level scalability and fast, ACID-compliant, change-data-capture to your big data workloads.
Apache License 2.0
166 stars 23 forks source link

Clear object store after every round #357

Closed raghumdani closed 1 month ago

raghumdani commented 1 month ago

This PR clears object store store after every round. This change was missed in the previous PR and was discovered after running a test run.