Can anyone share bigQuery chunk reading mechanism from a bigquery table Using Spring Batch. How the query builder needs to create.
I need to read record from a table containing 100 record and and read every chunk as 10 record process and write.