This message was deleted.
# general
s
This message was deleted.
b
what are you loading from, and what's the goal of specifying an offset? I imagine you dno't want to duplicate records with something like useEarliestOffset?
t
Thanks @Ben Krug My data source is Kafka ingestion. I would like to load new add field data. Don't want to duplicate record on the existing streaming task.