MartijnVisser commented on PR #28565: URL: https://github.com/apache/flink/pull/28565#issuecomment-4876506407
I addressed three occurrences, left the fourth occurrence in `CompressWriterFactoryTest` as-is: it lives in flink-compress, so reusing the ORC test util would mean adding a cross-module test dependency for a few lines. Within that class the block is already shared via its `writeCompressedFile` helper, which all its test cases go through. Will squash the fixup on merge. -- 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]
