Shengliang Guan
|
fb8a10e717
|
Merge pull request #28958 from taosdata/fix/TD-33037
fix(meta/commit): make begin return code instead of 0
|
2024-12-02 16:43:02 +08:00 |
Shengliang Guan
|
b0691e997b
|
Merge pull request #28961 from taosdata/fix/refactor-vnode-management-open-vnode
fix/refactor-vnode-management-open-vnode
|
2024-12-02 14:22:53 +08:00 |
Shengliang Guan
|
7181c5d960
|
Merge pull request #28988 from taosdata/main
merge: from main to 3.0 branch
|
2024-11-30 11:06:48 +08:00 |
Shengliang Guan
|
41ccb28f86
|
Merge pull request #28975 from taosdata/feat/main/TS-5667
support interp fill extension
|
2024-11-29 17:48:25 +08:00 |
Shengliang Guan
|
9201fd8902
|
Merge pull request #28979 from taosdata/enh/TD-32728
Enh/td 32728
|
2024-11-29 17:35:58 +08:00 |
54liuyao
|
58fdcae4d7
|
Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TD-33020
|
2024-11-29 15:01:58 +08:00 |
Shengliang Guan
|
b695541ff6
|
Merge pull request #28964 from taosdata/fix/liaohj
fix(stream): the timestamp when the stream is created is set to be the initial force_window_close start time.
|
2024-11-29 10:13:12 +08:00 |
Pengrongkun
|
4aee30f003
|
Merge remote-tracking branch 'origin/3.0' into enh/TD-32728
|
2024-11-29 10:13:10 +08:00 |
Pengrongkun
|
653eff8c1a
|
taos_stmt2_get_stb_fields support insert into ? using stb tags(?) values(?)
|
2024-11-29 10:12:29 +08:00 |
54liuyao
|
2eb0d34d0f
|
Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TD-33020
|
2024-11-29 08:59:06 +08:00 |
Shengliang Guan
|
94edf4b667
|
Merge branch 'main' into merge/mainto3.0
|
2024-11-28 21:50:10 +08:00 |
wangjiaming0909
|
3239a10b76
|
support interp fill extension
|
2024-11-28 20:30:53 +08:00 |
Shengliang Guan
|
4537286ff9
|
Merge pull request #28974 from taosdata/doc/contrib
doc: update error codes
|
2024-11-28 19:49:22 +08:00 |
Shengliang Guan
|
521ca93cc0
|
doc: update error codes
|
2024-11-28 19:27:53 +08:00 |
Shengliang Guan
|
a3f077ce99
|
Merge branch '3.0' into merge/mainto3.0
|
2024-11-28 19:22:17 +08:00 |
Shengliang Guan
|
fb4486cedb
|
Merge branch 'main' into merge/mainto3.0
|
2024-11-28 19:21:25 +08:00 |
Shengliang Guan
|
7b6c19d4d6
|
Merge pull request #28962 from taosdata/fix/TD-33058
update test case and remove invalid code
|
2024-11-28 17:55:22 +08:00 |
Shengliang Guan
|
675008dd18
|
Merge pull request #28952 from taosdata/test/main/TD-32920
ci: set test step in ci when tdgpt file changed
|
2024-11-28 17:06:20 +08:00 |
Shengliang Guan
|
1c3af7500e
|
Merge pull request #28953 from taosdata/merge/mainto3.0
merge: from main to 3.0 branch
|
2024-11-28 16:39:06 +08:00 |
Shengliang Guan
|
b1433deebe
|
Merge pull request #28839 from taosdata/enh/TD-32179/operatorInputCheck
enh: operator input check
|
2024-11-28 16:37:58 +08:00 |
Shengliang Guan
|
a2f6f138c8
|
Merge pull request #28960 from taosdata/fix/TD-33051/updateTaskStatus
Fix/td 33051/update task status
|
2024-11-28 16:12:32 +08:00 |
yihaoDeng
|
c21ff8fdfe
|
support escape and update test case
|
2024-11-28 16:11:08 +08:00 |
Shengliang Guan
|
c30d48a8a5
|
Merge pull request #28943 from taosdata/enh/3.0/TD-32870
enh(wal):close wal module open file
|
2024-11-28 15:36:13 +08:00 |
yihaoDeng
|
95a1005e1f
|
update test case and remove invalid code
|
2024-11-28 15:09:20 +08:00 |
Haojun Liao
|
ec71572d74
|
refactor: do some internal refactor.
|
2024-11-28 14:52:39 +08:00 |
dmchen
|
f4116f35f0
|
fix/refactor-vnode-management-open-vnode
|
2024-11-28 14:50:45 +08:00 |
Shengliang Guan
|
ab604c18f9
|
Merge pull request #28925 from taosdata/feat/updateMultiTag
Feat/updateMultiTag
|
2024-11-28 14:24:23 +08:00 |
factosea
|
baced053e2
|
fix: error desc
|
2024-11-28 14:18:11 +08:00 |
factosea
|
c879d59b6c
|
fix: change task status from succ to partsucc
|
2024-11-28 14:17:12 +08:00 |
Shengliang Guan
|
fb51956f0a
|
Merge pull request #28580 from taosdata/fix/TS-5251-add-conflict-check
fix/TS-5251-add-conflict-check
|
2024-11-28 13:31:01 +08:00 |
xiao-77
|
4f2faff91d
|
Fix maybe close undefine fd ptr.
|
2024-11-28 11:20:22 +08:00 |
Minglei Jin
|
cd22ddbdd2
|
fix(meta/commit): make begin return code instead of 0
|
2024-11-28 10:53:23 +08:00 |
Shengliang Guan
|
26ba4b1f29
|
Merge branch '3.0' into merge/mainto3.0
|
2024-11-27 22:32:50 +08:00 |
Shengliang Guan
|
6db8a25c98
|
Merge branch 'main' into merge/mainto3.0
|
2024-11-27 22:31:17 +08:00 |
wangmm0220
|
4571f593a1
|
fix:[TD-33048] add ts to cols if dataFormat is true in schemaless to avoid schemal is old
|
2024-11-27 22:12:42 +08:00 |
wangmm0220
|
b036345382
|
fix:[TD-33048] add ts to cols if dataFormat is true in schemaless to avoid schemal is old
|
2024-11-27 22:11:49 +08:00 |
wangmm0220
|
ce47556637
|
fix:[TD-33048] add ts to cols if dataFormat is true in schemaless to avoid schemal is old
|
2024-11-27 19:55:47 +08:00 |
facetosea
|
a2f8a822da
|
remove some check
|
2024-11-27 19:51:27 +08:00 |
wangmm0220
|
a64c6b6ce1
|
fix:[TD-33048] add ts to cols if dataFormat is true in schemaless to avoid schemal is old
|
2024-11-27 19:09:38 +08:00 |
54liuyao
|
1b285f8a1d
|
fix issue
|
2024-11-27 18:52:04 +08:00 |
54liuyao
|
9d384bc438
|
fix issue
|
2024-11-27 18:51:50 +08:00 |
wangmm0220
|
edba0063aa
|
fix:[TD-33048] add ts to cols if dataFormat is true in schemaless to avoid schemal is old
|
2024-11-27 18:26:35 +08:00 |
Haojun Liao
|
58886a0264
|
fix(stream): the timestamp when the stream is created is set to be the initial force_window_close start time.
|
2024-11-27 17:48:02 +08:00 |
54liuyao
|
23d67933cd
|
add ci
|
2024-11-27 16:52:01 +08:00 |
xiao-77
|
1eb005a9f0
|
Fix error code return.
|
2024-11-27 16:27:00 +08:00 |
54liuyao
|
d1f8f383fb
|
Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TD-33020
|
2024-11-27 16:25:45 +08:00 |
54liuyao
|
9d668150d5
|
fix stream issue
|
2024-11-27 16:24:46 +08:00 |
yihaoDeng
|
fcec7c522d
|
support subscribe
|
2024-11-27 16:12:57 +08:00 |
Shengliang Guan
|
642a5152f7
|
Merge pull request #28900 from taosdata/fix/liaohj
fix(stream): check whether dispatch trigger block is expired or not
|
2024-11-27 15:47:47 +08:00 |
Haojun Liao
|
5e49268cd8
|
Merge branch 'main' into fix/liaohj
|
2024-11-27 15:44:53 +08:00 |