Skip to content

Review existing datafusion benchmarks and clean them up #5502

@alamb

Description

@alamb

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:

  1. Remove nytaxi benchmark
  2. 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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions