Commit Graph

52383 Commits

Author SHA1 Message Date
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
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
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
Haojun Liao ccbea13012 Merge branch '3.0' into refact/fillhistory 2023-05-26 10:40:53 +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
Haojun Liao cea8334427
Merge pull request #21449 from taosdata/refact/fillhistory
refactor: remove the module dependency.  TD-24279
2023-05-26 09:01:45 +08:00
liuyao 75eb724c37 fix tsdb read error version 2023-05-26 08:55:23 +08:00
slzhou ab4111b25e enhance: add python udf sample that uses numpy 2023-05-26 08:24:27 +08:00
Haojun Liao e24ce2111f fix: set function ptr. 2023-05-26 00:00:07 +08:00
dmchen efa1570b6e prompt message when 2 mnode 2023-05-25 20:10:40 +08:00
Haojun Liao 1e22d875b3 fix: fix dead lock. 2023-05-25 20:00:26 +08:00
t_max 34224fbaa6 enh(taosAdapter): change taosAdapter to 3.0 branch 2023-05-25 18:58:13 +08:00
Haojun Liao 1090afd108 fix(stream): add new file. 2023-05-25 18:46:53 +08:00
wade zhang ec02b60595
Merge pull request #21465 from taosdata/enh/TD-24319
enh: tmq example add all properties
2023-05-25 18:46:11 +08:00
Haojun Liao 30de31e374 fix(test): fix unit test link error. 2023-05-25 18:17:09 +08:00
Haojun Liao b932fdb5c4
Merge pull request #21470 from taosdata/feature/TD-24070
feat:add privilege for schemaless
2023-05-25 17:52:28 +08:00
Haojun Liao c3be7b14be fix: set correct function ptr. 2023-05-25 17:51:03 +08:00
Minglei Jin 8ee1288611 fix(cache): remove deleted data 2023-05-25 17:47:55 +08:00
Shuduo Sang cd2fdf49f3
docs: update readme (#21473)
* docs: update readme with libgflags

* docs: update readme with geos

* docs: remove geometry docs

* docs: update readme
2023-05-25 16:48:47 +08:00
wangmm0220 f6fef3e9d6 feat:add privilege for schemaless 2023-05-25 14:54:21 +08:00
wangmm0220 fcba7e326c feat:add privilege for schemaless 2023-05-25 14:24:25 +08:00
Haojun Liao 0966213847 fix(arch): set the correct module api dependency. 2023-05-25 14:21:40 +08:00
wade zhang ea5301847c
Merge pull request #21464 from taosdata/fix/test-case-parameter
test case parameter
2023-05-25 13:38:32 +08:00
huolibo bbb93c3720 enh: tmq example add all properties 2023-05-25 11:27:49 +08:00
dmchen 0e41f82bb7 test case parameter 2023-05-25 11:26:11 +08:00
shenglian zhou 90f542857d enhance: improve document 2023-05-25 11:13:05 +08:00
Haojun Liao 1a206f3f4d
Merge pull request #21462 from taosdata/fix/TD-24365
fix sma sliding window
2023-05-25 10:27:22 +08:00
Haojun Liao da9f33a483 fix: fix error in set function ptr. 2023-05-25 09:56:34 +08:00
liuyao 1f81642303 fix sma sliding window 2023-05-25 09:12:10 +08:00
Yaqiang Li bf46f1ef8c
Merge pull request #21451 from taosdata/3.0-yq
implement TD-24378
2023-05-25 09:08:34 +08:00
wade zhang 511ff7130b
Merge pull request #21445 from taosdata/fix/TD-24373
fix(cache/read): associate tbname with primary ts column
2023-05-25 08:01:51 +08:00
Haojun Liao 4a42f6b983 fix: fix error in api call. 2023-05-25 00:50:03 +08:00
Haojun Liao a9b18d203d fix:fix error. 2023-05-24 23:49:26 +08:00
Haojun Liao 01f6f74fb9 fix: update the cmake file. 2023-05-24 22:27:45 +08:00
Haojun Liao ab907e3344 fix(query): fix syntax error. 2023-05-24 21:53:40 +08:00