DBI-based adapter for Presto for the statistical programming language R.
Stars
135
Forks
42
Watchers
135
Open Issues
14
Overall repository health assessment
No package.json found
This might not be a Node.js project
178
commits
64
commits
40
commits
12
commits
9
commits
2
commits
2
commits
1
commits
1
commits
1
commits
Add retry logic to compute() for table existence check (#332)
2b37d07View on GitHubFix presto_unnest() CTE handling and mark as experimental
3859b8eView on GitHubFix: remove export of internal function and fix typo
9de5ef4View on GitHubAdd presto_type() and dbColumnType() functions (#295)
3e66027View on GitHubAdd sqlAppendTableAs() and dbAppendTableAs() functions
cff6439View on GitHubFix duplicate columns when values_to is NULL (#307)
308bf13View on GitHubFix linter issues: line length, indentation, formatting
31a6d25View on GitHubRemove experimental badges from CTE features and lifecycle badge from README
9adecfdView on GitHubBIGINT: column-aware overflow warnings with nested paths; dedup per query; rename options to rpresto.*; add tests; update NEWS; doc regen
cd55b23View on GitHub