[
https://issues.apache.org/jira/browse/DRILL-720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Krystal updated DRILL-720:
--------------------------
Comment: was deleted
(was: Updated the wrong bug - the exception log in previous statement is for
another bug. Please ignore.)
> LENGTH(string bytea, encoding name) function fails to execute
> -------------------------------------------------------------
>
> Key: DRILL-720
> URL: https://issues.apache.org/jira/browse/DRILL-720
> Project: Apache Drill
> Issue Type: Bug
> Components: Functions - Drill
> Affects Versions: 1.0.0-milestone-1
> Reporter: Krystal
>
> The LENGTH(string bytea, encoding name) function fails with the following
> error:
> select length('\x6170706c65','UTF8') from voter where voter_id=10;
> Query failed: org.apache.drill.exec.rpc.RpcException: [error_id:
> "92a9be62-c2a6-44aa-a0f6-c0185abde201"
> endpoint {
> user_port: 31010
> control_port: 31011
> data_port: 31012
> }
> error_type: 0
> message: "Screen received stop request sent. < SchemaChangeException:[
> Failure while trying to materialize incoming schema. Errors:
>
> Error in expression at index -1. Error: Missing function implementation:
> [lengthUtf8(VARCHAR-REQUIRED)]. Full expression: --UNKNOWN EXPRESSION--.. ]"
--
This message was sent by Atlassian JIRA
(v6.2#6252)