Open
Description
For systems using lowercase on Snowflake it would be good to support "". For instance:
piperider run --table "in.c-data-diff-prep"."orders"
I have tried to use:
piperider run --table in.c-data-diff-prep.orders
piperider run --table "in.c-data-diff-prep"."orders"
piperider run --table "in.c-data-diff-prep"."orders"'
piperider run --table 'in.c-data-diff-prep.orders'
in the CLI with no success. Thanks!
Metadata
Metadata
Assignees
Labels
No labels