Commit Graph

2838 Commits

Author SHA1 Message Date
wangmm0220 53ce344b36 fix:set error msg if build consumer error 2023-12-28 17:09:52 +08:00
dapan1121 e90fe43f93
Merge pull request #24083 from taosdata/enh/xsren/TD-27847
enh: call fetch_rows in taos_query_a callback
2023-12-20 16:12:31 +08:00
Haojun Liao a0d1933134
Merge pull request #24113 from taosdata/mark/3.0
opti:logic in parse raw line & make log more specific
2023-12-20 15:25:26 +08:00
wangmm0220 84d18005f2 fix:add control for raw data in schemaless 2023-12-19 11:34:15 +08:00
wangmm0220 ef621a06a7 opti:logic in parse raw line & make log more specific 2023-12-18 19:21:02 +08:00
Haojun Liao bba5a4f08b other: merge main into 3.0 2023-12-18 18:26:42 +08:00
wangmm0220 7f8479f953 opti:logic in parse raw line & make log more specific 2023-12-18 15:16:33 +08:00
factosea 74793e6528 fix: inCallback 2023-12-17 10:05:58 +08:00
factosea f2d89b7086 fix: use req after release 2023-12-15 11:29:25 +08:00
dmchen 85827dbcd3 fix compile error 2023-12-14 11:22:29 +00:00
dm chen 81767dfa32
Merge branch '3.0' into feat/TS-4229 2023-12-14 17:02:51 +08:00
factosea d17d51194f taos_fetch_row cannot be called before the query callback ends. 2023-12-14 15:43:43 +08:00
kailixu 6b7a5b2910 fix: get tscobj by rid 2023-12-14 11:41:47 +08:00
dapan1121 8528fb7a15
Merge pull request #23963 from taosdata/enh/xsren/TD-22212/taosQueryParam3.0
enh: td-22212 taos query param3.0
2023-12-13 08:24:39 +08:00
facetosea 33897447cb ctest on linux exclude 2023-12-12 10:37:39 +08:00
slzhou 2743228217 Merge branch '3.0' of github.com:taosdata/TDengine into feat/TS-4229 2023-12-11 14:15:17 +08:00
wangmm0220 ff23e9afae fix:inline error 2023-12-07 17:03:48 +08:00
wangmm0220 865906eaae Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-27676 2023-12-07 16:33:10 +08:00
wangmm0220 60500f4a81 fix:error 2023-12-07 15:17:15 +08:00
wangmm0220 26855848f6 opti:schemaless logic 2023-12-07 14:07:09 +08:00
factosea f01241f720 Merge branch 'fix/xsren/TD-22212/taosQueryParam3.0' into enh/xsren/TD-22212/taosQueryParam3.0 2023-12-06 17:39:25 +08:00
Hongze Cheng 04e84ba152 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4229 2023-12-06 16:43:00 +08:00
wangmm0220 f4b0e7baf5 fix:remove debug info 2023-12-06 15:46:45 +08:00
wangmm0220 82f54f094a fix:add log for time cost 2023-12-05 20:08:18 +08:00
Alex Duan dd53d57021 fix: strncpy replace with memcpy on 3.0 2023-12-05 10:51:19 +08:00
dapan1121 c45f25d1c7
Merge pull request #23872 from freemine/freemine.empty-set-check
bugFix: stop complaining with  when there's no resultset after taos_q…
2023-12-04 09:26:58 +08:00
Haojun Liao 4d9211dcf1
Merge pull request #23899 from taosdata/fix/liaohj
other: merge the patch of stream from 3.0 branch.
2023-12-01 15:49:54 +08:00
Haojun Liao fbb604d1f5 fix(tsdb): fix bugs in suspend/resume. adjust code to conduct the test more easily. td-27579 2023-12-01 10:20:44 +08:00
Haojun Liao 130614c938
Merge pull request #23831 from taosdata/fix/3_liaohj
enh(stream/tsdb): do multiple optimization and fix some bugs.
2023-11-30 09:20:15 +08:00
freemine aa16de6373 bugFix: stop complaining with when there's no resultset after taos_query 2023-11-30 07:52:59 +08:00
Haojun Liao 66f25712fd fix(tsdb): fix bugs in suspend/resume. adjust code to conduct the test more easily. td-27579 2023-11-29 18:07:15 +08:00
wangmm0220 bda2cd306d fix:memory leak & comment length 2023-11-27 09:29:43 +08:00
Haojun Liao 483bfce69c
Merge pull request #23810 from taosdata/fix/TS-4242-3.0
fix:[TS-4242] tmq status is always RECOVER
2023-11-24 09:25:18 +08:00
wangmm0220 e1eda752e7 fix:[TS-4242] tmq status is always RECOVER 2023-11-23 20:44:10 +08:00
dapan1121 699c14e781 fix: slow down report when error occurs 2023-11-23 16:51:07 +08:00
slzhou 878ab262e6 fix: show compact detail 2023-11-23 16:26:17 +08:00
wangmm0220 6a6930cb31 fix:[TS-4242] tmq status is always RECOVER 2023-11-23 16:25:11 +08:00
slzhou 88819ea608 fix: tranform SCompactRsp to a datablock 2023-11-16 14:40:54 +08:00
dapan1121 dfb3feb5dc Merge remote-tracking branch 'origin/main' into merge/m23 2023-11-15 11:39:18 +08:00
Shungang Li a96e21aabd enh: refactor dynamic config 2023-11-13 16:28:42 +08:00
xinsheng Ren 96a3c373e0
Merge branch '3.0' into feat/TD-26529-3.0 2023-11-08 09:28:27 +08:00
facetosea 1494c64082 define const int direct 2023-11-08 09:19:51 +08:00
facetosea 0a16b75831 monitor client 2023-11-08 09:18:22 +08:00
dapan1121 eca1b1aeab fix: stmt query execution mode issue 2023-11-07 11:20:08 +08:00
facetosea 79785bd8b6 fix merge error 2023-11-04 18:04:23 +08:00
xinsheng Ren da24384f0e
Merge branch '3.0' into fix/xsren/TD-22212/taosQueryParam3.0 2023-11-04 17:41:41 +08:00
facetosea 567a55a737 distinguish between user parameters and internal parameters 2023-11-04 17:20:24 +08:00
Haojun Liao f76417535c
Merge pull request #23451 from taosdata/fix/TD-26685-3.0
fix:print log if assert & check epoch when update epoch
2023-11-01 15:32:25 +08:00
Haojun Liao 971bd0b834
Merge pull request #23452 from taosdata/fix/TD-26756-3.0
fix:[TD-25756]return error if table not exist
2023-11-01 15:32:12 +08:00
yihaoDeng 21b5ea6915 fix:print log if assert & check epoch when update epoch 2023-10-31 20:49:15 +08:00
yihaoDeng 55e66eac3c fix:print log if assert & check epoch when update epoch 2023-10-31 20:47:08 +08:00
wangmm0220 17a58697fa fix:print log if assert & check epoch when update epoch 2023-10-31 15:37:59 +08:00
wangmm0220 e92460105c fix:print log if assert & check epoch when update epoch 2023-10-31 15:36:32 +08:00
wangmm0220 34b4de82d0 fix:conflict from 3.0 2023-10-30 09:49:19 +08:00
wangmm0220 e5bc2bfe6e fix:[TD-25756]return error if table not exist 2023-10-30 09:34:00 +08:00
wangmm0220 770c88200f fix:print log if assert & check epoch when update epoch 2023-10-30 09:19:31 +08:00
dapan1121 972e10a238 Merge remote-tracking branch 'origin/3.0' into feat/TD-25204 2023-10-30 08:45:29 +08:00
dapan1121 9801d5d7b7 fix: desciribe view and memory issues 2023-10-27 19:28:22 +08:00
wangmm0220 e77fefa056 fix:print log if assert & check epoch when update epoch 2023-10-27 19:16:01 +08:00
wangmm0220 e6df389151 fix:add req_id for raw block interface 2023-10-27 11:46:59 +08:00
dapan1121 099f72e84a fix: memory issues 2023-10-27 11:36:17 +08:00
facetosea 759a5d4bbf fix ctest 2023-10-26 21:06:08 +08:00
xsren 355ec86926 fix error when taos_query_a param is null
c_test missing on linux

