Github user arina-ielchiieva commented on a diff in the pull request:

    https://github.com/apache/drill/pull/1163#discussion_r174433648
  
    --- Diff: common/src/main/java/org/apache/drill/common/AutoCloseables.java 
---
    @@ -25,6 +25,11 @@
      */
     public class AutoCloseables {
     
    +  public interface Closeable extends AutoCloseable {
    --- End diff --
    
    Not sure about benefit of this change... Could you please explain.


---

Reply via email to