Stream More Readings Stream A stream is the runtime form of a source in eKuiper. It must specify a source type to define how to connect to the external resource. When using as...
Table specs Syntax Usage scenarios Lookup table Filter by history state Table specs eKuiper streams is unbounded and immutable, any new data are appended in the current stre...
Table specs Syntax Usage scenarios Lookup table Filter by history state Table specs eKuiper streams is unbounded and immutable, any new data are appended in the current stre...
Query language elements SELECT Syntax Arguments FROM Syntax Arguments JOIN Syntax Arguments WHERE Syntax Arguments GROUP BY Syntax Arguments HAVING Syntax Arguments ...