Skip to content

ARROW-6882: [C++] Ensure the DictionaryArray indices has no dictionary data#5656

Closed
jorisvandenbossche wants to merge 1 commit into
apache:masterfrom
jorisvandenbossche:ARROW-6882-dictionary-indices-validate
Closed

ARROW-6882: [C++] Ensure the DictionaryArray indices has no dictionary data#5656
jorisvandenbossche wants to merge 1 commit into
apache:masterfrom
jorisvandenbossche:ARROW-6882-dictionary-indices-validate

Conversation

@jorisvandenbossche
Copy link
Copy Markdown
Member

No description provided.

@github-actions
Copy link
Copy Markdown

Copy link
Copy Markdown
Member

@pitrou pitrou left a comment

Choose a reason for hiding this comment

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

+1. Thank you @jorisvandenbossche !

@codecov-io
Copy link
Copy Markdown

Codecov Report

❗ No coverage uploaded for pull request base (master@40c9711). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #5656   +/-   ##
=========================================
  Coverage          ?   89.49%           
=========================================
  Files             ?      796           
  Lines             ?   118752           
  Branches          ?        0           
=========================================
  Hits              ?   106283           
  Misses            ?    12469           
  Partials          ?        0
Impacted Files Coverage Δ
cpp/src/arrow/array_dict_test.cc 99.54% <100%> (ø)
cpp/src/arrow/array.cc 92.11% <100%> (ø)
python/pyarrow/tests/test_array.py 93.89% <100%> (ø)

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 40c9711...b4993eb. Read the comment docs.

@pitrou pitrou closed this in 0cb737f Oct 15, 2019
kszucs pushed a commit to kszucs/arrow that referenced this pull request Oct 21, 2019
…y data

Closes apache#5656 from jorisvandenbossche/ARROW-6882-dictionary-indices-validate and squashes the following commits:

b4993eb <Joris Van den Bossche> ARROW-6882:  Ensure the DictionaryArray indices has no dictionary data

Authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
Signed-off-by: Antoine Pitrou <pitrou@free.fr>
kszucs pushed a commit to kszucs/arrow that referenced this pull request Oct 21, 2019
…y data

Closes apache#5656 from jorisvandenbossche/ARROW-6882-dictionary-indices-validate and squashes the following commits:

b4993eb <Joris Van den Bossche> ARROW-6882:  Ensure the DictionaryArray indices has no dictionary data

Authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
Signed-off-by: Antoine Pitrou <pitrou@free.fr>
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