Skip to content
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

Introduce getValueType(ValueEvaluationContext) to ValueExpression #3169

Closed
mp911de opened this issue Oct 1, 2024 · 0 comments
Closed

Introduce getValueType(ValueEvaluationContext) to ValueExpression #3169

mp911de opened this issue Oct 1, 2024 · 0 comments
Assignees
Labels
type: enhancement A general enhancement

Comments

@mp911de
Copy link
Member

mp911de commented Oct 1, 2024

In some cases, we need to reason about the value type for expressions, especially if the evaluation yields a null value. We should consider adding a getValueType() method.

@mp911de mp911de added the type: enhancement A general enhancement label Oct 1, 2024
@mp911de mp911de self-assigned this Oct 1, 2024
@mp911de mp911de added this to the 3.4 RC1 (2024.1.0) milestone Oct 2, 2024
@mp911de mp911de linked a pull request Oct 2, 2024 that will close this issue
@mp911de mp911de closed this as completed Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant