yihaoDeng
|
7ada7f34ac
|
fix:merge from 3.0
|
2023-11-08 10:45:15 +08:00 |
wangmm0220
|
07aa749fcd
|
fix:adapt to windows
|
2023-11-08 10:28:45 +08:00 |
wade zhang
|
fd4abeb204
|
Merge pull request #23535 from taosdata/FIX/TD-26596-3.0
fix: release duplicate msgs in syncSnapBufferRecv
|
2023-11-08 09:23:16 +08:00 |
wade zhang
|
f27309fbc7
|
Merge pull request #23584 from taosdata/feat/TS-4094-3.0
fix: alter local keepAliveIdle convert type
|
2023-11-08 09:19:42 +08:00 |
dapan1121
|
7e89e55ba0
|
Merge pull request #23580 from taosdata/szhou/fix/3.0/select-tags-const
fix: select tags const from table
|
2023-11-08 08:36:46 +08:00 |
dapan1121
|
1045457d16
|
Merge pull request #23575 from taosdata/szhou/fix/3.0/tbname-no-dot
fix: tbname can not contain dot
|
2023-11-08 08:35:07 +08:00 |
Haojun Liao
|
e052d3cd62
|
fix(stream): check null.
|
2023-11-08 00:10:08 +08:00 |
Haojun Liao
|
9ba854d49d
|
Merge branch '3.0' into fix/3_liaohj
|
2023-11-07 23:51:07 +08:00 |
Haojun Liao
|
7bfea5a82e
|
fix(stream): fix syntax error.
|
2023-11-07 22:31:35 +08:00 |
yihaoDeng
|
885acd1a42
|
fix:download checkpoint from s3
|
2023-11-07 20:29:56 +08:00 |
Shungang Li
|
0f98369801
|
fix: alter local keepAliveIdle convert type
|
2023-11-07 19:44:06 +08:00 |
wangmm0220
|
c0068abc9a
|
fix:merge from 3.0
|
2023-11-07 18:55:46 +08:00 |
Haojun Liao
|
2674698b36
|
fix(stream): restart tasks in stream threads, instead of write thread.
|
2023-11-07 18:51:46 +08:00 |
wangmm0220
|
f0b2ed567c
|
fix:upload checkpoint to s3
|
2023-11-07 18:49:12 +08:00 |
Haojun Liao
|
73d75aac25
|
fix(stream): add ref for task.
|
2023-11-07 18:43:35 +08:00 |
Haojun Liao
|
26b96b149d
|
refactor: wait for a while when no quota available.
|
2023-11-07 18:43:35 +08:00 |
Haojun Liao
|
0979ff944b
|
fix(stream): update the fill-time for quota limitation.
|
2023-11-07 18:43:34 +08:00 |
Haojun Liao
|
2bdde122fc
|
refactor: wait a while when no token available.
|
2023-11-07 18:43:34 +08:00 |
dapan1121
|
d1b7c1ea11
|
Merge pull request #23576 from taosdata/fix/TD-27163
fix: stmt query execution mode issue
|
2023-11-07 17:51:48 +08:00 |
Haojun Liao
|
884770dab1
|
fix(stream): fix syntax error.
|
2023-11-07 17:12:06 +08:00 |
Haojun Liao
|
ed0c580d11
|
refactor: do some internal refactor.
|
2023-11-07 17:04:55 +08:00 |
Haojun Liao
|
1301b92844
|
fix(stream): fix errors in scan-history, introduced by refactor
|
2023-11-07 16:41:15 +08:00 |
Haojun Liao
|
c9a1cc50fb
|
refactor: do some internal refactor.
|
2023-11-07 16:40:04 +08:00 |
Haojun Liao
|
9125fe44c6
|
fix(stream): fix error.
|
2023-11-07 16:40:04 +08:00 |
Haojun Liao
|
8c2f6bab0e
|
fix(stream): exec scan-history in timer.
|
2023-11-07 16:40:03 +08:00 |
Haojun Liao
|
7370daa6e0
|
fix(stream): record the start failure tasks.
|
2023-11-07 16:39:56 +08:00 |
Haojun Liao
|
e38e526dda
|
fix(stream):reset the starting flag for the followers.
|
2023-11-07 16:39:12 +08:00 |
slzhou
|
433d3b7354
|
fix: select tags const from table
|
2023-11-07 15:47:36 +08:00 |
dapan1121
|
51f1798474
|
Merge pull request #23514 from taosdata/szhou/3.0/fix/TD-27089
fix: tag scan mode when no columns after const optimization
|
2023-11-07 15:13:52 +08:00 |
wade zhang
|
4e70df5856
|
Merge pull request #23560 from taosdata/fix/TS-4187
fix(cache/reader): use int64 max instead of uint
|
2023-11-07 14:56:47 +08:00 |
Haojun Liao
|
acd20506f6
|
Merge pull request #23542 from taosdata/fix/TD-27041
adj builtin function
|
2023-11-07 13:43:23 +08:00 |
dapan1121
|
3d1afe7adf
|
Merge pull request #23547 from taosdata/fix/3.0/TD-27013
fix: cast error msg
|
2023-11-07 13:35:41 +08:00 |
wade zhang
|
9a342efd85
|
Merge pull request #23513 from taosdata/feat/TS-4094
feat: add dynamic configuration
|
2023-11-07 11:23:21 +08:00 |
dapan1121
|
eca1b1aeab
|
fix: stmt query execution mode issue
|
2023-11-07 11:20:08 +08:00 |
shenglian-zhou
|
aaa7b45dc3
|
Merge branch '3.0' into szhou/3.0/fix/TD-27089
|
2023-11-07 11:07:15 +08:00 |
slzhou
|
d574b97015
|
fix: tbname can not contain dot
|
2023-11-07 11:03:42 +08:00 |
liuyao
|
e6fffe58a5
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-27041
|
2023-11-07 09:49:06 +08:00 |
Haojun Liao
|
8fa4acd685
|
Merge pull request #23555 from taosdata/fix/ly_test
release row buff pos
|
2023-11-07 09:12:16 +08:00 |
dapan1121
|
0e7433e3b0
|
Merge pull request #23553 from taosdata/szhou/fix/3.0/TD-27152
fix: use the right target name
|
2023-11-07 09:04:42 +08:00 |
liuyao
|
4ce81f25da
|
session window max delay
|
2023-11-06 17:45:18 +08:00 |
Benguang Zhao
|
8f1e3197b2
|
enh: print lastApplyTerm of snap sender in format of int64
|
2023-11-06 17:31:31 +08:00 |
Minglei Jin
|
ec908fa4d0
|
fix(cache/reader): use int64 max instead of uint
|
2023-11-06 15:34:28 +08:00 |
wangmm0220
|
dffaac55ea
|
fix:move cos from util to common
|
2023-11-06 14:57:32 +08:00 |
Minglei Jin
|
31ce6453c2
|
fix(cmake/s3): make cmake config portable
|
2023-11-06 14:17:27 +08:00 |
liuyao
|
1f523abff5
|
release row buff pos
|
2023-11-06 13:40:53 +08:00 |
slzhou
|
5495e1ceac
|
fix: use the right target name
|
2023-11-06 12:33:09 +08:00 |
dapan1121
|
0c4040b48e
|
Merge pull request #23541 from taosdata/fix/TS-4219.3.0
fix: insert syntax error caused coredump
|
2023-11-06 08:48:46 +08:00 |
dapan1121
|
faf7001828
|
Merge pull request #23532 from taosdata/szhou/continue-coing
enhance: insert into super table performance improvement
|
2023-11-06 08:43:33 +08:00 |
Haojun Liao
|
d440da0d8c
|
enh(stream): execute scan history by using time slice 1s.
|
2023-11-05 01:26:53 +08:00 |
Haojun Liao
|
c71f6713a7
|
fix(stream): add need update node into update node list.
|
2023-11-05 01:24:23 +08:00 |