tustvold commented on issue #4023: URL: https://github.com/apache/arrow-rs/issues/4023#issuecomment-1499487074
> ArrowWriter should tolerate its supplied schema differing from the batch schemas provided to write() in metadata https://github.com/apache/arrow-rs/pull/4027 relaxes the check on ArrowWriter > ParquetRecordBatchStream::schema produces a Schema without metadata, or I think this would be consistent with `ParquetRecordBatchReader`, and would ensure it matches the `RecordBatch` that are returned. `ParquetRecordBatchStreamBuilder::schema` should return the schema with metadata. -- 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]
