Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
git.commit.id.abbrev=5f26b8b
The below query from drill fails. It works from hive.
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)
I attached the error log from drill. Let me know if you need anything.
Attachments
Attachments
Issue Links
- is related to
-
DRILL-2023 Hive function
- Resolved