astro-sdk icon indicating copy to clipboard operation
astro-sdk copied to clipboard

Improve native Snowflake load_file to be verbose about ON_ERROR issues

Open tatiana opened this issue 3 years ago • 0 comments

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-

tatiana avatar Jul 27 '22 12:07 tatiana