You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2020/02/14 16:51:34 UTC

[GitHub] [flink-statefun] igalshilman opened a new pull request #24: [FLINK-16066] StateBinder binds persisted values in inner class

igalshilman opened a new pull request #24: [FLINK-16066] StateBinder binds persisted values in inner class
URL: https://github.com/apache/flink-statefun/pull/24
 
 
   This PR enhance StateBinder to bind persisted values/tables that are defined
   within a class that is annotated with a @Persisted annotation.
   This allows reusing stateful components via composition.

----------------------------------------------------------------
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


With regards,
Apache Git Services

[GitHub] [flink-statefun] StephanEwen commented on issue #24: [FLINK-16066] StateBinder binds persisted values in inner class

Posted by GitBox <gi...@apache.org>.
StephanEwen commented on issue #24: [FLINK-16066] StateBinder binds persisted values in inner class
URL: https://github.com/apache/flink-statefun/pull/24#issuecomment-586389984
 
 
   Looks good, will merge this.

----------------------------------------------------------------
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


With regards,
Apache Git Services

[GitHub] [flink-statefun] StephanEwen merged pull request #24: [FLINK-16066] StateBinder binds persisted values in inner class

Posted by GitBox <gi...@apache.org>.
StephanEwen merged pull request #24: [FLINK-16066] StateBinder binds persisted values in inner class
URL: https://github.com/apache/flink-statefun/pull/24
 
 
   

----------------------------------------------------------------
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


With regards,
Apache Git Services