-
Notifications
You must be signed in to change notification settings - Fork 1.6k
ISSUE #22689: Add lowcardinality support for string test types #24921
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
|
Failed to cherry-pick changes to the 1.11.4 branch. |
Code Review
|
| Auto-apply | ✅ Code review | Compact |
|
|
|
This comment will update automatically (Docs)
(cherry picked from commit 66f2cb4)



Describe your changes:
Fixes #22689
I worked on ... because ...
Type of change:
Checklist:
Fixes <issue-number>: <short explanation>Summary by Gitar
LOWCARDINALITYtosupportedDataTypesfor 8 test definitions that supportSTRINGtypescolumnValueLengthsToBeBetween,columnValuesMissingCount,columnValuesToBeInSet,columnValuesToBeNotInSet,columnValuesToBeNotNull,columnValuesToBeUnique,columnValuesToMatchRegex,columnValuesToNotMatchRegex1.11.4to update existingtest_definitionrecordsDATE,DATETIME,TIMESTAMPsupport tocolumnValuesToBeInSetfor temporal type validationThis will update automatically on new commits.