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

Misc fixes #476

Merged
merged 10 commits into from Sep 19, 2023
Merged

Misc fixes #476

merged 10 commits into from Sep 19, 2023

Conversation

machow
Copy link
Owner

@machow machow commented Sep 17, 2023

This PR implements the following misc fixes / robustness things:

  • better creation of pipes, when using the >> operator.
    • we now ensure pipe_a >> pipe_b get flattened into a single pipe
  • careful handling of inputs to tidyselect in across, and pivot functions
  • allow tbl with duckdb to take a polars DataFrame

@machow machow marked this pull request as ready for review September 18, 2023 14:30
@machow machow merged commit 99a3682 into main Sep 19, 2023
11 checks passed
@machow machow deleted the misc-fixes branch September 19, 2023 20:54
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.

None yet

1 participant