You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/05/23 07:16:11 UTC

[GitHub] [pulsar] 315157973 commented on a change in pull request #6868: [issue #6765] Expose definition flags to function

315157973 commented on a change in pull request #6868:
URL: https://github.com/apache/pulsar/pull/6868#discussion_r429522194



##########
File path: pulsar-functions/proto/src/main/proto/Function.proto
##########
@@ -91,6 +91,8 @@ message ConsumerSpec {
         int32 value = 1;
     }
     ReceiverQueueSize receiverQueueSize = 4;
+    bool jsr310ConversionEnabled = 5;

Review comment:
       Properties have been merged into schemaProperties, and configuration is added, we can set the schema of SinkSpec




----------------------------------------------------------------
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:
users@infra.apache.org