Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
4.0.0-beta-1
-
None
Description
In HIVE-27457, we try to update the serde lib, (input/output)format of the kudu table in back db. In the upgrade scripts, we join the "SDS"."SD_ID" with "TABLE_PARAMS"."TBL_ID",
as "SD_ID" is the primary key of SDS, and "TBL_ID" is the primary key of TBLS, we can't join the two tables using these two columns.
Attachments
Issue Links
- duplicates
-
HIVE-28263 Metastore scripts : Update query getting stuck when sub-query of in-clause is returning empty results
- Resolved
- links to