Skip to content

docs: clarify JDBC driver source for DataFrameReader.jdbc imports#4232

Merged
sfc-gh-yuwang merged 2 commits into
mainfrom
qding/jdbc-driver-host-docs
May 21, 2026
Merged

docs: clarify JDBC driver source for DataFrameReader.jdbc imports#4232
sfc-gh-yuwang merged 2 commits into
mainfrom
qding/jdbc-driver-host-docs

Conversation

@sfc-gh-qding
Copy link
Copy Markdown
Collaborator

@sfc-gh-qding sfc-gh-qding commented May 21, 2026

Note that the JDBC driver JAR must be downloaded from the database vendor and uploaded to a Snowflake stage before being referenced via udtf_configs.imports.

  1. Which Jira issue is this PR addressing?

    N/A — documentation-only clarification (docstring change).

  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.

    Docstring-only change to the udtf_configs.imports parameter description on DataFrameReader.jdbc(). Adds a sentence telling users that the JDBC driver JAR is sourced from the database vendor and uploaded by the user to a Snowflake stage. No code-path change; no AST or thread-safety implications.

Note that the JDBC driver JAR must be downloaded from the database vendor
and uploaded to a Snowflake stage before being referenced via udtf_configs.imports.
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 21, 2026

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@sfc-gh-qding
Copy link
Copy Markdown
Collaborator Author

recheck

@sfc-gh-qding
Copy link
Copy Markdown
Collaborator Author

I have read the CLA Document and I hereby sign the CLA

@sfc-gh-yuwang sfc-gh-yuwang enabled auto-merge (squash) May 21, 2026 21:11
@sfc-gh-yuwang sfc-gh-yuwang merged commit 318190c into main May 21, 2026
27 of 31 checks passed
@sfc-gh-yuwang sfc-gh-yuwang deleted the qding/jdbc-driver-host-docs branch May 21, 2026 21:23
@github-actions github-actions Bot locked and limited conversation to collaborators May 21, 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.

3 participants