You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Timothy Farkas (JIRA)" <ji...@apache.org> on 2018/05/10 18:30:00 UTC

[jira] [Created] (DRILL-6403) There are two SchemaBuilders that do the same thing. Consolidate them.

Timothy Farkas created DRILL-6403:
-------------------------------------

             Summary: There are two SchemaBuilders that do the same thing. Consolidate them.
                 Key: DRILL-6403
                 URL: https://issues.apache.org/jira/browse/DRILL-6403
             Project: Apache Drill
          Issue Type: Improvement
            Reporter: Timothy Farkas
            Assignee: Timothy Farkas


There is org.apache.drill.test.rowSet.schema.SchemaBuilder used for testing and org.apache.drill.exec.record.SchemaBuilder used in Drill. They basically do the same thing. We should combine them and have one schema builder.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)