Attendees and agenda building
Deepak (vertica) : encryption cpp code
Jim (Cloudera Palo Alto)
Lars (Cloudera, impala)
Nandor, Zoltan, Anna (Cloudera Budapest):
- Breaking changes: avoid backwards incompatible changes
Benoit (Criteo)
Ryan (netflix)
Julien (WeWork)
Notes:
- encryption cpp code: Deepak will sync with Gideon
Handling breaking changes and backward compatibility
- Discussion of using annotations vs separate packages of apis vs
implementation to define parquet’s official public api.
-
- We agreed to discuss in PRs over concrete examples.
- Existing problem:
-
- Convert method in ThriftSchemaConverter
- PARQUET-405:
- PARQUET-287 => backward incompatible changes
- Anna to provide code example that has the problem.