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

[CESQL] Simpler interface to perform casting #396

Merged
merged 1 commit into from
Jun 7, 2021

Conversation

slinkydeveloper
Copy link
Member

Provide a simpler interface to perform casting outside an expression. This is useful when the output result of the expression needs to be coerced to a specific type, eg when using for filtering, you always need to coerce the result back to boolean.

Signed-off-by: Francesco Guardiani francescoguard@gmail.com

Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
@slinkydeveloper slinkydeveloper added the enhancement New feature or request label Jun 4, 2021
@slinkydeveloper slinkydeveloper added this to the 2.2 milestone Jun 4, 2021
@slinkydeveloper
Copy link
Member Author

cc @pierDipi

@slinkydeveloper slinkydeveloper merged commit 3651cda into cloudevents:master Jun 7, 2021
@slinkydeveloper slinkydeveloper deleted the simpler_cast branch June 7, 2021 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants