Commit Graph

1042 Commits

Author SHA1 Message Date
WANG MINGMING a9c40b2f74
Merge pull request #13525 from taosdata/3.0
3.0
2022-06-06 20:15:56 +08:00
Haojun Liao aa143beda4 fix(query): fix invalid free. 2022-06-06 19:27:51 +08:00
wangmm0220 0232394386 fix: fix error in json and add test cases for json 2022-06-06 17:55:14 +08:00
Xiaoyu Wang a92fb4b788 Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-06-06 17:52:52 +08:00
Xiaoyu Wang f77c72c25a feat: order by distributed split 2022-06-06 17:51:25 +08:00
wangmm0220 bae49baa98 fix: fix error in json and add test cases for json 2022-06-06 16:09:36 +08:00
Xiaoyu Wang d8e89196a6 fix: a problem of parser async 2022-06-06 14:12:57 +08:00
wangmm0220 3aab380045 feat: merge from 3.0 2022-06-05 22:34:12 +08:00
wangmm0220 a3a959043e feat: test arith/logic operator for json 2022-06-05 22:25:10 +08:00
Xiaoyu Wang 1c3e02aa1f
Merge pull request #13476 from taosdata/feature/3.0_wxy
feat: sql command 'delete from'
2022-06-05 19:15:38 +08:00
Xiaoyu Wang 55d41c8f5c feat: sql command 'delete from' 2022-06-05 15:48:06 +08:00
Haojun Liao 52ae8f0efa other: merge 3.0 2022-06-05 15:45:01 +08:00
Xiaoyu Wang d261c17a4d fix: a problem of parser async 2022-06-04 21:31:07 +08:00
Xiaoyu Wang 74026205a7 feat: sql command 'delete from' 2022-06-04 19:54:55 +08:00
Xiaoyu Wang ed87c39ff1 fix: a problem of parser async 2022-06-03 16:45:33 +08:00
Haojun Liao a2150d87b9 test(query): update unit test. 2022-06-03 00:46:00 +08:00
Haojun Liao 4b9ea626ae Merge branch '3.0' into feature/3_liaohj 2022-06-03 00:18:54 +08:00
Xiaoyu Wang 2bf32dae8f fix: a problem of parser async 2022-06-02 18:27:57 +08:00
Haojun Liao 343f912ddd Merge remote-tracking branch 'origin/feature/3_liaohj' into feature/3_liaohj
# Conflicts:
#	source/client/inc/clientInt.h
#	source/client/src/clientImpl.c
#	source/client/src/clientMsgHandler.c
2022-06-02 17:27:51 +08:00
Haojun Liao 84158d861d enh(query): query APIs are built on top of async APIs. 2022-06-02 16:54:35 +08:00
WANG MINGMING 0ac78291ae
Merge pull request #13384 from taosdata/feature/TD-14761
feat:add schemaless param from db
2022-06-02 15:18:29 +08:00
wangmm0220 90cdc36018 fix:fix error in get db name for schemaless parameters 2022-06-02 12:55:51 +08:00
dapan1121 7251634534 Merge branch '3.0' into feature/qnode 2022-06-02 12:39:14 +08:00
dapan1121 a10643a074 update table meta after alter table 2022-06-02 12:34:35 +08:00
wangmm0220 10807abbc8 fix:fix error in get db name for schemaless parameters 2022-06-02 11:43:57 +08:00
Xiaoyu Wang cd7d3c59a2
Merge pull request #13403 from taosdata/feature/3.0_distributed_split
feat: interval distributed split
2022-06-02 11:07:42 +08:00
wangmm0220 478fa8b601 fix:fix length error in tag insert 2022-06-01 20:12:13 +08:00
WANG MINGMING 9cb385f0b8
Merge pull request #13388 from taosdata/3.0
3.0
2022-06-01 20:07:09 +08:00
wangmm0220 9c4afb5af2 fix:fix length error in tag insert 2022-06-01 19:55:03 +08:00
wangmm0220 0ecd49205f feat:merge from 3.0 2022-06-01 18:59:01 +08:00
wangmm0220 fea92600a1 fix:fix memory error in Address Sanitizer 2022-06-01 18:08:46 +08:00
Hongze Cheng c4c407867b Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-01 08:04:53 +00:00
dapan1121 f402a332ee
Merge pull request #13368 from taosdata/feature/qnode
fix: fix parser stack overflow issue
2022-06-01 15:49:37 +08:00
Hongze Cheng 8e1a922057 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-01 07:32:09 +00:00
dapan1121 6aece12755 fix parser stack overflow issue 2022-06-01 14:39:40 +08:00
wangmm0220 7ad1e97987 fix:fix compile error in windows 2022-06-01 13:55:56 +08:00
dapan1121 f5ce8c9df8 Merge branch '3.0' into feature/qnode 2022-06-01 13:15:33 +08:00
dapan1121 d86d8803be stmt new api 2022-06-01 13:14:28 +08:00
wangmm0220 eb82ac04a0 fix:fix error in new tag format 2022-06-01 13:06:25 +08:00
wangmm0220 094aaa2077 fix:fix error in new tag format 2022-06-01 12:44:28 +08:00
wangmm0220 9283c5c3e9 fix:fix error in new tag format 2022-06-01 11:18:10 +08:00
wangmm0220 19b0932781 feat:merge from 3.0 2022-05-31 23:46:04 +08:00
wangmm0220 51b5e35933 feat:add new logic for new tag format 2022-05-31 23:38:21 +08:00
wangmm0220 d95ec693c0 feat:add new logic for new tag format 2022-05-31 21:05:43 +08:00
dapan1121 719cebdd87 stmt new api 2022-05-31 21:03:47 +08:00
wangmm0220 f89ce48e66 feat:add new logic for new tag format 2022-05-31 20:18:02 +08:00
Liu Jicong c8694874db
Merge pull request #13324 from taosdata/feature/tq
feat(tmq): support drop cgroup
2022-05-31 20:09:11 +08:00
Liu Jicong 77757f3ef9 feat(tmq): support drop cgroup 2022-05-31 19:52:40 +08:00
Liu Jicong aaa7097b96
Merge pull request #13323 from taosdata/feature/topic_grammar
fix(parser): extract db name
2022-05-31 19:51:58 +08:00
Hongze Cheng f0045e3f38 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-05-31 11:41:01 +00:00
Liu Jicong d68ff9641f fix(parser): extract db name 2022-05-31 19:27:12 +08:00
Liu Jicong ce62042a47
Merge pull request #13304 from taosdata/feature/topic_grammar
feat(tmq): create topic new grammar
2022-05-31 18:30:21 +08:00
Hongze Cheng 6f10b88f58 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-05-31 10:13:00 +00:00
Xiaoyu Wang d805439568 fix: compile error 2022-05-31 18:09:19 +08:00
Xiaoyu Wang b445afb5ef feat: stable interval split 2022-05-31 18:01:19 +08:00
wangmm0220 816cea07f9 feat:add new logic for new tag format 2022-05-31 17:49:33 +08:00
Liu Jicong 5c8d59e562 fix(parser): create topic ut 2022-05-31 17:15:23 +08:00
Liu Jicong 0fdb225d7e fix: parser 2022-05-31 16:49:52 +08:00
Liu Jicong c3296fe890 merge from 3.0 2022-05-31 16:44:27 +08:00
54liuyao 901ff9bf18 feat(sma):files factor 2022-05-31 16:14:56 +08:00
Xiaoyu Wang 96a0555d1f fix: error in data precision of super table query 2022-05-31 15:49:14 +08:00
Xiaoyu Wang 7511bfbada fix: error in data precision of super table query 2022-05-31 15:13:57 +08:00
Xiaoyu Wang 44b00ed346 fix: error in data precision of super table query 2022-05-31 15:12:31 +08:00
Xiaoyu Wang 9a6776c321 fix: error in data precision of super table query 2022-05-31 15:11:26 +08:00
Xiaoyu Wang ce166fb146 fix: error in data precision of super table query 2022-05-31 15:07:15 +08:00
Hongze Cheng f42ce55aad Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-05-31 01:26:10 +00:00
Liu Jicong 2248bc4207 Merge branch '3.0' into feature/topic_grammar 2022-05-30 23:31:22 +08:00
Xiaoyu Wang a37782e49b fix: problems of some function parameters with negative numbers 2022-05-30 19:59:15 +08:00
Xiaoyu Wang 2dd1771f39 fix: problems of some function parameters with negative numbers 2022-05-30 19:08:14 +08:00
wangmm0220 f7c21c4502 feat:add schemaless db paras 2022-05-30 18:00:03 +08:00
Xiaoyu Wang 9826a0710c
Merge pull request #13234 from taosdata/feature/3.0_async
feat: parser of insert statement adapts asynchronous interface
2022-05-30 17:19:41 +08:00
Xiaoyu Wang 06baa86145 feat: parser of insert statement adapts asynchronous interface 2022-05-30 17:01:44 +08:00
afwerar 35fe6feed6 fix(os): uninit free error 2022-05-30 16:55:37 +08:00
Hongze Cheng aa6da0b5ea Merge branch 'feat/tag_refact' of https://github.com/taosdata/TDengine into feat/row_refact 2022-05-30 05:07:51 +00:00
Xiaoyu Wang fdd00a6582 feat: sql command 'create topic as {database | stable| query}' 2022-05-30 11:59:23 +08:00
Cary Xu fdf7d77856 fix: bug fix for tag refactor 2022-05-29 20:28:54 +08:00
afwerar 08aff709db fix(os): length overflow error 2022-05-29 20:28:15 +08:00
dapan1121 5da1ead67b
Merge pull request #13174 from taosdata/feature/qnode
fix: fix memory leak
2022-05-28 22:44:00 +08:00
afwerar 73724363f5 fix(os): add win ctest 2022-05-28 21:38:35 +08:00
afwerar 7b540d91d9 fix(os): add win ctest 2022-05-28 21:08:50 +08:00
Xiaoyu Wang a37900bbbf feat: parser adapts asynchronous interface 2022-05-28 20:33:02 +08:00
Cary Xu 174eb2d862 fix: add more debug logs 2022-05-28 20:13:59 +08:00
Xiaoyu Wang 4432fa930f feat: parser adapts asynchronous interface 2022-05-28 19:56:06 +08:00
Cary Xu 292d579932 feat: adapt for interface 2022-05-28 18:05:50 +08:00
Cary Xu 9b4c9e4802 enh: tag refactor for normal tags 2022-05-28 17:16:04 +08:00
Xiaoyu Wang 768beb6482 feat: parser adapts asynchronous interface 2022-05-28 16:45:49 +08:00
Xiaoyu Wang c863c61db0 Merge remote-tracking branch 'origin/3.0' into feature/3.0_async 2022-05-28 15:12:03 +08:00
Xiaoyu Wang b5db96b717 feat: parser adapts asynchronous interface 2022-05-28 15:11:37 +08:00
dapan1121 996a041cb2 fix stmt bind binary/nchar issue 2022-05-28 13:30:35 +08:00
WANG MINGMING 53b5f3c9eb
Merge pull request #13099 from taosdata/feature/TD-14761
fix:fix bound index error in schemaless
2022-05-27 22:09:42 +08:00
wangmm0220 5aadb9d295 fix:fix bound index error in schemaless 2022-05-27 18:30:49 +08:00
Xiaoyu Wang 0a3c741ffe feat: parser adapts asynchronous interface 2022-05-27 17:46:21 +08:00
Xiaoyu Wang 1005fb8850 feat: parser adapts asynchronous interface 2022-05-27 17:02:40 +08:00
Xiaoyu Wang d0c11c5bba feat: parser adapts asynchronous interface 2022-05-27 17:00:37 +08:00
Liu Jicong 05a0774b6d feat(tmq): add sub type 2022-05-27 14:06:28 +08:00
Haojun Liao 5028c5d7e6
Merge pull request #13036 from taosdata/feature/3_liaohj
fix(query): remove redundant definition of stream table in mnode.
2022-05-26 20:36:53 +08:00
Haojun Liao 6229ba0a19 test: update unit test case. 2022-05-26 20:06:22 +08:00
Haojun Liao 62f915c1ab fix(query): remove redundant definition of stream table in mnode. 2022-05-26 19:08:55 +08:00
dapan1121 2aec15bd0a Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-05-26 18:02:17 +08:00
dapan1121 c444574b2e add column length error retry 2022-05-26 18:00:44 +08:00