Uploaded image for project: 'ORC'
  1. ORC
  2. ORC-58

Move code for reading rows from Reader to RowReader

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.3.0
    • C++
    • None

    Description

      Existing ReaderImpl constructor can throw an exception. This prohibits the creation of the reader instance and subsequent access to the schema information.
      For instance, an exception can be thrown if the selected column ids do not agree with the number of schema columns. The downstream application might still want the schema information for logging purposes.

      The scope of this Jira is to move the code to read rows into a new RowReader class.

      Attachments

        Issue Links

          Activity

            People

              mdeepak Deepak Majeti
              mdeepak Deepak Majeti
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: