Skip to content

Ballista does not support MIN/MAX aggregate functions #832

@andygrove

Description

@andygrove

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions