[ https://issues.apache.org/jira/browse/HIVE-26957?focusedWorklogId=843244&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-843244 ]
ASF GitHub Bot logged work on HIVE-26957: ----------------------------------------- Author: ASF GitHub Bot Created on: 02/Feb/23 14:06 Start Date: 02/Feb/23 14:06 Worklog Time Spent: 10m Work Description: SourabhBadhya commented on PR #3982: URL: https://github.com/apache/hive/pull/3982#issuecomment-1413800406 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 For the cases which throw an exception - Consider writing negative test cases using TestNegativeLlapLocalCliDriver or by writing Junit tests. Issue Time Tracking ------------------- Worklog Id: (was: 843244) Time Spent: 3h 20m (was: 3h 10m) > 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: 3h 20m > 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)