rzhang10 opened a new pull request, #3647: URL: https://github.com/apache/gobblin/pull/3647
Dear Gobblin maintainers, Please accept this PR. I understand that it will not be reviewed until I have checked off all the steps below! ### Description - The GobblinMCEWriter is defined as a public class, we should make its constructor `GobblinMCEWriter()` public too to allow usages outside of the package. For example, my current use case is allowing unit tests in other modules to construct a `GobblinMCEWriter` to set up a test infra. ### Tests :gobblin-iceberg:test -- 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]
