implicit final class DeltaDataStreamReader extends AnyVal
Extends the DataStreamReader API by adding a delta function Usage:
spark.readStream.delta(path)
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- DeltaDataStreamReader
- AnyVal
- Any
- Hide All
- Show All
Visibility
- Public
- All