unical1988 commented on code in PR #669: URL: https://github.com/apache/incubator-xtable/pull/669#discussion_r2072781268
########## 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: I synced this branch with the remote main -- 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