Class ReadMaxBytes
Object
org.apache.spark.sql.connector.read.streaming.ReadMaxBytes
- All Implemented Interfaces:
ReadLimit
Represents a
ReadLimit
where the MicroBatchStream
should scan files which total
size doesn't go beyond a given maximum total size. Always reads at least one file so a stream
can make progress and not get stuck on a file larger than a given maximum.- Since:
- 4.0.0
- See Also:
-
Method Summary