You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "hailong wang (Jira)" <ji...@apache.org> on 2020/07/23 12:30:00 UTC

[jira] [Created] (FLINK-18686) Getting the emit time when `table.exec.emit.early-fire.enabled` is true

hailong wang created FLINK-18686:
------------------------------------

             Summary: Getting the emit time when `table.exec.emit.early-fire.enabled` is true
                 Key: FLINK-18686
                 URL: https://issues.apache.org/jira/browse/FLINK-18686
             Project: Flink
          Issue Type: Improvement
            Reporter: hailong wang


We can turn `table.exec.emit.early-fire.enabled`  on to let window early-fire. But users always want to get the emit time.

So can we support auxiliary Function to support this, may be like TUMBLE_EMIT, HOP_EMIT?

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)