You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by GitBox <gi...@apache.org> on 2020/07/20 12:48:58 UTC

[GitHub] [hive] aasha opened a new pull request #1284: HIVE-23881 : Deprecate get_open_txns to use get_open_txns_req

aasha opened a new pull request #1284:
URL: https://github.com/apache/hive/pull/1284


   ## NOTICE
   
   Please create an issue in ASF JIRA before opening a pull request,
   and you need to set the title of the pull request which starts with
   the corresponding JIRA issue number. (e.g. HIVE-XXXXX: Fix a typo in YYY)
   For more details, please see https://cwiki.apache.org/confluence/display/Hive/HowToContribute
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org


[GitHub] [hive] pvary commented on a change in pull request #1284: HIVE-23881 : Deprecate get_open_txns to use get_open_txns_req

Posted by GitBox <gi...@apache.org>.
pvary commented on a change in pull request #1284:
URL: https://github.com/apache/hive/pull/1284#discussion_r457354181



##########
File path: standalone-metastore/metastore-common/src/main/thrift/hive_metastore.thrift
##########
@@ -2651,6 +2651,7 @@ PartitionsResponse get_partitions_req(1:PartitionsRequest req)
 
   // Transaction and lock management calls
   // Get just list of open transactions
+  //Deprecated use get_open_txns_req

Review comment:
       nit: Could you please add 1 space here? :)




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org


[GitHub] [hive] pvary merged pull request #1284: HIVE-23881 : Deprecate get_open_txns to use get_open_txns_req

Posted by GitBox <gi...@apache.org>.
pvary merged pull request #1284:
URL: https://github.com/apache/hive/pull/1284


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org


[GitHub] [hive] aasha commented on a change in pull request #1284: HIVE-23881 : Deprecate get_open_txns to use get_open_txns_req

Posted by GitBox <gi...@apache.org>.
aasha commented on a change in pull request #1284:
URL: https://github.com/apache/hive/pull/1284#discussion_r457361443



##########
File path: standalone-metastore/metastore-common/src/main/thrift/hive_metastore.thrift
##########
@@ -2651,6 +2651,7 @@ PartitionsResponse get_partitions_req(1:PartitionsRequest req)
 
   // Transaction and lock management calls
   // Get just list of open transactions
+  //Deprecated use get_open_txns_req

Review comment:
       Added




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org