This may be a dumb question, but ... Is there an approach/pattern for publishing #parquet files for use with DuckDB, Trino, etc that allows for data to be updated over time? Do you just publish the updated data, and push removing old records into the query step?