Module: Iceberg

Defined in:
lib/iceberg.rb,
lib/iceberg/table.rb,
lib/iceberg/schema.rb,
lib/iceberg/catalog.rb,
lib/iceberg/version.rb,
lib/iceberg/sql_catalog.rb,
lib/iceberg/glue_catalog.rb,
lib/iceberg/rest_catalog.rb,
lib/iceberg/static_table.rb,
lib/iceberg/memory_catalog.rb,
lib/iceberg/table_definition.rb

Defined Under Namespace

Classes: Catalog, Error, GlueCatalog, InvalidDataError, MemoryCatalog, NamespaceAlreadyExistsError, NamespaceNotFoundError, RestCatalog, Schema, SqlCatalog, StaticTable, Table, TableAlreadyExistsError, TableDefinition, TableNotFoundError, Todo, UnsupportedFeatureError

Constant Summary collapse

VERSION =
"0.10.2"