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

Reply via email to