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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]