Skip to content

SNOW-1955847: DBAPI Postgres Support#3351

Merged
sfc-gh-aling merged 31 commits intomainfrom
SNOW-1955847-feat-add-support-to-postgresql
May 27, 2025
Merged

SNOW-1955847: DBAPI Postgres Support#3351
sfc-gh-aling merged 31 commits intomainfrom
SNOW-1955847-feat-add-support-to-postgresql

Conversation

@sfc-gh-aling
Copy link
Contributor

@sfc-gh-aling sfc-gh-aling commented May 10, 2025

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

    Fixes SNOW-1955847: DBAPI Postgres Support

  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.

Adding postgresql support to dbapi for both Parquet and UDTF-based ingestion

@sfc-gh-snowflakedb-snyk-sa
Copy link

sfc-gh-snowflakedb-snyk-sa commented May 10, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

@sfc-gh-aling sfc-gh-aling marked this pull request as ready for review May 12, 2025 22:45
@sfc-gh-aling sfc-gh-aling requested review from a team as code owners May 12, 2025 22:45
sfc-gh-aling and others added 3 commits May 12, 2025 15:48
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
@sfc-gh-yuwang
Copy link
Collaborator

we should also update gpg file for jenkins jobs, https://github.com/snowflakedb/snowpark-python/blob/main/scripts/parameters.py.gpg
this file to be more specific

@sfc-gh-aling sfc-gh-aling merged commit 2ee064b into main May 27, 2025
61 of 67 checks passed
@sfc-gh-aling sfc-gh-aling deleted the SNOW-1955847-feat-add-support-to-postgresql branch May 27, 2025 16:27
@github-actions github-actions bot locked and limited conversation to collaborators May 27, 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.

4 participants