File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -247,8 +247,8 @@ while ($running) {
247247## Schema
248248
249249- 目前只支持 ` INT8 ` 、` INT16 ` 、` INT32 ` 、` INT64 ` 、` DOUBLE ` 、` STRING ` 、` JSON ` ,以下代码以 ` JSON Schema ` 为示例
250- - https://avro.apache.org/docs/1.11.1/specification/
251250- https://pulsar.apache.org/docs/2.11.x/schema-overview/
251+ - https://avro.apache.org/docs/1.11.1/specification/
252252
253253- ` model.php `
254254
Original file line number Diff line number Diff line change @@ -251,8 +251,8 @@ while ($running) {
251251
252252- Currently only supports ` INT8 ` 、` INT16 ` 、` INT32 ` 、` INT64 ` 、` DOUBLE ` 、` STRING ` 、` JSON ` ,The following code uses ` JSON Schema `
253253 as an example
254- - https://avro.apache.org/docs/1.11.1/specification/
255254- https://pulsar.apache.org/docs/2.11.x/schema-overview/
255+ - https://avro.apache.org/docs/1.11.1/specification/
256256
257257- ` model.php `
258258
You can’t perform that action at this time.
0 commit comments