Skip to content

SNOW-3485471: optimize CTE#4244

Closed
sfc-gh-aling wants to merge 2 commits into
mainfrom
SNOW-3485471-tpcds-q-39-snowpark-self-join-inv-subquery-inlined-twice-instead-of-a-shared-cte
Closed

SNOW-3485471: optimize CTE#4244
sfc-gh-aling wants to merge 2 commits into
mainfrom
SNOW-3485471-tpcds-q-39-snowpark-self-join-inv-subquery-inlined-twice-instead-of-a-shared-cte

Conversation

@sfc-gh-aling

Copy link
Copy Markdown
Collaborator
  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.

    Please write a short description of how your code change solves the related issue.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.63%. Comparing base (40c88b9) to head (066806b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #4244       +/-   ##
===========================================
- Coverage   95.39%   75.63%   -19.76%     
===========================================
  Files         171      170        -1     
  Lines       44233    44132      -101     
  Branches     7556     7553        -3     
===========================================
- Hits        42196    33381     -8815     
- Misses       1250     8397     +7147     
- Partials      787     2354     +1567     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions github-actions Bot locked and limited conversation to collaborators May 29, 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.

2 participants