Skip to content

ARROW-4287: [C++] Ensure minimal bison version on OSX for Thrift#3427

Closed
xhochy wants to merge 2 commits intoapache:masterfrom
xhochy:ARROW-4287
Closed

ARROW-4287: [C++] Ensure minimal bison version on OSX for Thrift#3427
xhochy wants to merge 2 commits intoapache:masterfrom
xhochy:ARROW-4287

Conversation

@xhochy
Copy link
Copy Markdown
Member

@xhochy xhochy commented Jan 18, 2019

No description provided.

@codecov-io
Copy link
Copy Markdown

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3427      +/-   ##
==========================================
+ Coverage   88.32%   89.29%   +0.97%     
==========================================
  Files         631      502     -129     
  Lines       79308    70343    -8965     
  Branches     1069        0    -1069     
==========================================
- Hits        70048    62814    -7234     
+ Misses       9145     7529    -1616     
+ Partials      115        0     -115
Impacted Files Coverage Δ
cpp/src/plasma/thirdparty/ae/ae.c 71.09% <0%> (-0.95%) ⬇️
go/arrow/math/uint64_amd64.go
go/arrow/memory/memory_avx2_amd64.go
js/src/enum.ts
go/arrow/array/builder.go
js/src/Arrow.node.ts
js/src/schema.ts
go/arrow/type_traits_boolean.go
js/src/ipc/node/writer.ts
js/src/visitor/vectorloader.ts
... and 121 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 f3cd36a...5426797. Read the comment docs.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Can we use ${BISON_EXECUTABLE} here?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

We can simplify this:

if (BREW_BIN)

@wesm wesm force-pushed the ARROW-4287 branch 2 times, most recently from 84eebc4 to c012cb6 Compare January 20, 2019 01:25
Copy link
Copy Markdown
Member

@kou kou left a comment

Choose a reason for hiding this comment

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

+1

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