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
Advertising
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)