Haojun Liao
|
94f703889d
|
fix(stream): remove invalid assert.
|
2024-04-03 12:42:53 +08:00 |
Haojun Liao
|
a3bcd9e9c9
|
Merge pull request #25246 from taosdata/fix/3_liaohj
fix(stream): add lock for when set checkpoint dispatch msg.
|
2024-04-03 12:42:29 +08:00 |
wangjiaming0909
|
c2afd95c4e
|
fix taosd crash query ins_tags with empty nchar tag
|
2024-04-03 10:07:02 +08:00 |
54liuyao
|
537395e845
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-04-03 09:54:10 +08:00 |
kailixu
|
62ab1b1c41
|
chore: allow source table with primary key
|
2024-04-03 09:39:58 +08:00 |
kailixu
|
cc660de9d0
|
chore: error prompt for null primary key column
|
2024-04-03 08:14:30 +08:00 |
wangmm0220
|
71292f45ef
|
fix:data compatibility in tmq
|
2024-04-02 23:59:23 +08:00 |
Haojun Liao
|
3619518d54
|
fix(stream): add logs.
|
2024-04-02 21:57:21 +08:00 |
Haojun Liao
|
dcc97472d3
|
fix(stream): add strict check for checkpoint-trigger msg dispatach rsp confirmation flag.
|
2024-04-02 21:53:50 +08:00 |
kailixu
|
6e56e61ad5
|
fix: target table has less primary keys than source
|
2024-04-02 19:49:30 +08:00 |
Haojun Liao
|
5184e444df
|
Merge branch '3.0' into fix/3_liaohj
|
2024-04-02 18:45:49 +08:00 |
Haojun Liao
|
24559725da
|
fix(stream): add lock for when set checkpoint dispatch msg.
|
2024-04-02 18:45:30 +08:00 |
Benguang Zhao
|
018d388278
|
enh: not to write confirm after balance vgroup leader
|
2024-04-02 18:20:26 +08:00 |
kailixu
|
f6dc3205ee
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-04-02 17:33:19 +08:00 |
kailixu
|
adb6de0595
|
fix: null value check for target column with pk
|
2024-04-02 17:33:11 +08:00 |
yihaoDeng
|
588f05c7dd
|
port main to 30
|
2024-04-02 08:49:48 +00:00 |
Hongze Cheng
|
6c886d1e4a
|
Merge pull request #25160 from taosdata/ENH/TS-4595-3.0
enh: support changeless transaction of tasks
|
2024-04-02 16:45:35 +08:00 |
Haojun Liao
|
15f2882bba
|
Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0
|
2024-04-02 16:10:54 +08:00 |
Haojun Liao
|
5a546e37d7
|
fix(query): set correct forward step for twa query.
|
2024-04-02 16:10:42 +08:00 |
kailixu
|
dc60812183
|
chore: unify the prompt msg
|
2024-04-02 15:04:13 +08:00 |
kailixu
|
6c8995984e
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-04-02 14:39:21 +08:00 |
kailixu
|
77d912c210
|
fix: primary key should not be null or none
|
2024-04-02 14:39:13 +08:00 |
Hongze Cheng
|
b9197e3e6e
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-04-02 14:24:38 +08:00 |
Hongze Cheng
|
8fe7478932
|
fix: TD-29352
|
2024-04-02 14:24:32 +08:00 |
slzhou
|
771c6940b1
|
fix: initialize pk type and pk data of output SFirstLastRes when merge
|
2024-04-02 13:39:52 +08:00 |
Haojun Liao
|
94e6f96a75
|
other: merge 3.0
|
2024-04-02 13:39:26 +08:00 |
Haojun Liao
|
2dde627237
|
Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0
|
2024-04-02 10:43:56 +08:00 |
Haojun Liao
|
aff681ac64
|
fix(tsdb):set correct varchar type compare function.
|
2024-04-02 10:43:38 +08:00 |
dapan1121
|
eb50334baf
|
Merge pull request #25234 from taosdata/fix/TD-28032
fix:cases error
|
2024-04-02 10:17:04 +08:00 |
Haojun Liao
|
bcb4d62996
|
Merge pull request #25229 from taosdata/fix/3_liaohj
fix(stream): reset the ready upstream counter after task-reset.
|
2024-04-02 10:05:33 +08:00 |
54liuyao
|
204c5acefe
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-04-02 09:10:52 +08:00 |
Hongze Cheng
|
c28ee64477
|
fix: meta snapshot drop table error
|
2024-04-01 21:11:35 +08:00 |
wangmm0220
|
174b0a104e
|
fix:case error
|
2024-04-01 19:59:30 +08:00 |
factosea
|
3257c7c082
|
fix: tag is null when table is empty
|
2024-04-01 19:44:26 +08:00 |
54liuyao
|
2e11f3674d
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-04-01 18:35:44 +08:00 |
Hongze Cheng
|
bc56d1196a
|
more code
|
2024-04-01 18:06:07 +08:00 |
54liuyao
|
5369448bda
|
adj log
|
2024-04-01 16:43:36 +08:00 |
Haojun Liao
|
9ca84091df
|
fix(stream): reset the ready upstream counter after task-reset.
|
2024-04-01 16:31:10 +08:00 |
54liuyao
|
a65ce818de
|
add ci
|
2024-04-01 16:20:45 +08:00 |
Haojun Liao
|
c6294200ea
|
Merge pull request #25211 from taosdata/fix/TD-28032
fix:same subtable same partition by leads to same table name in stream
|
2024-04-01 15:49:47 +08:00 |
54liuyao
|
1405b30677
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-04-01 09:09:48 +08:00 |
kailixu
|
ba65f5a519
|
enh: integer with duration literal for timestamp
|
2024-03-31 20:50:02 +08:00 |
Haojun Liao
|
dd2f6287ec
|
fix(tsdb): fix rowkey assign error.
|
2024-03-29 18:59:29 +08:00 |
Haojun Liao
|
55bb6ab341
|
fix(tsdb): set correct initial value for compare
|
2024-03-29 18:15:03 +08:00 |
slzhou
|
b504627830
|
fix: new group block to reset func input iter hasPrev
|
2024-03-29 17:01:56 +08:00 |
54liuyao
|
39a89c20bd
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-03-29 13:53:22 +08:00 |
54liuyao
|
ea33f08d02
|
add ic
|
2024-03-29 13:52:56 +08:00 |
slzhou
|
fe1a7e4b9c
|
feat: add pk col to scan cols of scan logic node of delete operation
|
2024-03-29 11:05:45 +08:00 |
slzhou
|
1e5ef8271a
|
feat: update column and drop column is banned for normal table pk column
|
2024-03-29 10:52:28 +08:00 |
slzhou
|
6202e1f501
|
feat: drop pk column and update pk column is not supported for stable
|
2024-03-29 10:26:09 +08:00 |
54liuyao
|
ffeabb132a
|
fix issue
|
2024-03-28 18:18:06 +08:00 |
54liuyao
|
28cda4dc81
|
add ci
|
2024-03-28 15:07:26 +08:00 |
54liuyao
|
65457d2cf4
|
delete data for scalar function
|
2024-03-28 14:16:19 +08:00 |
wangmm0220
|
8e2a2414c0
|
fix:same subtable same partition by leads to same table name in stream
|
2024-03-28 13:48:46 +08:00 |
dapan1121
|
ca0f790f3e
|
Merge pull request #25179 from taosdata/mark/3.0
fix:decode task error if task version is smaller than 2
|
2024-03-28 13:19:45 +08:00 |
54liuyao
|
0a206f5819
|
add log
|
2024-03-28 09:32:24 +08:00 |
54liuyao
|
3dd7f0731e
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-03-28 09:11:36 +08:00 |
Haojun Liao
|
2362babbb3
|
Merge pull request #25199 from taosdata/fix/3_liaohj
fix(stream): fix invalid read.
|
2024-03-28 09:04:33 +08:00 |
Hongze Cheng
|
c54978e8e4
|
Merge pull request #25198 from taosdata/fix/arbencode
fix: arb encode error
|
2024-03-27 17:42:51 +08:00 |
Haojun Liao
|
277a009677
|
fix(test): fix unit test compiler error.
|
2024-03-27 16:42:32 +08:00 |
slzhou
|
43cefb9d55
|
feat: find pk col from interp func node for interp operator
|
2024-03-27 16:26:47 +08:00 |
Shungang Li
|
c611974247
|
fix: tmsg encode error
|
2024-03-27 16:00:38 +08:00 |
Hongze Cheng
|
72ad1cd734
|
Merge pull request #25195 from taosdata/fix/TD-29285
fix invalid free while taosd quit
|
2024-03-27 15:59:59 +08:00 |
Haojun Liao
|
5157d5b97d
|
fix(stream): fix invalid read.
|
2024-03-27 15:53:24 +08:00 |
wangmm0220
|
4722f8be87
|
fix:write schema error if schema ver is 1 more than origin version
|
2024-03-27 15:17:49 +08:00 |
Haojun Liao
|
a2112625f9
|
fix(tsdb): set correct uid list.
|
2024-03-27 15:06:51 +08:00 |
wangmm0220
|
c2ef380166
|
Merge branch 'mark/3.0' of https://github.com/taosdata/TDengine into mark/3.0
|
2024-03-27 15:05:04 +08:00 |
wangmm0220
|
f4fed29739
|
fix:write schema error if schema ver is 1 more than origin version
|
2024-03-27 15:04:37 +08:00 |
Haojun Liao
|
0bfd606e5c
|
Merge pull request #25193 from taosdata/fix/3_liaohj
fix(stream): acquire the stream task in exec buffer if not in mnode store.
|
2024-03-27 13:17:14 +08:00 |
yihaoDeng
|
c0a394876d
|
fix invalid free while taosd quit
|
2024-03-27 02:41:05 +00:00 |
54liuyao
|
715489e22d
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-03-27 09:14:50 +08:00 |
Haojun Liao
|
e776cde461
|
fix(stream):fix unrelease stream obj.
|
2024-03-27 09:02:21 +08:00 |
Haojun Liao
|
f3c306d582
|
fix(stream): add some comments.
|
2024-03-26 23:28:20 +08:00 |
Haojun Liao
|
3c7fe5fd01
|
fix(stream): check null ptr.
|
2024-03-26 23:27:38 +08:00 |
Haojun Liao
|
46280bfee9
|
fix(stream): add some comments.
|
2024-03-26 19:40:47 +08:00 |
Haojun Liao
|
530e0133b9
|
fix(stream): acquire the stream task in exec buffer if not in mnode store.
|
2024-03-26 19:39:58 +08:00 |
54liuyao
|
93edc9d1ff
|
read preversion data of primary key
|
2024-03-26 17:36:37 +08:00 |
Haojun Liao
|
fd57ded11e
|
Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0
|
2024-03-26 17:34:43 +08:00 |
Haojun Liao
|
f61596706d
|
fix(tsdb): add attributes for cache scan optr.
|
2024-03-26 17:34:30 +08:00 |
Hongze Cheng
|
ab093d80bd
|
Merge pull request #25150 from taosdata/fix/rpc_portMainTo30
Fix/rpc port main to30
|
2024-03-26 17:11:36 +08:00 |
Hongze Cheng
|
cf8245632f
|
Merge pull request #25146 from taosdata/fix/fixQueuelog30
fix queue log
|
2024-03-26 17:10:21 +08:00 |
slzhou
|
595ae2c5b8
|
fix: irate on super table merge phase and translate
|
2024-03-26 17:05:40 +08:00 |
54liuyao
|
135bdb37a0
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-03-26 16:38:51 +08:00 |
54liuyao
|
aa9962318f
|
read preversion data of primary key
|
2024-03-26 16:38:24 +08:00 |
slzhou
|
47410db46a
|
fix: set hasPk and pkBytes for partial func and merge func
|
2024-03-26 16:31:16 +08:00 |
wangmm0220
|
8e45bebd66
|
fix:decode task error if task version is smaller than 2
|
2024-03-26 15:16:09 +08:00 |
Hongze Cheng
|
93ca55954f
|
more code change
|
2024-03-26 15:11:15 +08:00 |
Hongze Cheng
|
3ccab8a5b8
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-03-26 14:43:39 +08:00 |
Hongze Cheng
|
ee4dda56c1
|
more code
|
2024-03-26 14:43:28 +08:00 |
slzhou
|
f778dce52d
|
fix: add pk for merge generated during merge scan node split
|
2024-03-26 14:13:10 +08:00 |
Haojun Liao
|
52a04cd008
|
fix(tsdb): fix bug for filter brin record.
|
2024-03-26 10:55:56 +08:00 |
Haojun Liao
|
765546585a
|
Merge pull request #25184 from taosdata/fix/3_liaohj
fix(stream): not return error when failing to load stream task meta.
|
2024-03-26 10:29:42 +08:00 |
Haojun Liao
|
cedca30416
|
Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0
|
2024-03-26 09:50:20 +08:00 |
Haojun Liao
|
a70d5a4947
|
fix(tsdb): fix bug during filtering brin records.
|
2024-03-26 09:50:06 +08:00 |
Hongze Cheng
|
4793e1d0eb
|
Merge pull request #25176 from taosdata/FIX/TD-29238-3.0
enh: not to start snap replication if too many open files already
|
2024-03-26 09:26:00 +08:00 |
slzhou
|
5fe03fe3f4
|
feat: irate support pk
|
2024-03-26 09:18:45 +08:00 |
Hongze Cheng
|
520f36c99c
|
Merge pull request #25180 from taosdata/fix/TD-29253
fix: arb set row status to avoid conflict
|
2024-03-26 09:10:30 +08:00 |
Haojun Liao
|
9638f8d7fc
|
fix(tsdb): set the correct sttkey
|
2024-03-26 00:14:46 +08:00 |
Haojun Liao
|
a11b2c614e
|
fix(stream): not return error when failing to load stream task meta.
|
2024-03-25 23:49:26 +08:00 |
kailixu
|
e5abe34c84
|
fix: replace strdup for release build
|
2024-03-25 21:34:31 +08:00 |
Shungang Li
|
44ce5b951d
|
fix: arb group leak
|
2024-03-25 18:38:04 +08:00 |
Haojun Liao
|
5c729cc836
|
refactor: do some internal refactor.
|
2024-03-25 17:57:59 +08:00 |
wangmm0220
|
6aaac7c0dc
|
fix:decode task error if task version is smaller than 2
|
2024-03-25 17:57:13 +08:00 |
Benguang Zhao
|
ced7c19943
|
enh: not to start snap replication if too many open files already
|
2024-03-25 17:01:23 +08:00 |
54liuyao
|
aad3a43530
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-03-25 16:30:47 +08:00 |
slzhou
|
a5ba546bd4
|
fix: add pk to funcInputGetNextRow
|
2024-03-25 15:12:34 +08:00 |
Haojun Liao
|
2cddeccfc7
|
Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0
|
2024-03-25 14:21:00 +08:00 |
Haojun Liao
|
750ea5789f
|
fix(tsdb): fix errors identified by CI.
|
2024-03-25 14:20:46 +08:00 |
slzhou
|
4d3eb6824c
|
feat: add pk support for last/first/last_row dynDataRequired
|
2024-03-25 13:38:34 +08:00 |
54liuyao
|
d1b974228f
|
add stream check
|
2024-03-25 11:16:28 +08:00 |
54liuyao
|
a02535c3ab
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-03-25 11:15:21 +08:00 |
Minglei Jin
|
ea424e822e
|
fix(tsdb/util): fix missing column value with row iter
|
2024-03-25 11:00:33 +08:00 |
slzhou
|
9d2c310616
|
fix: remove the extract space after column type for none pk column
|
2024-03-25 10:16:22 +08:00 |
Haojun Liao
|
f2a9fef804
|
Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0
|
2024-03-25 09:59:23 +08:00 |
Haojun Liao
|
75d6b1edde
|
fix(tsdb): fix the bug caused by sttKey changing.
|
2024-03-25 09:59:10 +08:00 |
slzhou
|
f9a6243859
|
fix: add pk col after ts col to make operator of show table distributed super_table work
|
2024-03-25 09:38:50 +08:00 |
Haojun Liao
|
447b8ddd32
|
fix(tsdb): remove invalid assert.
|
2024-03-23 23:33:40 +08:00 |
Haojun Liao
|
c35e834141
|
fix(tsdb): fix error.
|
2024-03-23 00:11:21 +08:00 |
Haojun Liao
|
17a65430cd
|
fix(tsdb): remove assert
|
2024-03-22 18:42:54 +08:00 |
Haojun Liao
|
ef6ea16d64
|
other: merge 3.0
|
2024-03-22 17:57:25 +08:00 |
Haojun Liao
|
9f492a8962
|
other: merge 3.0
|
2024-03-22 17:53:11 +08:00 |
Haojun Liao
|
bd52416af9
|
Merge pull request #25149 from taosdata/fix/3_liaohj
enh: meta pause/resume for sys table scan
|
2024-03-22 17:32:35 +08:00 |
Haojun Liao
|
ca28bb60ef
|
refactor: do some internal refactor.
|
2024-03-22 17:32:12 +08:00 |
Haojun Liao
|
5808c1b86f
|
refactor: do some internal refactor.
|
2024-03-22 17:31:44 +08:00 |
Haojun Liao
|
cbf22ed72a
|
refactor: do some internal refactor.
|
2024-03-22 17:26:56 +08:00 |
Haojun Liao
|
018e6f2a71
|
refactor: do some internal refactor.
|
2024-03-22 17:18:31 +08:00 |
Haojun Liao
|
2ec24c1e04
|
refactor: do some internal refactor.
|
2024-03-22 16:43:34 +08:00 |
Benguang Zhao
|
02528eaa48
|
enh: not to touch meta data during balance vgroup leader
|
2024-03-22 16:24:13 +08:00 |
slzhou
|
3426bb2870
|
fix: free the supplementy blocks array of merge tree
|
2024-03-22 15:58:39 +08:00 |
slzhou
|
4231b87158
|
feat: para_tables_sort table merge scan support ordering by ts and pk
|
2024-03-22 15:49:05 +08:00 |
Benguang Zhao
|
85ccba0fab
|
enh: support changeless transaction of tasks
|
2024-03-22 15:37:53 +08:00 |
Hongze Cheng
|
e36e7d0427
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-03-22 15:14:32 +08:00 |
Hongze Cheng
|
974691e84b
|
fix coredump
|
2024-03-22 15:14:23 +08:00 |
Haojun Liao
|
7d2110bb12
|
refactor: do some internal refactor.
|
2024-03-22 15:09:30 +08:00 |
Haojun Liao
|
e3b1c4f35a
|
Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0
|
2024-03-22 14:47:17 +08:00 |
Haojun Liao
|
a8a0e3edf8
|
refactor: do some internal refactor.
|
2024-03-22 14:47:00 +08:00 |
slzhou
|
fdff529860
|
feat: the table merge scan operator supports order by ts and pk
|
2024-03-22 14:19:43 +08:00 |
Hongze Cheng
|
537fa8558b
|
Merge pull request #25155 from taosdata/fix/TD-29190
fix: arb send set assigned req
|
2024-03-22 14:11:48 +08:00 |
Shungang Li
|
2821e706a5
|
fix: arb send set assigned req
|
2024-03-22 12:59:07 +08:00 |
Haojun Liao
|
8c5ec3205c
|
refactor: do some internal refactor.
|
2024-03-22 10:56:04 +08:00 |
kailixu
|
fb2667d92d
|
fix: sys table scan and meta query
|
2024-03-22 10:33:46 +08:00 |
Haojun Liao
|
ecd09059f5
|
fix(tsdb): fix error in reading data from file block
|
2024-03-22 10:16:56 +08:00 |
Hongze Cheng
|
6f174fdb7a
|
Merge pull request #25126 from taosdata/fix/TD-29180
fix: arb alter database check
|
2024-03-22 09:54:08 +08:00 |
54liuyao
|
680f96156f
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-03-22 08:37:42 +08:00 |
kailixu
|
61b680241d
|
Merge branch 'fix/3_liaohj' of https://github.com/taosdata/TDengine into fix/3_liaohj
|
2024-03-21 19:03:56 +08:00 |
Shungang Li
|
be54767897
|
fix: arb show null in show arbgroups
|
2024-03-21 18:13:25 +08:00 |
Shungang Li
|
acf42a3d7a
|
fix: arb append noop after become assigned
|
2024-03-21 18:13:25 +08:00 |
Shungang Li
|
4180eea091
|
enh: arb add more log
|
2024-03-21 18:13:04 +08:00 |
Haojun Liao
|
1e88193e57
|
Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0
|
2024-03-21 17:47:53 +08:00 |
Haojun Liao
|
8bdd12c3a8
|
refactor: do some internal refactor.
|
2024-03-21 17:47:40 +08:00 |