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

Refactor, extend vector validator with remaining types

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.11.0
    • None
    • None
    • None

    Description

      DRILL-5504 introduced a stand-alone, basic vector validator to track down a specific issue.

      Moving forward, that code should be extended in two ways:

      1. Add validation for the remaining types (hyper-vectors, maps, etc.)
      2. Move actual validation code into the vectors themselves to avoid the nasty instanceof and casting code.

      The original fix was kept to a single file to enable easy patching of older releases. The final solution should push the changes into the vector classes so all vectors can be checked.

      Attachments

        Issue Links

          Activity

            People

              paul-rogers Paul Rogers
              paul-rogers Paul Rogers
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: