sijie commented on a change in pull request #3904: [go schema] support go
schema for pulsar-client-go
URL: https://github.com/apache/pulsar/pull/3904#discussion_r270956683
##########
File path: pulsar-client-cpp/include/pulsar/c/producer_configuration.h
##########
@@ -43,6 +43,24 @@ typedef enum {
pulsar_CompressionZLib = 2
} pulsar_compression_type;
+typedef enum {
Review comment:
I have a recent change at #3940 that make the schema type aligned across
multiple places. Can you make sure the enum number also aligned with the java
one?
----------------------------------------------------------------
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]
With regards,
Apache Git Services