martongreber commented on PR #8: URL: https://github.com/apache/flink-connector-kudu/pull/8#issuecomment-2691092502
Thank you for the catch about supporting the unbounded option. tweaked the enumerator such that it works now in continuouos unbounded or bounded modes. added some tests. In KuduSourceTest, the test testRecordsFromSourceBounded in bounded mode properly exits after env.execute, not like the testRecordsFromSourceUnbounded where we need to wait in async manner. -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org