the-other-tim-brown commented on code in PR #669: URL: https://github.com/apache/incubator-xtable/pull/669#discussion_r2072672051
########## xtable-utilities/src/main/java/org/apache/xtable/utilities/RunSync.java: ########## @@ -115,6 +117,126 @@ public class RunSync { "The interval in seconds to schedule the loop. Requires --continuousMode to be set. Defaults to 5 seconds.") .addOption(HELP_OPTION, "help", false, "Displays help information to run this utility"); + static SourceTable sourceTableBuilder( Review Comment: @unical1988 if you can update your fork with the latest master it will hopefully reduce the diffs shown in the pull request and help speed up the review. Otherwise I need to review all of these changes as well before signing off to merge. -- 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. To unsubscribe, e-mail: commits-unsubscr...@xtable.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org