Haojun Liao
|
3327beba1e
|
fix(query): record the correct last accessed key in the stt file.
|
2023-03-01 14:56:51 +08:00 |
Xiaoyu Wang
|
74a4051881
|
move compact to enterprise
|
2023-03-01 14:48:31 +08:00 |
dapan1121
|
ee70606f19
|
fix: projection query in descending order result error issue
|
2023-03-01 14:48:15 +08:00 |
dapan1121
|
6bb2c36ee1
|
Merge remote-tracking branch 'origin/main' into fix/TD-22851
|
2023-03-01 13:42:50 +08:00 |
dapan1121
|
e0a2b18707
|
Merge pull request #20223 from taosdata/fix/TD-22822-3.0
fix(query): make exchange operator inherit input order from upstream
|
2023-03-01 13:37:16 +08:00 |
Hui Li
|
4d35cb7fad
|
Merge pull request #20213 from taosdata/test/main/TD-22821
test: remove cross-threaded operations that use Python connection in test cases
|
2023-03-01 13:37:02 +08:00 |
Haojun Liao
|
10a119e3fb
|
Merge pull request #20106 from taosdata/fix/TD-22667-3.0
fix:error by coverity scan
|
2023-03-01 13:31:59 +08:00 |
Huo Linhe
|
d05cb92fc4
|
fix: fix ls failed when enabled -e
|
2023-03-01 11:53:11 +08:00 |
Hui Li
|
ffa1deb077
|
'test: add timeout to poll'
|
2023-03-01 11:53:00 +08:00 |
Shuduo Sang
|
e7af53f3b2
|
fix: taoskeeper upper case name (#20224)
|
2023-03-01 11:40:31 +08:00 |
Ganlin Zhao
|
1081d68858
|
add inherit from upstream order option for exchange
|
2023-03-01 11:36:41 +08:00 |
Ganlin Zhao
|
c8a41e3444
|
fix(query): make exchange operator inherit input order from upstream
|
2023-03-01 11:36:30 +08:00 |
dapan1121
|
f27a2e8a78
|
Merge pull request #20207 from taosdata/fix/TD-22822
fix(query): add inherit input order from upstream option for exchange operator
|
2023-03-01 11:16:57 +08:00 |
wangmm0220
|
d7cbcbf8ef
|
fix:open test cases
|
2023-03-01 10:55:55 +08:00 |
wangmm0220
|
2b495e6c33
|
fix:reduce the amount of insert data to avoid CI timeout
|
2023-03-01 10:53:01 +08:00 |
dapan1121
|
4a02c73084
|
Merge pull request #20202 from taosdata/szhou/fix/td-22788
fix: ensure capacity and move to next group
|
2023-03-01 10:22:15 +08:00 |
Benguang Zhao
|
caaff5c546
|
enh: rotate wal of mnode properly
|
2023-03-01 10:02:33 +08:00 |
Haojun Liao
|
a3ffddba2d
|
Merge pull request #20204 from taosdata/fix/3_coverity
fix(query): fix coverity issue.
|
2023-03-01 09:28:36 +08:00 |
dapan1121
|
10a39de9f9
|
Merge pull request #20214 from taosdata/fix/TD-22862-MAIN
fix: destroy node with wrong type conversion
|
2023-03-01 09:25:55 +08:00 |
Shuduo Sang
|
968cc52d9d
|
fix: taosdump time range for 3.0 (#20218)
|
2023-02-28 22:29:52 +08:00 |
Xuefeng Tan
|
b124063380
|
enh(taosAdapter): configurable Http status code (#20211)
|
2023-02-28 21:44:33 +08:00 |
Shuduo Sang
|
ba83826ce1
|
fix: taosdump time range (#20215)
|
2023-02-28 21:27:04 +08:00 |
haoranchen
|
b5efd1ba05
|
Update cases.task
|
2023-02-28 20:31:40 +08:00 |
slzhou
|
844a083033
|
fix: set udf column meta in udfd instead of udf
|
2023-02-28 20:25:23 +08:00 |
dapan1121
|
4312440112
|
fix: invalid read memory issue
|
2023-02-28 19:53:17 +08:00 |
Hongze Cheng
|
d319d6fe00
|
more compact to enterprise
|
2023-02-28 19:52:03 +08:00 |
Xiaoyu Wang
|
b855816780
|
Merge pull request #20206 from taosdata/fix/main_wxy
fix: a plan error of set operator subquery
|
2023-02-28 19:33:56 +08:00 |
Xuefeng Tan
|
60f24a5c3b
|
enh(taosAdapter): configurable Http status code (#20212)
|
2023-02-28 19:32:49 +08:00 |
Haojun Liao
|
b3ae58dac1
|
Merge pull request #20205 from taosdata/feat/TD-22831
feat:window close && ignore expired
|
2023-02-28 19:23:07 +08:00 |
Haojun Liao
|
85dc25e52f
|
Merge pull request #20160 from taosdata/fix/TD-22671
fix:optimize version logic in tmq and remove useless code
|
2023-02-28 19:20:25 +08:00 |
Haojun Liao
|
744a942ae9
|
fix(query): remove the invalid null check.
|
2023-02-28 19:03:15 +08:00 |
lafirest
|
10531d401a
|
fix command options name error (#19874)
|
2023-02-28 18:35:39 +08:00 |
Ganlin Zhao
|
cad32b12a5
|
add inherit from upstream order option for exchange
|
2023-02-28 18:30:51 +08:00 |
Xiaoyu Wang
|
ee2133822c
|
Merge pull request #20208 from taosdata/fix/3.0_merge_main
merge main
|
2023-02-28 18:29:37 +08:00 |
54liuyao
|
fe4123e814
|
feat:window close && ignore expired
|
2023-02-28 18:20:58 +08:00 |
54liuyao
|
abbc69a2ed
|
fix:asan error
|
2023-02-28 17:43:47 +08:00 |
Alex Duan
|
3249b83890
|
fix: destroy node with wrong type coversion
|
2023-02-28 17:38:35 +08:00 |
Xiaoyu Wang
|
ca624678b1
|
fix: a plan error of set operator subquery
|
2023-02-28 17:28:23 +08:00 |
chenhaoran
|
ecf166bd0f
|
test: remove cross-threaded operations that use Python connections in test cases
|
2023-02-28 17:04:48 +08:00 |
Linhe Huo
|
b93fbf4f4c
|
Merge pull request #20199 from taosdata/fix/explorer-packaging
fix: explorer packaging
|
2023-02-28 16:30:20 +08:00 |
Haojun Liao
|
95c6629937
|
fix(query): check for the handle value.
|
2023-02-28 16:28:02 +08:00 |
Xiaoyu Wang
|
e36d9a4c25
|
merge main
|
2023-02-28 16:13:28 +08:00 |
cyang
|
2164acce88
|
Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TD-22764
|
2023-02-28 16:10:09 +08:00 |
shenglian zhou
|
8f2ec81f76
|
Merge branch 'main' of github.com:taosdata/TDengine into szhou/fix/td-22789
|
2023-02-28 16:05:49 +08:00 |
Ganlin Zhao
|
5ad0d18c2e
|
fix(query): make exchange operator inherit input order from upstream
|
2023-02-28 16:05:41 +08:00 |
Haojun Liao
|
281c774f6e
|
fix(query): remove unused hash.
|
2023-02-28 16:04:38 +08:00 |
Haojun Liao
|
f1f9e570e6
|
Merge branch '3.0' into fix/3_coverity
|
2023-02-28 16:03:28 +08:00 |
Xiaoyu Wang
|
e7a19755c6
|
fix: a plan error of set operator subquery
|
2023-02-28 16:02:49 +08:00 |
dapan1121
|
106e9f3281
|
Merge pull request #20203 from taosdata/fix/TD-22810
fix: trace id two character missing issue
|
2023-02-28 15:37:40 +08:00 |
Haojun Liao
|
dc45ec2660
|
fix(query): set the correct bucket index.
|
2023-02-28 15:17:32 +08:00 |