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


##########
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:
   It had something to do with references and not having the right ones or 
something -- I can't remember. Before merging this one I'll file a ticket for 
doing that too



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