-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Connection Management and Arrow (#165)
* Add GitHub links to DESCRIPTION * Editing ojo_tbl * WIP * Edit ojo_tbl print method * Replace stringr functions with stringi equivalents * Remove caching logic * Fix argument to withr call * Replace tests * Connection management fixed and tests updated to accurately validate * Adds support and test for arrow * Build docs * Fix roxygen md docs; add lifecycle experimental badge to .source argument on ojo_tbl * Remove arrow test because it is unstable; remove ojo_tbl print method * Accepted new test snapshots * Update progress bar to be current and run in caller env * Add internal keyword to documentation for tbl_from functions * re-ran tests with github actions credentials so they will pass --------- Co-authored-by: andrewjbe <56839927+andrewjbe@users.noreply.github.com>
- Loading branch information
1 parent
930a392
commit 8775b8b
Showing
31 changed files
with
423 additions
and
4,230 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.