flyrain commented on PR #282:
URL: https://github.com/apache/polaris/pull/282#issuecomment-2353383950

   > Unfortunately, that's not feasible. The procedure for adding a custom 
annotation requires the annotation to be placed in a separate module, because 
it needs to be present on the annotation processor's classpath. It's explained 
here:
   
   Hi @adutra, does that mean the third-party projects have to depend on two 
jar files(polaris-immutables.jar and polaris-cores) if they want to reuse 
module `polaris-core`? 
   
   Is it possible to upgrade polaris-core jdk from 11 to 17, so that we can use 
a native solution like `Record`?
   
   cc @collado-mike @dennishuo @eric-maynard 


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