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
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
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
Shengliang Guan
1dfb97be44
Merge pull request #16283 from taosdata/feature/TD-18530
...
feat(stream): steam state window delete result
2022-08-22 15:08:47 +08:00
Shengliang Guan
a94e7a5281
Merge pull request #16282 from taosdata/fix/TD-18456
...
fix: fix memory leak issue
2022-08-22 14:55:57 +08:00
Shengliang Guan
7c4adf5784
Merge pull request #16279 from taosdata/main
...
release: merge from main to 3.0
2022-08-22 14:53:06 +08:00
tangfangzhi
9ad81089c1
ci: add steps to check docs stage
2022-08-22 14:43:22 +08:00
tangfangzhi
3d6aa3435f
ci: if all changed files are in docs/en or docs/zh, make it a docs PR and skip tests
2022-08-22 14:30:44 +08:00
Haojun Liao
4322f59a22
fix(query): fix bug in descending order scan in lastblock.
2022-08-22 14:28:13 +08:00
Minghao Li
dd212b5dbb
refactor(sync): modify config file len
2022-08-22 14:25:36 +08:00
54liuyao
25b735f0e3
feat(stream): delete result
2022-08-22 14:05:19 +08:00
Minghao Li
f1391962a0
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
2022-08-22 13:49:40 +08:00
huolibo
cd22be63a4
fix(driver): jdbc sample for 3.0 ( #16235 )
...
* fix(driver): jdbc sample for 3.0
* fix: drop table if exists
* test: valgrind case
Co-authored-by: Shengliang Guan <slguan@taosdata.com>
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-08-22 13:26:59 +08:00