Read and Write 'Apache Iceberg' Tables


[Up] [Top]

Documentation for package ‘icebergr’ version 0.1.0

Help Pages

as.data.frame.icebergr_scan Materialise a scan or a table
as.data.frame.icebergr_table Materialise a scan or a table
icebergr_append Append rows to an Iceberg table
icebergr_catalog Connect to an Iceberg catalog
icebergr_collect Materialise a scan or a table
icebergr_collect.icebergr_scan Materialise a scan or a table
icebergr_collect.icebergr_table Materialise a scan or a table
icebergr_create_namespace Create a namespace
icebergr_create_table Create an Iceberg table
icebergr_example_table A small Iceberg table for offline examples and tests
icebergr_list_namespaces List namespaces in a catalog
icebergr_list_tables List tables in a namespace
icebergr_partitions The partition specification of an Iceberg table
icebergr_properties The properties of an Iceberg table
icebergr_register_table Register an existing table with a catalog
icebergr_reload Re-read a table's metadata from its catalog
icebergr_scan Scan an Iceberg table
icebergr_scan_plan Inspect the file plan for a scan
icebergr_schema The schema of an Iceberg table
icebergr_snapshots Snapshot history of an Iceberg table
icebergr_spec_support What this build of icebergr supports
icebergr_table Open an Iceberg table
icebergr_table_exists Whether a table exists in a catalog