tzulitai opened a new pull request #50: [FLINK-16415] [core] Add format versioning to YAML-ized modules URL: https://github.com/apache/flink-statefun/pull/50 This PR adds a required `version` field to YAML-ized modules. The starting format version will be `1.0`, following the conventions of systems like docker-compose. The changelog commits should be self-explanatory on how this is implemented. Note: From the looks of the code, the `Pointers` and `JsonModule` classes could use some refactoring, but we can revisit that once we introduce more format versions in the future.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
