etseidl opened a new pull request, #9678: URL: https://github.com/apache/arrow-rs/pull/9678
# Which issue does this PR close? none # Rationale for this change This is a proof of concept implementation for https://github.com/apache/parquet-format/issues/563 # What changes are included in this PR? Since version 57.0.0, this crate has been tolerant of a missing `path_in_schema`. This PR adds options to cease writing the field as well. The option defaults to continuing to write the field. # Are these changes tested? Not as yet # Are there any user-facing changes? No, this only adds an optional behavior change that defaults to no change -- 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]
