Commit Graph

355 Commits

Author SHA1 Message Date
dapan1121 744bc92f68 modify TAOS as id addr 2022-06-17 20:21:41 +08:00
dapan1121 b56f1dc03d fix schemaless taos issue 2022-06-15 20:58:18 +08:00
dapan1121 96f8a0da42 Merge branch '3.0' into feature/showqueries 2022-06-15 11:34:54 +08:00
dapan1121 947aecb74f show queries/connection; kill connection 2022-06-15 11:27:53 +08:00
wangmm0220 f4eb95a02b fix: error in schemaless parameters 2022-06-14 17:45:54 +08:00
WANG MINGMING 64dca74a54
Merge branch '3.0' into feature/TD-14761 2022-06-14 11:34:18 +08:00
wangmm0220 5ffb01b2e6 fix: error in schemaless with same timestamp 2022-06-14 11:24:45 +08:00
wangmm0220 4481bb4e5c fix: error in schemaless with same timestamp 2022-06-13 21:29:00 +08:00
Xiaoyu Wang 3eda47e159 merge 3.0 2022-06-13 15:02:42 +08:00
Xiaoyu Wang 1863bbee9a merge 3.0 2022-06-13 15:01:29 +08:00
WANG MINGMING e3b9f58ebd
Merge pull request #13762 from taosdata/feature/TD-14761
fix:to make time sort stable if timestamp is same in schemalsee
2022-06-13 15:00:17 +08:00
Xiaoyu Wang 380a071551 fix: handle the memory leak of parser 2022-06-13 14:54:38 +08:00
wangmm0220 78dd9a035e fix:to make time sort stable if timestamp is same in schemalsee 2022-06-13 14:12:36 +08:00
dapan1121 2eed1d4f2f
Merge pull request #13690 from taosdata/feature/qnode
feat: support mnode/vnode epset update
2022-06-13 14:02:06 +08:00
wangmm0220 324e8607cc fix:disable schemaless database parameters 2022-06-11 20:26:11 +08:00
wangmm0220 d0fa1f568d fix:error in multi thread in schemaless 2022-06-11 19:59:18 +08:00
wangmm0220 9bccbbf865 fix:error in multi thread in schemaless 2022-06-11 19:40:56 +08:00
dapan1121 0046593d4f
Merge branch '3.0' into feature/qnode 2022-06-11 17:58:53 +08:00
wangmm0220 40b841f704 fix:error in schemaless 2022-06-11 17:15:38 +08:00
wangmm0220 e45a990344 feat: sort data by time before build submit block in schemaless 2022-06-11 11:58:28 +08:00
wangmm0220 341fe3700b feat: sort data by time before build submit block in schemaless 2022-06-11 11:33:46 +08:00
wangmm0220 7b1c07cf90 feat: sort data by time before build submit block in schemaless 2022-06-11 11:27:37 +08:00
wangmm0220 2cb998a566 feat: add async logic for schemaless 2022-06-11 10:54:40 +08:00
dapan1121 9642096d24 fix windows compile issue 2022-06-11 10:51:37 +08:00
dapan1121 ffa069e4ed fix compile issue 2022-06-10 20:11:58 +08:00
dapan1121 7923d51f62 Merge branch '3.0' into feature/qnode 2022-06-10 20:04:19 +08:00
wangmm0220 9333120d42 feat: add async logic for schemaless 2022-06-10 17:53:13 +08:00
dapan1121 294b54004f fix compile issue 2022-06-10 17:33:01 +08:00
dapan1121 0e9203ebf6 Merge branch '3.0' into feature/qnode 2022-06-10 17:09:11 +08:00
dapan1121 1b196df8ed update epset 2022-06-10 17:07:24 +08:00
wangmm0220 f364ad7bed fix:error in windows 2022-06-10 16:13:41 +08:00
wangmm0220 a4fba1c70b feat:add async logic for schemaless 2022-06-10 13:54:44 +08:00
wangmm0220 1d14725880 feat:add async logic for schemaless 2022-06-09 21:38:57 +08:00
wangmm0220 3451ba0c82 fix:error in schemaless 2022-06-09 18:54:22 +08:00
WANG MINGMING a80a3f4617
Merge pull request #13647 from taosdata/feature/TD-14761
fix:error in schemaless
2022-06-09 16:43:26 +08:00
wangmm0220 fb26a97fae fix:error in schemaless 2022-06-09 15:45:31 +08:00
wangmm0220 04f1f71095 fix:error in schemaless 2022-06-09 14:27:02 +08:00
wangmm0220 48b487dd9d fix: error in schemaless_insert if insert with multi threads 2022-06-08 17:01:20 +08:00
wangmm0220 f31ec1d1b5 Merge branch 'feature/TD-14761' of github.com:taosdata/TDengine into feature/TD-14761 2022-06-08 16:51:10 +08:00
wangmm0220 f1ea9905aa fix: error in schemaless_insert if insert with multi threads 2022-06-08 16:50:02 +08:00
Haojun Liao 90cb7966bc refactor: do some internal refactor. 2022-06-06 10:35:19 +08:00
dapan1121 9bd195d94d reschedule timeout task 2022-06-04 22:33:30 +08:00
Haojun Liao 4b9ea626ae Merge branch '3.0' into feature/3_liaohj 2022-06-03 00:18:54 +08:00
Haojun Liao 84158d861d enh(query): query APIs are built on top of async APIs. 2022-06-02 16:54:35 +08:00
wangmm0220 70d3a47edd fix:fix error in schemaless if col_set is empty 2022-06-02 15:59:02 +08:00
wangmm0220 90cdc36018 fix:fix error in get db name for schemaless parameters 2022-06-02 12:55:51 +08:00
wangmm0220 6418caa430 feat:add schemaless param from db 2022-06-01 18:53:23 +08:00
wangmm0220 f7c21c4502 feat:add schemaless db paras 2022-05-30 18:00:03 +08:00
wangmm0220 e2794d176d fix:add modify schema for schemaless 2022-05-24 16:49:57 +08:00
wangmm0220 b09750fe7a fea:add tag default name in schemaless 2022-05-21 21:05:33 +08:00
wangmm0220 0000fa8418 fea: add null tag support in schemaless 2022-05-21 16:37:37 +08:00
wangmm0220 c7e7694a55 fea: add null tag support in schemaless 2022-05-21 16:21:56 +08:00
wangmm0220 7913887204 fix: deal with error in schemaless 2022-05-20 16:33:04 +08:00
wangmm0220 bda392bbe6 fix: deal with error in schemaless 2022-05-20 16:19:32 +08:00
wangmm0220 621a7623bf fix:invalid data type in schemaless 2022-05-20 11:33:29 +08:00
wangmm0220 443a7a131e fix:invalid data type in schemaless 2022-05-20 09:50:46 +08:00
afwerar 51721dfc47 fix(os): win run error 2022-05-19 10:37:11 +08:00
wangmm0220 37e10aca29 fix:precision problems in time conversion 2022-05-17 21:46:46 +08:00
wangmm0220 afd352c84f refactor:add the configuration of dataFormat 2022-05-17 15:57:48 +08:00
wangmm0220 7c8a728096 refactor:add the configuration of dataFormat 2022-05-17 15:55:54 +08:00
wangmm0220 d614473ae2 refactor:add test cases for schemaless 2022-05-17 15:27:48 +08:00
wangmm0220 c2c2dbf2bc refactor:add test cases for schemaless 2022-05-17 15:12:55 +08:00
wangmm0220 65ef7c626d refactor:add the configuration of child table name 2022-05-16 21:05:36 +08:00
wangmm0220 0a2f1cb773 refactor:add the configuration of child table name 2022-05-16 20:51:00 +08:00
wangmm0220 512f7539be refactor:fix memory leak 2022-05-16 14:59:00 +08:00
wangmm0220 98a2d311b7 refactor:fix memory leak 2022-05-14 22:15:55 +08:00
wangmm0220 d647827339 refactor:add escape for schemaless 2022-05-14 21:14:58 +08:00
wangmm0220 3a3c0867b3 refactor:add escape for schemaless 2022-05-14 18:59:53 +08:00
wangmm0220 ec5c99762e fix:fix compile error in c++ unit test 2022-05-14 10:29:13 +08:00
Shengliang Guan 4ebdb93679
Merge pull request #12448 from taosdata/feature/TD-14761
fea: add test case for schemaless
2022-05-13 23:26:33 +08:00
wangmm0220 f284226f3f refactor: add ut casese for schemaless 2022-05-13 21:47:55 +08:00
afwerar 0815843e94 fix(os): make taosd.exe taos.exe run on windows. 2022-05-13 21:42:16 +08:00
wangmm0220 624d8e8ce2 refactor: add ut casese for schemaless 2022-05-13 21:20:51 +08:00
wangmm0220 c25f0f64b4 refactor: add modify schema logic in schemaless 2022-05-13 16:19:35 +08:00
wangmm0220 140c319e6b refactor: fix error in schemaless 2022-05-13 11:19:13 +08:00
wangmm0220 d3d4ac9b3f refactor: merge from 3.0 2022-05-12 22:53:43 +08:00
wangmm0220 5d89e7fada refactor: add telnet and json protocol for schemaless 2022-05-12 22:48:27 +08:00
wangmm0220 167f40811d refactor: add telnet and json protocol for schemaless 2022-05-12 19:59:53 +08:00
dapan1121 be118fdefe Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-05-11 19:10:13 +08:00
afwerar 752e105c0a fix(os): windows compile TDinternal. 2022-05-11 18:24:05 +08:00
wangmm0220 f6889f4b5f refactor: merge from 3.0 2022-05-11 12:15:29 +08:00
wangmm0220 1ca2148e9a refactor:fix warning in smltest.cpp 2022-05-11 11:54:44 +08:00
dapan 66bcbbba47 stmt auto create table 2022-05-11 11:44:09 +08:00
dapan1121 887b1ebf77
Merge pull request #12201 from taosdata/feature/qnode
fix: fix filter issue
2022-05-10 11:08:06 +08:00
wangmm0220 771a1e3194 refactor:fix error in schemaless 2022-05-09 20:46:00 +08:00
wangmm0220 f3ed6ba905 refactor:fix error in schemaless 2022-05-09 20:41:00 +08:00
wangmm0220 af60b5743d refactor:fix error in schemaless 2022-05-09 20:34:44 +08:00
wangmm0220 d9f76c7b72 refactor:dd a function of generate table name 2022-05-09 20:24:17 +08:00
wangmm0220 438a76c8b2 refactor:add time cost info for schemaless 2022-05-09 19:51:52 +08:00
dapan 71dbed3ede Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-05-09 08:16:02 +08:00
wangmm0220 2e25f684a4 refactor:fix error data incomplete if dataformat=true 2022-05-07 22:24:24 +08:00
dapan1121 7c535c40ba
Merge branch '3.0' into feature/qnode 2022-05-07 22:03:14 +08:00
dapan1121 6f49a2ca73 stmt insert 2022-05-07 21:10:52 +08:00
wangmm0220 ca3b779a72 refactor:modify schemaless function to speed 2022-05-07 18:06:26 +08:00
wangmm0220 d418abd07f refactor:modify schemaless function to speed 2022-05-07 16:24:30 +08:00
wangmm0220 174bc6a568 refactor:modify schemaless interface 2022-05-07 13:58:10 +08:00
wangmm0220 7e30e1b50b refactor:merge from 3.0 2022-05-06 20:00:30 +08:00
wangmm0220 b744c0f524 refactor:fix schemaless error in table name,vgId,uid 2022-05-06 16:42:02 +08:00
wangmm0220 07a02b25b1 refactor:add schemaless test cases 2022-05-05 21:27:02 +08:00
wangmm0220 26155b9511 refactor:add schemaless test cases 2022-05-05 18:05:06 +08:00
wangmm0220 119e7952de refactor:add schemaless test cases 2022-05-05 12:08:34 +08:00
wangmm0220 4fa52dc6d6 refactor:fix schemaless error & add unit test cases 2022-05-01 22:08:18 +08:00
wangmm0220 ec97d05300 refactor:add schemaless function 2022-04-29 17:39:33 +08:00
wangmm0220 a4629e56ce refactor:add schemaless function 2022-04-29 10:58:46 +08:00
wangmm0220 990205d684 refactor: schemaless tmp commit 2022-04-27 21:29:25 +08:00