Skip to content

fix: LakeFormation Data Cells Filters: TIMESTAMP data type not supported for row level filter predicate (closes #10397)#10407

Draft
sseshachala wants to merge 1 commit into
aws:developfrom
sseshachala:fix/issue-10397
Draft

fix: LakeFormation Data Cells Filters: TIMESTAMP data type not supported for row level filter predicate (closes #10397)#10407
sseshachala wants to merge 1 commit into
aws:developfrom
sseshachala:fix/issue-10397

Conversation

@sseshachala

Copy link
Copy Markdown

Fixes #10397


This fix was implemented autonomously by Conduct AI — an open-source platform that turns AI agents into reusable team automations via YAML playbooks.

Want Conduct AI to automate fixes in your repo too? Get started free →

…er row filter

TIMESTAMP data type columns are not supported in the RowFilter.FilterExpression
predicate when creating LakeFormation Data Cells Filters. This commit adds a
clearly visible note/warning in the create-data-cells-filter examples RST file
documenting the limitation and available workarounds.

Closes aws#10397
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

LakeFormation Data Cells Filters: TIMESTAMP data type not supported for row level filter predicate

1 participant