Skip to content

ARROW-5014: [Java] Fix typos in Flight module#4037

Closed
BryanCutler wants to merge 1 commit intoapache:masterfrom
BryanCutler:java-fix-flight-typos-ARROW-5014
Closed

ARROW-5014: [Java] Fix typos in Flight module#4037
BryanCutler wants to merge 1 commit intoapache:masterfrom
BryanCutler:java-fix-flight-typos-ARROW-5014

Conversation

@BryanCutler
Copy link
Copy Markdown
Member

This fixes a few typos that I found while going through the Java Flight module.

Copy link
Copy Markdown
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

@codecov-io
Copy link
Copy Markdown

codecov-io commented Mar 26, 2019

Codecov Report

Merging #4037 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4037      +/-   ##
==========================================
+ Coverage   87.85%   87.86%   +0.01%     
==========================================
  Files         736      736              
  Lines       90620    90620              
  Branches     1252     1252              
==========================================
+ Hits        79612    79625      +13     
+ Misses      10887    10878       -9     
+ Partials      121      117       -4
Impacted Files Coverage Δ
go/arrow/math/uint64_sse4_amd64.go 0% <0%> (-100%) ⬇️
go/arrow/math/float64_sse4_amd64.go 0% <0%> (-100%) ⬇️
go/arrow/memory/memory_sse4_amd64.go 0% <0%> (-100%) ⬇️
go/arrow/math/int64_sse4_amd64.go 0% <0%> (-100%) ⬇️
js/src/visitor/indexof.ts 97.26% <0%> (-1.37%) ⬇️
go/arrow/math/float64_amd64.go 33.33% <0%> (ø) ⬆️
go/arrow/math/int64_amd64.go 33.33% <0%> (ø) ⬆️
go/arrow/math/uint64_amd64.go 33.33% <0%> (ø) ⬆️
js/src/ipc/metadata/json.ts 96.73% <0%> (+4.34%) ⬆️
go/arrow/math/math_amd64.go 36.84% <0%> (+5.26%) ⬆️
... and 5 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 eb8bc60...4eb9912. Read the comment docs.

@BryanCutler
Copy link
Copy Markdown
Member Author

Thanks @wesm , merged to master

@BryanCutler BryanCutler deleted the java-fix-flight-typos-ARROW-5014 branch March 26, 2019 20:19
pribor pushed a commit to GlobalWebIndex/arrow that referenced this pull request Oct 24, 2025
This fixes a few typos that I found while going through the Java Flight module.

Author: Bryan Cutler <cutlerb@gmail.com>

Closes apache#4037 from BryanCutler/java-fix-flight-typos-ARROW-5014 and squashes the following commits:

4eb9912 <Bryan Cutler> fix typos in java flight module
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