Github user paul-rogers commented on a diff in the pull request:

    https://github.com/apache/drill/pull/1091#discussion_r162846897
  
    --- Diff: exec/java-exec/src/main/resources/drill-module.conf ---
    @@ -312,7 +312,8 @@ drill.exec: {
       memory: {
         operator: {
           max: 20000000000,
    -      initial: 10000000
    +      initial: 10000000,
    +      output_batch_sizeinMB : 32
    --- End diff --
    
    Do we have two options when one would do? This is a config option. Below is 
a session/session option.


---

Reply via email to