catalog: Access the 'Spark Catalog' API via 'sparklyr'

Gain access to the 'Spark Catalog' API making use of the 'sparklyr' API. 'Catalog' <https://spark.apache.org/docs/2.4.3/api/java/org/apache/spark/sql/catalog/Catalog.html> is the interface for managing a metastore (aka metadata catalog) of relational entities (e.g. database(s), tables, functions, table columns and temporary views).

Version: 0.1.1
Depends: R (≥ 3.5)
Imports: dplyr, sparklyr
Suggests: DBI, knitr, rmarkdown, roxygen2, tinytest
Published: 2022-08-22
Author: Nathan Eastwood [aut, cre]
Maintainer: Nathan Eastwood <nathan.eastwood at icloud.com>
BugReports: https://github.com/nathaneastwood/catalog/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://nathaneastwood.github.io/catalog/, https://github.com/nathaneastwood/catalog
NeedsCompilation: no
Materials: README NEWS
CRAN checks: catalog results

Documentation:

Reference manual: catalog.pdf

Downloads:

Package source: catalog_0.1.1.tar.gz
Windows binaries: r-devel: catalog_0.1.1.zip, r-release: catalog_0.1.1.zip, r-oldrel: catalog_0.1.1.zip
macOS binaries: r-release (arm64): catalog_0.1.1.tgz, r-oldrel (arm64): catalog_0.1.1.tgz, r-release (x86_64): catalog_0.1.1.tgz
Old sources: catalog archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=catalog to link to this page.