Skip to content

ARROW-5749: [Python] Added python binding for Table::CombineChunks#4712

Closed
brills wants to merge 3 commits into
apache:masterfrom
brills:combine-chunks-py
Closed

ARROW-5749: [Python] Added python binding for Table::CombineChunks#4712
brills wants to merge 3 commits into
apache:masterfrom
brills:combine-chunks-py

Conversation

@brills
Copy link
Copy Markdown
Contributor

@brills brills commented Jun 26, 2019

Table::CombineChunks was added in #4598 . This PR adds the python binding for it.

@fsaintjacques
Copy link
Copy Markdown
Contributor

This passes lint docker compose image locally, I've also fixed the flake8 issue. I'll go ahead and merge.

@fsaintjacques fsaintjacques changed the title ARROW- 5749: [Python] Added python binding for Table::CombineChunks. ARROW-5749: [Python] Added python binding for Table::CombineChunks Jun 27, 2019
nealrichardson pushed a commit to nealrichardson/arrow that referenced this pull request Jun 27, 2019
Table::CombineChunks was added in apache#4598 . This PR adds the python binding for it.

Author: Zhuo Peng <1835738+brills@users.noreply.github.com>
Author: François Saint-Jacques <fsaintjacques@gmail.com>

Closes apache#4712 from brills/combine-chunks-py and squashes the following commits:

6ae43f9 <François Saint-Jacques> Fix test indentation
6200ab4 <Zhuo Peng> also test number of chunks after combining
fd0d215 <Zhuo Peng> Added python binding for Table::CombineChunks.
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