gazette / core

Build platforms that flexibly mix SQL, batch, and stream processing paradigms
https://gazette.dev
MIT License
718 stars 52 forks source link

grpc-gateway: emit default (zero-value) fields #401

Closed jgraettinger closed 1 month ago

jgraettinger commented 1 month ago

Some existing clients are not as nimble at distinguishing the explicit empty vs implicit empty cases.


This change is Reviewable