Skip to content

Instantly share code, notes, and snippets.

@CacheControl
Last active May 18, 2022 22:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CacheControl/9cbe66dc251ef45a351abf44dc584c9c to your computer and use it in GitHub Desktop.
Save CacheControl/9cbe66dc251ef45a351abf44dc584c9c to your computer and use it in GitHub Desktop.
snowflake-labelsnow-sql-compilation-error

SQL compilation error when running

labelsnow.put_tables_into_snowflake(ctx, labelbox_payload)

Cause: Missing permissions to create table. Ensure write access to database, schema, warehouse.

@CacheControl
Copy link
Author

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment