What's Changed * Updating the input file count, input size and input records audit logging by raghumdani in https://github.com/ray-project/deltacat/pull/243
Full Changelog: https://github.com/ray-project/deltacat/compare/0.2.4...new-version-0.2.5
0.2.4-revised What's Changed * Gracefully handle case where no new input deltas to compact by raghumdani in https://github.com/ray-project/deltacat/pull/227 * Fix EC2 instance metadata queries not getting caught by the retry handler by rkenmi in https://github.com/ray-project/deltacat/pull/228 * Include ConnectionError for retries during EC2 instance metadata calls by rkenmi in https://github.com/ray-project/deltacat/pull/229 * Add retries and retry_exceptions to overcome throttling by raghumdani in https://github.com/ray-project/deltacat/pull/230
What's Changed * Handle case for valid deltas with empty manifest entries by rkenmi in https://github.com/ray-project/deltacat/pull/225 * Simplify the hash initialization in the memcached object store by raghumdani in https://github.com/ray-project/deltacat/pull/226
What's Changed * Use `coerce_pyarrow_table_to_schema` in pyarrow download by jaychia in https://github.com/ray-project/deltacat/pull/218 * Rebase then Incremental Unit Tests by pfaraone in https://github.com/ray-project/deltacat/pull/198 * Derive optional metric configurations from metrics_config by yankevn in https://github.com/ray-project/deltacat/pull/219 * Persisting previous delta inflation and avg record sizes by raghumdani in https://github.com/ray-project/deltacat/pull/220