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

Cherry pick Add C data interface for decimal128 and timestamp to active_release #495

Merged
merged 1 commit into from
Jun 23, 2021

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Jun 23, 2021

Automatic cherry-pick of 8672274

* Add C data interface for decimal128

* Add timestamp support to C data interface

Add extra date32 inttegration test
@codecov-commenter
Copy link

codecov-commenter commented Jun 23, 2021

Codecov Report

Merging #495 (bfdb608) into active_release (d851dec) will decrease coverage by 0.03%.
The diff coverage is 54.43%.

Impacted file tree graph

@@                Coverage Diff                 @@
##           active_release     #495      +/-   ##
==================================================
- Coverage           82.70%   82.66%   -0.04%     
==================================================
  Files                 163      163              
  Lines               44810    44888      +78     
==================================================
+ Hits                37058    37105      +47     
- Misses               7752     7783      +31     
Impacted Files Coverage Δ
arrow/src/ffi.rs 78.51% <54.43%> (-4.11%) ⬇️
parquet/src/encodings/encoding.rs 95.04% <0.00%> (+0.19%) ⬆️
arrow/src/array/equal/mod.rs 93.93% <0.00%> (+0.34%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d851dec...bfdb608. Read the comment docs.

@alamb alamb merged commit c0f06d4 into active_release Jun 23, 2021
@alamb alamb deleted the cherry_pick_86722748 branch June 23, 2021 13:46
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