somandal commented on PR #16869:
URL: https://github.com/apache/pinot/pull/16869#issuecomment-3324998489
can you rebase:
```
Comparing binary compatibility of
/home/runner/work/pinot/pinot/pinot-spi/target/pinot-spi-1.5.0-SNAPSHOT.jar
against
/home/runner/work/pinot/pinot/master-head/pinot-spi/target/pinot-spi-1.5.0-SNAPSHOT.jar
WARNING: You are using the option '--ignore-missing-classes', i.e.
superclasses and interfaces that could not be found on the classpath are
ignored. Hence changes caused by these superclasses and interfaces are not
reflected in the output.
***! MODIFIED CLASS: PUBLIC STATIC
org.apache.pinot.spi.utils.CommonConstants$Broker$Request$QueryOptionKey (not
serializable)
=== CLASS FILE FORMAT VERSION: 55.0 <- 55.0
=== UNCHANGED SUPERCLASS: java.lang.Object (<- java.lang.Object)
---! REMOVED FIELD: PUBLIC(-) STATIC(-) FINAL(-) java.lang.String
ORDER_BY_ALGORITHM
E: There is at least one incompatibility:
org.apache.pinot.spi.utils.CommonConstants$Broker$Request$QueryOptionKey.ORDER_BY_ALGORITHM:FIELD_REMOVED
See '--help' or '-h' for more information.
```
--
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]