-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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-312: [Java] IPC file round trip tool for integration testing #186
Closed
Conversation
This file contains 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
Change-Id: I7e09c9144f373373a081ff4e0aaf687eca4ed176
@julienledem I can't figure out how to actually run this executable -- setting the right classpath, etc. |
@wesm I will take a look |
Here is a change with a unit test: |
wesm
changed the title
ARROW-312: [Java] WIP: IPC file round trip tool for integration testing
ARROW-312: [Java] IPC file round trip tool for integration testing
Nov 8, 2016
+1. I'll work on integration testing in a new branch |
wesm
pushed a commit
to wesm/arrow
that referenced
this pull request
Sep 2, 2018
Author: Uwe L. Korn <uwelk@xhochy.com> Closes apache#186 from xhochy/PARQUET-766 and squashes the following commits: 9a35ed7 [Uwe L. Korn] PARQUET-766: Expose ParquetFileReader through Arrow reader as const
wesm
pushed a commit
to wesm/arrow
that referenced
this pull request
Sep 4, 2018
Author: Uwe L. Korn <uwelk@xhochy.com> Closes apache#186 from xhochy/PARQUET-766 and squashes the following commits: 9a35ed7 [Uwe L. Korn] PARQUET-766: Expose ParquetFileReader through Arrow reader as const Change-Id: I5469b3c7d38a642f840f065363808b6ba51135aa
wesm
pushed a commit
to wesm/arrow
that referenced
this pull request
Sep 6, 2018
Author: Uwe L. Korn <uwelk@xhochy.com> Closes apache#186 from xhochy/PARQUET-766 and squashes the following commits: 9a35ed7 [Uwe L. Korn] PARQUET-766: Expose ParquetFileReader through Arrow reader as const Change-Id: I5469b3c7d38a642f840f065363808b6ba51135aa
wesm
pushed a commit
to wesm/arrow
that referenced
this pull request
Sep 7, 2018
Author: Uwe L. Korn <uwelk@xhochy.com> Closes apache#186 from xhochy/PARQUET-766 and squashes the following commits: 9a35ed7 [Uwe L. Korn] PARQUET-766: Expose ParquetFileReader through Arrow reader as const Change-Id: I5469b3c7d38a642f840f065363808b6ba51135aa
wesm
pushed a commit
to wesm/arrow
that referenced
this pull request
Sep 8, 2018
Author: Uwe L. Korn <uwelk@xhochy.com> Closes apache#186 from xhochy/PARQUET-766 and squashes the following commits: 9a35ed7 [Uwe L. Korn] PARQUET-766: Expose ParquetFileReader through Arrow reader as const Change-Id: I5469b3c7d38a642f840f065363808b6ba51135aa
rafael-telles
pushed a commit
to rafael-telles/arrow
that referenced
this pull request
Nov 9, 2021
…issues-cmake [C++] Fix some issues on cmake and flightsql tests
zhouyuan
pushed a commit
to zhouyuan/arrow
that referenced
this pull request
Jan 5, 2023
* fix: return null if 1/0 * add mod * fix compile failed
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.
No description provided.