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
Copy file name to clipboardExpand all lines: en_US/data-integration/schema-registry.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -208,7 +208,7 @@ from 't'
208
208
209
209
##### `schema_encode_and_tag`
210
210
211
-
This function uses a locally registered Avro schema and an external CSR schema name and subject to encode a payload and tags the resulting payload (already in internal map format) with a schema ID. The schema ID comes from registering the local schema to CSR.
211
+
This function uses a locally registered Avro schema and an external CSR schema name and subject to encode a payload (already in internal map format) and tags the resulting payload with a schema ID. The schema ID comes from registering the local schema to CSR.
0 commit comments