You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Sourabh Badhya (Jira)" <ji...@apache.org> on 2022/10/12 07:29:00 UTC

[jira] [Assigned] (HIVE-26623) Maintain same columns in COMPACTIONS view present in SYS and INFORMATION_SCHEMA

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

Sourabh Badhya reassigned HIVE-26623:
-------------------------------------


> Maintain same columns in COMPACTIONS view present in SYS and INFORMATION_SCHEMA
> -------------------------------------------------------------------------------
>
>                 Key: HIVE-26623
>                 URL: https://issues.apache.org/jira/browse/HIVE-26623
>             Project: Hive
>          Issue Type: Improvement
>    Affects Versions: 4.0.0-alpha-2
>            Reporter: Sourabh Badhya
>            Assignee: Sourabh Badhya
>            Priority: Major
>
> Currently the columns of COMPACTIONS view in SYS and INFORMATION_SCHEMA differ by these columns - 
> {code:java}
> C_ERROR_MESSAGE
> C_NEXT_TXN_ID
> C_TXN_ID
> C_COMMIT_TIME
> C_TBLPROPERTIES {code}
> Maintain the same set of columns in the views for both of them.



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