You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "N Campbell (JIRA)" <ji...@apache.org> on 2017/07/02 12:26:02 UTC

[jira] [Updated] (DRILL-5655) Drill returns a VARCHAR when DATE projected by query sent to SQL Server

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

N Campbell updated DRILL-5655:
------------------------------
    Component/s:     (was:  Server)
                 Storage - JDBC

> Drill returns a VARCHAR when DATE projected by query sent to SQL Server
> -----------------------------------------------------------------------
>
>                 Key: DRILL-5655
>                 URL: https://issues.apache.org/jira/browse/DRILL-5655
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Storage - JDBC
>    Affects Versions: 1.10.0
>         Environment: Drill 1.10
> SQL Server 2016
>            Reporter: N Campbell
>
> A query which projects a DATE literal will return a VARCHAR(65k) if query uses SQL Server.
> If the query uses a Parquet file a DATE type is returned via JDBC 
> If the query uses ORACLE a TIMESTAMP type is returned via JDBC
> select DATE '1996-01-01' from x.y.TVERSION



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)