andygrove opened a new issue #832:
URL: https://github.com/apache/arrow-datafusion/issues/832


   **Describe the bug**
   ```
   Error: DataFusionError(Execution("Job Y68pyLp failed: status: Internal, 
message: \"Could not save stage plan: Not implemented: Aggregate function not 
supported: Min { name: \\\"MIN(fare_amount)\\\", data_type: Float64, nullable: 
true, expr: Column { name: \\\"fare_amount\\\", index: 1 } }\", details: [], 
metadata: MetadataMap { headers: {} }"))
   ```
   
   **To Reproduce**
   Run a query with min/max.
   
   


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


Reply via email to