package
0.0.1-beta11
Repository: https://github.com/violet-eva-01/spark-connect.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

NewDataFrame creates a new DataFrame.
NewDataframeReader creates a new DataFrameReader.
No description provided by the author
No description provided by the author
NewSessionBuilder creates a new session builder for starting a new spark session.
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author

# Interfaces

DataFrame is a wrapper for data frame, representing a distributed collection of data row.
No description provided by the author
DataFrameReader supports reading data from storage and returning a data frame.
DataFrameReaderStream supports reading data from storage and returning a data frame.
No description provided by the author
No description provided by the author
No description provided by the author
DataFrameWriter supports writing data frame to storage.
DataFrameWriterStream supports writing data frame to storage.
ResultCollector receives a stream of result rows.
No description provided by the author