Deprecate ProcessContext
Open
core
java
new feature
P3
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
Use of ProcessContext prevents relational optimizations. We should deprecate it in favor of more specific annotations. (It creates an implicit access to the element and timestamp even if those are never accessed.)
Imported from Jira [BEAM-13057](https://issues.apache.org/jira/browse/BEAM-13057). Original Jira may contain additional context.
Reported by: apilloud.
Contributor guide
Assessment
This issue has not been assessed yet.