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

ARROW-9607: [C++][Gandiva] Add bitwise_and(), bitwise_or() and bitwise_not() functions for integers #7872

Closed
wants to merge 1 commit into from

Conversation

sgnkc
Copy link
Contributor

@sgnkc sgnkc commented Jul 31, 2020

No description provided.

@github-actions
Copy link

@sgnkc sgnkc force-pushed the bit branch 2 times, most recently from da663b7 to 5a61293 Compare July 31, 2020 09:46
Copy link
Contributor

@vvellanki vvellanki left a comment

Choose a reason for hiding this comment

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

+1

Praveen, can you approve?

@sgnkc sgnkc force-pushed the bit branch 2 times, most recently from bb7ed56 to 6583857 Compare August 3, 2020 09:31
Copy link
Contributor

@praveenbingo praveenbingo left a comment

Choose a reason for hiding this comment

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

failure looks unrelated.

projjal pushed a commit to dremio/arrow that referenced this pull request Sep 1, 2020
…e_not() functions for integers

Closes apache#7872 from sagnikc-dremio/bit and squashes the following commits:

2a29a9a <Sagnik Chakraborty> ARROW-9607:  Add bitwise_and(), bitwise_or() and bitwise_not() functions for integers

Authored-by: Sagnik Chakraborty <sagnikc@dremio.com>
Signed-off-by: Praveen <praveen@dremio.com>
@sgnkc sgnkc deleted the bit branch October 8, 2020 05:35
GeorgeAp pushed a commit to sirensolutions/arrow that referenced this pull request Jun 7, 2021
…e_not() functions for integers

Closes apache#7872 from sagnikc-dremio/bit and squashes the following commits:

2a29a9a <Sagnik Chakraborty> ARROW-9607:  Add bitwise_and(), bitwise_or() and bitwise_not() functions for integers

Authored-by: Sagnik Chakraborty <sagnikc@dremio.com>
Signed-off-by: Praveen <praveen@dremio.com>
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.

None yet

5 participants