Skip to content

SNOW-2367028: dbapi comprehensive performance test framework#3829

Merged
sfc-gh-aling merged 11 commits into
mainfrom
SNOW-2367028-ga-blocker-dabpi-full-test-dbms-x-execution-env-x-ingestion-approach-x-data-volume
Oct 9, 2025
Merged

SNOW-2367028: dbapi comprehensive performance test framework#3829
sfc-gh-aling merged 11 commits into
mainfrom
SNOW-2367028-ga-blocker-dabpi-full-test-dbms-x-execution-env-x-ingestion-approach-x-data-volume

Conversation

@sfc-gh-aling

@sfc-gh-aling sfc-gh-aling commented Oct 1, 2025

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-2367028

new test framework for dbapi supporting the following options:

  • 5 databases, mssql, mysql, postgres, oracle, databricks
  • 7 ingestion approach, local and UDTF, local in sproc, UDTF in sproc, jdbc, jdbc in sproc, pyspark
  • 2 source type, table and query
  • 2 data volume, default 10k and configurable large query
  • configuration dbapi parametere settings
  1. 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
  2. Please describe how your code solves the related issue.

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

@sfc-gh-aling sfc-gh-aling changed the title SNOW-2367028: dabpi comprehensive performance test framework SNOW-2367028: dbapi comprehensive performance test framework Oct 1, 2025
Comment thread tests/perf/data_source/dbapi_test_framework/README.md
…er-dabpi-full-test-dbms-x-execution-env-x-ingestion-approach-x-data-volume
Comment thread tests/perf/data_source/dbapi_test_framework/runner.py
Comment thread tests/perf/data_source/dbapi_test_framework/config.py
…er-dabpi-full-test-dbms-x-execution-env-x-ingestion-approach-x-data-volume
…-x-execution-env-x-ingestion-approach-x-data-volume
@sfc-gh-aling sfc-gh-aling merged commit 88d3f0e into main Oct 9, 2025
27 of 28 checks passed
@sfc-gh-aling sfc-gh-aling deleted the SNOW-2367028-ga-blocker-dabpi-full-test-dbms-x-execution-env-x-ingestion-approach-x-data-volume branch October 9, 2025 18:33
@github-actions github-actions Bot locked and limited conversation to collaborators Oct 9, 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