great_expectations icon indicating copy to clipboard operation
great_expectations copied to clipboard

[FEATURE] Add result_format as argument to batch.validate

Open tyler-hoffman opened this issue 6 months ago • 2 comments

See title.

Other stuff

  • Creates a single union type for all the things result format can be
  • Adds a constant for the default result format
  • [ ] Description of PR changes above includes a link to an existing GitHub issue
  • [ ] PR title is prefixed with one of: [BUGFIX], [FEATURE], [DOCS], [MAINTENANCE], [CONTRIB]
  • [ ] Code is linted - run invoke lint (uses ruff format + ruff check)
  • [ ] Appropriate tests and docs have been updated

For more information about contributing, see Contribute.

After you submit your PR, keep the page open and monitor the statuses of the various checks made by our continuous integration process at the bottom of the page. Please fix any issues that come up and reach out on Slack if you need help. Thanks for contributing!

tyler-hoffman avatar Aug 26 '24 21:08 tyler-hoffman