Skip to content

Conversation

@alamb
Copy link
Contributor

@alamb alamb commented Jan 27, 2025

Which issue does this PR close?

Rationale for this change

The relatively newly added extended suite is an important part of DataFusion's test overage and we should make it easier to find

What changes are included in this PR?

  1. Add documentation about the extended suite

Are these changes tested?

Are there any user-facing changes?

@alamb alamb added the documentation Improvements or additions to documentation label Jan 27, 2025
@alamb alamb marked this pull request as ready for review January 27, 2025 15:04
@github-actions github-actions bot added the development-process Related to development process of DataFusion label Jan 27, 2025
commit to `main`. These tests rarely fail but take significantly longer to run
than the standard test suite and add important test coverage such as that the
code works when there are hash collisions as well as running the entire [sqlite
test suite](https://www.sqlite.org/sqllogictest/dir?ci=tip).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Almost the entire suite ... I do remove the evidence and index/delete/ folders.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I updated it to say "relevant portion of the entire suite"

@Omega359
Copy link
Contributor

Omega359 commented Feb 7, 2025

@comphead , @findepi - either of you want to merge this in?

Copy link
Contributor

@comphead comphead left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it looks good to me thanks @alamb and @Omega359

@alamb
Copy link
Contributor Author

alamb commented Feb 8, 2025

Thanks @comphead and @Omega359

@alamb alamb merged commit bd7daff into apache:main Feb 8, 2025
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

development-process Related to development process of DataFusion documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants