Skip to content

ARROW-2692: [Python] Add test for writing dictionary encoded columns to chunked Parquet files#2127

Closed
xhochy wants to merge 1 commit intoapache:masterfrom
xhochy:ARROW-2692
Closed

ARROW-2692: [Python] Add test for writing dictionary encoded columns to chunked Parquet files#2127
xhochy wants to merge 1 commit intoapache:masterfrom
xhochy:ARROW-2692

Conversation

@xhochy
Copy link
Member

@xhochy xhochy commented Jun 9, 2018

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #2127 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2127      +/-   ##
==========================================
+ Coverage   86.37%   86.38%   +<.01%     
==========================================
  Files         230      230              
  Lines       40589    40592       +3     
==========================================
+ Hits        35059    35064       +5     
+ Misses       5530     5528       -2
Impacted Files Coverage Δ
python/pyarrow/tests/test_parquet.py 95.54% <100%> (+0.01%) ⬆️
cpp/src/arrow/compute/kernels/cast.cc 89.87% <0%> (+0.51%) ⬆️

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 1e4f8dd...b48855a. Read the comment docs.

Copy link
Member

@wesm wesm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@wesm wesm closed this in 9a76caa Jun 12, 2018
@xhochy xhochy deleted the ARROW-2692 branch June 12, 2018 07:23
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