You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/12/03 07:53:00 UTC

[jira] [Updated] (ARROW-7301) [Java] Sql type DATE should correspond to DateDayVector

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

ASF GitHub Bot updated ARROW-7301:
----------------------------------
    Labels: pull-request-available  (was: )

> [Java] Sql type DATE should correspond to DateDayVector
> -------------------------------------------------------
>
>                 Key: ARROW-7301
>                 URL: https://issues.apache.org/jira/browse/ARROW-7301
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Java
>            Reporter: Liya Fan
>            Assignee: Liya Fan
>            Priority: Minor
>              Labels: pull-request-available
>
> According to SQL convertion, sql type DATE should correspond to a format of YYYY-MM-DD, without the components for hour/minute/second/millis
> Therefore, JDBC type DATE should correspond to DateDayVector, with a type width of 4, instead of 8. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)