Skip to content

Conversation

@wesm
Copy link
Member

@wesm wesm commented May 15, 2017

This makes it easier to use templates for writing more validation logic, and also we don't need the additional array methods

Change-Id: Ie438db7f294aa9b13a863ce1775f56b833ea5ce4
@asfgit asfgit closed this in 86a9055 May 16, 2017
@wesm wesm deleted the ARROW-182 branch May 16, 2017 01:37
jeffknupp pushed a commit to jeffknupp/arrow that referenced this pull request Jun 3, 2017
This makes it easier to use templates for writing more validation logic, and also we don't need the additional array methods

Author: Wes McKinney <wes.mckinney@twosigma.com>

Closes apache#692 from wesm/ARROW-182 and squashes the following commits:

9753a59 [Wes McKinney] Factor out Array::Validate into a separate function
pribor pushed a commit to GlobalWebIndex/arrow that referenced this pull request Oct 24, 2025
…malVector and Decimal256Vector (apache#693)

## What's Changed

This PR proposes to use the "from" `ValueVector`'s field while
transferring `DecimalVector` and `Decimal256Vector` to preserve
nullability information. This is to have similar behavior with all the
other primitive value vectors. Note that the `FieldType` of the value
vector has nullability information.

Closes apache#692 .
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