-
Notifications
You must be signed in to change notification settings - Fork 4k
ARROW-1029: [Python] Fixes for building pyarrow with Parquet support on MSVC. Add to appveyor build #700
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
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
Author
|
Rebased after #698 |
2 tasks
xhochy
approved these changes
May 17, 2017
Member
xhochy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1, LGTM
Member
Author
|
Appveyor build: https://ci.appveyor.com/project/wesm/arrow/build/1.0.454 |
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 /> [](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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Miscellaneous fixes to build with
--with-parquetand 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