Skip to content

Conversation

@wesm
Copy link
Member

@wesm wesm commented May 17, 2017

Miscellaneous fixes to build with --with-parquet and pass the test suite. We still have a bunch of compiler warnings; not blocking for 0.4.0, but after PARQUET-991 is resolved we should fix the MSVC compiler warnings in pyarrow

@wesm
Copy link
Member Author

wesm commented May 17, 2017

Rebased after #698

Copy link
Member

@xhochy xhochy left a comment

Choose a reason for hiding this comment

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

+1, LGTM

@wesm
Copy link
Member Author

wesm commented May 17, 2017

@asfgit asfgit closed this in fee4475 May 17, 2017
@wesm wesm deleted the ARROW-1029 branch May 17, 2017 17:32
jeffknupp pushed a commit to jeffknupp/arrow that referenced this pull request Jun 3, 2017
…on MSVC. Add to appveyor build

Miscellaneous fixes to build with ``--with-parquet`` and pass the test suite. We still have a bunch of compiler warnings; not blocking for 0.4.0, but after PARQUET-991 is resolved we should fix the MSVC compiler warnings in pyarrow

Author: Wes McKinney <wes.mckinney@twosigma.com>

Closes apache#700 from wesm/ARROW-1029 and squashes the following commits:

b651169 [Wes McKinney] Fix post rebase issue
0f43848 [Wes McKinney] Fixes for building pyarrow with Parquet support on MSVC. Add to appveyor build
pribor pushed a commit to GlobalWebIndex/arrow that referenced this pull request Oct 24, 2025
…che#700)

Bumps [io.netty:netty-bom](https://github.com/netty/netty) from
4.1.119.Final to 4.2.0.Final.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/netty/netty/commit/09e64d259c99be8b5b2a471a78f11e65eb82598a"><code>09e64d2</code></a>
[maven-release-plugin] prepare release netty-4.2.0.Final</li>
<li><a
href="https://github.com/netty/netty/commit/9b3a5418e09c326d61163fd3ecc0e937b6139854"><code>9b3a541</code></a>
Fix timeout when auto read is disabled late in io_uring (<a
href="https://redirect.github.com/netty/netty/issues/14989">#14989</a>)</li>
<li><a
href="https://github.com/netty/netty/commit/55c0d56abe3b3f8da802bb12be151e0566971936"><code>55c0d56</code></a>
Adjust version of final release</li>
<li><a
href="https://github.com/netty/netty/commit/f520eaf111e9119e0b43de4264e24dedb8c061b4"><code>f520eaf</code></a>
Make native image profiles activate on 'native-image' binary (<a
href="https://redirect.github.com/netty/netty/issues/14986">#14986</a>)
(<a
href="https://redirect.github.com/netty/netty/issues/14987">#14987</a>)</li>
<li><a
href="https://github.com/netty/netty/commit/664f20315cc4aae48f6335e9691a5113c1959215"><code>664f203</code></a>
Optimise HttpMethod#valueOf fast path lookup. (<a
href="https://redirect.github.com/netty/netty/issues/14982">#14982</a>)</li>
<li><a
href="https://github.com/netty/netty/commit/a7e206d82afe397783a76107bc549aa7441d396f"><code>a7e206d</code></a>
Add suppressed exception to original cause when calling Future.sync* (<a
href="https://redirect.github.com/netty/netty/issues/14898">#14898</a>)</li>
<li><a
href="https://github.com/netty/netty/commit/e8b00090a2ff24f711339885d9a9ef1fa119aa18"><code>e8b0009</code></a>
Use correct directory for JAVA_HOME</li>
<li><a
href="https://github.com/netty/netty/commit/fe81c54eed11b47dae53858bddfcc9e619f23817"><code>fe81c54</code></a>
Install Java11 and use it for cross-compiling (<a
href="https://redirect.github.com/netty/netty/issues/14981">#14981</a>)</li>
<li><a
href="https://github.com/netty/netty/commit/e5b8aa000f1d5cdb4bef5f176f7943d58a697bfe"><code>e5b8aa0</code></a>
HTTP2: Allow to manually manage window update frames when using Http2…
(<a
href="https://redirect.github.com/netty/netty/issues/14980">#14980</a>)</li>
<li><a
href="https://github.com/netty/netty/commit/788071415e0a985331593b5c989ffa7c6ed82c4d"><code>7880714</code></a>
Allow delayed set of owningThread in ManualIoEventLoop (<a
href="https://redirect.github.com/netty/netty/issues/14976">#14976</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/netty/netty/compare/netty-4.1.119.Final...netty-4.2.0.Final">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.netty:netty-bom&package-manager=maven&previous-version=4.1.119.Final&new-version=4.2.0.Final)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pribor pushed a commit to GlobalWebIndex/arrow that referenced this pull request Oct 24, 2025
….2.0.Final (apache#700)" (apache#740)

As discussed, better to stay with Netty 4.1.x for now (regarding gRPC).
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.

2 participants