vingov commented on pull request #2768:
URL: https://github.com/apache/hudi/pull/2768#issuecomment-822978140
lgtm, we should use '%s' to replace the from commit time in the line no. 197
with the string format function:
`incrementalPullSQLtemplate.add("incrementalSQL",
String.format(incrementalSQL, config.fromCommitTime));`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]