Skip to content

SNOW-2267482 replacing SnowAPI calls with SQL calls#3942

Merged
sfc-gh-mkeller merged 6 commits intomainfrom
mkeller/python-api-removal
Oct 23, 2025
Merged

SNOW-2267482 replacing SnowAPI calls with SQL calls#3942
sfc-gh-mkeller merged 6 commits intomainfrom
mkeller/python-api-removal

Conversation

@sfc-gh-mkeller
Copy link
Collaborator

@sfc-gh-mkeller sfc-gh-mkeller commented Oct 22, 2025

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

    Fixes SNOW-2267482

  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.

    In this PR I replace SnowAPI calls with the underlying SQL calls to work around the flakiness that it leads to.

@sfc-gh-mkeller sfc-gh-mkeller force-pushed the mkeller/python-api-removal branch from b867b47 to 4f4185a Compare October 23, 2025 18:19
@sfc-gh-mkeller sfc-gh-mkeller mentioned this pull request Oct 23, 2025
9 tasks
@sfc-gh-mkeller sfc-gh-mkeller merged commit 1dec439 into main Oct 23, 2025
55 of 69 checks passed
@sfc-gh-mkeller sfc-gh-mkeller deleted the mkeller/python-api-removal branch October 23, 2025 23:17
@github-actions github-actions bot locked and limited conversation to collaborators Oct 23, 2025
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.

3 participants