heilhead opened a new pull request, #8973: URL: https://github.com/apache/arrow-rs/pull/8973
# Which issue does this PR close? - Closes #8972. # Rationale for this change See #8972 for more info. # What changes are included in this PR? Updates the derive macro implementation to include string serialization from `Arc<str>`. # Are these changes tested? Yes. I've updated `parquet_derive_test` to include writing `Arc<str>`. And we've been using our fork with these changes in production for ~3 years. # Are there any user-facing changes? Not sure, probably not? -- 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]
