milenkovicm opened a new pull request, #1185:
URL: https://github.com/apache/datafusion-ballista/pull/1185

   # Which issue does this PR close?
   
   This is a mix of  #1183 and #1184
   
   Closes #1182.
   
    # Rationale for this change
   
   1. ability to configure maximum message size for arrow flight servers / 
clients
   2. set `datafusion.execution.parquet.schema_force_view_types=false` as it 
was making issues with tpc-h query 2 
   
   # What changes are included in this PR?
   
   - make grpc message size configurable 
   - disable `datafusion.execution.parquet.schema_force_view_types=false`
   - add additional configuration option `ballista.shuffle.max_requests` which 
will limit number of in flight requests for shuffle reader
   
   # Are there any user-facing changes?
   
   No
   


-- 
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.

To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to