Describe the bug, including details regarding any error messages, version, and platform.
Our IPC reader doesn't support compression or dictionaries, so we need to skip these tests.
I have no idea why the tests between nanoarrow and the implementations in this repo aren't failing...perhaps because stream-to-file strips the compression...but nanoarrow's tests against itself are failing because of this and so we need to skip some of the cases in Archery.
Component(s)
Continuous Integration, Integration