What's Changed
- Cross row count check should support custom identity. by @jzalucki in #2139
- Handle sql exception nicely for failed rows and user-defined check. by @jzalucki in #2140
- Spark: send discovery data despite errors. by @jzalucki in #2142
- Spark: failed rows should not be limited to max 100 total results. by @jzalucki in #2143
- Freshness: support variables in thresholds by @m1n0 in #2146
- Spark: replicate implicit 'include all' in profiling consistently wit… by @m1n0 in #2147
Full Changelog: v3.3.13...v3.3.14