andygrove opened a new issue, #1182:
URL: https://github.com/apache/datafusion-ballista/issues/1182

   **Describe the bug**
   
   Benchmark client:
   
   ```
   thread 'main' panicked at benchmarks/src/bin/tpch.rs:403:18:
   called `Result::unwrap()` on an `Err` value: 
Plan("ArrowError(ExternalError(Status { code: OutOfRange, message: \"Error, 
decoded message length too large: found 4498258 bytes, the limit is: 4194304 
bytes\", source: None }), None)")
   ```
   
   Executor:
   
   ```
   allista_executor::flight_service: error streaming shuffle partition: Tonic 
error: status: Internal, message: "Can't send a batch, something went wrong", 
details: [], metadata: MetadataMap { headers: {} }    
   ```
   
   **To Reproduce**
   
   I ras running TPC-H @ 100GB.
   
   **Expected behavior**
   
   **Additional context**
   


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