Open
Description
Is your feature request related to a problem? Please describe.
I need to retrieve ALL rows that failed the UnexpectedRowsExpectation. Currently, unexpected_rows is limited to 200 rows.
Describe the solution you'd like
I need the possibility to disable the limit. An additional boolean parameter would be sufficient that can be used to choose "limitation to 200" (could be the default) or "no limitation".
Additional context
See also
https://discourse.greatexpectations.io/t/unexpectedrowsexpectation-unexpected-rows-limit/2026
https://discourse.greatexpectations.io/t/unexpected-list-is-limited-to-200-rows-even-after-i-precise-my-result-format-to-complete/2059
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
To Do