Skip to content

Conversation

@sfc-gh-helmeleegy
Copy link
Contributor

@sfc-gh-helmeleegy sfc-gh-helmeleegy commented Dec 9, 2025

  1. Which Jira issue is this PR addressing? Make sure that there is an accompanying issue to your PR.

    Fixes SNOW-NNNNNNN

  2. Fill out the following pre-review checklist:

    • 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
  3. Please describe how your code solves the related issue.

    Fix session package list cleanup issue in doctests by skipping replicate_local_environment doctest.

@sfc-gh-helmeleegy sfc-gh-helmeleegy requested review from a team as code owners December 9, 2025 22:27
@sfc-gh-helmeleegy sfc-gh-helmeleegy added the NO-CHANGELOG-UPDATES This pull request does not need to update CHANGELOG.md label Dec 9, 2025
@sfc-gh-helmeleegy sfc-gh-helmeleegy force-pushed the helmeleegy-fix-replicate-local-env-doctest branch from cfb2a54 to c84a99c Compare December 11, 2025 01:13
@sfc-gh-helmeleegy sfc-gh-helmeleegy force-pushed the helmeleegy-fix-replicate-local-env-doctest branch from 16d7aef to c43a100 Compare December 11, 2025 01:15
@sfc-gh-helmeleegy
Copy link
Contributor Author

sfc-gh-helmeleegy commented Dec 11, 2025

Successful daily precommit run: https://github.com/snowflakedb/snowpark-python/actions/runs/20117789610

@sfc-gh-helmeleegy sfc-gh-helmeleegy merged commit b0b209f into main Dec 11, 2025
27 of 29 checks passed
@sfc-gh-helmeleegy sfc-gh-helmeleegy deleted the helmeleegy-fix-replicate-local-env-doctest branch December 11, 2025 18:58
@github-actions github-actions bot locked and limited conversation to collaborators Dec 11, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

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.

4 participants