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


##########
arrow-array/src/types.rs:
##########
@@ -240,24 +267,12 @@ impl ArrowDictionaryKeyType for UInt32Type {}
 
 impl ArrowDictionaryKeyType for UInt64Type {}
 
-mod run {
-    use super::*;
-
-    pub trait RunEndTypeSealed {}

Review Comment:
   This is no longer necessary, as PrimitiveType is sealed



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