Skip to content

Show better error message on filter expression type mismatch#273

Merged
firenero merged 1 commit intomainfrom
firenero/nullable-value-types
Jun 30, 2025
Merged

Show better error message on filter expression type mismatch#273
firenero merged 1 commit intomainfrom
firenero/nullable-value-types

Conversation

@firenero
Copy link
Contributor

@firenero firenero commented Jun 30, 2025

Improves error messages on type mismatch in FilterExpressions to make it easier to understand the actual issue, like in #260. New message format:

Cannot cast type "<ConditionType>" provided in condition to property type "<PropertyType>". Consider casting "<ConditionType>" to "<PropertyType>" manually in filter expression.

@firenero firenero merged commit 4323329 into main Jun 30, 2025
3 checks passed
@firenero firenero deleted the firenero/nullable-value-types branch June 30, 2025 20:53
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.

1 participant

Comments