[
https://issues.apache.org/jira/browse/HIVE-25983?focusedWorklogId=733944&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-733944
]
ASF GitHub Bot logged work on HIVE-25983:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 28/Feb/22 15:55
Start Date: 28/Feb/22 15:55
Worklog Time Spent: 10m
Work Description: kasakrisz commented on pull request #3054:
URL: https://github.com/apache/hive/pull/3054#issuecomment-1054399429
@dh20
Thanks, for contributing to Hive.
Could you please add a test case. IIUC the error message is not referring
the real error so it can be a negative test case like:
https://github.com/apache/hive/blob/master/ql/src/test/queries/clientnegative/udf_in.q
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 733944)
Time Spent: 0.5h (was: 20m)
> CONCAT_ The error thrown by WS function when the array passed in is a non
> string array is a problem
> ---------------------------------------------------------------------------------------------------
>
> Key: HIVE-25983
> URL: https://issues.apache.org/jira/browse/HIVE-25983
> Project: Hive
> Issue Type: Bug
> Components: SQL
> Affects Versions: 3.1.2
> Reporter: hao
> Priority: Major
> Labels: pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> CONCAT_ The error thrown by WS function when the array passed in is a non
> string array is a problem。
> This error still prompts the user to pass in an array, but the real error is
> not to pass in an array. It should prompt the user to pass in an array of
> string type
--
This message was sent by Atlassian Jira
(v8.20.1#820001)