Commit Graph

27934 Commits

Author SHA1 Message Date
Minghao Li 453d105a08 enh(sync): add error log, linux api error, %X 2022-05-12 07:54:45 +08:00
yihaoDeng f3bf12c711 enh(index): update index filter UT 2022-05-11 23:20:01 +08:00
Hongze Cheng 5987f7509b
Merge pull request #12354 from taosdata/fix/hzcheng_3.0
fix: concurrent r/w meta
2022-05-11 23:01:28 +08:00
yihaoDeng 19e7f2207b enh(index): update index filter UT 2022-05-11 22:41:03 +08:00
dapan1121 31d0fa36a0
Merge pull request #12349 from taosdata/feature/qnode
feat: stmt auto create table
2022-05-11 22:23:08 +08:00
Hongze Cheng b15df1e98e Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-05-11 14:20:32 +00:00
Hongze Cheng ae509e874e fix: concurrent r/w meta 2022-05-11 14:20:14 +00:00
Cary Xu 8489f560cd
Merge pull request #12352 from taosdata/feature/TD-13066-3.0
fix: commit after drop child table
2022-05-11 22:19:51 +08:00
yihaoDeng b6c637dc64 enh(index): update index filter UT 2022-05-11 22:13:46 +08:00
yihaoDeng 9882ae0a21 enh(index): update index filter UT 2022-05-11 22:11:33 +08:00
plum-lihui a24318d4a6 Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-05-11 21:56:16 +08:00
dapan1121 aa93f39307 Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-05-11 21:40:56 +08:00
Cary Xu 54458c1f59 enh: code optimization 2022-05-11 21:40:10 +08:00
dapan1121 cc9983ab91 fix bug 2022-05-11 21:35:00 +08:00
Cary Xu af18343633 enh: code optimization 2022-05-11 21:32:44 +08:00
Cary Xu fd286d8b51 Merge branch '3.0' into feature/TD-13066-3.0 2022-05-11 21:28:02 +08:00
Cary Xu 953ded5662 fix: commit after drop child table 2022-05-11 21:24:58 +08:00
Cary Xu 2655d3bb26
Merge pull request #12348 from taosdata/feature/TD-13066-3.0
fix: calculate col offset
2022-05-11 21:17:19 +08:00
Hongze Cheng f57a652aa7 fix: create table coredump 2022-05-11 13:03:01 +00:00
tangfangzhi 1f8377ba3c fix: change to a proper directory before run 2022-05-11 20:34:19 +08:00
Cary Xu 4dec02961b Merge branch '3.0' into feature/TD-13066-3.0 2022-05-11 20:34:06 +08:00
Xiaoyu Wang 385068caf9
Merge pull request #12350 from taosdata/feature/3.0_wxy
fix: some problems of parser
2022-05-11 20:33:42 +08:00
tangfangzhi 460168adce enh: use a seperate step to build 2022-05-11 20:28:13 +08:00
dapan1121 acbfe0c8ee fix compile error 2022-05-11 20:17:28 +08:00
tangfangzhi 0f02091581 fix: correct sim dir with enterprise edition 2022-05-11 20:17:28 +08:00
Xiaoyu Wang ccd07312ad fix: some problems of parser 2022-05-11 19:57:50 +08:00
tangfangzhi bf88f33603 fix: make container creation compatible with enterprise edition 2022-05-11 19:51:05 +08:00
Xiaoyu Wang 510283290d fix: some problems of parser 2022-05-11 19:49:04 +08:00
tangfangzhi a9ff8c28fa refactor: always build enterprise edition and taos-tool 2022-05-11 19:35:49 +08:00
tangfangzhi 897aa85a20 enh: ctest with enterprise version 2022-05-11 19:16:42 +08:00
tangfangzhi 6d8a2be8e3 fix: rebase conflicts 2022-05-11 19:12:35 +08:00
dapan1121 be118fdefe Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-05-11 19:10:13 +08:00
Xiaoyu Wang 41e36dddb7 fix: some problems of parser 2022-05-11 19:03:59 +08:00
dapan1121 327b5cdae9 stmt auto create table 2022-05-11 19:02:39 +08:00
Zhiqiang Wang 356ccb7336
Merge pull request #12347 from taosdata/fix/ZhiqiangWang/fix-15189-windows-compile-TDinternal
fix(os): windows compile TDinternal.
2022-05-11 19:00:53 +08:00
Yihao Deng c8b0503077
Merge pull request #12346 from taosdata/enh/updateIndexF
enh(index): update index filter
2022-05-11 18:58:59 +08:00
Cary Xu a4944d5516 fix: calculate col offset 2022-05-11 18:25:37 +08:00
afwerar 752e105c0a fix(os): windows compile TDinternal. 2022-05-11 18:24:05 +08:00
yihaoDeng 17bbd59a82 enh(index): update index filter 2022-05-11 18:00:42 +08:00
plum-lihui a1e4ac8910 test: add test case for tmq 2022-05-11 17:37:30 +08:00
Haojun Liao 7a4df795f4 refactor: do some internal refactor. 2022-05-11 17:19:35 +08:00
Hongze Cheng 513829ada7
Merge pull request #12345 from taosdata/fix/hzcheng_3.0
fix: drop table problem
2022-05-11 17:17:53 +08:00
Ganlin Zhao 93b0cd8047
Merge pull request #12343 from taosdata/feature/3.0_glzhao
feat(query): add state_duration function
2022-05-11 17:02:24 +08:00
Hongze Cheng 97e74a811f
Merge pull request #12338 from taosdata/feature/data_format
fix: database options
2022-05-11 16:57:33 +08:00
cpwu 1e8c618393 fix case 2022-05-11 16:42:12 +08:00
Cary Xu c0bd8a2f83 fix: calculate col distance 2022-05-11 16:41:49 +08:00
Hongze Cheng 7360d77a69 fix invalid free 2022-05-11 08:39:32 +00:00
Li Minghao 0fab39a8ef
Merge pull request #12344 from taosdata/feature/3.0_mhli
enh(sync): add error log, linux api error
2022-05-11 16:39:16 +08:00
cpwu 0403610fd4 fix case 2022-05-11 16:38:33 +08:00
cpwu 74f589c16d fix case 2022-05-11 16:38:15 +08:00