Commit Graph

48788 Commits

Author SHA1 Message Date
gccgdb1234 959be6676e docs: how to change cachesize 2023-02-13 17:21:01 +08:00
Haojun Liao c9ce01c878 Merge branch 'main' into feature/3_liaohj 2023-02-13 17:09:27 +08:00
Hongze Cheng 6241650a1f Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TS-2504 2023-02-13 16:58:40 +08:00
yihaoDeng 1aee609d36 fix: change socket opt 2023-02-13 16:46:42 +08:00
sunpeng 00748c935b
docs: update taoskeeper docs for monitor and monitorFqdn (#19955)
* docs: update taoskeeper docs for monitor and monitorFqdn

* fix docs
2023-02-13 16:33:36 +08:00
yihaoDeng a176899010 fix json_tag crash 2023-02-13 16:02:15 +08:00
yihaoDeng e4906283cb fix json_tag crash 2023-02-13 15:47:19 +08:00
Haojun Liao c597a1e4ce refactor: do some internal refactor. 2023-02-13 15:46:47 +08:00
Xiaoyu Wang de92def988 fix: query compatible with lower version messages 2023-02-13 15:25:00 +08:00
Benguang Zhao 767080922a fix: set SYNC_VNODE_LOG_RETENTION as TSDB_SYNC_LOG_BUFFER_RETENTION + 1 2023-02-13 14:16:19 +08:00
wangmm0220 997f41c854 fix:conflict from 3.0 2023-02-13 14:05:53 +08:00
wangmm0220 b054ef9a9f fix:conflict from 3.0 2023-02-13 14:04:36 +08:00
yihaoDeng 16da9d78a9 fix: fix filter error result 2023-02-13 13:47:22 +08:00
wangmm0220 0e630b8f81 fix:remove id in execReader & enable task case 2023-02-13 13:38:05 +08:00
Haojun Liao 13362841fe
Merge pull request #19946 from taosdata/fix/nodisk
fix(query): add kill check for cache scan operator.
2023-02-13 13:37:00 +08:00
Yihao Deng 5af1faf916
Merge branch '3.0' into enh/dynamicIdx 2023-02-13 13:36:06 +08:00
54liuyao 31a75f837b fix:crash at generate session scan range 2023-02-13 13:33:38 +08:00
Haojun Liao f26fa32340 other: add some comments. 2023-02-13 13:32:01 +08:00
yihaoDeng 0fd0c64157 fix: fix filter error result 2023-02-13 13:28:52 +08:00
Haojun Liao c96362d5fc other: merge event branch. 2023-02-13 13:28:16 +08:00
Haojun Liao 2de465b64c
Merge pull request #19947 from taosdata/enh/stream_buffer_param1
Enh/stream buffer param1
2023-02-13 13:27:42 +08:00
Haojun Liao 6a6c649113 fix(query): identify the data blocks from different group. 2023-02-13 13:24:59 +08:00
yihaoDeng 0f803fca10 fix: fix filter error result 2023-02-13 11:40:40 +08:00
Haojun Liao e5d4d9daba Merge branch 'main' into fix/liaohj 2023-02-13 11:35:39 +08:00
Haojun Liao a13ca296a8 Merge branch 'main' into fix/liaohj 2023-02-13 11:34:57 +08:00
dapan1121 df4967614f
Merge pull request #19906 from taosdata/fix/TS-2612
fix(query): fix max/min result inconsistent using with first or last plus interval time window query
2023-02-13 10:57:24 +08:00
Liu Jicong 7a4c8f30db reset default cfg 2023-02-13 10:54:13 +08:00
Hongze Cheng 454e56fd09 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TS-2504 2023-02-13 10:37:32 +08:00
54liuyao 9d53b19980 ci:modify stream test 2023-02-13 10:25:33 +08:00
Haojun Liao b37bf56794 fix(query): add kill check for table merge scan. 2023-02-13 10:12:13 +08:00
Haojun Liao 08126ccde1 fix(query): add kill check for cache scan operator. 2023-02-13 10:07:56 +08:00
Haojun Liao 27a53a0c64 fix(query): set the correct table iter. 2023-02-13 10:05:26 +08:00
Xiaoyu Wang 6483b92f0c
Merge pull request #19923 from taosdata/fix/3.0_merge_main
merge main
2023-02-13 09:48:45 +08:00
Liu Jicong 0cd6bd3d86 Merge branch 'main' into enh/stream_buffer_param 2023-02-13 09:48:02 +08:00
Liu Jicong 1114fef337 add cfg 2023-02-13 09:47:30 +08:00
Xiaoyu Wang 8151ab8b11
Merge pull request #19918 from taosdata/feat/vnode_compact
fix: vnode compact bug
2023-02-13 09:46:52 +08:00
Hongze Cheng 10167a90cd refact code 2023-02-13 09:39:21 +08:00
Hongze Cheng cce25bbcd8 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TS-2504 2023-02-13 09:14:24 +08:00
Hui Li 9d002d7aff
Merge pull request #19939 from taosdata/feat/TD-22067-MAIN
fix: first run use dbname auto fill alter fixed
2023-02-13 09:05:17 +08:00
Shuduo Sang 73bb73085c
fix: sml rest ctrlc main (#19940)
* fix: taosbenchmark fix sml-rest mem leak for main

* fix: update taos-tools 4097420
2023-02-13 01:49:07 +08:00
Haojun Liao 34036b932f fix(query): fix error in windows. 2023-02-13 01:05:40 +08:00
Shuduo Sang 2b20f13b07
fix: sml rest ctrlc (#19937)
* fix: taosbenchmark sml-rest mem leak

* fix: update taos-tools 990ba9e

* fix: update taos-tools 3d5aa21

* fix: update taos-tools 68d300d

* fix: update taos-tools 3c423ca

* fix: update taos-tools 4097420

* fix: update taos-tools 07537a5

* fix: reduce sml-rest mem leak

* fix: reduce sml-rest mem leak interlace mode

* fix: codacy issues

* fix: redundant mem cleanup

* test: add command line sml-rest test case

* fix: exclude sml-rest from 2.x

* fix: update taos-tools 22627d7
2023-02-13 00:51:27 +08:00
Haojun Liao f4a17d16f2 fix(query): fix error in windows. 2023-02-13 00:25:26 +08:00
Haojun Liao f85cf08f87 fix(query): set the initial iterator table before check data in buffer. 2023-02-12 22:09:46 +08:00
yihaoDeng 75577937be fix compile error 2023-02-12 17:00:28 +08:00
Alex Duan f2b8f18661 fix: first update var values then search 2023-02-12 16:41:43 +08:00
Alex Duan c823ad912f fix: build error 2023-02-12 16:31:24 +08:00
Alex Duan 8e28a63af8 fix: dot not complete with dbname 2023-02-12 16:28:03 +08:00
Alex Duan 9c296f6c71 fix: dot not complete with dbname 2023-02-12 16:23:41 +08:00
Shuduo Sang 30f61ff9d2
fix: taosbenchmark schemaless refine main (#19932)
* fix: taos-tools 143b9e4 for taosbenchmark schemaless refine for main

* fix: update taos-tools 723f696

* test: fix ../tests/develop-test/5-taos-tools/taosbenchmark/sml_json_alltypes.py

* test: check nchar temporarily as diff behavior between main and 3.0 branch

* fix: update taos-tools 181bcac
2023-02-12 11:44:15 +08:00