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

ARROW-5262: [Python] Fix typo #4257

Closed
wants to merge 1 commit into from
Closed

ARROW-5262: [Python] Fix typo #4257

wants to merge 1 commit into from

Conversation

Ktakuya332C
Copy link
Contributor

install is necessary to install the libraries with a requirements file.
Thank you for your review.

`install` is necessary to install the libraries with a requirements file.
@codecov-io
Copy link

Codecov Report

Merging #4257 into master will decrease coverage by 24.43%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #4257       +/-   ##
===========================================
- Coverage   88.27%   63.84%   -24.44%     
===========================================
  Files         763      375      -388     
  Lines       93723    53145    -40578     
  Branches     1251        0     -1251     
===========================================
- Hits        82735    33928    -48807     
- Misses      10875    19217     +8342     
+ Partials      113        0      -113
Impacted Files Coverage Δ
cpp/src/arrow/util/memory.h 0% <0%> (-100%) ⬇️
cpp/src/parquet/hasher.h 0% <0%> (-100%) ⬇️
cpp/src/arrow/extension_type.h 0% <0%> (-100%) ⬇️
cpp/src/arrow/util/sse-util.h 0% <0%> (-100%) ⬇️
cpp/src/arrow/flight/server.h 0% <0%> (-100%) ⬇️
cpp/src/arrow/json/chunker.h 0% <0%> (-100%) ⬇️
cpp/src/arrow/util/uri.cc 0% <0%> (-100%) ⬇️
cpp/src/arrow/flight/client_auth.h 0% <0%> (-100%) ⬇️
cpp/src/arrow/compute/logical_type.h 0% <0%> (-100%) ⬇️
cpp/src/arrow/compute/kernels/filter.cc 0% <0%> (-100%) ⬇️
... and 579 more

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 982f341...0cd3bd3. Read the comment docs.

Copy link
Member

@jorisvandenbossche jorisvandenbossche left a comment

Choose a reason for hiding this comment

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

Thanks!

@wesm wesm closed this in 87d8b88 May 6, 2019
@Ktakuya332C Ktakuya332C deleted the patch-1 branch May 7, 2019 13:54
@asfimport asfimport mentioned this pull request May 6, 2019
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.

None yet

3 participants