cdelmonte-zg commented on issue #9844:
URL: https://github.com/apache/arrow-rs/issues/9844#issuecomment-4350407483

   > > Example files are available in the [Delta Acceptance Tests 
repository](https://github.com/delta-io/dat) under void_NNN_* workloads, in 
expected_data/.
   > 
   > Is the DAT repo private? The link just gives me a 404 (but maybe that's 
general github brokenness?).
   
   Apologies -- typo in the issue body. The repo is delta-incubator/dat 
(public), not delta-io/dat. I'll edit the link.
   The void workloads are not checked into main. They're shipped as an asset of 
the v0.04-preview release tarball:
   
https://github.com/delta-incubator/dat/releases/download/v0.04-preview/v0.0.4_dat_workloads.tar.gz
   
   After extracting, the cases are under void_001_void_top_level/, 
void_002_void_nested_struct/, void_005_void_schema_evolution/, 
void_006_void_multiple_columns/, and
   void_007_void_with_backticks/. The Parquet files that trigger this issue 
live in each workload's delta/ subdirectory


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to