[ 
https://issues.apache.org/jira/browse/HIVE-22628?focusedWorklogId=837919&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-837919
 ]

ASF GitHub Bot logged work on HIVE-22628:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 09/Jan/23 12:35
            Start Date: 09/Jan/23 12:35
    Worklog Time Spent: 10m 
      Work Description: deniskuzZ commented on code in PR #3921:
URL: https://github.com/apache/hive/pull/3921#discussion_r1064576061


##########
metastore/scripts/upgrade/hive/hive-schema-4.0.0.hive.sql:
##########
@@ -2008,6 +2008,75 @@ JOIN
 WHERE
   SE.SCHEDULED_QUERY_ID=SQ.SCHEDULED_QUERY_ID;
 
+CREATE OR REPLACE VIEW `TRANSACTIONS` (

Review Comment:
   There is already a TRANSACTIONS view in sys.db, so no need for copy-paste.
   





Issue Time Tracking
-------------------

    Worklog Id:     (was: 837919)
    Time Spent: 1h 10m  (was: 1h)

> Add locks and transactions tables from sys db to information_schema
> -------------------------------------------------------------------
>
>                 Key: HIVE-22628
>                 URL: https://issues.apache.org/jira/browse/HIVE-22628
>             Project: Hive
>          Issue Type: Improvement
>    Affects Versions: 4.0.0
>            Reporter: Zoltan Chovan
>            Assignee: Akshat Mathur
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>




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

Reply via email to