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

Support new Decimal256 type #79

Merged
merged 2 commits into from
Dec 16, 2020
Merged

Support new Decimal256 type #79

merged 2 commits into from
Dec 16, 2020

Conversation

quinnj
Copy link
Member

@quinnj quinnj commented Dec 16, 2020

No description provided.

@codecov
Copy link

codecov bot commented Dec 16, 2020

Codecov Report

Merging #79 (a95d3d0) into main (a4c4087) will increase coverage by 0.03%.
The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #79      +/-   ##
==========================================
+ Coverage   83.48%   83.52%   +0.03%     
==========================================
  Files          23       23              
  Lines        2658     2664       +6     
==========================================
+ Hits         2219     2225       +6     
  Misses        439      439              
Impacted Files Coverage Δ
src/Arrow.jl 52.38% <ø> (ø)
src/eltypes.jl 82.62% <85.71%> (+0.07%) ⬆️
src/metadata/Schema.jl 80.70% <85.71%> (+0.28%) ⬆️

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 a4c4087...a95d3d0. Read the comment docs.

@quinnj quinnj merged commit 9932c1f into main Dec 16, 2020
@quinnj quinnj deleted the jq/decimal256 branch December 16, 2020 21:02
tanmaykm pushed a commit to tanmaykm/arrow-julia that referenced this pull request Apr 7, 2021
* Support new Decimal256 type

* Fix tests, update manual
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.

1 participant