confluentinc / ksql

The database purpose-built for stream processing applications.
https://ksqldb.io
Other
75 stars 1.04k forks source link

Reset offsets on query input topics via KIP-171 #1009

Open blueedgenick opened 6 years ago

blueedgenick commented 6 years ago

The recently-adopted "KIP-171 - Extend Consumer Group Reset Offset for Stream Application" provides a great facility to correctly reset a Streams app to an arbitrary (absolute or relative) input offset. It would be great to support the same capabilities from within the KSQL environment itself, perhaps driven by some new query-management grammar (we already have the ability to describe and terminate a query, just add the ability to "rewind" it).

big-andy-coates commented 6 years ago

Related comment from @liko9

on-site with a customer... is there a way in KSQL to reset the offset using friendly terms like "since 1-may" instead of beginning or latest?

kumar-subashp commented 3 years ago

Hi Team,

I'm waiting impatiently for this feature, any updates on this, please.

Thank You, Subash