@@ -141,3 +144,30 @@ The data in expired windows is tagged as expired. TDengine stream processing pro
...
@@ -141,3 +144,30 @@ The data in expired windows is tagged as expired. TDengine stream processing pro
2. Recalculate the data. In this method, all data in the window is reobtained from the database and recalculated. The latest results are then returned.
2. Recalculate the data. In this method, all data in the window is reobtained from the database and recalculated. The latest results are then returned.
In both of these methods, configuring the watermark is essential for obtaining accurate results (if expired data is dropped) and avoiding repeated triggers that affect system performance (if expired data is recalculated).
In both of these methods, configuring the watermark is essential for obtaining accurate results (if expired data is dropped) and avoiding repeated triggers that affect system performance (if expired data is recalculated).
## Supported functions
All scalar functions are available in stream processing.
All System Information Functions are <b>not</b> available for stream processing.
All aggregate and selection functions are available in stream processing, except following functions