Update 12-distinguished.md
This commit is contained in:
parent
51faf94882
commit
08d3145fdc
|
@ -190,7 +190,8 @@ select _wstart, _wend, count(*) from t event_window start with c1 > 0 end with c
|
|||
select _wstart, _wend, count(*) from t count_window(4);
|
||||
```
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
|
||||
### 时间戳伪列
|
||||
|
|
Loading…
Reference in New Issue