Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-6463

ProfileParser cannot parse costs when using MockScanBatch

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.13.0
    • 1.14.0
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              gparai Gautam Parai
              gparai Gautam Parai
              Boaz Ben-Zvi Boaz Ben-Zvi
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: