geoand opened a new pull request, #1943: URL: https://github.com/apache/fluss/pull/1943
Apparently, Javadoc doesn't like it when the class after the `@link` is in another line For example, in IntelliJ the rendering looks like this before the change: <img width="365" height="293" alt="before" src="https://github.com/user-attachments/assets/c8d51dc2-b9e1-41bc-8556-3dc43c46ba9a" /> and like this after the change: <img width="365" height="293" alt="after" src="https://github.com/user-attachments/assets/2c4d169f-16ce-4616-9ad8-d9adaffbb8ed" /> -- 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]
