-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
There are several datafusion specific existing benchmarks (taxi, etc) https://github.com/apache/arrow-datafusion/tree/main/benchmarks
It is not clear if these benchmarks are run / actively used . It would be nice to pick one or two to run regularly and remove the code for the rest
Describe the solution you'd like
I would like someone to review the benchmarks and remove the unused ones
I propose:
- Remove nytaxi benchmark
- remove dbbenchmark https://github.com/apache/arrow-datafusion/blob/main/benchmarks/db-benchmark as that benchmark seems defunct
Describe alternatives you've considered
Leave current situation
Additional context
andygrove
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request