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

Standardize error handling in ScanBatch

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.10.0
    • 1.11.0
    • None

    Description

      ScanBatch is the Drill operator executor that handles most readers. Like most Drill operators, it uses an ad-hoc set of error detection and reporting methods that evolved over Drill development.

      This ticket asks to standardize on error handling as outlined in DRILL-5083. This basically means reporting all errors as a UserException rather than using the IterOutcome.STOP return status or using the FragmentContext.fail() method.

      This work requires the new error codes introduced in DRILL-5511, and is a step toward making readers aware of vector size limits.

      Attachments

        Issue Links

          Activity

            People

              paul-rogers Paul Rogers
              paul-rogers Paul Rogers
              Sorabh Hamirwasia Sorabh Hamirwasia
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: