Dennis Shao

Results 20 comments of Dennis Shao

Yes, we have changes pending to provide prebuilt protocs in the open source realm. I don't have the exact timeline tho; currently expecting for H1 2025

We have pending fixes that might be back-ported to 28.x

We have the fix in main now https://github.com/protocolbuffers/protobuf/commit/67662febbf1f75705a51344494424d6072d7d693 @zhangskz we should backport it to the 28.x

For reference: https://protobuf.dev/support/cross-version-runtime-guarantee/

You might need to find the code that is adding a nullptr to a repeated field inside your ckv_plus::ShardStatistics message.

While I'm seeking for an answer, have you tried increase the limit as prompted?

Just cc @anandolee who might know a place

ah maybe we can just elaborate the docstring from https://github.com/protocolbuffers/protobuf/blob/main/python/google/protobuf/json_format.py and it should be reflected from https://googleapis.dev/python/protobuf/latest/google/protobuf/json_format.html for next releases