Skip to content

Conversation

@sfc-gh-jkew
Copy link
Contributor

@sfc-gh-jkew sfc-gh-jkew commented Sep 12, 2025

Adds pre-commit tests for hybrid using a subset of known, fast ( < 0.25 s ) tests. This will help prevent regressions; but it represents around 26k tests normally written for push-down mode. These only execute on ubuntu-aws.

Some tests have been explicitly skipped with the @pytest.mark.skip_hybrid marker because they fail on CI but pass on local testing.

Fixes SNOW-2304052

  • I am adding a new automated test(s) to verify correctness of my new code
    • If this test skips Local Testing mode, I'm requesting review from @snowflakedb/local-testing
  • I am adding new logging messages
  • I am adding a new telemetry message
  • I am adding new credentials
  • I am adding a new dependency
  • If this is a new feature/behavior, I'm adding the Local Testing parity changes.
  • I acknowledge that I have ensured my changes to be thread-safe. Follow the link for more information: Thread-safe Developer Guidelines
  • If adding any arguments to public Snowpark APIs or creating new public Snowpark APIs, I acknowledge that I have ensured my changes include AST support. Follow the link for more information: AST Support Guidelines

@sfc-gh-jkew sfc-gh-jkew changed the title hybrid execution tests on pre-commit [WIP] hybrid execution tests on pre-commit Sep 12, 2025
@sfc-gh-jkew sfc-gh-jkew changed the title [WIP] hybrid execution tests on pre-commit SNOW-2304052: hybrid execution tests on pre-commit Oct 17, 2025
@sfc-gh-jkew sfc-gh-jkew added the NO-CHANGELOG-UPDATES This pull request does not need to update CHANGELOG.md label Oct 17, 2025
@sfc-gh-jkew sfc-gh-jkew marked this pull request as ready for review October 17, 2025 22:53
@sfc-gh-jkew sfc-gh-jkew requested review from a team as code owners October 17, 2025 22:53
@sfc-gh-jkew sfc-gh-jkew marked this pull request as draft October 18, 2025 00:14
@sfc-gh-jkew
Copy link
Contributor Author

Pulled this back into draft because I still have a smattering of random failures when running under hybrid mode in CI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants