snowflakedb / snowflake-jdbc

Snowflake JDBC Driver
Apache License 2.0
170 stars 157 forks source link

Snow 1016467 enable windows GitHub actions test env #1784

Closed sfc-gh-jmartinez closed 2 weeks ago

sfc-gh-jmartinez commented 3 weeks ago

Overview

SNOW-XXXXX

Pre-review self checklist

External contributors - please answer these questions before submitting a pull request. Thanks!

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

    Fixes #NNNN

  2. Fill out the following pre-review checklist:

    • [ ] I am adding a new automated test(s) to verify correctness of my new code
    • [ ] I am adding new logging messages
    • [ ] I am modifying authorization mechanisms
    • [ ] I am adding new credentials
    • [ ] I am modifying OCSP code
    • [ ] I am adding a new dependency or upgrading an existing one
    • [ ] I am adding new public/protected component not marked with @SnowflakeJdbcInternalApi (note that public/protected methods/fields in classes marked with this annotation are already internal)
  3. Please describe how your code solves the related issue.

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