Hello! Is it considered best practice to drop or not drop the raw tables when Meltano pipelines run? I could see not dropping the raw tables making sense for auditability and traceability, but I’m dealing with a spreadsheet that has millions of rows and gets re-ingested regularly (contains historical rows but also new and updated rows). Would retaining all of that raw data over time be problematic in terms of performance or storage?