You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Sudheesh Katkam (JIRA)" <ji...@apache.org> on 2015/04/13 18:34:15 UTC

[jira] [Created] (DRILL-2766) Use PojoRecordReader for all system tables

Sudheesh Katkam created DRILL-2766:
--------------------------------------

             Summary: Use PojoRecordReader for all system tables
                 Key: DRILL-2766
                 URL: https://issues.apache.org/jira/browse/DRILL-2766
             Project: Apache Drill
          Issue Type: Improvement
          Components: Metadata
    Affects Versions: 0.8.0
            Reporter: Sudheesh Katkam
            Assignee: Sudheesh Katkam
             Fix For: 0.9.0


The current implementation uses SystemRecordReader to populate SystemRecords, which is not required. PojoRecordReader can be used to accomplish the same task.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)