alamb opened a new pull request, #119:
URL: https://github.com/apache/parquet-testing/pull/119

   (Draft until I validate this example some more)
   
   - closes #105 
   - This is a proposed replacement of 
https://github.com/apache/parquet-testing/pull/100 / 
https://github.com/prtkgaur/parquet-testing/pull/1
   
   # Rationale
   - We added support for ALP in 
https://github.com/apache/parquet-format/issues/533
   - To help ecosystem adoption, we should have example files that readers can 
use to verify their conformance
   
   https://github.com/apache/parquet-testing/pull/100 from @prtkgaur and 
@vinooganesh at https://github.com/prtkgaur/parquet-testing/pull/1 have 
coverage but are also 4x larger than all the existing data files
   
   Thus I want to create an example file that can be used by readers but is not 
large and still covers all the corner cases
   
   # Changes
   Adds a file created with a CLI driver based on the C++ implementation
   - https://github.com/apache/arrow/pull/49154
   
   
   
   
   <details><summary>full file layout details</summary>
   <p>
   
   
   
   </p>
   </details> 


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to