Core: validate file format compatibility with v3
Parquet is currently the only file format that supports all the required capabilities for v3 compatibility. This PR adds validation/tests to prevent unintentionally creating or upgrading a table to v3 in an incompatible way.
The tests are failing because we have a few tests that use a parameterization that uses "avro" as the data file format. Currently we do this for all versions
The tests are failing because we have a few tests that use a parameterization that uses "avro" as the data file format. Currently we do this for all versions
I'll chase these other tests down and make sure we're handling/skipping appropriately.
This pull request has been marked as stale due to 30 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the [email protected] list. Thank you for your contributions.
This pull request has been closed due to lack of activity. This is not a judgement on the merit of the PR in any way. It is just a way of keeping the PR queue manageable. If you think that is incorrect, or the pull request requires review, you can revive the PR at any time.