Module spark_connect_rs::readwriter

source ·
Expand description

The spark-connect-rs crate is currently just a meta-package shim for spark-connect-core DataFrameReader & DataFrameWriter representations

Structs§

  • DataFrameReader represents the entrypoint to create a DataFrame from a specific file format.
  • DataFrameWriter provides the ability to output a DataFrame to a specific file format supported by Spark