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 | 
| DOI: | 10.32614/CRAN.package.catalog | 
| 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 | 
| Reference manual: | catalog.html , catalog.pdf | 
| 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, r-oldrel (x86_64): catalog_0.1.1.tgz | 
| Old sources: | catalog archive | 
Please use the canonical form https://CRAN.R-project.org/package=catalog to link to this page.