kszucs commented on issue #45816:
URL: https://github.com/apache/arrow/issues/45816#issuecomment-2729295250

   I created a prototype implementation making the default path unreachable. We 
may consider this change as a breaking change, so maybe we should deprecate 
`VisitType` in favor of a newly named function. 
   
   On the other hand the requirements making the default path unreachable 
shouldn't break existing user code since it only depends on the arrow type 
system. It would only make the usage of `VisitType` less restrictive by not 
requiring an implementation for `DataType&`. 
   
   


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