KyleLin0927 commented on PR #7317: URL: https://github.com/apache/gravitino/pull/7317#issuecomment-2927574578
Hi, @justinmclean , about #7206, It might be because the Trino connector is compiled using JDK 17, which results in stricter Javadoc checks compared to the Spark connector and other Trino connectors. As a result, almost all Trino connector modules have added Javadoc comments to their code. If you prefer not to make major modifications to the files, we might need to explore alternative adjustments. I’ve submitted a draft for your reference, if everything looks good to you, I’ll go ahead and create a formal PR. -- 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]
