wangmm0220
|
07aa749fcd
|
fix:adapt to windows
|
2023-11-08 10:28:45 +08:00 |
yihaoDeng
|
885acd1a42
|
fix:download checkpoint from s3
|
2023-11-07 20:29:56 +08:00 |
wangmm0220
|
c0068abc9a
|
fix:merge from 3.0
|
2023-11-07 18:55:46 +08:00 |
wangmm0220
|
f0b2ed567c
|
fix:upload checkpoint to s3
|
2023-11-07 18:49:12 +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 |
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 |
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 |
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 |
wangmm0220
|
b1515dd069
|
fix:add windows support
|
2023-11-03 17:56:34 +08:00 |
liuyao
|
7c38344642
|
adj builtin function
|
2023-11-03 17:53:36 +08:00 |
wangmm0220
|
5a6c3f2b04
|
fix:add windows support
|
2023-11-03 17:45:37 +08:00 |
dapan1121
|
6c4f94661b
|
fix: insert syntax error caused core
|
2023-11-03 17:43:08 +08:00 |
wangmm0220
|
16f8c1f628
|
fix:add windows support
|
2023-11-03 17:17:43 +08:00 |
wangmm0220
|
572dd8ec39
|
fix:add windows support
|
2023-11-03 17:14:04 +08:00 |
slzhou
|
9a33f0d59a
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/3.0/fix/TD-27089
|
2023-11-03 16:51:53 +08:00 |
wangmm0220
|
7a39b32961
|
fix:add windows support
|
2023-11-03 16:33:48 +08:00 |
wangjiaming0909
|
741f8b0083
|
fix: cast error msg
|
2023-11-03 16:31:28 +08:00 |
slzhou
|
e1ea15c8f2
|
enhance: improve performance
|
2023-11-03 16:13:35 +08:00 |
Shungang Li
|
c6f5e2a9bd
|
enh: add dynamic configuration
|
2023-11-03 14:28:02 +08:00 |
slzhou
|
75d542c758
|
fix: performance improvement
|
2023-11-03 14:03:25 +08:00 |
dapan1121
|
0af6f2fb0e
|
Merge pull request #23530 from taosdata/fix/TD-27080
fix: return error response while fetching in quick response mode
|
2023-11-03 13:43:03 +08:00 |
wade zhang
|
717ddf5107
|
Merge pull request #23501 from taosdata/FIX/TD-26596-3.0
fix: set ack of response properly in syncSnapSendRsp
|
2023-11-03 11:57:24 +08:00 |
wangmm0220
|
5bd0745a76
|
fix:add config for checkpoint
|
2023-11-03 11:46:21 +08:00 |
wangmm0220
|
0a1f1085fc
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26060
|
2023-11-03 11:33:50 +08:00 |
wangmm0220
|
3ac11eba0e
|
fix:modify upload checkpoint interface
|
2023-11-03 11:33:18 +08:00 |
dapan1121
|
bb48b457ca
|
fix: return error response while fetching in quick response mode
|
2023-11-03 11:28:16 +08:00 |
slzhou
|
52608cf84d
|
fix: performace improvement
|
2023-11-03 10:38:43 +08:00 |
dapan1121
|
92240d7f95
|
Merge pull request #23505 from taosdata/fix/3.0/TS-4052
fix: nano seconds database error
|
2023-11-03 10:27:40 +08:00 |
Hongze Cheng
|
1ff3f96b08
|
Merge pull request #23465 from taosdata/fix/TD-26189-last-tier-write
enh(tsdb/retention): enable last tier write
|
2023-11-02 21:21:38 -05:00 |
shenglian zhou
|
55e8607206
|
fix: calc const optimization only when not tag scan
|
2023-11-03 10:17:23 +08:00 |
Benguang Zhao
|
456c8d23f3
|
fix: set cursor properly in syncSnapBufferRecv
|
2023-11-03 10:09:07 +08:00 |
Haojun Liao
|
ff5d69352f
|
Merge pull request #23493 from taosdata/fix/3_liaohj
fix(stream): add unsupport trans.
|
2023-11-03 09:07:33 +08:00 |
dapan1121
|
67ba0f56e7
|
Merge pull request #23512 from taosdata/fix/TD-27094
fix: adjust view not exist log level
|
2023-11-03 08:55:45 +08:00 |
wangmm0220
|
159873692c
|
feat:checkpoint bakeup using rsync
|
2023-11-02 20:13:29 +08:00 |
wade zhang
|
a3723b74ed
|
Merge pull request #23497 from taosdata/FIX/audit-db-resource-3.0
db and resource
|
2023-11-02 19:33:40 +08:00 |