Skip to content

Conversation

@BryanCutler
Copy link
Member

After the ValueVector refactor, the BitVector class was missing the methods setToOne and setRangeToOne from the legacy vector class. This PR adds them back and restores the BItVector tests to use these APIs.

@BryanCutler
Copy link
Member Author

ping @icexelloss @siddharthteotia

@icexelloss
Copy link
Contributor

LGTM. Thanks @BryanCutler !

@wesm wesm closed this in 7ed4ca7 Dec 7, 2017
@BryanCutler BryanCutler deleted the java-addmissing-BitVector-methods-ARROW-1867 branch November 19, 2018 05:49
pribor pushed a commit to GlobalWebIndex/arrow that referenced this pull request Oct 24, 2025
…r class

After the ValueVector refactor, the BitVector class was missing the methods setToOne and setRangeToOne from the legacy vector class.  This PR adds them back and restores the BItVector tests to use these APIs.

Author: Bryan Cutler <cutlerb@gmail.com>

Closes apache#1396 from BryanCutler/java-addmissing-BitVector-methods-ARROW-1867 and squashes the following commits:

1614216 [Bryan Cutler] added methods setToOne and setRangeToOne from legacy BitVector
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.

3 participants