ArnabKarmakar1108 opened a new pull request, #17512:
URL: https://github.com/apache/iceberg/pull/17512

   ## Summary
   - Validate DynConstructors implementation classes against the configured 
base class at build time
   - Throw `IllegalArgumentException` with a clear message when an impl does 
not implement the base class
   - Update `TestDynConstructors` to assert build-time failure instead of 
`ClassCastException` at instantiation
   
   ## Test plan
   - [x] `./gradlew :iceberg-common:test --tests 
org.apache.iceberg.common.TestDynConstructors`
   
   Closes #17506


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to