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

Parth Chandra updated DRILL-2283:
---------------------------------
    Fix Version/s: 0.9.0

> Internal VARCHAR(1) breaks INFO._SCHEMA table string comparison
> ---------------------------------------------------------------
>
>                 Key: DRILL-2283
>                 URL: https://issues.apache.org/jira/browse/DRILL-2283
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Metadata
>            Reporter: Daniel Barclay (Drill)
>            Assignee: Daniel Barclay (Drill)
>             Fix For: 0.9.0
>
>
> In {{org.apache.drill.exec.store.ischema.InfoSchemaTable}}, method 
> {{getRelDataType(...)}} calls a version of 
> {{RelDataTypeFactory.createSqlType(...)}} that sets the type of strings to 
> {{VARCHAR(1)}} rather than {{VARCHAR(}}<some big number>{{)}}.
> This breaks string comparison.  (For example, "{{DATA_TYPE = 'IN'}}" returns 
> true when the {{INFORMATION_SCHEMA.COLUMNS.DATA_TYPE}} value is "INTEGER".)



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

Reply via email to