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/04/10 00:46:00 UTC

[jira] [Created] (DRILL-6317) Allow custom generators in the mock-scan operator. And remove generateTestData method from ValueVector.Mutators

Timothy Farkas created DRILL-6317:
-------------------------------------

             Summary: Allow custom generators in the mock-scan operator. And remove generateTestData method from ValueVector.Mutators
                 Key: DRILL-6317
                 URL: https://issues.apache.org/jira/browse/DRILL-6317
             Project: Apache Drill
          Issue Type: Improvement
            Reporter: Timothy Farkas
            Assignee: Timothy Farkas


Currently when using the mock-scan operator, the generateTestData method of the ValueVector Mutator is used. This is a hardcoded test data generation method. I am improving mock-scan to use the FieldGen classes like mock-sub-scan does. This would render the generateTestData methods obsolete so we could remove them from the ValueVector Mutators.



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