Skip to content

Conversation

@bodduv
Copy link

@bodduv bodduv commented Apr 4, 2025

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 .

(cherry picked from commit c29fcfc)

…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 .

(cherry picked from commit c29fcfc)
@bodduv bodduv requested a review from laurentgo as a code owner April 4, 2025 08:12
@github-actions
Copy link

github-actions bot commented Apr 4, 2025

Thank you for opening a pull request!

Please label the PR with one or more of:

  • bug-fix
  • chore
  • dependencies
  • documentation
  • enhancement

Also, add the 'breaking-change' label if appropriate.

See CONTRIBUTING.md for details.

@bodduv bodduv added bug Something isn't working cherry-pick labels Apr 4, 2025
@bodduv bodduv merged commit cfaaec2 into dremio_26.1_19.0.1 Apr 4, 2025
18 of 54 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working cherry-pick

Development

Successfully merging this pull request may close these issues.

3 participants