congbobo184 commented on issue #11873:
URL: https://github.com/apache/pulsar/issues/11873#issuecomment-911407027
what are the schema of the mysql table? There seems to be no `K` type```{
"type": "AVRO",
"schema":
"{"type":"record","name":"Test","fields":[{"name":"id","type":["null","int"]},{"name":"name","type":["null","string"]}]}",
"properties": {}
}
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]