arina-ielchiieva opened a new pull request #1688: DRILL-7092: Rename map to struct in schema definition URL: https://github.com/apache/drill/pull/1688 1. Renamed map to struct in schema parser. 2. Updated sqlTypeOf function to return STRUCT instead of MAP, drillTypeOf function will return MAP as before until internal renaming is done. 3. Add is_struct alias to already existing is_map function. Function should be revisited once Drill supports true maps. 4. Updated unit tests. Details in Jira [DRILL-7092](https://issues.apache.org/jira/browse/DRILL-7092).
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
