Shekharrajak opened a new issue, #19469:
URL: https://github.com/apache/druid/issues/19469

   The Apache Iceberg dependency version is declared in two separate pom files 
and
   the two versions are out of sync:
   
   extensions-contrib/druid-iceberg-extensions/pom.xml 1.10.0
   
   embedded-tests/pom.xml 1.7.2 
   
   `embedded-tests/pom.xml` also carries an inline comment stating the property
   **must** match `iceberg.core.version`, but the two values currently disagree 
by
   three minor releases. This is a contract violation that will silently grow
   worse with every future bump unless centralised.
   
   This will help in PR: https://github.com/apache/druid/pull/19266  Iceberg V2 
delete file support 


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