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

Add test cases for bitwise not for decimal type #95

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

anshuldata
Copy link
Contributor

No description provided.

@anshuldata anshuldata force-pushed the BitwiseNotDecimalFunc_New branch from a87ff5f to b73929b Compare August 23, 2024 05:44
@anshuldata anshuldata requested a review from richtia August 23, 2024 06:18
@anshuldata
Copy link
Contributor Author

rebased it

description: Basic examples without any special cases
args:
- value: 0
type: decimal<38, 0>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we do decimal<1, 0>? Make it more precise, like we did to all the other decimal yamls.

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