deniskuzZ commented on a change in pull request #1738:
URL: https://github.com/apache/hive/pull/1738#discussion_r540190715



##########
File path: ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java
##########
@@ -923,6 +929,13 @@ public String toString() {
      * @return the list of aborted writeIds
      */
     Set<Long> getAbortedWriteIds();
+
+    /**
+     * Get the list of writeIds that belong to aborted transactions, but can 
not be cleaned,

Review comment:
       fix the javadoc 




----------------------------------------------------------------
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to