[ https://issues.apache.org/jira/browse/HIVE-22628?focusedWorklogId=837910&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-837910 ]
ASF GitHub Bot logged work on HIVE-22628: ----------------------------------------- Author: ASF GitHub Bot Created on: 09/Jan/23 12:14 Start Date: 09/Jan/23 12:14 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: I do not see any permission checks. Please check how it's done for COMPACTIONS view. Also there is already a TRANSACTIONS view in sys.db, so no need for copy paste. Issue Time Tracking ------------------- Worklog Id: (was: 837910) Time Spent: 50m (was: 40m) > 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: 50m > Remaining Estimate: 0h > -- This message was sent by Atlassian Jira (v8.20.10#820010)