Skip to content

Conversation

@rtpsw
Copy link
Contributor

@rtpsw rtpsw commented Oct 21, 2022

This should be merged with the code in westonpace#12

westonpace and others added 5 commits October 17, 2022 17:16
* ARROW-15732: Lint, bugfix

* ARROW-15732: Lint

* ARROW-15732: Added default value to StartProducing to use CPU thread pool

* ARROW-15732: Disabled broken hash-join test for now as it isn't important for our current purposes

* ARROW-15732: Fix pyarrow build.  Some tests still failing

* ARROW-15732: Removed requirement that write dataset be run with threads

* ARROW-15732: Simplified python consumption of exec plans.  Should fix a number of python tests.

* ARROW-15732: Lint

* ARROW-15732: A test was relying on a stable sort behavior that is not present in the order by node.

* ARROW-15732: Fix for unit test relying on deterministic order
@rtpsw rtpsw closed this Oct 21, 2022
@github-actions
Copy link

Thanks for opening a pull request!

If this is not a minor PR. Could you open an issue for this pull request on JIRA? https://issues.apache.org/jira/browse/ARROW

Opening JIRAs ahead of time contributes to the Openness of the Apache Arrow project.

Then could you also rename pull request title in the following format?

ARROW-${JIRA_ID}: [${COMPONENT}] ${SUMMARY}

or

MINOR: [${COMPONENT}] ${SUMMARY}

See also:

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.

2 participants