You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(datastreams): preserve extracted schema field descriptions (#7838)
Populate extracted schema property descriptions from Avro field docs and
protobufjs field comments so shipped schema metadata matches the source
definitions. Add regression tests and clean up related test/helper
issues surfaced by stricter linting.
0 commit comments