jbonofre opened a new pull request, #3376: URL: https://github.com/apache/avro/pull/3376
As discussed within the Parquet community, this PR is more "restrictive": 1. no serializable packages by default 2. deprecate `org.apache.avro.SERIALIZABLE_PACKAGES` property 3. instead of `SERIALIZABLE_PACKAGES`, users should use `org.apache.avro.SERIALIZABLE_CLASSES` This is a much more "strict" security enforcement. -- 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: dev-unsubscr...@avro.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org