Commit Graph

52443 Commits

Author SHA1 Message Date
Minglei Jin 3a9d55ca35 fix(rocks/log): set info log level to warn_level 2023-05-29 15:56:28 +08:00
wade zhang 8d679d7686
Merge pull request #21299 from taosdata/FIX/TD-22970-3.0
enh: refactor some func names for syncLogReplProcessReply
2023-05-29 10:59:56 +08:00
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
wade zhang 6a741cc901
Update 09-udf.md 2023-05-29 09:45:02 +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 b38e253019 fix(stream): set the skip offset when resume stream task. 2023-05-26 22:51:58 +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
gccgdb1234 4367170086 doc: refine PDF user guide 2023-05-26 19:16:23 +08:00
Haojun Liao e31d9299cc
Merge pull request #21480 from taosdata/mark/sml
fix:memory leak
2023-05-26 19:00:21 +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
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
slzhou 70bcbafbb8 fix: json value length is not same as binary/nchar length 2023-05-26 13:36:56 +08:00
slzhou 00810d1ffd fix: remove udfpy.sim pycumsum part 2023-05-26 13:10:49 +08:00
dmchen fcf2b58aad check offline when force 2023-05-26 12:48:37 +08:00
Haojun Liao 1e845acabe fix(tmq): allow seek before get assignment 2023-05-26 11:34:12 +08:00
Minglei Jin bb481c52b6 cache/skyline: fix skyline false condition 2023-05-26 11:26:55 +08:00
slzhou 81c796953e fix: address sanitizer error 2023-05-26 10:55:52 +08:00
wangmm0220 208ba2ef4d fix:memory leak 2023-05-26 10:45:37 +08:00
Haojun Liao ccbea13012 Merge branch '3.0' into refact/fillhistory 2023-05-26 10:40:53 +08:00
wangmm0220 a58cb1a28c Merge branch '3.0' of https://github.com/taosdata/TDengine into mark/sml 2023-05-26 10:36:52 +08:00
Haojun Liao 974b59c238 fix(query): fix bug in iterating the table list. 2023-05-26 10:10:10 +08:00
wade zhang 64e89620ea
Merge pull request #21484 from taosdata/szhou/enhance-udf-doc
enhance: python udf sample with numpy
2023-05-26 09:46:46 +08:00
wade zhang 57b999233d
Merge pull request #21483 from taosdata/fix/prompt-message-when-2-mnode
prompt message when 2 mnode
2023-05-26 09:35:03 +08:00
wade zhang 0ffd0c40af
Merge pull request #21482 from taosdata/enh/xftan/change-taosadapter-3.0
enh(taosAdapter): change taosAdapter to 3.0 branch
2023-05-26 09:11:42 +08:00