liamzwbao commented on code in PR #8638:
URL: https://github.com/apache/arrow-rs/pull/8638#discussion_r2449912180
##########
parquet-variant-compute/src/variant_array.rs:
##########
@@ -1004,6 +1036,19 @@ fn typed_value_to_variant<'a>(
index
)
}
+ DataType::Time64(TimeUnit::Microsecond) => {
Review Comment:
supernit: perhaps we can move this branch to just below Date32 so that the
order aligns the spec.
--
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]