[
https://issues.apache.org/jira/browse/HIVE-26957?focusedWorklogId=841845&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-841845
]
ASF GitHub Bot logged work on HIVE-26957:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 26/Jan/23 19:46
Start Date: 26/Jan/23 19:46
Worklog Time Spent: 10m
Work Description: soumyakanti3578 commented on PR #3982:
URL: https://github.com/apache/hive/pull/3982#issuecomment-1405537138
There are also some unused imports which should be removed. It's also a good
idea to check the [code
smells](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3982&resolved=false&types=CODE_SMELL)
and resolve them whenever possible.
Issue Time Tracking
-------------------
Worklog Id: (was: 841845)
Time Spent: 1h 20m (was: 1h 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: 1h 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)