alamb commented on pull request #491:
URL: https://github.com/apache/arrow-rs/pull/491#issuecomment-916463758


   As @houqp  mentions, I think this one can not be included into 5.x without 
breaking compatibility. 
   
   Specifically, the introduction of `DataType::Map` will cause existing code 
that relies on that enum to fail to compile. Here is an example of that 
happening in a WIP PR in datafusion - 
https://github.com/apache/arrow-datafusion/pull/984 
(https://github.com/apache/arrow-datafusion/pull/984#discussion_r705580786)


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