Expectation Suite Store Location #5667
cosgroveblue
started this conversation in
General
Replies: 1 comment
-
Hey @cosgroveblue ! Thanks for reaching out. While we do have eyes on changes to this behavior, currently when running validations, all validations for that asset are re-rendered, meaning that when there are no other validations, the process won't take as long. Utilizing checkpoints to run your validations should also prevent this re-rendering behavior; are you currently using checkpoints? Additionally, it is possible to limit the number of validation results rendered by passing a parameter into your Data Docs config; under For example, something like:
|
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
-
Suppose we have an
expectations_S3_store
. Why is is that when we change the location of the folder each time we run great expectations on a data asset, it runs faster? Whereas if we keep this location fixed, the time it takes to run great expectations increases over time?Beta Was this translation helpful? Give feedback.
All reactions