Package org.apache.iceberg.spark.data
package org.apache.iceberg.spark.data
-
ClassDescriptionVisitor for traversing a Parquet type with a companion Spark type.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>.