Commit Graph

26509 Commits

Author SHA1 Message Date
Ganlin Zhao 0545a354e4 Merge branch '3.0' into fix/TD-15172 2022-04-27 21:54:07 +08:00
Haojun Liao 707be3a826
Merge pull request #11965 from taosdata/feature/3.0_liaohj
fix(query): the null value is missing when merging two SColumnInfoData.
2022-04-27 20:50:10 +08:00
Ganlin Zhao d22a791125 refactor(query): divide by 0 optimization
TD-15058
TD-15059
2022-04-27 20:31:15 +08:00
Ganlin Zhao 193b994f19
Merge pull request #11963 from taosdata/fix/TD-15172
fix(query): replace nan/inf result in math functions
2022-04-27 20:30:43 +08:00
plum-lihui 06f68bbb0f [test: add cases into ci for taos shell] 2022-04-27 20:30:28 +08:00
plum-lihui 361f038d3c [test: add test cases for taos shell] 2022-04-27 20:21:59 +08:00
Haojun Liao 878bb18d08 fix(query): the null value is missing when merging two SColumnInfoData. 2022-04-27 19:59:50 +08:00
Haojun Liao b159b0ff12
Merge pull request #11957 from taosdata/feature/3.0_liaohj
fix(query): enable the limitation on the number of query results
2022-04-27 19:24:27 +08:00
Zhiqiang Wang cf8154551e
Merge pull request #11955 from taosdata/fix/ZhiqiangWang/fix-14989-fix-new-compilation-errors
fix(os): fix new compilation errors.
2022-04-27 19:11:08 +08:00
Ganlin Zhao c211427e2e fix(query): replace nan/inf result in math functions
TD-15172
2022-04-27 19:03:41 +08:00
Yihao Deng 795f2a18d4
Merge pull request #11923 from taosdata/fix/TD-15127
fix(rpc): fix duplicat port error
2022-04-27 18:49:30 +08:00
Haojun Liao d41a9e8bf0 fix(query): enable the limitation on each group by using limit/offset. 2022-04-27 18:43:46 +08:00
plum-lihui 347ce15f69 [test: add taos shell cases] 2022-04-27 18:26:20 +08:00
plum-lihui eb986a06f2 [test: set rpc debug flag to 143] 2022-04-27 18:25:48 +08:00
Shengliang Guan ff6ddd1be1
Merge pull request #11953 from taosdata/feature/dnode
test: add unitest for sdb
2022-04-27 18:13:56 +08:00
Haojun Liao 1c08688da2 fix(query): return object instead of free it when error happens. 2022-04-27 18:12:26 +08:00
Haojun Liao 7c6bc10760 fix(query): enable the limitation on the number of query results within each group. 2022-04-27 17:52:39 +08:00
Liu Jicong eba09ac3c0
Merge pull request #11952 from taosdata/feature/tq
feat(tmq): consumer support recover
2022-04-27 17:47:54 +08:00
afwerar bf9ab440a7 fix(os): fix new compilation errors. 2022-04-27 17:39:54 +08:00
Liu Jicong e119a7ad48 fix 2022-04-27 17:27:36 +08:00
Shengliang Guan 4bdd90880c test: add unitest for sdb 2022-04-27 17:25:06 +08:00
Liu Jicong 37a2977ad9 feat(tmq): consumer support recover 2022-04-27 17:15:02 +08:00
Shengliang Guan c72a1f9f67 test: add unitest for sdb 2022-04-27 16:59:17 +08:00
Haojun Liao 576c4fa07a
Merge pull request #11942 from taosdata/feature/3.0_liaohj
enh(query): add more information for the result of show tables.
2022-04-27 16:59:01 +08:00
Shengliang Guan a1e5110284
Merge pull request #11944 from taosdata/feature/dnode
test: add user test cases into ci
2022-04-27 16:50:09 +08:00
Haojun Liao 3db512e08f refactor(query): do some internal refactor. 2022-04-27 16:37:19 +08:00
Shengliang Guan 9d17387c06 test: add user test cases into ci 2022-04-27 16:30:11 +08:00
Yihao Deng d1d41dfdc3
Merge pull request #11946 from taosdata/feature/rpc_timeout
feature(rpc): add connect timeout
2022-04-27 16:13:10 +08:00
yihaoDeng 9c510f331c feature(rpc): add connect timeout 2022-04-27 15:47:25 +08:00
Hongze Cheng 7b2f7964ca
Merge pull request #11939 from taosdata/feature/vnode_refact1
Feature/vnode refact1
2022-04-27 15:35:57 +08:00
Liu Jicong 1ff3057d37
Merge pull request #11940 from taosdata/feature/tq
enh: more info in perf schema
2022-04-27 15:35:24 +08:00
Shengliang Guan 3b0a3e5b19 test: add user test cases into ci 2022-04-27 15:35:10 +08:00
Haojun Liao 0444f0835e fix(query): add super table related information in show tables; 2022-04-27 15:31:04 +08:00
Haojun Liao 68f7c0ec94 Merge remote-tracking branch 'origin/feature/vnode_refact1' into feature/3.0_liaohj 2022-04-27 15:19:54 +08:00
Haojun Liao d62ddcf2db enh(query): add more information for the result of show tables. 2022-04-27 15:17:15 +08:00
Liu Jicong 19ec7bcafc enh: more info in perf schema 2022-04-27 15:16:57 +08:00
Shengliang Guan 06d2ee3799 Merge remote-tracking branch 'origin/3.0' into feature/dnode 2022-04-27 15:09:36 +08:00
Shengliang Guan 0a36d3d6a9
Merge pull request #11921 from taosdata/feature/check
fix: startup is not allowed when fqdn is changed
2022-04-27 15:09:14 +08:00
Shengliang Guan 89ec5a88ce refactor: refact user mgmt 2022-04-27 15:08:51 +08:00
Hongze Cheng 3e6172c62f Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-04-27 07:05:09 +00:00
Hongze Cheng 09ff7f6aa0 refactor: vnode 2022-04-27 07:04:56 +00:00
yihaoDeng f6910e525a fix(rpc): fix duplicat port error 2022-04-27 15:00:45 +08:00
Shengliang Guan 767d467bdb fix: startup is not allowed when fqdn is changed 2022-04-27 14:31:53 +08:00
Shengliang Guan 15a0befa88
Merge pull request #11928 from taosdata/feature/dnode
refactor(cluster): add cb func on transaction start and stop
2022-04-27 14:17:13 +08:00
Hongze Cheng 0b0bdf2f7a refactor: tsdb 2022-04-27 06:15:05 +00:00
Shengliang Guan 20c513f42e fix: startup is not allowed when fqdn is changed 2022-04-27 14:05:10 +08:00
Shengliang Guan 01dd33ae58 fix: invalid func in mndVgroup.c 2022-04-27 13:41:28 +08:00
yihaoDeng 5c025c0006 fix(rpc): fix duplicat port error 2022-04-27 12:45:28 +08:00
plum-lihui 3abf351ae0 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-04-27 11:51:21 +08:00
plum-lihui c3066c9412 [test: modify test case] 2022-04-27 11:51:07 +08:00