klion26 commented on code in PR #10157:
URL: https://github.com/apache/arrow-rs/pull/10157#discussion_r3466087162
##########
parquet-variant-compute/src/variant_to_arrow.rs:
##########
@@ -1046,11 +1091,16 @@ where
cast_options,
capacity,
NullValue::ArrayElement,
+ false,
Review Comment:
As, thanks for pointing this out, this was my bad, I used `false` as a
placeholder, but did not change me all.
--
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]