wolfstudy commented on a change in pull request #368:
URL: https://github.com/apache/pulsar-client-go/pull/368#discussion_r503657306
##########
File path: pulsar/schemaDef_test.go
##########
@@ -0,0 +1,57 @@
+// Licensed to the Apache Software Foundation (ASF) under one
Review comment:
Yes, this test case is just to test whether the logic of the schemaDef
is correct. When we implement the schema function on the producer and consumer
respectively, we will add separate test cases for each schema type. At this
time, the file will be named `schema_test.go`.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]