alamb commented on code in PR #8092: URL: https://github.com/apache/arrow-rs/pull/8092#discussion_r2261255258
########## parquet-variant-compute/src/variant_get/output/primitive.rs: ########## @@ -162,5 +164,3 @@ impl ArrowPrimitiveVariant for Int32Type { variant.as_int32() } } - -// todo for other primitive types Review Comment: drive by cleanup (to quote @houqp from a long time ago) -- 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