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

Support basic operations on batch constant #955

Merged

Conversation

serge-sans-paille
Copy link
Contributor

Add support for &&, ||, ^ and ! for batch_bool_constant. Add support for +, -, *, / and unary - for batch_constant.

Add support for &&, ||, ^ and ! for batch_bool_constant.
Add support for +, -, *, / and unary - for batch_constant.

Fix #930
@serge-sans-paille serge-sans-paille force-pushed the feature/support-basic-operation-on-batch-constant branch from 0dc6048 to 9dc3d60 Compare October 11, 2023 20:52
@serge-sans-paille serge-sans-paille merged commit 4a5ee2e into master Oct 12, 2023
98 checks passed
@JohanMabille JohanMabille deleted the feature/support-basic-operation-on-batch-constant branch October 12, 2023 06:58
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.

2 participants