Skip to content

Fix AWS integration regressions without matrix changes#2819

Merged
sfc-gh-fpawlowski merged 2 commits intomainfrom
fix/aws-ci-failures-no-matrix
Mar 24, 2026
Merged

Fix AWS integration regressions without matrix changes#2819
sfc-gh-fpawlowski merged 2 commits intomainfrom
fix/aws-ci-failures-no-matrix

Conversation

@sfc-gh-fpawlowski
Copy link
Copy Markdown
Contributor

Summary

  • carry forward the connector and integration-test fixes from Fix AWS CI failures exposed by debug matrix #2818 without the temporary PR matrix and workflow changes used for AWS debugging
  • fix the multi-statement executemany regex in both sync and async cursors, and reset integration-test paramstyle so pyformat-based tests do not fail from leaked global state
  • scope the gzip interception test to non-Snowflake hosts and keep the tox/pytest configuration changes needed for the pyXX-...-ci environments and improved CI observability

Test plan

  • python -m tox config -e py39-integ-parallel-ci -e py39-sso-ci
  • GitHub Actions on this PR

Made with Cursor

Carry forward the connector and test fixes from the debug branch while leaving out the temporary PR matrix and workflow changes used to isolate the failing AWS jobs.

Made-with: Cursor
@sfc-gh-fpawlowski sfc-gh-fpawlowski requested a review from a team as a code owner March 24, 2026 18:36
@sfc-gh-fpawlowski sfc-gh-fpawlowski added NO-CHANGELOG-UPDATES This pull request does not need to update CHANGELOG.md NO_ASYNC_CHANGES labels Mar 24, 2026
@sfc-gh-fpawlowski sfc-gh-fpawlowski enabled auto-merge (squash) March 24, 2026 19:20
@sfc-gh-fpawlowski sfc-gh-fpawlowski merged commit 98f314e into main Mar 24, 2026
46 of 49 checks passed
@sfc-gh-fpawlowski sfc-gh-fpawlowski deleted the fix/aws-ci-failures-no-matrix branch March 24, 2026 19:21
@github-actions github-actions bot locked and limited conversation to collaborators Mar 24, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

NO_ASYNC_CHANGES NO-CHANGELOG-UPDATES This pull request does not need to update CHANGELOG.md

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants