alamb commented on code in PR #8365:
URL: https://github.com/apache/arrow-rs/pull/8365#discussion_r2361172252
##########
parquet-variant-compute/src/variant_array.rs:
##########
@@ -617,59 +710,6 @@ fn typed_value_to_variant(typed_value: &ArrayRef, index:
usize) -> Variant<'_, '
}
}
-impl Array for VariantArray {
Review Comment:
I tried again and got it to work, more later
##########
parquet-variant-compute/src/variant_array.rs:
##########
@@ -617,59 +710,6 @@ fn typed_value_to_variant(typed_value: &ArrayRef, index:
usize) -> Variant<'_, '
}
}
-impl Array for VariantArray {
Review Comment:
I tried again and got it to work, am polishing now
--
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]