Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update regenerate sql dep, revert runner changes. #14901

Merged
merged 2 commits into from
Feb 26, 2025

Conversation

Omega359
Copy link
Contributor

@Omega359 Omega359 commented Feb 26, 2025

Which issue does this PR close?

Rationale for this change

The forked sqllogictest-rs dependency required for the regenerate_sqlite_file.sh script was out of date and required updating. This PR updates DF to use the latest hash with the update in that fork.

What changes are included in this PR?

Script update. Commented the dependency in Cargo.toml to indicate to run the regenerate script prior to updating the sqllogictest-rs dependency.

Are these changes tested?

regenerate script ran successfully with the changes.

Are there any user-facing changes?

No.

@github-actions github-actions bot added the sqllogictest SQL Logic Tests (.slt) label Feb 26, 2025
@Omega359 Omega359 marked this pull request as ready for review February 26, 2025 16:21
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

Thank you @Omega359 🙏

@alamb
Copy link
Contributor

alamb commented Feb 26, 2025

I would like to try this out locally too but am on a train now so can't until later today

@alamb
Copy link
Contributor

alamb commented Feb 26, 2025

I just tested this locally and it compiled and ran (and consumed a bunch of CPU) just great 👍

I also filed a follow on ticket to make this process better:

@alamb alamb merged commit fb40506 into apache:main Feb 26, 2025
27 checks passed
@alamb
Copy link
Contributor

alamb commented Feb 26, 2025

Thanks again @Omega359

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sqllogictest SQL Logic Tests (.slt)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants