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

2025-04-01 Thread via GitHub
alamb commented on PR #15499: URL: https://github.com/apache/datafusion/pull/15499#issuecomment-2769639137 Thanks again @qstommyshu -- 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 c

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

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

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

2025-03-31 Thread via GitHub
qstommyshu commented on code in PR #15499: URL: https://github.com/apache/datafusion/pull/15499#discussion_r2021991253 ## datafusion/sql/tests/sql_integration.rs: ## @@ -157,219 +157,282 @@ fn parse_ident_normalization() { #[test] fn select_no_relation() { -quick_test( -

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

2025-03-31 Thread via GitHub
qstommyshu commented on code in PR #15499: URL: https://github.com/apache/datafusion/pull/15499#discussion_r2021991253 ## datafusion/sql/tests/sql_integration.rs: ## @@ -157,219 +157,282 @@ fn parse_ident_normalization() { #[test] fn select_no_relation() { -quick_test( -

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

2025-03-31 Thread via GitHub
alamb commented on PR #15499: URL: https://github.com/apache/datafusion/pull/15499#issuecomment-2767687638 FYI @blaginin -- 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

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

2025-03-31 Thread via GitHub
alamb commented on code in PR #15499: URL: https://github.com/apache/datafusion/pull/15499#discussion_r2021931938 ## datafusion/sql/tests/sql_integration.rs: ## @@ -157,219 +157,282 @@ fn parse_ident_normalization() { #[test] fn select_no_relation() { -quick_test( -