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

Add Snowflake connector #17909

Merged
merged 3 commits into from
Mar 7, 2024
Merged

Add Snowflake connector #17909

merged 3 commits into from
Mar 7, 2024

Commits on Mar 4, 2024

  1. Add Snowflake JDBC Connector

    *****
    
    Update ci and delete no use lines (#20)
    
    Approved
    Update according to reviews 11/01/2024
    
    Various style fixes and cleanup (#15) (#17)
    
    Co-authored-by: Martin Traverso <mtraverso@gmail.com>
    Various style fixes and cleanup (#15)
    
    Update the github CI (#12)
    
    * Add Snowflake JDBC Connector
    
    * Add snowflake in the ci
    Add Snowflake JDBC Connector (#11)
    
    Had to redo the connector because all the rebases caused havoc
    yuuteng authored and dprophet committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    dafaa5d View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Fix tests 05/03/2024 (#21)

    * fixup! Add Snowflake JDBC Connector
    
    * Fix tests
    
    * Add the handle for timestamptz back to fix testDataMappingSmokeTest
    
    ---------
    
    Co-authored-by: Yuya Ebihara <ebyhry@gmail.com>, Erik Anderson <eanders@pobox.com>
    yuuteng and dprophet authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    f1b4d12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26b51b7 View commit details
    Browse the repository at this point in the history