Commit Graph

39443 Commits

Author SHA1 Message Date
Shuduo Sang 93838b7e3e fix: libuv compile error with gcc 11+ 2022-08-22 19:50:20 +08:00
Ganlin Zhao 4bec769211 fix(query): fix avg.py test cases 2022-08-22 19:28:20 +08:00
Ganlin Zhao cd3897c7fe fix(query): fix avg.py test cases 2022-08-22 19:26:28 +08:00
Shengliang Guan 66d0bd83e2
Merge pull request #16302 from taosdata/fix/ZhiqiangWang/TD-18448-fix-fseek-error
os: fix fseek error
2022-08-22 19:16:36 +08:00
Shengliang Guan 04ce95fe72
Merge pull request #16303 from taosdata/szhou/fixbugs
fix: fill desc order support
2022-08-22 19:16:11 +08:00
Haojun Liao ca539ea5e2
Merge pull request #16300 from taosdata/feature/3_liaohj
fix(query): init the blockdata before load data.
2022-08-22 19:15:34 +08:00
Minglei Jin ab94107310 fix: create block data for last files 2022-08-22 19:10:55 +08:00
Ganlin Zhao 09dc2e4e12 fix CI 2022-08-22 18:48:51 +08:00
Shengliang Guan a3348f716e
Merge pull request #16299 from taosdata/fix/3.0_bugfix_wxy
fix: the syntax problem of querying the state value in the state window
2022-08-22 18:48:28 +08:00
Shengliang Guan 99c7556021
Merge pull request #16301 from taosdata/feature/3.0_mhli
refactor(sync): close receiver when become leader
2022-08-22 18:48:05 +08:00
gccgdb1234 450bdf629d doc: fix broken links 2022-08-22 18:44:36 +08:00
slzhou 4ef090f495 fix: fill desc order support 2022-08-22 18:37:23 +08:00
afwerar b3085f24a2 os: fix fseek error 2022-08-22 18:32:58 +08:00
gccgdb1234 8a0922e8a7 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-08-22 18:32:29 +08:00
gccgdb1234 e633e7d675 doc: fix broken links 2022-08-22 18:32:16 +08:00
dapan1121 9b11978118
Merge pull request #16298 from taosdata/enh/asyncLaunchTask
enh: async launch tasks
2022-08-22 18:31:20 +08:00
Haojun Liao 821a12a048 fix(query): add check before retrieve data. 2022-08-22 18:17:47 +08:00
Hongze Cheng 3f90f99d8f first step optimization 2022-08-22 18:12:40 +08:00
Haojun Liao 940896f2ce
Merge pull request #16296 from taosdata/fix/TD-18539
fix: use new API tBlockDataInit to init pBlockData
2022-08-22 17:51:51 +08:00
gccgdb1234 976823542f doc: remove obsolete files 2022-08-22 17:50:07 +08:00
gccgdb1234 f06b7bfdc2 doc: remove obsolete installation part in operation guide 2022-08-22 17:48:04 +08:00
Xiaoyu Wang 4cf9bd6ac1 fix: the syntax problem of querying the state value in the state window 2022-08-22 17:46:57 +08:00
gccgdb1234 e4a1b87070 doc: remove obsolete cluster files 2022-08-22 17:45:37 +08:00
Haojun Liao 9cdf2bb3a5 fix(query): init the blockdata before load data. 2022-08-22 17:43:55 +08:00
gccgdb1234 254d436d75 doc: move 2 files to internal 2022-08-22 17:43:13 +08:00
dapan1121 fda184b2c4 fix: show sql in perf log 2022-08-22 17:42:37 +08:00
gccgdb1234 e7b5972c68 doc: remove 2 obsolte files 2022-08-22 17:39:09 +08:00
dapan1121 3e7699cc2f enh: async launch tasks 2022-08-22 17:38:50 +08:00
Hongze Cheng 726006d18a more code 2022-08-22 17:37:51 +08:00
Ganlin Zhao 628ac58b7f Merge branch '3.0' into fix/TD-18287 2022-08-22 17:23:42 +08:00
Ganlin Zhao 6c32df7adf fix(query): fix stream session window out of order data agg function
result error

TD-18287
2022-08-22 17:21:03 +08:00
Minglei Jin 2ed38aad93 fix: use new API tBlockDataInit to init pBlockData 2022-08-22 17:08:19 +08:00
Shengliang Guan f6555efd9c
Merge pull request #16290 from taosdata/fix/TD-17791
fix(query): fix pthread_create memleak in when shell exit
2022-08-22 16:48:40 +08:00
wade zhang e3e9b580f6
Merge pull request #16293 from taosdata/ci/TD-18521
ci: ignore return value while check changed files if it is a docs PR
2022-08-22 16:46:38 +08:00
Yang Zhao 05db189a17
fix: remove python subscribe demo (#15987)
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-08-22 16:46:03 +08:00
wade zhang 7a77f4258a
Merge pull request #16258 from taosdata/feature/3.0_query_optimize
opti: group by tag
2022-08-22 16:39:05 +08:00
tangfangzhi 63fd6f4cee ci: ignore return value while check changed files if it is a docs PR 2022-08-22 16:05:46 +08:00
dapan1121 7c7c452bbc enh: add perf debug info 2022-08-22 15:58:00 +08:00
Ganlin Zhao 7119aa2e21 Merge branch '3.0' into fix/TD-17791 2022-08-22 15:45:16 +08:00
Minghao Li 8da7950282 refactor(sync): close receiver when become leader 2022-08-22 15:40:28 +08:00
gccgdb1234 1000d40c1f Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-08-22 15:35:11 +08:00
gccgdb1234 364b849ea1 doc: remove useless 2.4 version information 2022-08-22 15:34:13 +08:00
Shengliang Guan dc00e05a5f
Merge pull request #16287 from taosdata/ci/TD-18521
ci: if all changed files are in docs/en or docs/zh, make it a docs PR…
2022-08-22 15:34:12 +08:00
Ganlin Zhao cb49ec48d0 fix(query): fix pthread_create memleak in shell engine
TD-17791
2022-08-22 15:32:51 +08:00
gccgdb1234 da75122b33 doc: remove useless 2.4 version information 2022-08-22 15:32:07 +08:00
gccgdb1234 6953c8a5e1 doc: remove useless 2.4 version information 2022-08-22 15:31:39 +08:00
Ganlin Zhao 70df538180 fix(query): fix pthread_create memleak in shell engine
TD-17791
2022-08-22 15:22:49 +08:00
wangmm0220 23d8ebf129 fix:error in grou by tag 2022-08-22 15:15:03 +08:00
Shengliang Guan 82c799d7c0
Merge pull request #16284 from taosdata/feature/3.0_mhli
refactor(sync): modify config file len
2022-08-22 15:10:29 +08:00
Shengliang Guan f8310d4203
Merge pull request #16286 from taosdata/feature/3_liaohj
fix(query): fix bug in descending order scan in lastblock.
2022-08-22 15:09:21 +08:00