Closed eitsupi closed 2 years ago
Travis CI seems to have failed to install arrow. I can help you set up GitHub Actions if you like.
Thank you! I will take a closer look at this soon.
I migrated the CI to GitHub Actions, rebased your PR branch to re-run the checks, and merged your PR. I will make some additional changes in subsequent commits that will affect how tidyquery works with arrow. If any of these changes break your integration with prqlr, please let me know. Thanks!
Thanks for working on that!
I expanded the tests on Arrow objects in https://github.com/ianmcook/tidyquery/commit/b97f4e25ceb5c65102dfe270d213760108171e0b
Thanks for creating this great package.
Since the package I recently created can be used with tidyquery^1, I thought it would be even more wonderful to be able to support arrow here. Please let me know if there is anything you think needs to be done to support arrow so I may work on it.
Close #16