Skip to content

feat: add arithmetic function for bitwise not with decimal arguments#676

Closed
anshuldata wants to merge 2 commits intosubstrait-io:mainfrom
anshuldata:anshul/BitwiseNotDecimal
Closed

feat: add arithmetic function for bitwise not with decimal arguments#676
anshuldata wants to merge 2 commits intosubstrait-io:mainfrom
anshuldata:anshul/BitwiseNotDecimal

Conversation

@anshuldata
Copy link
Copy Markdown
Contributor

@anshuldata anshuldata commented Aug 1, 2024

  • Added definition for bitwise_not
  • For input precision 1, Snowflake returns precision 2. Added a function in function_snowflake.yaml to capture this snowflake specific behavior.
  • Also added test cases to capture expected behavior.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Aug 1, 2024

ACTION NEEDED

Substrait follows the Conventional Commits
specification
for
release automation.

The PR title and description are used as the merge commit message. Please update your PR title and description to match the specification.

@anshuldata anshuldata force-pushed the anshul/BitwiseNotDecimal branch from 6e2f1d8 to 06f380b Compare August 1, 2024 08:07
@anshuldata anshuldata changed the title add arithmetic function for bitwise not with decimal arguments feat: add arithmetic function for bitwise not with decimal arguments Aug 1, 2024
@anshuldata anshuldata force-pushed the anshul/BitwiseNotDecimal branch from 06f380b to 766c0f6 Compare August 2, 2024 05:22
Comment thread extensions/functions_arithmetic_decimal.yaml Outdated
@jacques-n jacques-n added the awaiting-user-input This issue is waiting on further input from users label Aug 8, 2024
@anshuldata anshuldata force-pushed the anshul/BitwiseNotDecimal branch 4 times, most recently from 1dfc984 to c0d2de9 Compare August 12, 2024 11:46
@anshuldata anshuldata force-pushed the anshul/BitwiseNotDecimal branch from c0d2de9 to 048875e Compare August 12, 2024 11:47
Copy link
Copy Markdown
Contributor

@jacques-n jacques-n left a comment

Choose a reason for hiding this comment

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

additional test cases would be good but this is a good start.

@github-actions
Copy link
Copy Markdown

This PR has been automatically marked as stale because it has not had
recent activity. It will be closed in 7 days if no further activity occurs.

@github-actions github-actions Bot added the Stale label Dec 19, 2025
@github-actions
Copy link
Copy Markdown

This PR has been automatically closed due to inactivity.
If you believe this was closed in error, please reopen it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting-user-input This issue is waiting on further input from users Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants