ahmed-mez opened a new issue, #546:
URL: https://github.com/apache/arrow-go/issues/546

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   The `pqarrow.NewFileReader` API fails to read valid Parquet files that 
contain multiple dictionary pages within a single column chunk. This prevents 
reading files created by Apache DataFusion for instance.
   
   Error:
   ```
   parquet: column chunk cannot have more than one dictionary.
   ````
   
   ### Component(s)
   
   Parquet


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