Module spark_connect_rs::streaming

source ·
Expand description

The spark-connect-rs crate is currently just a meta-package shim for spark-connect-core Streaming implementation for the Spark Connect Client

Structs§

  • DataStreamReader represents the entrypoint to create a streaming DataFrame
  • DataStreamWriter provides the ability to output a StreamingQuery which can then be used to monitor the active stream
  • Represents the active streaming created from a start on the writer

Enums§