alamb opened a new pull request, #14881: URL: https://github.com/apache/datafusion/pull/14881
## Which issue does this PR close? - Part of https://github.com/apache/datafusion/pull/14824 ## Rationale for this change The regeneration logic uses a fork of the sqllogictest runner. However, the runner has been updated on `main` and the fork hasn't been updated. This means we can't update the sqllogictest tests anymore , and we hit this when working with @jayzhan211 on https://github.com/apache/datafusion/pull/14824#issuecomment-2682233579 ## What changes are included in this PR? 1. Add two other files that need the old version 2. Update the updates for changes on main 3. Also add a note in the docs about the `regenerate_sqlite_files.sh` script ## Are these changes tested? I tested them manually ## Are there any user-facing changes? No, this is a development only change However, I think we need to come up with a more maintainable solution for maintaining these files I'll file a ticket describing that need later -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org