Support strftime format expectation gallery metadata - #12005
Conversation
👷 Deploy request for niobium-lead-7998 pending review.Visit the deploys page to approve it
|
|
Thank you for your contribution! Before we can merge this pull request, every committer needs to have signed our Contributor License Agreement (CLA). We could not find a signed CLA for: @tarun-bandi. Please sign the Individual Contributor License Agreement, or the Software Grant and Corporate Contributor License Agreement if you are contributing on behalf of your employer (see CLA.md for details). Once resolved, comment |
|
hey @tarun-bandi, thanks for the PR. Looks like we're still missing a CLA from you, and there's another PR open for the same issue which is ready to merge. I'll close this now in favor of #12009, but would welcome a contribution in the future. Thanks! |
Summary
Closes #12004.
This brings
ExpectColumnValuesToMatchStrftimeFormatup to the supported expectation/gallery surface for the engines it already implements:tasks.py%zregression caseValidation
PYTHONPYCACHEPREFIX=/Users/bandi/Documents/Codex/2026-07-24/new-chat/work/.pycache python3 -m py_compile great_expectations/expectations/core/expect_column_values_to_match_strftime_format.py tests/integration/data_sources_and_expectations/expectations/test_expect_column_values_to_match_strftime_format.py tasks.pypython3 -m json.tool great_expectations/expectations/core/schemas/ExpectColumnValuesToMatchStrftimeFormat.jsongit diff --cached --checkI attempted to generate the schema through the local model import path, but this stripped workspace hit an unrelated SciPy/native import failure while importing the full expectation package.