Skip to content

Add tests for TPCH explain plans to avoid regressions #1377

@alamb

Description

@alamb

Is your feature request related to a problem or challenge? Please describe what you are trying to do.
We have had performance regressions in the TPCH plans due to plan changes (e.g. #1367)

In order to avoid this situation in the future, we would like to have the explain plans committed as tests (so we can evaluate any changes to those plans as part of normal PR review)

Describe the solution you'd like
Add tests that EXPLAIN ... the TPCQ queries, following the model of the test added by @viirya in #1368

Ideally this would be in the tpch crate, as suggested in @Dandandan https://github.com/apache/arrow-datafusion/pull/1368/files#r757892477

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions