bzablocki commented on PR #31476: URL: https://github.com/apache/beam/pull/31476#issuecomment-2152897343
Hi @damondouglas, I managed to remove a big chunk of files from this PR. It still looks like there is a lot to review (it's definitely not a small PR) but I believe I made it as small as possible. There are 29 files to review, but most of them are: - unit tests (I want to leave them in this first PR, but let me know if you think I should move them to a separate PR) - interfaces (I removed implementations from this PR) - gradle files for setting up the project and dependencies. These files make the biggest portions of this PR. The actual implementation is in `SolaceIO.java` and in the `read/` directory. -- 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]
