Commit Graph

48815 Commits

Author SHA1 Message Date
Benguang Zhao bcf6d5b641 fix: clear some asserts in walRead.c 2023-02-16 16:06:12 +08:00
Hongze Cheng 3c37ad11e6 fix: other problems 2023-02-16 15:55:59 +08:00
Minglei Jin de9cafb04e fix(tsdb/cache): disable sharding for block index cache 2023-02-16 15:50:19 +08:00
Minglei Jin 742a6d6c95 fix(mnd/stream): fix ignore update compatibility 2023-02-16 15:25:25 +08:00
yihaoDeng bdf5331867 del invalid file 2023-02-16 15:12:35 +08:00
yihaoDeng a6a8daec23 fix: batch write 2023-02-16 15:09:39 +08:00
Hongze Cheng 346bc8b3d4 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TS-2504 2023-02-16 15:01:23 +08:00
xiaolei li 13bdd5afae
docs: update node-rest examples and reference (#20011) 2023-02-16 14:00:20 +08:00
54liuyao 33caf8e625 fix:check stream 2023-02-16 13:48:47 +08:00
Hongze Cheng 273b3a5423 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TS-2504 2023-02-16 13:46:40 +08:00
Haojun Liao c0674f0309
Merge pull request #20006 from taosdata/fix/TD-22499
fix:wrong tag value
2023-02-16 13:23:43 +08:00
Haojun Liao f8b59fc5bf
Merge pull request #19999 from taosdata/feat/TS-2633
feat:add disable stream option
2023-02-16 13:23:08 +08:00
Hongze Cheng 7e94d394e2 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TS-2504 2023-02-16 13:07:59 +08:00
xiaolei li e541528ab6
docs: update node-rest doc add insert sample (#20008)
* docs: update node-rest doc, add insert sample

* remove cn character in examples
2023-02-16 12:43:45 +08:00
Minglei Jin 4959e8fa7c
Merge branch 'main' into fix/TS-2625 2023-02-16 12:33:59 +08:00
yihaoDeng 27643f7c21 fix invalid read 2023-02-16 11:04:38 +08:00
kailixu 7abe4a7824 fix: memory leak of tfs 2023-02-16 10:55:55 +08:00
Haojun Liao f34bc0344c
Merge pull request #20001 from taosdata/fix/nodisk
fix(query): fix memory leak and invalid free for tag filter cache.
2023-02-16 10:46:50 +08:00
yihaoDeng 792e16befc fix invalid read 2023-02-16 10:36:49 +08:00
dapan1121 62a626079a
Merge pull request #20000 from taosdata/fix/TS-2658-MAIN
fix: parse multi-line sql include tab key
2023-02-16 10:32:50 +08:00
54liuyao 05c9d46fac fix:wrong tag value 2023-02-16 10:22:31 +08:00
dapan1121 a7fd33d7ad Merge branch 'fix/TD-22457' of github.com:taosdata/TDengine into fix/TD-22457 2023-02-16 10:07:07 +08:00
dapan1121 892d6c61c9 fix: task dropped error code 2023-02-16 10:06:01 +08:00
Minglei Jin 56f1afb19c fix(tsdb/cache): use block index cache with last/last_row 2023-02-16 09:28:35 +08:00
dapan1121 0ad3090a0e Merge remote-tracking branch 'origin/main' into fix/TD-22457 2023-02-16 09:24:21 +08:00
Haojun Liao fd379310f6
Merge pull request #19979 from taosdata/fix/tq_oom
fix: handle insufficient resource
2023-02-16 09:17:52 +08:00
54liuyao b614c28713 feat:set default value 2023-02-16 09:12:46 +08:00
yihaoDeng ebcbdcfddc fix: change parameter 2023-02-16 00:30:26 +08:00
yihaoDeng 05e61bac89 fix: invalid read 2023-02-16 00:12:26 +08:00
yihaoDeng a2982d7c25 Merge branch 'enh/mainnn' into fix/main 2023-02-15 23:48:31 +08:00
Haojun Liao c7a9ed34d0 fix(query): fix memory leak and invalid free for tag filter cache. 2023-02-15 23:24:43 +08:00
yihaoDeng 3fc8f6b732 fix: invalid read 2023-02-15 22:29:17 +08:00
yihaoDeng 5c6b5f0d0f fix: invalid read 2023-02-15 21:58:56 +08:00
yihaoDeng 015dd658e6 fix: invalid read 2023-02-15 21:16:08 +08:00
Alex Duan 4a8d5355a7 fix: parse multi-line sql include tab key 2023-02-15 20:21:41 +08:00
yihaoDeng 9c050c0ea6 handle too many session 2023-02-15 20:15:34 +08:00
yihaoDeng f22d07319f handle too many session 2023-02-15 20:06:04 +08:00
Haojun Liao 717392782a fix(query): remove the invalid free. 2023-02-15 19:50:56 +08:00
yihaoDeng b8dfc71446 handle too many session 2023-02-15 19:24:48 +08:00
Haojun Liao e681bb02cd fix(query): set the initial number of tables values. 2023-02-15 19:23:49 +08:00
54liuyao 43966abbc6 feat:add disable stream option 2023-02-15 18:39:05 +08:00
dapan1121 29df9d6034
Merge pull request #19987 from taosdata/fix/TD-22454-MAIN
fix:  exit call kill query and not to obtain dbname if have -s argument
2023-02-15 18:34:54 +08:00
Hongze Cheng 3289f79ab2 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TS-2504 2023-02-15 18:00:22 +08:00
Hongze Cheng c1a3a0855b finish code 2023-02-15 17:59:54 +08:00
dapan1121 db2e05b461
Merge pull request #19994 from taosdata/docs/count-always-return
docs: add notes for countAlwaysReturnValue parameter
2023-02-15 17:45:06 +08:00
Ganlin Zhao d303ad359e
Update index.md 2023-02-15 17:43:38 +08:00
Ganlin Zhao 7f1186c876
Update index.md 2023-02-15 17:42:42 +08:00
Ganlin Zhao 7ef6bd7ad8
Update index.md 2023-02-15 17:41:22 +08:00
dapan1121 b1c3b705b1
Update index.md 2023-02-15 17:30:51 +08:00
yihaoDeng e44704b20e opt: opt tag index 2023-02-15 17:26:11 +08:00