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

Some additional changes #1

Merged

Conversation

westonpace
Copy link
Collaborator

With these I can (I think) get the r-minimal-build to pass.

@github-actions
Copy link

github-actions bot commented Apr 4, 2023

Thanks for opening a pull request!

If this is not a minor PR. Could you open an issue for this pull request on GitHub? https://github.com/apache/arrow/issues/new/choose

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

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

GH-${GITHUB_ISSUE_ID}: [${COMPONENT}] ${SUMMARY}

or

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

In the case of PARQUET issues on JIRA the title also supports:

PARQUET-${JIRA_ISSUE_ID}: [${COMPONENT}] ${SUMMARY}

See also:

@icexelloss icexelloss merged commit e1b88f2 into icexelloss:refactor-r-window Apr 4, 2023
westonpace added a commit that referenced this pull request Apr 5, 2023
* Making Acero off on minimal builds.  Adding 'skip if no snappy' to parquet test that needs snappy.

* Various changes to allow R to build without acero

* Skipping query engine tests if acero not enabled

* Disabling example that depended on Acero if Acero is not enabled

* Add arrow_with_acero function

* Turns out @examplesIf has to replace @examples
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