soda-core
soda-core copied to clipboard
Ability to Use filters in Cross-checks and
HI,
We have a use case where we capture data from multiple RDS database using debezium connector and then use spark-streaming to create a single tables :

We want to use cross-check to compare the table on RDS with the corresponding partition on the table on S3. I was checking the documentation of the cross-check and currently it doesn't support filter.
What are plans to support filter in crosscheck ?
SODA-1018
I have a similar case to @rajatm91. Do you know if there is any workaround?