JingsongLi commented on PR #426: URL: https://github.com/apache/flink-table-store/pull/426#issuecomment-1463614771
@FangYongs Thanks for the update. I have thoughts here: 1. We should avoid copying too much code. I think there is a chance to avoid it 2. plan is a heavy work, we can avoid it, we can produce splits in compilation phase, and pass these splits to runtime source. Like in https://github.com/apache/flink-table-store/pull/584 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
