klion26 commented on code in PR #8149:
URL: https://github.com/apache/arrow-rs/pull/8149#discussion_r2278712962


##########
parquet-variant/src/variant.rs:
##########
@@ -1262,9 +1307,14 @@ impl From<NaiveDate> for Variant<'_, '_> {
 
 impl From<DateTime<Utc>> for Variant<'_, '_> {
     fn from(value: DateTime<Utc>) -> Self {

Review Comment:
   Can't find a better solution to handle this for 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]

Reply via email to