Commit Graph

355 Commits

Author SHA1 Message Date
dapan1121 b621f04e40
Merge pull request #17436 from taosdata/feature/TD-14761
fix:defeats in converity scan
2022-10-19 09:00:07 +08:00
wangmm0220 41866ed397 fix:defeats in converity scan 2022-10-18 15:13:52 +08:00
wangmm0220 7b84b217c2 opti:add auto compile 2022-10-18 13:46:42 +08:00
wangmm0220 9fe6d23462 feat:add new interface for schemaless 2022-10-18 11:49:03 +08:00
wangmm0220 a0cd578668 feat:add new interface for schemaless 2022-10-17 19:37:34 +08:00
wangmm0220 d150bd1d5d Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-19221-3.0 2022-10-17 19:36:16 +08:00
wangmm0220 b7222bc4ea feat:add new interface for schemaless 2022-10-17 19:21:11 +08:00
wangmm0220 0029ddd232 feat:add new interface for schemaless 2022-10-17 17:48:30 +08:00
wangmm0220 54e3617a6f fix:scan converity defects 2022-10-17 14:32:18 +08:00
Shengliang Guan 81e72ea84c
Merge pull request #17346 from taosdata/feature/TD-14761
fix:sml core dump if insert quickly because of spin lock destroy
2022-10-14 09:13:14 +08:00
wangmm0220 8067febe27 fix:sml core dump if insert quickly because of spin lock destroy 2022-10-13 19:35:43 +08:00
Xiaoyu Wang 0563eb2475 feat: support batch loading of csv files 2022-10-11 17:28:58 +08:00
Xiaoyu Wang 18fa48ae57 feat: support batch loading of csv files 2022-10-11 15:54:01 +08:00
wangmm0220 7167cac954 fix:[TD-19223] add message for performance_schema.perf_apps in schemaless 2022-09-26 18:02:10 +08:00
wangmm0220 011aae09a2 fix:modify end condition for schemaless 2022-09-22 13:57:17 +08:00
wangmm0220 09dbaffa9d fix:modify end condition for schemaless 2022-09-22 11:46:14 +08:00
wangmm0220 527f0ad8e4 fix:hash obj reuse after free 2022-09-02 20:54:04 +08:00
wangmm0220 14e8bbd2bc fix:heap over flow if string is not ended by 0 2022-09-01 14:23:41 +08:00
wangmm0220 d1bdea6917 fix:<TD-18784> data lost in schemaless if timestamp is same 2022-09-01 13:49:05 +08:00
wangmm0220 f778854302 fix:memory leak 2022-08-31 18:42:06 +08:00
wangmm0220 ed6b49c7c6 fix: heap over flow in schemaless 2022-08-31 10:55:45 +08:00
wangmm0220 3f398de926 fix: error in schemaless 2022-08-23 10:45:20 +08:00
wangmm0220 947f39523e fix:num of cols add num of tags should not be bigger than 4096 2022-08-22 18:31:31 +08:00
dapan1121 596c86dd95 fix: fix case issue 2022-08-02 13:47:04 +08:00
dapan1121 df87272819 fix: fix sml crash issue 2022-08-02 08:36:39 +08:00
wangmm0220 5caf11485e fix:error in sml meta change 2022-07-29 20:03:59 +08:00
wangmm0220 788c063acc feat:modify get meta logic for schemaless 2022-07-29 15:54:24 +08:00
Shengliang Guan 5ce41960f1 Merge remote-tracking branch 'origin/3.0' into fix/dnode 2022-07-23 18:23:21 +08:00
Shengliang Guan 58f2fa8c82 enh: make the error codes of 2.0 and 3.0 error as same 2022-07-23 18:23:09 +08:00
wangmm0220 e2414b4289 feat:add main logic for writing raw data of tmq 2022-07-22 20:08:33 +08:00
wangmm0220 bc0e8e3061 fix:invalidate in telnet schemaless 2022-07-20 09:48:57 +08:00
wangmm0220 36c19fc824 fix:tag is too long if type is nchar in schemaless influxdb 2022-07-19 10:39:05 +08:00
wangmm0220 802c86fe17 fix:error when bind ts column in schemaless 2022-07-19 09:58:51 +08:00
wangmm0220 34c87dc428 fix:<TD-17324> ts already exist when insert with schemaless & modify the interface of tmq meta 2022-07-18 15:33:42 +08:00
wangmm0220 22903b3dff fix:nchar is too long 2022-07-16 16:34:56 +08:00
wangmm0220 887cca3aa8 fix:error in schemaless 2022-07-16 16:11:16 +08:00
wangmm0220 1517b69cef fix:error in schemaless 2022-07-15 17:36:33 +08:00
wangmm0220 f9d5c809c9 fix:conflict from 3.0 2022-07-11 19:06:36 +08:00
wangmm0220 607f8163d3 feat:add logic for get_tmq_meta_json 2022-07-10 18:54:58 +08:00
Haojun Liao 7dc7f478de refactor: do some internal refactor and fix some memory leak. 2022-07-10 17:34:21 +08:00
wangmm0220 aae8adeb5b fix:timestamp precision in josn protocol 2022-07-06 20:57:42 +08:00
WANG MINGMING 80f6ca1a58
Merge pull request #14370 from taosdata/feature/TD-14761
fix:error if num of line is invalid
2022-06-30 15:58:51 +08:00
wangmm0220 9a2af8580c fix:compile error in sml 2022-06-30 15:06:52 +08:00
wangmm0220 8faf37f1d0 fix:error if num of line is invalid 2022-06-29 20:30:16 +08:00
dapan1121 73dfd1173a enh: stop query 2022-06-27 09:50:42 +08:00
WANG MINGMING a94f90a343
Merge pull request #14062 from taosdata/feature/TD-14761
fix:affect row in schemaless & md5
2022-06-21 17:57:05 +08:00
wangmm0220 df6cbe0209 Merge branch '3.0' into feature/TD-14761 2022-06-21 16:18:14 +08:00
wangmm0220 572e106691 fix:affect row in schemaless & md5 2022-06-21 16:17:53 +08:00
dapan1121 5f4614d61a qnode for policy 2/3 2022-06-18 16:30:46 +08:00
dapan1121 d862f2b49c fix TAOS ref issue 2022-06-18 09:53:18 +08:00
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