[ 
https://issues.apache.org/jira/browse/DRILL-6049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16323927#comment-16323927
 ] 

ASF GitHub Bot commented on DRILL-6049:
---------------------------------------

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

    https://github.com/apache/drill/pull/1085#discussion_r161208998
  
    --- Diff: common/src/test/java/org/apache/drill/test/DrillTest.java ---
    @@ -54,8 +56,7 @@
       static MemWatcher memWatcher;
       static String className;
     
    -  @Rule public final TestRule TIMEOUT = TestTools.getTimeoutRule(100000);
    -
    +  @Rule public final TestRule TIMEOUT = new 
DisableOnDebug(TestTools.getTimeoutRule(100_000));
    --- End diff --
    
    Great enhancement!


> Rollup of hygiene changes from "batch size" project
> ---------------------------------------------------
>
>                 Key: DRILL-6049
>                 URL: https://issues.apache.org/jira/browse/DRILL-6049
>             Project: Apache Drill
>          Issue Type: Improvement
>    Affects Versions: 1.12.0
>            Reporter: Paul Rogers
>            Assignee: Paul Rogers
>             Fix For: 1.13.0
>
>
> PR to include all non-core changes related to the batch size project to allow 
> simpler review of the core changes.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to