rluvaton opened a new pull request, #7880:
URL: https://github.com/apache/arrow-rs/pull/7880

   # Which issue does this PR close?
   
   N/A
   
   # Rationale for this change
   
   `MapArray` is marked as supported in `RowConverter` while it's not
   
   # What changes are included in this PR?
   
   Remove `Map` from supported data type and added test that it is correctly 
reported as unsupported
   
   # Are these changes tested?
   
   added tests
   
   # Are there any user-facing changes?
   yes, but it never worked, as the codec failed on Map DataType when trying to 
create `RowConverter`


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to