Options¶
includeHeaders¶
default: false
startingOffsets¶
Specifies where to start reading records
Only applies to new streaming queries that start from scratch (resuming will always pick up from where a query left off)
default: false
Supported values:
earliestlatest
Used when:
KafkaSourceProvideris requested to createSource (to getKafkaOffsetRangeLimit), createRelation, validateBatchOptionsKafkaScanis requested to toBatch, toMicroBatchStream, toContinuousStream