Tumbling and Sliding Windows are not implemented in Python pulsar function
Open
area/function
lifecycle/stale
type/feature
- Dominant language
- Java
- Stars
- 15.3k
- Forks
- 3.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 142
Description
Tumbling and Sliding Windows are implemented in the Java version of the Pulsar functions but not in the Python one.
It is needed to modify the python instance used for the execution of the python pulsar function in order to handle window configuration.
Contributor guide
Research direction
Compare the Java implementation of tumbling and sliding windows with the Python function instance used for execution, then trace how window configuration reaches that instance. Done means the Python path handles both window types consistently with the Java behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, python
- Domain
- distributed-systems, stream-processing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100