You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Riju Trivedi (Jira)" <ji...@apache.org> on 2023/03/28 10:30:00 UTC

[jira] [Updated] (HIVE-27181) Remove RegexSerDe from hive-contrib, Upgrade should update changed FQN for RegexSerDe in HMS DB

     [ https://issues.apache.org/jira/browse/HIVE-27181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Riju Trivedi updated HIVE-27181:
--------------------------------
    Description: Remove o{*}rg.apache.hadoop.hive.contrib.serde2.RegexSerDe{*} from hive-contrib. Fix tests to use the new Serde class org.apache.hadoop.hive.serde2.RegexSerDe. Hive Upgrade schema script can update the SERDES table to alter the class name to the new class name, the old tables would work automatically.

> Remove RegexSerDe from hive-contrib, Upgrade should update changed FQN for RegexSerDe in HMS DB
> -----------------------------------------------------------------------------------------------
>
>                 Key: HIVE-27181
>                 URL: https://issues.apache.org/jira/browse/HIVE-27181
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Hive
>            Reporter: Riju Trivedi
>            Assignee: Riju Trivedi
>            Priority: Major
>
> Remove o{*}rg.apache.hadoop.hive.contrib.serde2.RegexSerDe{*} from hive-contrib. Fix tests to use the new Serde class org.apache.hadoop.hive.serde2.RegexSerDe. Hive Upgrade schema script can update the SERDES table to alter the class name to the new class name, the old tables would work automatically.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)