tustvold commented on code in PR #4546:
URL: https://github.com/apache/arrow-rs/pull/4546#discussion_r1273921418


##########
arrow-array/src/types.rs:
##########
@@ -350,650 +350,6 @@ impl ArrowTimestampType for TimestampNanosecondType {
     }
 }
 
-impl TimestampSecondType {

Review Comment:
   I think removing these methods will cause non-trivial downstream friction, 
as they are used quite extensively by DataFusion, etc... Perhaps we could 
deprecate them instead of removing them?



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