Commit Graph

55060 Commits

Author SHA1 Message Date
kailixu 1ce8d06032 fix: proj col compare func 2023-08-10 09:57:57 +08:00
kailixu d6ed5fe096 fix: timezone and qsort for windows 2023-08-09 20:08:19 +08:00
Hui Li 10f5d223bb
Merge pull request #22370 from taosdata/FIX/TD-25605-3.0
enh: check if disk space sufficient at primary dir with tfs
2023-08-09 18:32:07 +08:00
Hui Li 88617027a3
Merge pull request #22369 from taosdata/td_25179_update
udpate user_privilege_show test case and add it to cases.task by charles
2023-08-09 14:08:53 +08:00
Charles 0a3a597c70
Merge branch '3.0' into td_25179_update 2023-08-09 13:29:13 +08:00
Hui Li a88be28242
Merge pull request #22281 from taosdata/ts-3479
add CI test case for ts-3479 by charles
2023-08-09 13:21:20 +08:00
chao.feng 3cd147d3e9 Merge branch 'ts-3479' of https://github.com/taosdata/TDengine into ts-3479 2023-08-09 10:05:22 +08:00
chao.feng f02fd54298 add test case to cases.task by charles 2023-08-09 10:05:04 +08:00
chao.feng 2573dcc091 Merge branch 'td_25179_update' of https://github.com/taosdata/TDengine into td_25179_update 2023-08-09 09:27:26 +08:00
chao.feng c5aae97d60 remove unavailable codes in this commit 2023-08-09 09:26:55 +08:00
chao.feng 37c39a1e46 Merge branch 'td_25179_update' of https://github.com/taosdata/TDengine into td_25179_update 2023-08-09 09:18:42 +08:00
chao.feng 2c65ffc33b remove the case user_privilege_multi_users.py from cases.task 2023-08-09 09:12:57 +08:00
dapan1121 e54a4d5a58
Merge pull request #22206 from taosdata/szhou/ts-3706
enhance: subquery can use expr  primary key +/- value as primary key
2023-08-09 08:48:54 +08:00
dapan1121 aef0398c27
Merge pull request #22342 from taosdata/fix/TD-25426-3.0
fix: mktime on windows platform
2023-08-08 18:59:33 +08:00
Hui Li 8d7e8f5734
Merge pull request #22336 from taosdata/fix/TD-25445
fix/TD-25445: alter ttlChangeOnWrite note info
2023-08-08 18:19:02 +08:00
Benguang Zhao e4d16e594c enh: check if disk space sufficient at primary dir with tfs 2023-08-08 17:53:11 +08:00
Linhe Huo 90462fddae
Merge pull request #22367 from taosdata/docs/sunpeng/fix-for-python-ws-docs
docs: fix connection param in taosws in python connector
2023-08-08 17:12:07 +08:00
chao.feng f7b3935628 udpate user_privilege_show test case and add it to cases.task by charles 2023-08-08 17:08:30 +08:00
sunpeng 0ce702f002 docs: fix connection param in taosws in python connector 2023-08-08 16:58:04 +08:00
slzhou dff1f4954f Merge branch '3.0' of github.com:taosdata/TDengine into szhou/ts-3706 2023-08-08 13:28:17 +08:00
slzhou be1710b6be fix: fix error during merge 2023-08-08 13:26:32 +08:00
slzhou 67d4647fd5 enhance: enhance test case 2023-08-08 13:24:06 +08:00
slzhou d43db6e8a8 fix: add test case 2023-08-08 13:24:06 +08:00
slzhou 9b4bdd819b enhance: subquery can use expr primary key +/- value as primary key 2023-08-08 13:24:06 +08:00
dapan1121 68e0fb924a
Merge pull request #22165 from taosdata/feat/3.0/TD-25271
feature: optimize interval with limit
2023-08-08 10:34:02 +08:00
dapan1121 0ea34286cf
Merge pull request #22301 from taosdata/feat/3.0/TD-25394
feat: optimize table merge scan when 1 child table
2023-08-08 09:31:39 +08:00
dapan1121 44717ddbea
Merge pull request #22288 from taosdata/fix/3.0/TD-25499
fix: memory leak when drop db which acquired by user with grant/revoke
2023-08-08 09:29:55 +08:00
Haojun Liao 458143c8b7
Merge pull request #22348 from taosdata/szhou/restore-tsdb-minglei
fix: restore stt block and data block merge back
2023-08-08 08:58:02 +08:00
Haojun Liao ad3e231b2f
Merge pull request #22350 from taosdata/fix/3_liaohj
other: merge main and fix bugs in stop stream tasks.
2023-08-07 22:57:13 +08:00
kailixu b598c2651d fix: use mktime after 19700101 on windows 2023-08-07 19:30:54 +08:00
Haojun Liao b0f9674e32
Merge pull request #22343 from taosdata/mark/ref
fix:set terrno = 0 to avoid affect next fetch msg
2023-08-07 18:40:48 +08:00
kailixu 59100a7251 enh: code optimize for mktime 2023-08-07 17:52:43 +08:00
Haojun Liao aea1690cd1 fix(stream): fix the stream task after checking if it is in the timer activities. 2023-08-07 17:49:36 +08:00
kailixu b34451a151 Merge branch '3.0' into fix/TD-25426-3.0 2023-08-07 17:38:22 +08:00
jiacy-jcy 03f3b25817 chore: merge conflicts 2023-08-07 17:34:02 +08:00
jiacy-jcy 6fd2ae138e fix: taosMktime on windows platform 2023-08-07 17:32:20 +08:00
shenglian zhou ec1270f75c fix: restore stt block/data block merge back 2023-08-07 17:17:12 +08:00
shenglian zhou 9ddab11d98 Revert "fix(tsdb/read2): reset stt reader when suspended"
This reverts commit 079d7ff69e.
2023-08-07 17:13:49 +08:00
Haojun Liao e6b80e6c52 Merge branch '3.0' into fix/3_liaohj 2023-08-07 16:26:31 +08:00
slzhou df607c2ac7 Merge branch 'szhou/ts-3706' of github.com:taosdata/TDengine into szhou/ts-3706 2023-08-07 13:59:31 +08:00
slzhou 6cccc155eb enhance: enhance test case 2023-08-07 13:39:30 +08:00
Haojun Liao 7924d7e0af
Merge pull request #22337 from taosdata/fix/fixInvalidFree
fix invalid free
2023-08-07 11:45:29 +08:00
Haojun Liao a8006d3d0d
Merge pull request #22278 from taosdata/fix/fixStateMemleak
fix state mem leak
2023-08-07 11:45:16 +08:00
slzhou 3e7187b222 fix: add test case 2023-08-07 11:36:33 +08:00
slzhou 773a9454d5 enhance: subquery can use expr primary key +/- value as primary key 2023-08-07 11:36:33 +08:00
wangmm0220 5daf38c0d5 fix:ref is not there 2023-08-07 11:29:54 +08:00
wangmm0220 9ecabb30f5 fix:ref is not there 2023-08-07 10:27:44 +08:00
wangmm0220 5f02e2ddfb fix:ref is not there 2023-08-07 09:31:29 +08:00
jiacy-jcy 4b137f1ca0 fix: mktime on windows platform 2023-08-06 23:32:54 +08:00
yihaoDeng 36e841b6d0 fix invalid free 2023-08-04 18:59:17 +08:00