How to Reset Offset Value for JDBC Multitable Query Consumer
My Pipeline which has JDBC Multitable Query consumer ran once for Multiple tables.I need to reset the offset and run again to test the data.How can I reset the offset value for the column to Fetch all the data from Source again for same pipeline.