Adam Ji
|
503c93585d
|
enh: update taosws feature to rustls
|
2024-04-01 14:44:27 +08:00 |
Hongze Cheng
|
49ca467488
|
Merge pull request #25220 from taosdata/fix/TS-4421-3.0
enh: integer with duration literal for timestamp
|
2024-04-01 09:16:31 +08:00 |
slzhou
|
719b8439f0
|
feat: add test for pk modification
|
2024-04-01 08:58:43 +08:00 |
kailixu
|
0fc8872fc1
|
test: more test case for timestamp
|
2024-03-31 21:34:29 +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
|
110ac5bd16
|
feat: add test case for pk func partition by tbname
|
2024-03-29 17:20:28 +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
|
00cc68a790
|
fix:test case error
|
2024-03-29 09:07:09 +08:00 |
wangmm0220
|
570d78c58d
|
fix:test case error
|
2024-03-28 17:54:00 +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 |
wangmm0220
|
411ea39649
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-28032
|
2024-03-28 09:15:18 +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
|
c4ecbbc181
|
Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0
|
2024-03-27 15:07:05 +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 |
slzhou
|
6e8bc41005
|
feat: add test case pk func
|
2024-03-27 09:43:41 +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 |
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 |
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 |