org.apache.spark.sql.streaming.jdbc
Query to find the next offset
A fixed offset column name in the source table.
An optional function to convert offset to string format, if offset is not in string format.
An optional function to convert string offset to native offset format.