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-2366: [Python][C++][Parquet] Add test to ensure support reading Parquet files having a permutation of column order #11561

Closed
wants to merge 1 commit into from

Conversation

AlenkaF
Copy link
Member

@AlenkaF AlenkaF commented Oct 27, 2021

Add test for pq.read_table in case of permutation of column order.

@github-actions
Copy link

Copy link
Member

@jorisvandenbossche jorisvandenbossche left a comment

Choose a reason for hiding this comment

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

Thanks!

@jorisvandenbossche jorisvandenbossche changed the title ARROW-2366: [Python][C++][Parquet] Support reading Parquet files having a permutation of column order ARROW-2366: [Python][C++][Parquet] Add test to ensure support reading Parquet files having a permutation of column order Oct 28, 2021
@ursabot
Copy link

ursabot commented Oct 28, 2021

Benchmark runs are scheduled for baseline = 905cb78 and contender = aa34c4f. aa34c4f is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
Conbench compare runs links:
[Finished ⬇️0.0% ⬆️0.0%] ec2-t3-xlarge-us-east-2
[Finished ⬇️3.59% ⬆️0.0%] ursa-i9-9960x
[Finished ⬇️0.4% ⬆️0.04%] ursa-thinkcentre-m75q
Supported benchmarks:
ursa-i9-9960x: langs = Python, R, JavaScript
ursa-thinkcentre-m75q: langs = C++, Java
ec2-t3-xlarge-us-east-2: cloud = True

@AlenkaF AlenkaF deleted the ARROW-2366 branch October 29, 2021 08:01
ViniciusSouzaRoque pushed a commit to s1mbi0se/arrow that referenced this pull request Nov 3, 2021
… Parquet files having a permutation of column order

Add test for `pq.read_table` in case of permutation of column order.

Closes apache#11561 from AlenkaF/ARROW-2366

Authored-by: Alenka Frim <frim.alenka@gmail.com>
Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants