[
https://issues.apache.org/jira/browse/DRILL-3273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Venki Korukanti reassigned DRILL-3273:
--------------------------------------
Assignee: Venki Korukanti (was: Mehant Baid)
> Hive function 'concat_ws' not working from drill
> ------------------------------------------------
>
> Key: DRILL-3273
> URL: https://issues.apache.org/jira/browse/DRILL-3273
> Project: Apache Drill
> Issue Type: Bug
> Components: Functions - Hive
> Reporter: Rahul Challapalli
> Assignee: Venki Korukanti
> Attachments: error.log
>
>
> git.commit.id.abbrev=5f26b8b
> The below query from drill fails. It works from hive.
> {code}
> 0: jdbc:drill:schema=dfs_eea> select concat_ws(varchar_col, interval_col,
> '|') from hive.crosssources.fewtypes_null_hive;
> Error: SYSTEM ERROR: java.lang.RuntimeException: GenericUDF.evaluate method
> failed
> Fragment 0:0
> [Error Id: 2d318049-26c9-4903-a7d5-78fa61aee70c on qa-node190.qa.lab:31010]
> (state=,code=0)
> {code}
> I attached the error log from drill. Let me know if you need anything.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)