RocMarshal commented on PR #161: URL: https://github.com/apache/flink-connector-jdbc/pull/161#issuecomment-3566731435
Thanks @eskabetxe @ferenc-csaky . Whether we move both the interface and its implementations into the database package while ensuring compatibility, or```I'd rather put this class into the extractor package, next to its interface and RowExtractor. Based on the current grouping IMO it makes more sense.```, I think either option is fine. However, I’m still curious—which approach will we ultimately choose? From the previous discussions, I didn’t see a clear conclusion. In other words, which package path are we currently leaning toward for placing ResultExtractor.java and its implementation classes? Thanks for your confirmation in advance. -- 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]
