alamb commented on code in PR #7704:
URL: https://github.com/apache/arrow-rs/pull/7704#discussion_r2155505035


##########
parquet-variant/src/variant.rs:
##########
@@ -154,64 +152,36 @@ impl<'m> VariantMetadata<'m> {
     }
 
     pub fn try_new(bytes: &'m [u8]) -> Result<Self, ArrowError> {

Review Comment:
   i think we should proceed with this PR and address improving the validation 
as a follow on issue (perhaps with some benchmarks to guide us)



-- 
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]

Reply via email to