Hi All, PR [4621] fixes a Hibernate warnings about lack of enforcement of @Valid annotations on static method (generatged code) by _removing_ those annotations.
AFAIK, Quarkus-based Polaris server still enforce @Valid annotations on fields of API objects at REST endpoint invocation time. I do not expect any adverse effects of this change, but sending this message just in case other people know of use cases that might be affected by this change. If no concerns, I propose merging on Jun 17. [4621] https://github.com/apache/polaris/pull/4621 Cheers, Dmitri.
