Haojun Liao
|
94e6f96a75
|
other: merge 3.0
|
2024-04-02 13:39:26 +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
|
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 |
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 |
kailixu
|
ba65f5a519
|
enh: integer with duration literal for timestamp
|
2024-03-31 20:50:02 +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 |
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 |
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 |
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 |
slzhou
|
43cefb9d55
|
feat: find pk col from interp func node for interp operator
|
2024-03-27 16:26:47 +08:00 |
Haojun Liao
|
5157d5b97d
|
fix(stream): fix invalid read.
|
2024-03-27 15:53:24 +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 |
yihaoDeng
|
c0a394876d
|
fix invalid free while taosd quit
|
2024-03-27 02:41:05 +00: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 |
slzhou
|
595ae2c5b8
|
fix: irate on super table merge phase and translate
|
2024-03-26 17:05:40 +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 |
slzhou
|
f778dce52d
|
fix: add pk for merge generated during merge scan node split
|
2024-03-26 14:13:10 +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 |
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 |
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 |
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 |
slzhou
|
a5ba546bd4
|
fix: add pk to funcInputGetNextRow
|
2024-03-25 15:12:34 +08:00 |
slzhou
|
4d3eb6824c
|
feat: add pk support for last/first/last_row dynDataRequired
|
2024-03-25 13:38:34 +08:00 |
slzhou
|
9d2c310616
|
fix: remove the extract space after column type for none pk column
|
2024-03-25 10:16:22 +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
|
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 |
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 |
slzhou
|
fdff529860
|
feat: the table merge scan operator supports order by ts and pk
|
2024-03-22 14:19:43 +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 |
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
|
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 |