You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Parth Chandra (JIRA)" <ji...@apache.org> on 2015/04/06 19:58:12 UTC

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

     [ https://issues.apache.org/jira/browse/DRILL-1966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Parth Chandra updated DRILL-1966:
---------------------------------
    Fix Version/s:     (was: 1.0.0)
                   1.1.0

> 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)
>            Priority: Minor
>             Fix For: 1.1.0
>
>
> 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)