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/06/25 22:19:04 UTC

[jira] [Updated] (DRILL-3369) Implement rest of SQL type CHARACTER (don't change to CHARACTER VARYING)

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

Parth Chandra updated DRILL-3369:
---------------------------------
    Fix Version/s: Future

> Implement rest of SQL type CHARACTER (don't change to CHARACTER VARYING)
> ------------------------------------------------------------------------
>
>                 Key: DRILL-3369
>                 URL: https://issues.apache.org/jira/browse/DRILL-3369
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Daniel Barclay (Drill)
>             Fix For: Future
>
>
> Standard SQL data type {{CHARACTER}} is not fully implemented.
> One known missing piece is that (some) expressions of type {{CHARACTER}} end up being of type {{CHARACTER VARYING}} (e.g,. an expression {{CAST( ... as CHAR(...)}} ends up being of type {{CHARACTER VARYING}}.)



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