Class SparkParquetSink

All Implemented Interfaces:
Serializable, ActualOperator, ElementaryOperator, ExecutionOperator, Operator, SparkExecutionOperator

public class SparkParquetSink extends ParquetSink implements SparkExecutionOperator
Writes records to Parquet using Spark.
See Also: