abacef commented on issue #7806: URL: https://github.com/apache/arrow-rs/issues/7806#issuecomment-3590724792
Is this `panic!` useful, or can it be returned as an `Err(General())` like other branches in this function? If we do want to `panic!` is this reachable? https://github.com/apache/arrow-rs/blob/5595019bad5f7fa8c75106d31bf86c8c99d2822c/parquet/src/schema/visitor.rs#L54 -- 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]
