You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "andygrove (via GitHub)" <gi...@apache.org> on 2023/02/11 14:41:47 UTC

[GitHub] [arrow-ballista] andygrove opened a new issue, #665: TPC-H q16 fails to run

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

   **Describe the bug**
   
   Testing after upgrading to DF 18 rc1 and see this query fail:
   ```
   Executing query 16 from /home/andy/git/sql-benchmarks/sqlbench-h/queries/sf=10//q16.sql
   Fail: DataFusion error: Execution("Job 6MFbyJF failed: Error planning job 6MFbyJF: DataFusionError(SchemaError(FieldNotFound { field: Column { relation: Some(\"part\"), name: \"p_brand\" }, valid_fields: [Column { relation: None, name: \"COUNT(DISTINCT partsupp.ps_suppkey)\" }] }))")
   ```
   
   **To Reproduce**
   Steps to reproduce the behavior:
   
   **Expected behavior**
   A clear and concise description of what you expected to happen.
   
   **Additional context**
   Add any other context about the problem here.
   


-- 
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] zhzy0077 commented on issue #665: TPC-H q16 fails to run

Posted by "zhzy0077 (via GitHub)" <gi...@apache.org>.
zhzy0077 commented on issue #665:
URL: https://github.com/apache/arrow-ballista/issues/665#issuecomment-1493311713

   Q16 seems to be working on latest main branch. Bisect shows it works since https://github.com/apache/arrow-ballista/pull/691


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


Re: [I] TPC-H q16 fails to run [arrow-ballista]

Posted by "andygrove (via GitHub)" <gi...@apache.org>.
andygrove closed issue #665: TPC-H q16 fails to run
URL: https://github.com/apache/arrow-ballista/issues/665


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


Re: [I] TPC-H q16 fails to run [arrow-ballista]

Posted by "andygrove (via GitHub)" <gi...@apache.org>.
andygrove commented on issue #665:
URL: https://github.com/apache/arrow-ballista/issues/665#issuecomment-1854362653

   I no longer see this issue


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