Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions docs/all.json
Original file line number Diff line number Diff line change
Expand Up @@ -337,5 +337,16 @@
"license": "Apache License 2.0 | file LICENSE",
"url": ["https://spark.rstudio.com/"],
"bugs": "https://github.com/sparklyr/sparklyr/issues"
},
{
"name": "SparkRDBI",
"version": "0.0.1",
"title": "Unofficial BDI back-end for the official SparkR R Interface to Apache Spark",
"description": "SparkR is the official R interface for Apache Spark big data distribution computing framework. This package provides a DBI interface for SparkR.",
"date": "2022-10-24",
"maintainer": "Ali Bellamine <[email protected]>",
"license": "MIT | file LICENSE",
"url": ["https://github.com/alibell/SparkR-DBI/"],
"bugs": "https://github.com/alibell/SparkR-DBI/issues"
}
]