nanjeshramesh commented on PR #19944:
URL: https://github.com/apache/hudi/pull/19944#issuecomment-5783181094

   Fixed the CI failures: the earlier bf -> baseFile follow-up commit pushed 
one line in AbstractTableFileSystemView.getLatestBaseFile() from 196 to 208 
characters, over the 200-char checkstyle limit, which failed hudi-common and 
cascaded to every dependent test job. Wrapped it across three lines matching 
the existing style used for the same filter pattern elsewhere in the file. 
Verified locally with mvn checkstyle:check on hudi-common.


-- 
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]

Reply via email to