[
https://issues.apache.org/jira/browse/FLINK-26085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17500012#comment-17500012
]
Igal Shilman commented on FLINK-26085:
--------------------------------------
All the SDKs are open for extension via the type system, you can take a look at
the
[playground|https://github.com/apache/flink-statefun-playground/blob/main/go/showcase/pkg/showcase/part1/types.go]
for examples of how to add or use types.
And you most definitely don't have to use Protobuf.
> Statefun Support PbJson Type
> ----------------------------
>
> Key: FLINK-26085
> URL: https://issues.apache.org/jira/browse/FLINK-26085
> Project: Flink
> Issue Type: New Feature
> Components: Stateful Functions
> Affects Versions: statefun-3.1.1
> Reporter: xinchenyuan
> Priority: Major
>
> Protobuf has its own json mapping, and it's standard, using protobuf json
> will gain both language-independent and better debugging. Now we can use
> costom type to impl this feature, consider offical support in SDK.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)