Commit Graph

355 Commits

Author SHA1 Message Date
wangmm0220 3d8faa690d fix:[TS-3250] change strtegy in schemaless if modifyDBSchema error 2023-04-21 11:39:02 +08:00
wangmm0220 5bd6b16e73 fix:memory leak in schemaless if key dump 2023-04-20 18:39:03 +08:00
wangmm0220 e61b51b083 fix:add test cases for escape in schemaless 2023-04-20 17:49:40 +08:00
wangmm0220 2714da26e7 fix:[TS-3221] reset max stmt if execute error 2023-04-20 17:26:54 +08:00
wangmm0220 b1561c95c3 fix:add test cases for escape in schemaless 2023-04-20 15:31:18 +08:00
wangmm0220 5b3087e48b opti:escape logic in schemaless 2023-04-19 00:55:26 +08:00
Xiaoyu Wang 8b8ac0cd77 merge main 2023-04-12 10:43:28 +08:00
Xiaoyu Wang 4c04b155d5 merge main 2023-04-11 15:56:28 +08:00
wangmm0220 c40c695ea7 fix:optimize log & change the length of tag if tag is null in schemaless 2023-04-11 13:49:18 +08:00
wangmm0220 f8bcdcecea fix:remove smlChildTableName from tag 2023-04-06 16:24:04 +08:00
Xiaoyu Wang e9d7a099cc merge main 2023-04-04 14:50:58 +08:00
wangmm0220 2d6436c57d fix:modify log & sleep 500ms if data is inserting while consume 2023-04-03 11:24:22 +08:00
wangmm0220 a9cc66ba8f fix:int64 parse error in schemaless 2023-03-30 19:48:21 +08:00
dapan1121 5b02af6a91 fix: merge main to 3.0 2023-03-22 16:08:16 +08:00
Haojun Liao ea0cc2c584
Merge pull request #20554 from taosdata/fix/TS-2828
fix: add retry if insert error with meta change
2023-03-21 09:01:22 +08:00
wangmm0220 b0fbb0601f fix:add retry times if schemaless insert with meta error 2023-03-20 17:04:30 +08:00
wangmm0220 8fe084cc5c fix:add log for schmaless 2023-03-17 19:44:52 +08:00
wangmm0220 d5328b7a2b fix:add log for schmaless 2023-03-17 19:11:40 +08:00
wangmm0220 0a54d00cd2 fix:converity scan defects 2023-03-17 14:54:27 +08:00
wangmm0220 fa2e7b234c fix:add log for schemaless & sleep longer if modify schema error 2023-03-16 19:13:15 +08:00
Xiaoyu Wang a846c26ef9 merge main 2023-03-11 16:14:27 +08:00
wangmm0220 80e0aad1f0 fix:heap overflow 2023-03-10 12:11:46 +08:00
wangmm0220 f7ed0b184f fix:add log 2023-03-10 10:49:51 +08:00
wangmm0220 d020753cdb fix:[TS-2828] retry if ver is old 2023-03-10 10:03:43 +08:00
wangmm0220 88c3d0d4b3 fix:[TS-2828] retry if ver is old 2023-03-09 19:48:21 +08:00
Xiaoyu Wang 4c8bab7e58 merge main 2023-03-08 10:59:33 +08:00
wangmm0220 4827c25a61 fix:give error if col is same in schemless & fix json parse error in TD-22903 2023-03-04 18:16:41 +08:00
wangmm0220 3bfd156616 fix:[TD-22898]:modify schema if schema change 2023-03-04 17:37:38 +08:00
wangmm0220 e54e12eff0 fix:give error if col is same in schemless & fix json parse error in TD-22903 2023-03-04 11:57:27 +08:00
wangmm0220 91d5df423f fix:error by coverity scan 2023-02-22 15:48:39 +08:00
wangmm0220 a74f7895e4 fix:[TS638]diable tsdbReader open in streamScanOperator 2023-02-14 14:12:45 +08:00
Xiaoyu Wang 3382a24a69 merge main 2023-02-10 18:03:11 +08:00
wangmm0220 28db09a127 fix:change async to sync in schemaless 2023-02-08 17:10:09 +08:00
wangmm0220 97120dcd0a fix:reset measuretag pointer if it is the same child table 2023-02-07 16:26:26 +08:00
wangmm0220 a7aa9ac4a6 fix:reset measuretag pointer if it is the same child table 2023-02-07 16:08:20 +08:00
wangmm0220 fba3421029 fix:rm compare function for json and telnet in schemaless 2023-02-07 15:19:13 +08:00
wangmm0220 bec6cdf784 fix:clear hashmap if rerun schemaless 2023-02-07 00:17:25 +08:00
wangmm0220 4f949213da fix:change list to hash for speed interval data in sml 2023-02-03 23:41:33 +08:00
wangmm0220 b493b8d2e1 fix:cols error because delete json cols value 2023-01-28 10:33:00 +08:00
Xiaoyu Wang 9a0c2805f4 merge main 2023-01-13 13:54:04 +08:00
wangmm0220 a462f518e3 fix:table name error in schemaless 2023-01-09 15:14:20 +08:00
wangmm0220 ce3fbae952 fix:ASSERT in client mode & converity error 2023-01-06 14:37:38 +08:00
wangmm0220 d1b4dc94d8 fix:table name error in schemaless 2023-01-05 19:26:45 +08:00
wangmm0220 9c4cebb1b7 fix:memory leak 2023-01-04 17:15:30 +08:00
wangmm0220 d3fe415bef fix:memory leak 2023-01-04 15:45:38 +08:00
wangmm0220 25643c4409 fix:memory leak 2023-01-04 10:27:33 +08:00
wangmm0220 af64ab26c8 fix:memory leak 2023-01-04 10:07:14 +08:00
wangmm0220 087f88a617 fix:malloc too large 2023-01-03 18:18:46 +08:00
wangmm0220 11dbf0a05e fix:error in parse json 2023-01-02 15:05:03 +08:00
wangmm0220 5290c32fd1 fix:json parse error 2022-12-30 17:11:22 +08:00
wangmm0220 e6627f6955 fix:json parse error in the end 2022-12-30 10:02:15 +08:00
Xiaoyu Wang 0c269c317b merge 3.0 2022-12-23 17:50:05 +08:00
Xiaoyu Wang ad7f9b274b enh: improve unit tests 2022-12-20 16:53:08 +08:00
wangmm0220 55a06b63b7 fix:error in windows 2022-12-19 17:04:44 +08:00
wangmm0220 097a2b928c opti:modify parse json 2022-12-15 00:35:58 +08:00
wangmm0220 ac16bfc46d opti:performance for json in schemaless 2022-12-13 22:30:06 +08:00
wangmm0220 efee9afad9 opti:parse value in schemaless 2022-12-12 22:42:33 +08:00
wangmm0220 408ae6aaad fix:split clientSml.c to 3 files & modify unit test cases for sml 2022-12-12 16:26:02 +08:00
wangmm0220 200d879fe5 opti:modify logic for telnet and json in schemaless 2022-12-09 05:03:42 +08:00
wangmm0220 001269530f opti:modify logic for telnet and json in schemaless 2022-12-09 03:36:53 +08:00
wangmm0220 8e6ba9e7cd opti:modify logic for telnet and json in schemaless 2022-12-09 02:47:46 +08:00
wangmm0220 bd18da35fc opti:modify logic for telnet and json in schemaless 2022-12-09 01:55:59 +08:00
wangmm0220 735509d733 opti:modify logic for telnet and json in schemaless 2022-12-09 01:42:58 +08:00
wangmm0220 aae9407926 opti:modify logic for telnet and json in schemaless 2022-12-09 00:35:42 +08:00
wangmm0220 078f65cfc0 opti:modify logic for telnet and json in schemaless 2022-12-09 00:17:00 +08:00
wangmm0220 bce072b5cb opti:modify logic for telnet and json in schemaless 2022-12-09 00:13:04 +08:00
wangmm0220 1c4fa44ed7 opti:modify logic for telnet and json in schemaless 2022-12-09 00:11:05 +08:00
wangmm0220 0bc0202952 opti:modify logic for telnet and json in schemaless 2022-12-08 23:36:45 +08:00
wangmm0220 5d6494d5ae opti:modify logic for telnet and json in schemaless 2022-12-08 23:06:07 +08:00
wangmm0220 ef6e9f481f fix:rm put SSmlHandleInfo to taos 2022-12-08 09:36:23 +08:00
Shengliang Guan 6d94afe48f
Revert "refact: adjust some assert cases" 2022-12-07 21:51:17 +08:00
wangmm0220 5711572b71 fix:error for destroy 2022-12-07 21:13:16 +08:00
wangmm0220 a4d03b43a0 opti: async->sync for schemaless 2022-12-07 20:33:54 +08:00
Shengliang Guan d5126d469a refact: replcase ASSERT with tAssert 2022-12-07 18:42:48 +08:00
Shengliang Guan f69a188f7e refact: replcase ASSERT with tAssert 2022-12-07 18:37:40 +08:00
wangmm0220 443aa2ee3f fix:modify influxdb parse logic for sml 2022-12-07 11:05:33 +08:00
wangmm0220 2c4b6ece3e fix:conflicts 2022-12-06 21:13:08 +08:00
wangmm0220 517c8b1d5a fix:modify influxdb parse logic for sml 2022-12-06 21:07:53 +08:00
Hongze Cheng 899d7b0bcc Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req 2022-12-06 14:37:22 +08:00
wangmm0220 96aa44e2cd fix:error for sml 2022-12-03 14:44:47 +08:00
Shengliang Guan d9c261cd13 refact: remove some error codes 2022-12-03 10:17:02 +08:00
WANG MINGMING f89782c2ce
Merge pull request #18650 from taosdata/refact/submit_req
fix:merge from submit_req
2022-12-02 22:17:45 +08:00
wangmm0220 2c013b7ecf fix:modify submit format for schemaless 2022-12-02 20:25:02 +08:00
wangmm0220 f15d284d62 fix:remove log for ts & add log for meta 2022-12-01 14:54:27 +08:00
wangmm0220 bf2808e45e fix:memory leak for table meta 2022-12-01 10:56:51 +08:00
wangmm0220 9eae79a1f9 fix: complie error in windows 2022-11-30 19:36:02 +08:00
wangmm0220 2bd4c09568 fix:get meta if cols change in schemaless 2022-11-30 18:02:30 +08:00
wangmm0220 3f82427e7d fix:add log 2022-11-30 17:11:17 +08:00
wangmm0220 ad61b5b593 fix:add log 2022-11-30 17:07:30 +08:00
wangmm0220 162575ea66 opti:get meta cost for schemaless & add config for write batch in schemaless 2022-11-30 14:30:44 +08:00
wangmm0220 e07823c55a opti: get meta logic for schemaless 2022-11-30 13:59:33 +08:00
wangmm0220 b5e4b05752 fix:[TS-2057] add interface with ttl in schemaless 2022-11-29 11:52:40 +08:00
wangmm0220 60ee8db228 fix:add log for sml 2022-11-28 11:19:56 +08:00
wangmm0220 877ffb966d fix:memory leak 2022-11-25 18:32:07 +08:00
wangmm0220 385c49aa9d fix:memory leak 2022-11-25 17:46:03 +08:00
wangmm0220 9bf3b79420 fix:<TD-20297> disable sql log in schemaless if sql is too long 2022-11-10 09:49:34 +08:00
yihaoDeng 1613b43f49 add test 2022-11-04 19:16:04 +08:00
yihaoDeng 69afe77ed9 add req_id interface 2022-11-03 20:08:30 +08:00
Cary Xu 6d0d42569a enh: remove obsolete codes for raw data row 2022-10-25 11:30:57 +08:00
wangmm0220 2a214e3d25 fix:error in schemaless if error happens 2022-10-24 09:30:59 +08:00
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