You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/10/08 20:13:53 UTC

[GitHub] [arrow-ballista] andygrove opened a new issue, #330: Some benchmark queries fail

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

   **Describe the bug**
   
   ## q16
   
   ```
   Exception: Arrow error: External error: Execution error: Status { code: Internal, message: "Could not parse logical plan protobuf: Schema error: No field named 'part.p_brand'. Valid fields are 'p_brand', 'p_type', 'p_size', 'COUNT(DISTINCT partsupp.ps_suppkey)'.", metadata: MetadataMap { headers: {"content-type": "application/grpc", "date": "Sat, 08 Oct 2022 20:09:03 GMT", "content-length": "0"} }, source: None }
   ```
   
   # q20
   
   ```
   Exception: Arrow error: External error: Execution error: Job EEwmwDT failed: Error planning job EEwmwDT: DataFusionError(Internal("The type of Utf8 + Interval(YearMonth) of binary physical should be same"))
   ```
   
   # q22
   
   Returns result set with no rows or columns
   
   
   **To Reproduce**
   Run benchmarks
   
   **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-unsubscribe@arrow.apache.org.apache.org

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


[GitHub] [arrow-ballista] r4ntix commented on issue #330: Some benchmark queries fail

Posted by GitBox <gi...@apache.org>.
r4ntix commented on issue #330:
URL: https://github.com/apache/arrow-ballista/issues/330#issuecomment-1277449071

   q16 looks like it's a datafusion-proto issue: https://github.com/apache/arrow-datafusion/issues/3820


-- 
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-unsubscribe@arrow.apache.org

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


[GitHub] [arrow-ballista] andygrove commented on issue #330: Some benchmark queries fail or produce incorrect results

Posted by GitBox <gi...@apache.org>.
andygrove commented on issue #330:
URL: https://github.com/apache/arrow-ballista/issues/330#issuecomment-1295228224

   @Dandandan just fyi, here is current status


-- 
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-unsubscribe@arrow.apache.org

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