Anton Kedin created BEAM-4193:
---------------------------------
Summary: [SQL] Support trigger definition in CLI
Key: BEAM-4193
URL: https://issues.apache.org/jira/browse/BEAM-4193
Project: Beam
Issue Type: New Feature
Components: dsl-sql
Reporter: Anton Kedin
We need to be able to define triggers for the sources in SQL CLI. Otherwise it
is impossible to reason about outputs.
One approach is to come up with a simple JSON trigger definition syntax, along
the lines of
SET OPT( '\{ "trgger" : { "DefaultTrigger" }, "allowedLateness" : 0 }' )
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)