[
https://issues.apache.org/jira/browse/DRILL-7252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16930391#comment-16930391
]
ASF GitHub Bot commented on DRILL-7252:
---------------------------------------
KazydubB commented on pull request #1855: DRILL-7252: Read Hive map using
Dict<K,V> vector
URL: https://github.com/apache/drill/pull/1855#discussion_r324590142
##########
File path:
contrib/storage-hive/core/src/test/resources/complex_types/array/map_array.json
##########
@@ -0,0 +1,3 @@
+{"rid": 1, "arr_n_0": [{"0": true,"1": false},{"0": false},{"1": true}],
"arr_n_1": [[{"zz": 1,"cx": 2},{"oo": 7,"nn": 9},{"nb": 3}],[{"is": 12,"ie":
7,"po": 2},{"ka": 11}],[{"tr": 3},{"xz": 4}]], "arr_n_2": [[[{"1":
"2019-09-12","2": "2019-09-13"}, {"1": "2019-09-13"}],[{"3":
"2019-09-27"},{"5": "2019-09-17"}]],[[{"7": "2019-07-07"}],[{"12":
"2019-09-15"}],[{"9": "2019-09-15"}]]]}
+{"rid": 2, "arr_n_0": [{"0": false,"1": true},{"0": true}], "arr_n_1":
[[{"vv": 0,"zz": 2},{"ui": 8}],[{"iy": 7,"yi": 5},{"nb": 4,"nr": 2,"nm":
2},{"qw": 12,"qq": 17}],[{"aa": 0,"az": 0},{"tt": 25}]], "arr_n_2": [[[{"1":
"2020-01-01","3": "2017-03-15"}],[{"5": "2020-01-05","7": "2017-03-17"},{"0":
"2000-12-01"}]],[[{"9": "2019-05-09"},{"0": "2019-09-01"}],[{"3":
"2019-09-03"},{"7": "2007-08-07"},{"4": "2004-04-04"}],[{"3":
"2003-03-03"},{"1": "2001-01-11"}]]]}
+{"rid": 3,"arr_n_0": [{"0": true,"1": false}], "arr_n_1": [[{"ix":
40}],[{"cx": 30}],[{"we": 20},{"ex": 70}]], "arr_n_2": [[[{"8":
"2019-10-19"}],[{"6":"2019-11-06"}]],[[{"9":"2019-11-09"}],[{"6":"2019-11-06"}],[{"6":"2019-11-06"}]]]}
Review comment:
nit: please add a new line here and in a file below.
----------------------------------------------------------------
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]
> Read Hive map using Dict<K,V> vector
> ------------------------------------
>
> Key: DRILL-7252
> URL: https://issues.apache.org/jira/browse/DRILL-7252
> Project: Apache Drill
> Issue Type: Sub-task
> Reporter: Igor Guzenko
> Assignee: Igor Guzenko
> Priority: Major
> Labels: doc-impacting
> Fix For: 1.17.0
>
>
> Described in DRILL-3290 design doc.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)