Hi,
Checkpoints have been a great way to configure and document in code which expectation suite is running on which batch of data.
I don’t find in the documentation a way to specify the type of storage for checkpoints.
It will be nice to be able to define it as today we store expectations on Minio (~AWS S3) and validation results in Postgres, while we have checkpoints stored on the filesystem (not practical for now)
Does it exists already but hasn’t been documented yet maybe?
Cheers
Patrick