Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support micro seconds precisison during copy unload #492

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    91398eb View commit details
    Browse the repository at this point in the history
  2. Fixed typo

    arthurli1126 committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    52adb3e View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Configuration menu
    Copy the full SHA
    285795a View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Fixed IT test

    arthurli1126 committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    0dedb0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    371a675 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    6151285 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Configuration menu
    Copy the full SHA
    b373cd1 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. SNOW-760569 Bump spark connector and depenencies versions (snowflaked…

    …b#493)
    
    Spark connector: 2.11.2
    JDBC: 2.13.28
    sfc-gh-mrui authored and Arthur Li committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    afed2e8 View commit details
    Browse the repository at this point in the history
  2. SNOW-760569 Upgrade to use JDBC 3.13.29 (snowflakedb#497)

    sfc-gh-mrui authored and Arthur Li committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    ded0e0d View commit details
    Browse the repository at this point in the history
  3. SNOW-763124 Support uploading files with down-scoped token for Gcs (s…

    …nowflakedb#502)
    
    * SNOW-763124 Support uploading files with down-scoped token for Snowflake Gcs accounts
    
    * Update JDBC and SC version
    sfc-gh-mrui authored and Arthur Li committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    f6b8e6c View commit details
    Browse the repository at this point in the history
  4. SNOW-796952 Add option to disable pre- and post-action validation for…

    … session sharing (snowflakedb#503)
    sfc-gh-mrui authored and Arthur Li committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    86a0fa9 View commit details
    Browse the repository at this point in the history
  5. SNOW-770051 Fix a wrong result issue for crossing schema join/union (s…

    …nowflakedb#504)
    
    * SNOW-770051 Fix a potential wrong result issue for crossing schema join/union
    
    * Revise error message
    
    * Simplify canUseSameConnection()
    
    * Use toSet.size == 1 for duplication check.
    sfc-gh-mrui authored and Arthur Li committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    4698777 View commit details
    Browse the repository at this point in the history
  6. SNOW-824475 Support Spark 3.4 (snowflakedb#510)

    sfc-gh-mrui authored and Arthur Li committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    21f4a50 View commit details
    Browse the repository at this point in the history
  7. SNOW-824420 Update SC version to 2.12.0 (snowflakedb#512)

    * SNOW-824420 Update SC version to 2.12.0
    
    * Update spark version in build_image.sh
    sfc-gh-mrui authored and Arthur Li committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    0be43cc View commit details
    Browse the repository at this point in the history
  8. pulled latest change from master

    Arthur Li committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    5e7bddd View commit details
    Browse the repository at this point in the history
  9. Merge branch 'support-micro-seconds-during-copy-unload' of github.com…

    …:arthurli1126/spark-snowflake into support-micro-seconds-during-copy-unload
    Arthur Li committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    4de6d57 View commit details
    Browse the repository at this point in the history
  10. Fixed merge

    arthurli1126 committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    aaff19f View commit details
    Browse the repository at this point in the history