paleolimbot commented on PR #45866: URL: https://github.com/apache/arrow/pull/45866#issuecomment-2816109451
Apologies for taking a week to circle back here...I think the main thing I had been missing was that `ApplyOriginalStorageMetadata(*origin_storage_field, inferred)` invalidated `auto& inferred_type`, so I had been getting crashes when I tried to make the logic simpler. I think the result is much cleaner! I tried to overload the comments with the things I learned in the process. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org