dennis-reiter commented on PR #2843: URL: https://github.com/apache/thrift/pull/2843#issuecomment-2218019368
Hi! this constant change does indeed break things, at least for Java. Enum is used in the Thrift IDL and by the [Avro-Thrift-Library](https://github.com/apache/avro/blob/bb5b8429b7bec86a972f2f1f5ae5f18eeef332a7/lang/java/thrift/src/main/java/org/apache/avro/thrift/ThriftData.java#L233). Hopefully, avro-thrift will adapt, but I am unsure about the impact on already generated thrift files. Regards Dennis -- 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: notifications-unsubscr...@thrift.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org