Quanlong Huang created IMPALA-11208:
---------------------------------------
Summary: CollectionItemsRead profile counter might be wrong in ORC
scanner
Key: IMPALA-11208
URL: https://issues.apache.org/jira/browse/IMPALA-11208
Project: IMPALA
Issue Type: Bug
Reporter: Quanlong Huang
I ran some TPCH(30) queries locally using orc/snap/block format. The profile
counter of CollectionItemsRead seems weird for me:
{code:java}
- CollectionItemsRead: -1679471728382351781 (-1679471728382351781) {code}
It could also be super large positive values, e.g.
{code:java}
- CollectionItemsRead: 1296851974.72B (1296851974721369461) {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)