kailixu
|
5f4aa0c445
|
Merge branch 'enh/TD-23769-3.0x' of github.com:taosdata/TDengine into enh/TD-23769-3.0x
|
2023-11-07 15:46:33 +08:00 |
liuyao
|
467c27c758
|
recover flush mark
|
2023-11-07 15:45:38 +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 |
kailixu
|
ac62714492
|
Merge branch '3.0' into enh/TD-23769-3.0x
|
2023-11-07 14:20:38 +08:00 |
liuyao
|
e972ab16fe
|
recover flush mark
|
2023-11-07 14:11:08 +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 |
Benguang Zhao
|
c851774a02
|
enh: improve user error of redistribute vgroup with TSDB_CODE_MND_REQ_REJECTED
|
2023-11-07 12:04:42 +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 |
wangmm0220
|
e0b55cc61f
|
fix:test s3 interface in checkpoint
|
2023-11-07 11:06:50 +08:00 |
slzhou
|
d574b97015
|
fix: tbname can not contain dot
|
2023-11-07 11:03:42 +08:00 |
wade zhang
|
495f5fd28a
|
Merge pull request #23573 from taosdata/ci/adamji/fix-py-version-3.0
ci: update taos-ws-py version
|
2023-11-07 10:59:36 +08:00 |
Adam Ji
|
fc15845f64
|
ci: update taos-ws-py version
|
2023-11-07 10:37:39 +08:00 |
dapan1121
|
c2ec373557
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24802
|
2023-11-07 10:09:10 +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 |
dapan1121
|
0ed4d1507f
|
feat: support non_sort mode
|
2023-11-07 09:23: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 |
Hongze Cheng
|
a99fa3b032
|
Merge pull request #23556 from taosdata/fix/TD-26189-cmake2
fix(cmake/s3): make cmake config portable
|
2023-11-06 19:01:21 -06:00 |
Bob Liu
|
1b9be71d55
|
fix(excutor): group agg operator copy from hash table directly
|
2023-11-07 08:51:03 +08:00 |
slzhou
|
06a4174c33
|
fix: increase taos-ws-py version to 0.3.1
|
2023-11-07 05:04:15 +08:00 |
slzhou
|
c716c737ec
|
fix: increase taos-ws-py version to 0.3.1
|
2023-11-06 23:09:03 +08:00 |
kailixu
|
f5d796a081
|
chore: print stream state
|
2023-11-06 19:53:09 +08:00 |
charles
|
a72d87b3ff
|
add non marterial test cases and update sql.error function by charles
|
2023-11-06 18:59:34 +08:00 |
liuyao
|
4ce81f25da
|
session window max delay
|
2023-11-06 17:45:18 +08:00 |
kailixu
|
2f4c732cfb
|
Merge branch '3.0' into enh/TD-23769-3.0x
|
2023-11-06 17:32:04 +08:00 |
Benguang Zhao
|
8f1e3197b2
|
enh: print lastApplyTerm of snap sender in format of int64
|
2023-11-06 17:31:31 +08:00 |
kailixu
|
dc5284a19c
|
chore: add debug info
|
2023-11-06 17:27:36 +08:00 |
slzhou
|
3f13ab7a20
|
fix: fix test case
|
2023-11-06 17:15:46 +08:00 |
Alex Duan
|
c6f4c0124d
|
case : add delete_check.py to cases.task
|
2023-11-06 16:56:14 +08:00 |
Alex Duan
|
240d2ee8ad
|
case : check file can be delete after drop table
|
2023-11-06 16:52:11 +08:00 |
Minglei Jin
|
ec908fa4d0
|
fix(cache/reader): use int64 max instead of uint
|
2023-11-06 15:34:28 +08:00 |
wangjiaming0909
|
04a1f2ef4d
|
feat: cache scan for select last(c), ts/c
|
2023-11-06 15:26:12 +08:00 |
wangmm0220
|
dffaac55ea
|
fix:move cos from util to common
|
2023-11-06 14:57:32 +08:00 |
slzhou
|
41fa664916
|
enhance: add test case
|
2023-11-06 14:52:34 +08:00 |
Minglei Jin
|
31ce6453c2
|
fix(cmake/s3): make cmake config portable
|
2023-11-06 14:17:27 +08:00 |
slzhou
|
6136b1d018
|
fix: fix tbname or error
|
2023-11-06 13:49:01 +08:00 |
liuyao
|
1f523abff5
|
release row buff pos
|
2023-11-06 13:40:53 +08:00 |
slzhou
|
1153e5ddc2
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tbname-prune-vgroup
|
2023-11-06 13:15:25 +08:00 |
slzhou
|
5495e1ceac
|
fix: use the right target name
|
2023-11-06 12:33:09 +08:00 |
slzhou
|
88c8463e18
|
fix: process logic or conditions
|
2023-11-06 11:06:22 +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 |
kailixu
|
7e8c123fca
|
chore: rsma code optimization
|
2023-11-06 08:46:04 +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 |
Haojun Liao
|
e13f003b90
|
refactor: do some internal refactor.
|
2023-11-05 01:23:23 +08:00 |