You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Timo Walther (JIRA)" <ji...@apache.org> on 2018/08/02 13:07:00 UTC

[jira] [Created] (FLINK-10031) Support handling late events in Table API & SQL

Timo Walther created FLINK-10031:
------------------------------------

             Summary: Support handling late events in Table API & SQL
                 Key: FLINK-10031
                 URL: https://issues.apache.org/jira/browse/FLINK-10031
             Project: Flink
          Issue Type: Bug
          Components: Table API &amp; SQL
            Reporter: Timo Walther


The Table API & SQL drop late events right now. We should offer something like a side channel that allows to capture late events for separate processing. For example, this could either be simply a table sink or a special table (in Table API) derived from the original table that allows further processing. The exact design needs to be discussed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)