Jason Altekruse created DRILL-1643:
--------------------------------------
Summary: Group count incorrect in repeated map vector
Key: DRILL-1643
URL: https://issues.apache.org/jira/browse/DRILL-1643
Project: Apache Drill
Issue Type: Bug
Reporter: Jason Altekruse
The group count should indicate the number of groups or lists in the entire
batch, this should be equal to the record count of the batch, or the value
count on a scalar vector. Currently the repeatedMapVector incorrectly returns
the number of map fields instead.
This is causing issues with flatten.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)