Replies: 1 comment
-
Hi, did you Install the SQLAlchemy driver for duckdb? https://pypi.org/project/duckdb-engine/ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is how CONNECTION is set up.
Success in test_yaml_config
context.test_yaml_config(yaml_config=example_yaml)
However, when I try to run checkpoint, initialize fails.
great_expectations --v3-api checkpoint run my_checkpoint
Is it not supported in the first place?
my_checkpoint
Beta Was this translation helpful? Give feedback.
All reactions