You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Jason Altekruse (JIRA)" <ji...@apache.org> on 2015/01/09 00:57:36 UTC

[jira] [Created] (DRILL-1966) Fix mock data generation for date, time and decimal types

Jason Altekruse created DRILL-1966:
--------------------------------------

             Summary: Fix mock data generation for date, time and decimal types
                 Key: DRILL-1966
                 URL: https://issues.apache.org/jira/browse/DRILL-1966
             Project: Apache Drill
          Issue Type: Test
          Components: Execution - Data Types
            Reporter: Jason Altekruse
            Assignee: Daniel Barclay (Drill/MapR)
            Priority: Minor


Currently the mock data generation code is shared among all of the vectors created by a single freemarker template. Thus all of the types that are generated by the FixedValueVectors.java template all use the same method that fills values with alternating min/max byte values. This produces invalid data for the decimal, time and date types.



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