Drop sqlparser-rs (0.45) fork in favor of upstream (0.61)#4145
Drop sqlparser-rs (0.45) fork in favor of upstream (0.61)#4145
Conversation
7e2ff61 to
6839710
Compare
❌ 46 Tests Failed:
View the top 3 failed test(s) by shortest run time
To view more test analytics, go to the Test Analytics Dashboard |
❌ Test FailureAnalysis: All Snowflake e2e tests failed deterministically because the CI Snowflake account is suspended due to a missing payment method (error 57014). |
🔄 Flaky Test DetectedAnalysis: The e2e test package timed out after 756s in only the mysql-pos/MySQL-7.0 matrix variant with no assertion failures logged, consistent with a known-flaky e2e timeout rather than a deterministic code bug. ✅ Automatically retrying the workflow |
❌ Test FailureAnalysis: The Snowflake CI account is suspended due to a missing payment method (error 000666/57014), causing all Snowflake tests to fail deterministically across every matrix configuration. |
6839710 to
56801da
Compare
❌ Test FailureAnalysis: All Snowflake e2e tests fail with "Your account is suspended due to lack of payment method" (Snowflake error 000666/57014) — the CI Snowflake account has been suspended, not a code or flaky test issue. |
8bfe78c to
1861dc4
Compare
❌ Test FailureAnalysis: All Snowflake tests failed because the Snowflake CI test account is suspended due to lack of payment method (error 000666/57014), which is an infrastructure/billing issue unrelated to code changes. |
❌ Test FailureAnalysis: All Snowflake tests fail deterministically with "000666 (57014): Your account is suspended due to lack of payment method" — the CI Snowflake account has been suspended, not a flaky test. |
❌ Test FailureAnalysis: All Snowflake tests fail with a deterministic billing error ("Your account is suspended due to lack of payment method"), indicating the CI Snowflake account has been suspended rather than any code regression or flaky behavior. |
❌ Test FailureAnalysis: All Snowflake e2e tests fail because the Snowflake CI account is suspended due to lack of a payment method (error 000666/57014), which is an infrastructure issue unrelated to the code changes. |
in-tree `parser` intercepts PeerDB DDL, old `parser` crate renamed to `query-router`
1861dc4 to
adef824
Compare
in-tree
parserintercepts PeerDB DDL,old
parsercrate renamed toquery-router