Module: Iceberg

Defined in:
lib/iceberg.rb,
lib/iceberg/table.rb,
lib/iceberg/types.rb,
lib/iceberg/result.rb,
lib/iceberg/catalog.rb,
lib/iceberg/version.rb,
lib/iceberg/table_scan.rb,
lib/iceberg/transforms.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,
lib/iceberg/s3_tables_catalog.rb

Defined Under Namespace

Classes: BinaryType, BooleanType, BucketTransform, Catalog, DateType, DayTransform, DecimalType, DoubleType, Error, FixedType, FloatType, GlueCatalog, HourTransform, IdentityTransform, IntType, InvalidDataError, ListType, LongType, MapType, MemoryCatalog, MonthTransform, NamespaceAlreadyExistsError, NoSuchNamespaceError, NoSuchTableError, PrimitiveType, RestCatalog, Result, S3TablesCatalog, SqlCatalog, StaticTable, StringType, StructType, Table, TableAlreadyExistsError, TableDefinition, TableScan, TimeType, TimestampNanoType, TimestampType, TimestamptzNanoType, TimestamptzType, Todo, Transform, TruncateTransform, Type, UUIDType, UnknownTransform, UnsupportedFeatureError, VoidTransform, YearTransform

Constant Summary collapse

VERSION =
"0.12.0"