Prasanth Jayachandran created HIVE-13256: --------------------------------------------
Summary: LLAP: RowGroup counter is wrong Key: HIVE-13256 URL: https://issues.apache.org/jira/browse/HIVE-13256 Project: Hive Issue Type: Bug Affects Versions: 2.1.0 Reporter: Prasanth Jayachandran Assignee: Prasanth Jayachandran Log line from LlapIOCounter {code} ROWS_EMITTED=23528469, SELECTED_ROWGROUPS=87 {code} If rowgroups contain 10K rows by default then expected count is 235 for the above case. -- This message was sent by Atlassian JIRA (v6.3.4#6332)