kskalski commented on issue #4814: URL: https://github.com/apache/arrow-rs/issues/4814#issuecomment-1718259503
Yes, in fact it does and it generates `RecordBatch` that with `parquet::arrow::ArrowWriter` produces column like this: ``` ############ Column(c) ############ name: c path: c max_definition_level: 1 max_repetition_level: 0 physical_type: INT32 logical_type: Null converted_type (legacy): NONE compression: SNAPPY (space_saved: -7%) ``` -- 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]
