Skip to content
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-375: Fix unicode Python 3 issue in columns argument of parquet.read_table #204

Closed
wants to merge 1 commit into from

Conversation

wesm
Copy link
Member

@wesm wesm commented Nov 11, 2016

No description provided.

Change-Id: Iddfa0e8940bd639d1672a3bf65c8f9cb5d4d24b5
@wesm
Copy link
Member Author

wesm commented Nov 11, 2016

The Parquet tests aren't being run in CI (we should try to change that) but I verified that the suite passes locally in Python 2.7 and 3.5. +1

@asfgit asfgit closed this in 48f9780 Nov 11, 2016
@wesm wesm deleted the ARROW-375 branch November 11, 2016 19:21
wesm pushed a commit to wesm/arrow that referenced this pull request Sep 2, 2018
Author: Uwe L. Korn <uwelk@xhochy.com>

Closes apache#204 from xhochy/PARQUET-805 and squashes the following commits:

895dc30 [Uwe L. Korn] Add missing return type
a2f7f5b [Uwe L. Korn] Incorporate review
f2255a3 [Uwe L. Korn] PARQUET-805: Read Int96 into Arrow Timestamp(ns)
wesm pushed a commit to wesm/arrow that referenced this pull request Sep 4, 2018
Author: Uwe L. Korn <uwelk@xhochy.com>

Closes apache#204 from xhochy/PARQUET-805 and squashes the following commits:

895dc30 [Uwe L. Korn] Add missing return type
a2f7f5b [Uwe L. Korn] Incorporate review
f2255a3 [Uwe L. Korn] PARQUET-805: Read Int96 into Arrow Timestamp(ns)

Change-Id: I0ee249383962f3cf260243adb17b7d572ec577be
wesm pushed a commit to wesm/arrow that referenced this pull request Sep 6, 2018
Author: Uwe L. Korn <uwelk@xhochy.com>

Closes apache#204 from xhochy/PARQUET-805 and squashes the following commits:

895dc30 [Uwe L. Korn] Add missing return type
a2f7f5b [Uwe L. Korn] Incorporate review
f2255a3 [Uwe L. Korn] PARQUET-805: Read Int96 into Arrow Timestamp(ns)

Change-Id: I0ee249383962f3cf260243adb17b7d572ec577be
wesm pushed a commit to wesm/arrow that referenced this pull request Sep 7, 2018
Author: Uwe L. Korn <uwelk@xhochy.com>

Closes apache#204 from xhochy/PARQUET-805 and squashes the following commits:

895dc30 [Uwe L. Korn] Add missing return type
a2f7f5b [Uwe L. Korn] Incorporate review
f2255a3 [Uwe L. Korn] PARQUET-805: Read Int96 into Arrow Timestamp(ns)

Change-Id: I0ee249383962f3cf260243adb17b7d572ec577be
wesm pushed a commit to wesm/arrow that referenced this pull request Sep 8, 2018
Author: Uwe L. Korn <uwelk@xhochy.com>

Closes apache#204 from xhochy/PARQUET-805 and squashes the following commits:

895dc30 [Uwe L. Korn] Add missing return type
a2f7f5b [Uwe L. Korn] Incorporate review
f2255a3 [Uwe L. Korn] PARQUET-805: Read Int96 into Arrow Timestamp(ns)

Change-Id: I0ee249383962f3cf260243adb17b7d572ec577be
rafael-telles pushed a commit to rafael-telles/arrow that referenced this pull request Nov 15, 2021
…indSQLite3Alt

[C++] Fix FindSQLite3Alt.cmake
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.

1 participant