Package org.apache.iceberg.spark.data
package org.apache.iceberg.spark.data
-
ClassDescriptionVisitor for traversing a Parquet type with a companion Spark type.Deprecated.will be removed in 1.8.0; use SparkPlannedAvroReader instead.Converts the OrcIterator, which returns ORC's VectorizedRowBatch to a set of Spark's UnsafeRows.This class acts as an adaptor from an OrcFileAppender to a FileAppender<InternalRow>.