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

Convert the regex ("log") plugin to use EVF

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.16.0
    • 1.17.0
    • None
    • None

    Description

      The "log" plugin (which uses a regex to define the row format) is the subject of Chapter 12 of the Learning Apache Drill book (though the version in the book is simpler than the one in the master branch.)

      The recently-completed "Enhanced Vector Framework" (EVF, AKA the "row set framework") gives Drill control over the size of batches created by readers, and allows readers to use the recently-added provided schema mechanism.

      We wish to use the log reader as an example for how to convert a Drill format plugin to use the EVF so that other developers can convert their own plugins.

      This PR provides the first set of log plugin changes to enable us to publish a tutorial on the EVF.

      Attachments

        Issue Links

          Activity

            People

              Paul.Rogers Paul Rogers
              Paul.Rogers Paul Rogers
              Arina Ielchiieva Arina Ielchiieva
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: