Aiven-Open / Aiven-Open/karapace
Protobuf partial paths aren't expanded during
未關閉
- 主要語言
- Python
- 星號
- 634
- 分支
- 110
- 平均合併
- 4 天 7 小時
- 30 天內合併 PR
- 4
描述
# What happened?
The new parser implementation enabled the Protobuf parser to accept also files with non-fully specified path. Unfortunately we don't have a process of normalization of the protobuf schema, so basically we aren't managing correctly the schema evolution for the import reordering, the partial path shrinking or expansion.
I've created [this draft](https://github.com/Aiven-Open/karapace/pull/739) containing a set of tests that the schema evolution part for protobuf should pass to be considered correct
貢獻指南
評估
這個 Issue 還沒有評估資料。