niebayes opened a new issue, #8779:
URL: https://github.com/apache/arrow-rs/issues/8779

   I'm using the `AsyncArrowWriter` for writing record batches to a parquet 
file. Each record batch has an attached metadata in its schema. 
   Then I use the `ParquetRecordBatchStreamBuilder` to read the parquet file 
and set the `skip_arrow_schema` in `ArrowReaderOptions` to `false`. However, 
the schema in record batches are lost.


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