mem leak

wal_test  pageBufferTest on linux

tfsTest on linux
2023-10-26 16:50:45 +08:00
dapan1121 6dcc555bbc fix: view privilege issue 2023-10-25 10:47:01 +08:00
dapan1121 dbbceae061 fix: union all view issue 2023-10-24 11:29:04 +08:00
dapan1121 42f440b0fb Merge remote-tracking branch 'origin/3.0' into feat/TD-25204 2023-10-20 08:46:32 +08:00
dapan1121 969b002936 enh: support view privilege 2023-10-20 08:41:49 +08:00
wangmm0220 1ad18c51ca fix:modify log 2023-10-18 19:16:13 +08:00
wangmm0220 b15b61f9ff fix:modify log 2023-10-18 18:47:04 +08:00
wangmm0220 ea4e322427 fix:[TD-25756]return error if table not exist 2023-10-18 14:11:27 +08:00
Haojun Liao c6dd73b68b
Merge pull request #23187 from taosdata/feat/TD-26056
feat:add replay logic
2023-10-18 11:43:43 +08:00
Haojun Liao 6120ba440d
Merge pull request #23306 from taosdata/opti/TD-19291
feat:[TD-19291]Schemaless table name can be composed based on rule
2023-10-18 11:41:59 +08:00
wangmm0220 0a7ecf9f0c fix:[TD-25756]return error if table not exist 2023-10-18 11:40:06 +08:00
wangmm0220 a16c9be49f feat:[TD-19291]Schemaless table name can be composed based on rule 2023-10-17 15:34:16 +08:00
dapan1121 7f88738dd8
Merge pull request #23230 from taosdata/fix/xsren/TS-3887/filePathContainsSpaces
file path contains spaces on linux/mac
2023-10-17 10:01:35 +08:00
dapan1121 cdda43cd67 Merge remote-tracking branch 'origin/3.0' into feat/TD-25204 2023-10-16 19:54:21 +08:00
wangmm0220 473142fab7 fix:conflicts from 3.0 2023-10-16 11:35:56 +08:00
dapan1121 aab4cb98dc enh: create & drop view meta processing 2023-10-13 19:16:37 +08:00
dapan1121 a0699d758c Merge remote-tracking branch 'origin/3.0' into feat/TD-25204 2023-10-13 16:51:38 +08:00
Haojun Liao cdd480d186
Merge pull request #23249 from taosdata/feat/TD-26052
fix:core dump if tmq is null
2023-10-13 16:50:48 +08:00
Haojun Liao 7bb16050a9
Merge pull request #23245 from taosdata/feat/TD-26052
fix:core dump if tmq is null
2023-10-13 16:50:31 +08:00
dapan1121 c0a4328803 feat: support view meta updating 2023-10-13 16:29:34 +08:00
wangmm0220 9cfb15d4f4 fix:core dump if tmq is null 2023-10-13 14:04:00 +08:00
Alex Duan 35fced8796
Merge pull request #23234 from taosdata/main_3_merge
other: merge main into 3.0
2023-10-12 07:48:20 -05:00
dapan1121 7c67f23469 feat: update view meta 2023-10-12 19:56:17 +08:00
Haojun Liao 878d14052f fix(test): fix syntax error on windows. 2023-10-12 17:56:02 +08:00
facetosea 81dc3e7ea2 fix test failed 2023-10-12 15:04:53 +08:00
Haojun Liao da25be4411 fix(stream): fix syntax error. 2023-10-12 14:51:26 +08:00
Haojun Liao 5f4ea2f5ee fix(test): fix syntax error. 2023-10-12 14:38:49 +08:00
facetosea 8d1e427861 fix change scope 2023-10-12 10:56:03 +08:00
Haojun Liao eb4449999f other: merge 3.0 2023-10-12 10:33:48 +08:00
facetosea 35daa51878 file path contains spaces on linux/mac 2023-10-11 20:42:52 +08:00
kailixu e4291cf440 fix: reset hb flag for duplicated user key 2023-10-11 20:12:10 +08:00
dapan1121 d229492616 Merge remote-tracking branch 'origin/3.0' into feat/TD-25204 2023-10-09 18:34:08 +08:00
wangmm0220 33045e63ae feat:[TD-26056] add replay logic 2023-10-09 17:35:40 +08:00
wangmm0220 5f7b6f19ba feat:[TD-26056] add replay logic 2023-10-08 19:05:59 +08:00
Haojun Liao 167484ab3a
Merge pull request #23145 from taosdata/mark/tmq
opti:set default offset to latest in subscription
2023-10-08 18:56:37 +08:00
dapan1121 5b639a172d feat: support query from view 2023-10-08 18:36:06 +08:00
wangmm0220 3f2d890560 feat:[TD-26056] add replay logic 2023-10-08 16:06:15 +08:00
wangmm0220 e2db22017a fix:change error code -1 to code 2023-10-08 09:46:18 +08:00