astro-sdk
astro-sdk copied to clipboard
Improve native Snowflake load_file to be verbose about ON_ERROR issues
3 story points
Context
Improve native Snowflake load_file to be verbose about ON_ERROR issues.
TODO: detail
Acceptance criteria
- [ ] By default: throw the error using Validation mode, explain user can pass ON_ERROR=CONTINUE
- [ ] Allow users to pass ON_ERROR and other arguments in native_kwargs_... => how, still need to be detailed
References
VALIDATION_MODE https://community.snowflake.com/s/question/0D50Z00008j0ftlSAA/is-there-a-way-to-use-both-onerrorcontinue-validationmode-returnallerrors-in-copy-into-statement-