Commit Graph

27257 Commits

Author SHA1 Message Date
dapan1121 92c555f257 stmt query 2022-04-29 09:20:37 +08:00
Xiaoyu Wang ab0e6896c5 enh: refactor unit test of parser and planner 2022-04-29 09:17:36 +08:00
tangfangzhi e183db65a3 enable parallel execution of windows build test 2022-04-29 09:03:23 +08:00
Haojun Liao 2a696d2790 fix(query): add one more attribute in SSDataBlock. 2022-04-29 08:49:31 +08:00
Haojun Liao 35fccc49d8 refactor(query): remove redundant attributes in some structs. 2022-04-29 08:48:18 +08:00
Zhiqiang Wang 032d9761ae
Merge pull request #12024 from taosdata/fix/ZhiqiangWang/fix-14989-fix-win-open-file-error
fix(os): fix win open file error.
2022-04-29 00:31:46 +08:00
Yihao Deng 05addd6c53
Merge pull request #12034 from taosdata/refactor/refactor-rpc
refactor(rpc): refactor rpc code
2022-04-28 23:33:28 +08:00
yihaoDeng 60b05c8a51 refactor(index): refactor index code 2022-04-28 23:32:14 +08:00
Haojun Liao 4747d5648a
Merge pull request #12008 from taosdata/feature/3.0_liaohj
fix(query): show tables in information_schema db.
2022-04-28 23:26:52 +08:00
yihaoDeng 38ac16d64f refactor(rpc): refactor rpc code 2022-04-28 22:46:02 +08:00
Ganlin Zhao 6a73011231 Merge branch '3.0' into feature/3.0_glzhao 2022-04-28 21:40:27 +08:00
Ganlin Zhao d8f8e075e1 feat(query): add spread function
TD-14297
2022-04-28 21:27:46 +08:00
Cary Xu 5afaaaf4a9 feat: migrate tsdb read interface to vnode 2022-04-28 21:22:40 +08:00
Shengliang Guan 02400c15b6 test: add unitest for sdb 2022-04-28 21:22:03 +08:00
Liu Jicong a7d7f180be
Merge pull request #12026 from taosdata/feature/tq
fix(stream): interval status do not reset
2022-04-28 21:10:20 +08:00
Xiaoyu Wang 80407933e3 enh: refactor unit test of parser and planner 2022-04-28 21:03:44 +08:00
Xiaoyu Wang 3ec702605b enh: refactor unit test of parser and planner 2022-04-28 21:02:11 +08:00
wenzhouwww@live.cn b9d092ec41 add case for log functions 2022-04-28 20:47:21 +08:00
dapan1121 c4cfcef6e9 stmt query 2022-04-28 20:24:21 +08:00
Shengliang Guan a13cb870f3 test: add unitest for sdb 2022-04-28 20:17:37 +08:00
Haojun Liao 621b6f90fe fix(query): remove some invalid option in show results. 2022-04-28 20:17:18 +08:00
Haojun Liao b488e0398a Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj 2022-04-28 20:05:51 +08:00
Liu Jicong 4a40bf25ee fix: interval status do not reset for stream 2022-04-28 20:03:30 +08:00
plum-lihui 640a26524a [test: add test case for check network by taos] 2022-04-28 19:50:06 +08:00
afwerar f4f11fdc01 fix(os): fix win open file error. 2022-04-28 19:46:37 +08:00
plum-lihui c15bba0126 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-04-28 19:39:31 +08:00
plum-lihui 1d2e37e665 [test: add test case for taos check network status] 2022-04-28 19:39:18 +08:00
Haojun Liao b11a759172 fix(query): fix mismatch in displaying database info. 2022-04-28 19:26:52 +08:00
cpwu 787cc50ced Merge branch '3.0' into cpwu/3.0 2022-04-28 19:26:15 +08:00
cpwu dbf17d0db5 add case 2022-04-28 19:25:17 +08:00
cpwu 0618e8a34c fix case 2022-04-28 19:22:27 +08:00
cpwu cfd94e6dc2 fix case 2022-04-28 19:18:51 +08:00
Shengliang Guan ef2b59580e test: add unitest for sdb 2022-04-28 19:16:13 +08:00
Liu Jicong 2aa9ff6dbe Merge branch '3.0' into feature/tq 2022-04-28 19:05:15 +08:00
Hongze Cheng fd6b2ad626 more refact 2022-04-28 10:46:07 +00:00
Cary Xu c934d00903
Merge pull request #12020 from taosdata/feature/TD-13066-3.0
enh: add tdSRowSetTpInfo method
2022-04-28 18:37:37 +08:00
tomchon e06213d644 Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-04-28 18:33:57 +08:00
cpwu a95a5b106b fix case 2022-04-28 18:21:00 +08:00
Cary Xu ff123fb6ec refactor 2022-04-28 18:17:02 +08:00
cpwu 0dfd9dc03f fix case 2022-04-28 18:16:27 +08:00
Cary Xu 15acae3d01 Merge branch '3.0' into feature/TD-13066-3.0 2022-04-28 18:15:11 +08:00
Cary Xu 555caef50e feat: add tdSRowSetTpInfo method 2022-04-28 18:14:12 +08:00
Haojun Liao f6fbbdfc5f other: merge 3.0 2022-04-28 18:13:41 +08:00
Haojun Liao d9aa35ecfe fix(query): revise the output data column info in the exchange operator to be adaptable for the case of extensive datablocks. 2022-04-28 18:08:56 +08:00
Haojun Liao 8f3ecd5244 test(query): update the show.sim. 2022-04-28 18:05:52 +08:00
jiacy-jcy e1ac1226a2 add case for to_iso8601 2022-04-28 18:05:14 +08:00
cpwu 081310bb39 fix case 2022-04-28 18:05:14 +08:00
cpwu 2d43f3e56c fix case 2022-04-28 17:59:39 +08:00
Hui Li 7a4ae40f63
Merge pull request #12019 from taosdata/test/progress_info
ci: print running cases
2022-04-28 17:55:05 +08:00
Liu Jicong 58ee66a8e8
Merge pull request #12013 from taosdata/feature/tq
fix: memory error
2022-04-28 17:54:10 +08:00