Re: [PR] Migrate datafusion/sql tests to insta, part3 [datafusion]

2025-04-02 Thread via GitHub
alamb merged PR #15533: URL: https://github.com/apache/datafusion/pull/15533 -- 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...@datafusi

[PR] Migrate datafusion/sql tests to insta, part3 [datafusion]

2025-04-01 Thread via GitHub
qstommyshu opened a new pull request, #15533: URL: https://github.com/apache/datafusion/pull/15533 ## Which issue does this PR close? - Related #15397, #15497, #15499 this is a part of #15484 breaking down. - Checkout things to note of the whole migration in comments sectio

Re: [PR] Migrate datafusion/sql tests to insta, part3 [datafusion]

2025-04-01 Thread via GitHub
qstommyshu commented on PR #15533: URL: https://github.com/apache/datafusion/pull/15533#issuecomment-2770233544 Humm, seems there are some issue with the CI pipeline. https://github.com/user-attachments/assets/1079a7c8-3e5c-4bca-9473-3c0e9fe69ec7"; /> > sccache: error: Server s

Re: [PR] Migrate datafusion/sql tests to insta, part3 [datafusion]

2025-04-01 Thread via GitHub
qstommyshu commented on PR #15533: URL: https://github.com/apache/datafusion/pull/15533#issuecomment-2769856727 This PR does only one thing: 1. Migrate part of the tests done with `quick_test()` to `insta` (one more PR on this part left) -- This is an automated message from the Apache