| PruneColumnsWithoutReordering |
|
| PruneColumnsWithReordering |
|
| RollbackStagedTable |
An implementation of StagedTable that mimics the behavior of Spark's non-atomic CTAS and RTAS.
|
| Spark3Util |
|
| Spark3Util.DescribeSchemaVisitor |
|
| SparkCatalog |
A Spark TableCatalog implementation that wraps an Iceberg Catalog.
|
| SparkDataFile |
|
| SparkExceptionUtil |
|
| SparkFilters |
|
| SparkSchemaUtil |
Helper methods for working with Spark/Hive metadata.
|
| SparkSessionCatalog<T extends org.apache.spark.sql.connector.catalog.TableCatalog & org.apache.spark.sql.connector.catalog.SupportsNamespaces> |
A Spark catalog that can also load non-Iceberg tables.
|
| SparkStructLike |
|
| SparkTableUtil |
Java version of the original SparkTableUtil.scala
https://github.com/apache/iceberg/blob/apache-iceberg-0.8.0-incubating/spark/src/main/scala/org/apache/iceberg/spark/SparkTableUtil.scala
|
| SparkTableUtil.SparkPartition |
Class representing a table partition.
|
| SparkUtil |
|
| SparkValueConverter |
A utility class that converts Spark values to Iceberg's internal representation.
|