Skip to content

Commit

Permalink
Merge pull request apache#11774: [BEAM-1589] Added @OnWindowExpiratio…
Browse files Browse the repository at this point in the history
…n annotation.
  • Loading branch information
reuvenlax authored May 21, 2020
2 parents 799b4e1 + 22d604b commit ef811fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
* `--workerCacheMB` flag is supported in Dataflow streaming pipeline ([BEAM-9964](https://issues.apache.org/jira/browse/BEAM-9964))
* `--direct_num_workers=0` is supported for FnApi runner. It will set the number of threads/subprocesses to number of cores of the machine executing the pipeline ([BEAM-9443](https://issues.apache.org/jira/browse/BEAM-9443)).
* Python SDK now has experimental support for SqlTransform ([BEAM-8603](https://issues.apache.org/jira/browse/BEAM-8603)).
* Add OnWindowExpiration method to Stateful DoFn ([BEAM-1589](https://issues.apache.org/jira/browse/BEAM-1589)).

## Breaking Changes

Expand Down

0 comments on commit ef811fe

Please sign in to comment.