Commit Graph

53146 Commits

Author SHA1 Message Date
dapan1121 852e8c8185
Merge pull request #21491 from taosdata/docs/TD-24056
docs: fix timeline function super table explaination
2023-05-29 09:55:03 +08:00
wade zhang b2d2e35450
Update 09-udf.md 2023-05-29 09:52:03 +08:00
wade zhang 594489457b
Merge pull request #21508 from taosdata/gccgdb1234-patch-1
Update 09-udf.md
2023-05-29 09:51:23 +08:00
yihaoDeng 0be1858b4b Merge branch 'enh/dev3.0' into enh/addCompileError 2023-05-29 01:50:43 +00:00
wade zhang 6a741cc901
Update 09-udf.md 2023-05-29 09:45:02 +08:00
yihaoDeng de739ce086 Merge branch 'enh/dev3.0' into enh/addCompileError 2023-05-29 01:11:13 +00:00
dapan1121 6368b27499 fix: sliding case issue 2023-05-29 08:50:57 +08:00
wade zhang c15c733ef4
Merge pull request #21500 from taosdata/docs/wade-pyudf
doc: refine python UDF user guide
2023-05-29 08:26:39 +08:00
wade zhang 3fd488e83c
Merge branch '3.0' into docs/wade-pyudf 2023-05-29 08:26:17 +08:00
wade zhang 6ccefe9891
Update 09-udf.md 2023-05-29 08:23:31 +08:00
wade zhang cb82453a43
Update 09-udf.md 2023-05-29 08:21:00 +08:00
wade zhang c7e2347dfd
Update 09-udf.md 2023-05-29 08:14:36 +08:00
dapan1121 e2d45438cb
Merge pull request #21405 from taosdata/szhou/scl-flt
enhance: scalar filter improvement
2023-05-28 18:49:39 +08:00
Shuduo Sang 884e7d0db6
docs: fix udf zh typos (#21504)
* docs: fix typos

* docs: fix udf typos
2023-05-28 00:16:16 +08:00
Haojun Liao 1e786624b2
Merge pull request #21501 from taosdata/refact/fillhistory
fix(stream): set the skip offset when resume stream task.
2023-05-27 22:45:54 +08:00
Shuduo Sang c91029f92f
docs: fix typos (#21503) 2023-05-27 19:28:47 +08:00
Haojun Liao d9de1813da Merge branch '3.0' into refact/fillhistory 2023-05-27 16:31:11 +08:00
Haojun Liao b38e253019 fix(stream): set the skip offset when resume stream task. 2023-05-26 22:51:58 +08:00
yihaoDeng 2f5fe2dec6 Merge branch 'enh/dev3.0' into enh/addCompileError 2023-05-26 14:01:05 +00:00
yihaoDeng 4b931d3007 Merge branch 'enh/dev3.0' into enh/addCompileError 2023-05-26 13:59:16 +00:00
yihaoDeng 479a117266 Merge branch 'enh/dev3.0' into enh/addCompileError 2023-05-26 13:03:47 +00:00
yihaoDeng a71bffd719 Merge branch 'enh/dev3.0' into enh/addCompileError 2023-05-26 13:03:35 +00:00
yihaoDeng 57a4e56a61 change parameter 2023-05-26 20:30:03 +08:00
yihaoDeng 34d21bc03f change parameter 2023-05-26 20:11:33 +08:00
wade zhang 5abfff6b53
Update 09-udf.md 2023-05-26 19:30:34 +08:00
wade zhang 3b0cee7866
Update 09-udf.md 2023-05-26 19:24:46 +08:00
wade zhang 290a14e2d3
Update 09-udf.md 2023-05-26 19:22:47 +08:00
wade zhang 730e087d5e
Update 09-udf.md 2023-05-26 19:21:13 +08:00
wangmm0220 a3e214b9e8 fix:put poll to push manager if wal not exist when offset is latest 2023-05-26 19:17:04 +08:00
gccgdb1234 4367170086 doc: refine PDF user guide 2023-05-26 19:16:23 +08:00
wangmm0220 50487255b3 fix:put poll to push manager if wal not exist when offset is latest 2023-05-26 19:02:40 +08:00
dmchen 24937c3d5b check empty dnode 2023-05-26 19:01:13 +08:00
Haojun Liao e31d9299cc
Merge pull request #21480 from taosdata/mark/sml
fix:memory leak
2023-05-26 19:00:21 +08:00
dapan1121 faaa9da887 fix: sliding can't be 1a issue 2023-05-26 18:17:05 +08:00
wade zhang c7886d319b
Merge pull request #21490 from taosdata/fix/check-offline-when-force
check offline when force
2023-05-26 17:03:29 +08:00
wade zhang 66b7d90849
Merge pull request #21479 from taosdata/fix/TD-24405
fix(cache): fix deleted data
2023-05-26 17:02:33 +08:00
Haojun Liao 87957e2bb0
Merge pull request #21478 from taosdata/fix/TD-23423
fix tsdb read error version
2023-05-26 16:56:09 +08:00
Haojun Liao b5968b313b
Merge pull request #21487 from taosdata/fix/TD-24381
fix pause issue
2023-05-26 16:54:29 +08:00
Haojun Liao 7a3920bbdc
Merge pull request #21492 from taosdata/refact/fillhistory
fix(tmq): set the correct offset rsp when no poll occuring.
2023-05-26 15:34:02 +08:00
Minglei Jin 34b9b322cd cache/var-data: realloc for cache reading 2023-05-26 15:01:57 +08:00
liuyao 5ebe75599e fix pause issue 2023-05-26 14:58:39 +08:00
slzhou b89f1652fc fix: remove tbl count scan modification from the PR 2023-05-26 14:52:14 +08:00
slzhou b83bf9163e fix: restore scalar mode computation and add filterScalarMode config variable and add test case 2023-05-26 14:46:32 +08:00
Haojun Liao 319b2d520c Merge remote-tracking branch 'origin/refact/fillhistory' into refact/fillhistory 2023-05-26 14:20:15 +08:00
Haojun Liao f61f37c936 fix(tmq): set the correct offset rsp when no poll occuring. 2023-05-26 14:20:01 +08:00
chao.feng 5d3e405032 update the test case by charles 2023-05-26 14:19:35 +08:00
Haojun Liao 4b9613f266
Merge pull request #21489 from taosdata/refact/fillhistory
fix(query): fix bug in iterating the table list.
2023-05-26 14:19:01 +08:00
Minglei Jin 6e29d7879f cache/var-data: realloc var data 2023-05-26 14:13:01 +08:00
Ganlin Zhao 217efa830e docs: fix timeline function super table explaination 2023-05-26 14:03:49 +08:00
Ganlin Zhao a8599d78d1 docs: fix timeline function super table explaination 2023-05-26 14:02:46 +08:00