robstoll opened a new pull request #8352: [hotfix][docs] mention kryo in serialization and link to page URL: https://github.com/apache/flink/pull/8352 ## What is the purpose of the change improve documentation ## Brief change log I am new to flink so maybe I misunderstood something. As far as I am get Avro is only used if the POJO comes from a source which was deserialised with Avro. Otherwise Kryo is used. Thus I changed the text, mentioning Kryo as well and added a link to the `Serialization of POJO types` section (I guess the link to the other page makes sense in all cases). ## Verifying this change - This change is a trivial rework / code cleanup without any test coverage. ## Documentation - Does this pull request introduce a new feature? => no
---------------------------------------------------------------- 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
