-
Notifications
You must be signed in to change notification settings - Fork 305
error handling changes for snowflake #2274
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
error handling changes for snowflake #2274
Conversation
I will pick this up |
Access Denied Error Handling sf.docx |
958475c
to
d53283b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
there should be more error in the record handler
@Trianz-Akshay Hi, can you pls fix the merge conflict here? |
09a6d41
to
3998224
Compare
@burhan94 , we have successfully resolved the conflicts. Kindly review the changes and let us know if any further modifications are required. |
- Release test fix (#2687) - Update deploy_infra.sh (#2686) - update oracle and docdb dockerfiles pt2 (#2684) - Vertica export bucket prefix path support implementation. (#2626) - build(deps): bump aws-cdk-lib from 2.177.0 to 2.184.0 in /validation_testing/cdk_federation_infra_provisioning/app (#2683) - error handling changes for snowflake (#2274) - build(deps): bump aws-sdk-v2.version from 2.31.1 to 2.31.6 (#2674) - build(deps): bump org.jetbrains.kotlin:kotlin-stdlib-jdk8 from 2.1.10 to 2.1.20 (#2675) - build(deps): bump org.jetbrains.kotlin:kotlin-reflect from 2.1.10 to 2.1.20 (#2680) - build(deps): bump org.jetbrains.kotlin:kotlin-stdlib from 2.1.10 to 2.1.20 (#2681) - build(deps): bump software.amazon.jsii:jsii-runtime from 1.109.0 to 1.110.0 (#2679) - build(deps): bump software.amazon.awssdk:cloudwatchlogs from 2.31.1 to 2.31.6 (#2677) - build(deps): bump com.microsoft.sqlserver:mssql-jdbc from 12.8.1.jre11 to 12.10.0.jre11 (#2676) - build(deps): bump com.sap.cloud.db.jdbc:ngdbc from 2.23.10 to 2.24.6 (#2673) - error handling changes for jdbc (#2276) - error handling changes for Redshift (#2275) - build(deps-dev): bump aws-cdk from 2.177.0 to 2.178.2 in /validation_testing/cdk_federation_infra_provisioning/app (#2672) - Fix Metadata Queries and Skip setAutoCommit(false) and commit() for ClickHouse Connector (#2646) - Added Codecov Project file (#2669) - error handling changes for Athena federation sdk (#2278) - build(deps): bump software.amazon.jsii:jsii-runtime from 1.108.0 to 1.109.0 (#2660) - build(deps): bump com.github.spotbugs:spotbugs-annotations from 4.9.2 to 4.9.3 (#2659) - build(deps-dev): bump nl.jqno.equalsverifier:equalsverifier from 3.19.1 to 3.19.2 (#2664) - build(deps): bump net.java.dev.jna:jna-platform from 5.16.0 to 5.17.0 (#2662) - build(deps): bump io.lettuce:lettuce-core from 6.5.4.RELEASE to 6.5.5.RELEASE (#2663) - build(deps): bump com.google.cloud:google-cloud-storage from 2.49.0 to 2.50.0 (#2661) - build(deps): bump org.junit:junit-bom from 5.12.0 to 5.12.1 (#2658) - build(deps): bump aws-sdk-v2.version from 2.30.36 to 2.31.1 (#2657) - build(deps): bump software.amazon.awssdk:cloudwatchlogs from 2.30.36 to 2.31.1 (#2656) - build(deps): bump net.snowflake:snowflake-jdbc from 3.23.0 to 3.23.1 in /athena-snowflake (#2654)
Co-authored-by: ritik.verma <[email protected]>
Issue #, if available:
Description of changes:
error handling improvement changes for Athena Snowflake connector.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.