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

🐛 Destination snowflake: split the snowflake insert query into multiple queries with a specific batch size #5783

Merged
merged 23 commits into from
Sep 24, 2021

Commits on Sep 1, 2021

  1. fixed snowflake. split the snowflake insert query into multiple queri…

    …es with a specific batch size
    andriikorotkov committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    bf8615a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:airbytehq/airbyte into akorotkov/…

    …4745-snowflake-destination-fix
    
    � Conflicts:
    �	airbyte-integrations/connectors/destination-snowflake/src/main/java/io/airbyte/integrations/destination/snowflake/SnowflakeSqlOperations.java
    andriikorotkov committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    d9eac10 View commit details
    Browse the repository at this point in the history
  3. fixed snowflake. split the snowflake insert query into multiple queri…

    …es with a specific batch size
    andriikorotkov committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    13cca44 View commit details
    Browse the repository at this point in the history
  4. fixed code style

    andriikorotkov committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    cc61a8d View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of github.com:airbytehq/airbyte into akorotkov/…

    …4745-snowflake-destination-fix
    andriikorotkov committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    cc4133a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    81a282a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c1d1a17 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    54c11e8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5509439 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. Merge branch 'master' of github.com:airbytehq/airbyte into akorotkov/…

    …4745-snowflake-destination-fix
    
    � Conflicts:
    �	airbyte-config/init/src/main/resources/config/STANDARD_DESTINATION_DEFINITION/424892c4-daac-4491-b35d-c6688ba547ba.json
    �	airbyte-config/init/src/main/resources/seed/destination_definitions.yaml
    �	airbyte-integrations/connectors/destination-snowflake/Dockerfile
    �	docs/integrations/destinations/snowflake.md
    andriikorotkov committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    faf05e3 View commit details
    Browse the repository at this point in the history
  2. updated documentation

    andriikorotkov committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    de34252 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. Merge branch 'master' of github.com:airbytehq/airbyte into akorotkov/…

    …4745-snowflake-destination-fix
    andriikorotkov committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    08d5e08 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Merge branch 'master' of github.com:airbytehq/airbyte into akorotkov/…

    …4745-snowflake-destination-fix
    
    � Conflicts:
    �	docs/integrations/destinations/snowflake.md
    andriikorotkov committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    4ea0631 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:airbytehq/airbyte into akorotkov/…

    …4745-snowflake-destination-fix
    andriikorotkov committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    0e0924a View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Configuration menu
    Copy the full SHA
    332144e View commit details
    Browse the repository at this point in the history
  2. updated code style

    andriikorotkov committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    810b46f View commit details
    Browse the repository at this point in the history
  3. updated code style

    andriikorotkov committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    9dfb63f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47358c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Merge branch 'master' of github.com:airbytehq/airbyte into akorotkov/…

    …4745-snowflake-destination-fix
    
    � Conflicts:
    �	airbyte-integrations/connectors/destination-jdbc/src/main/java/io/airbyte/integrations/destination/jdbc/copy/CopyConsumerFactory.java
    �	airbyte-integrations/connectors/destination-jdbc/src/main/java/io/airbyte/integrations/destination/jdbc/copy/StreamCopier.java
    �	airbyte-integrations/connectors/destination-jdbc/src/main/java/io/airbyte/integrations/destination/jdbc/copy/gcs/GcsStreamCopier.java
    �	airbyte-integrations/connectors/destination-jdbc/src/main/java/io/airbyte/integrations/destination/jdbc/copy/s3/S3StreamCopier.java
    �	airbyte-integrations/connectors/destination-s3/src/test-integration/java/io/airbyte/integrations/destination/s3/S3DestinationAcceptanceTest.java
    andriikorotkov committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    1eca4b0 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. fixed remarks

    andriikorotkov committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    a574596 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. Merge branch 'master' of github.com:airbytehq/airbyte into akorotkov/…

    …4745-snowflake-destination-fix
    andriikorotkov committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    eefb956 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c83807 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. Merge branch 'master' of github.com:airbytehq/airbyte into akorotkov/…

    …4745-snowflake-destination-fix
    andriikorotkov committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    6b056eb View commit details
    Browse the repository at this point in the history