Commit graph

87 commits

Author SHA1 Message Date
wangmm0220
e76e06cf2e feat:[TD-30975]process return value in schemaless 2024-07-16 11:50:40 +08:00
wangmm0220
69f235d6b5 fix:remove using alarm when sending slow log & use one thread to send all slow log 2024-06-29 16:16:36 +08:00
wangmm0220
4dddbf35bd fix:[TD-30360] drop database in the end to avoid not enough memory 2024-06-05 09:56:01 +08:00
wangmm0220
19b7bb9e0c fix:[TD-29793] check if column and tag name are dumplicate in schemaless 2024-04-26 11:41:41 +08:00
wangmm0220
c5f45c5114 fix:memory leak 2024-04-25 14:28:28 +08:00
wangmm0220
aed5e50eee fix:[TD-29793] check if column and tag name are dumplicate in schemaless 2024-04-25 11:25:20 +08:00
wangmm0220
4b29184408 fix:[TD-29793] check if column and tag name are dumplicate in schemaless 2024-04-25 11:06:20 +08:00
wangmm0220
4285f07f76 fix:memory leak 2024-04-08 23:33:58 +08:00
wangmm0220
64280a10cc fix:disable primary key in schemaless 2024-04-07 15:04:34 +08:00
wangmm0220
6174c3bfd3 fix:disable primary key in schemaless 2024-04-07 14:54:58 +08:00
wangmm0220
828889a6d8 opti:deal with escape in the end of field in schemaless 2024-02-27 19:16:11 +08:00
wangmm0220
d62b82c295 opti:deal with escape in the end of field in schemaless 2024-02-27 16:02:15 +08:00
wangmm0220
60500f4a81 fix:error 2023-12-07 15:17:15 +08:00
wangmm0220
bb8b65da1e fix:open test cases 2023-10-30 10:03:51 +08:00
wangmm0220
a16c9be49f feat:[TD-19291]Schemaless table name can be composed based on rule 2023-10-17 15:34:16 +08:00
wangmm0220
f5256a4091 fix:sml error because of the config of smlDot2Underline 2023-08-28 14:35:01 +08:00
wangmm0220
c0002e55ad fix:sml error because of the config of smlDot2Underline 2023-08-28 14:33:21 +08:00
dapan1121
0cce255a02 Merge remote-tracking branch 'origin/3.0' into fix/m23.0 2023-08-28 10:06:53 +08:00
dapan1121
1f40da6fef Merge remote-tracking branch 'origin/main' into 3.0 2023-08-28 09:28:55 +08:00
wangmm0220
26e025d78d feat:[TD-18789]support varbinary type 2023-08-25 15:43:45 +08:00
wangmm0220
64959f14e9 fix:dot process in schemaless 2023-08-24 18:18:02 +08:00
wangmm0220
d0335bec97 feat:[TD-24559]support geomety type in schemaless 2023-08-08 09:49:31 +08:00
wangmm0220
2714db10bd fix:modify dot to underline in schemaless supertable name 2023-07-24 19:15:33 +08:00
wangmm0220
146aefe97e fix:enable test case in sml 2023-06-25 18:01:49 +08:00
wangmm0220
f6fef3e9d6 feat:add privilege for schemaless 2023-05-25 14:54:21 +08:00
wangmm0220
fcba7e326c feat:add privilege for schemaless 2023-05-25 14:24:25 +08:00
wangmm0220
fb9b0a3e86 feat:add privilege for schemaless 2023-05-24 14:34:52 +08:00
Haojun Liao
4b961753a5 test: update the test case. 2023-05-12 15:13:25 +08:00
Haojun Liao
f20afb7304 fix(test): update the test case. 2023-05-12 14:53:01 +08:00
wangmm0220
3fb2d7656d fix:[TS-3303]use stable name + child table name as key to save uid to avoid multi items for one table in submit block 2023-05-05 13:39:37 +08:00
wangmm0220
1d8c517844 fix:[TS-3303]use stable name + child table name as key to save uid to avoid multi items for one table in submit block 2023-05-05 10:46:54 +08:00
wangmm0220
206c62703a fix:modify the compile error in windows for long string 2023-04-27 09:33:56 +08:00
wangmm0220
8be78ddee2 fix:[TD-23881] check the max row's length in schemaless 2023-04-26 14:23:25 +08:00
wangmm0220
ea939c1efb fix:add test cases for escape in schemaless 2023-04-20 17:41:38 +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
f8bcdcecea fix:remove smlChildTableName from tag 2023-04-06 16:24:04 +08:00
wangmm0220
373c128a7a fix:[TS-3038] coredump if nchar data not clear SColVal in schemaless 2023-03-31 14:16:39 +08:00
wangmm0220
a9cc66ba8f fix:int64 parse error in schemaless 2023-03-30 19:48:21 +08:00
wangmm0220
0a54d00cd2 fix:converity scan defects 2023-03-17 14:54:27 +08:00
wangmm0220
cea32f2e3c fix:give error if col is same in schemless & fix json parse error in TD-22903 2023-03-04 18:18:20 +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
0f1f239425 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req_marks 2023-01-26 11:03:34 +08:00
wangmm0220
2455822df9 fix:open test case for sml 2023-01-26 11:03:07 +08:00
wangmm0220
8098a2995d opti:parse non-standard json format 2023-01-23 22:20:44 +05:00
wangmm0220
51bb0ed602 opti:json non standard 2023-01-17 23:43:05 +05: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
060fc941b5 fix:add config dir for libtaos in sml_test 2023-01-09 11:39:14 +08:00