Skip to content

Conversation

@sfc-gh-yixie
Copy link
Collaborator

@sfc-gh-yixie sfc-gh-yixie commented Dec 30, 2025

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

    Fixes SNOW-2317965

  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.

    1. When context_configure_development_features is called, call an internal API to enable AST instead of the public session.ast_enabled = True.
    2. Refactored to be able to config dev features if there are no active sessions or multiple sessions. When a new session is created, the new session reads the developer feature config.

@sfc-gh-yixie sfc-gh-yixie requested review from a team as code owners December 30, 2025 02:16
@sfc-gh-yixie sfc-gh-yixie changed the title Refactor ontext_configure_development_features SNOW-2317965: Refactor context_configure_development_features Dec 30, 2025
sfc-gh-yixie and others added 2 commits January 5, 2026 20:18
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
@sfc-gh-yixie sfc-gh-yixie merged commit 1d449ab into main Jan 6, 2026
28 of 29 checks passed
@sfc-gh-yixie sfc-gh-yixie deleted the yixie-SNOW-2317965-ast-warning branch January 6, 2026 21:06
@github-actions github-actions bot locked and limited conversation to collaborators Jan 6, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants