Closed markheger closed 3 years ago
The TimeInterval window has been introduced with the "Event Time feature" in Streams 4.3.0 in SPL.
TimeInterval
The Python Stream.Window should support creation of a window with the type timeInterval.
Stream.Window
timeInterval
https://www.ibm.com/support/knowledgecenter/SSCRJU_4.3.0/com.ibm.streams.ref.doc/doc/timeintervalwindows-syntax.html
prepared for release 2.1
The
TimeInterval
window has been introduced with the "Event Time feature" in Streams 4.3.0 in SPL.The Python
Stream.Window
should support creation of a window with the typetimeInterval
.https://www.ibm.com/support/knowledgecenter/SSCRJU_4.3.0/com.ibm.streams.ref.doc/doc/timeintervalwindows-syntax.html