You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "hk__lrzy (Jira)" <ji...@apache.org> on 2022/11/09 03:29:00 UTC

[jira] [Created] (FLINK-29944) Support accumaltor in source reader

hk__lrzy created FLINK-29944:
--------------------------------

             Summary: Support accumaltor in source reader
                 Key: FLINK-29944
                 URL: https://issues.apache.org/jira/browse/FLINK-29944
             Project: Flink
          Issue Type: Improvement
          Components: API / Core
    Affects Versions: 1.17.0
            Reporter: hk__lrzy


Source Reader is mainly for union batch and streaming logic in single interface, it's good point for the developer, but in the {{SourceFunction}} we can access {{runtimeconext}} to use accumulator before, now the {{SourceReaderContext}} have no method for it, this PR is mainly to support it.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)