[
https://issues.apache.org/jira/browse/HIVE-26957?focusedWorklogId=843282&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-843282
]
ASF GitHub Bot logged work on HIVE-26957:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 02/Feb/23 16:26
Start Date: 02/Feb/23 16:26
Worklog Time Spent: 10m
Work Description: TaoZex commented on PR #3982:
URL: https://github.com/apache/hive/pull/3982#issuecomment-1414018630
> Please consider adding the following test cases -
>
> 1. Null and empty string input
> 2. Null, empty and Invalid "from" character set input
> 3. Null, empty and Invalid "to" character set input
> 4. 1/2 arguments given for convertCharset() UDF.
>
> For the cases which throw an exception - Consider writing negative test
cases using TestNegativeLlapLocalCliDriver or by writing Junit tests.
This is a good idea, I will modify the code according to your suggestion.
Issue Time Tracking
-------------------
Worklog Id: (was: 843282)
Time Spent: 3.5h (was: 3h 20m)
> Add convertCharset(s, from, to) function
> ----------------------------------------
>
> Key: HIVE-26957
> URL: https://issues.apache.org/jira/browse/HIVE-26957
> Project: Hive
> Issue Type: New Feature
> Reporter: Bingye Chen
> Assignee: Bingye Chen
> Priority: Major
> Labels: pull-request-available
> Time Spent: 3.5h
> Remaining Estimate: 0h
>
> Add convertCharset(s, from, to) function.
> The function converts the string `s` from the `from` charset to the `to`
> charset.It is already implemented in clickhouse.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)