Bryan Cutler created ARROW-7173:
-----------------------------------

             Summary: Add test to verify Map field names can be arbitrary
                 Key: ARROW-7173
                 URL: https://issues.apache.org/jira/browse/ARROW-7173
             Project: Apache Arrow
          Issue Type: Test
          Components: Integration
            Reporter: Bryan Cutler


A Map has child fields and the format spec only recommends that they be named 
"entries", "key", and "value" but could be named anything. Currently, 
integration tests for Map arrays verify the exchanged schema is equal, so the 
child fields are always named the same. There should be tests that use 
different names to verify implementations can accept this.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to