Gautam Kumar Parai created DRILL-6463:
-----------------------------------------

             Summary: ProfileParser cannot parse costs when using MockScanBatch
                 Key: DRILL-6463
                 URL: https://issues.apache.org/jira/browse/DRILL-6463
             Project: Apache Drill
          Issue Type: Bug
    Affects Versions: 1.13.0
            Reporter: Gautam Kumar Parai
            Assignee: Gautam Kumar Parai
             Fix For: 1.14.0


One of the unit testHashAggrSecondaryTertiarySpill() runs into this issue 
although the issue is generic. It happens due to cost being stored in an int 
which overflows with big enough rows/data size and becomes negative. This 
causes the Profile parser to error out on seeing negative costs.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to