[ https://issues.apache.org/jira/browse/HIVE-27180?focusedWorklogId=853281&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-853281 ]
ASF GitHub Bot logged work on HIVE-27180: ----------------------------------------- Author: ASF GitHub Bot Created on: 28/Mar/23 03:10 Start Date: 28/Mar/23 03:10 Worklog Time Spent: 10m Work Description: nrg4878 commented on code in PR #4159: URL: https://github.com/apache/hive/pull/4159#discussion_r1149977911 ########## standalone-metastore/metastore-server/src/main/sql/mssql/upgrade-3.2.0-to-4.0.0-alpha-1.mssql.sql: ########## @@ -176,6 +176,9 @@ ALTER TABLE COMPACTION_QUEUE ADD CQ_COMMIT_TIME bigint NULL; Issue Time Tracking ------------------- Worklog Id: (was: 853281) Time Spent: 0.5h (was: 20m) > Remove JsonSerde from hcatalog, Upgrade should update changed FQN for > JsonSerDe in HMS DB > ------------------------------------------------------------------------------------------ > > Key: HIVE-27180 > URL: https://issues.apache.org/jira/browse/HIVE-27180 > Project: Hive > Issue Type: Sub-task > Components: Hive > Reporter: Riju Trivedi > Assignee: Riju Trivedi > Priority: Major > Labels: pull-request-available > Time Spent: 0.5h > Remaining Estimate: 0h > > As Hcatalog JsonSerDe uses the "serde2" version as a back end, Remove > o{*}rg.apache.hive.hcatalog.data.JsonSerDe{*} from hive-hcatalog. Fix tests > to use the new Serde class org.apache.hadoop.hive.serde2.JsonSerDe. 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)