Haojun Liao
|
8ad071e69a
|
other: merge main.
|
2023-11-23 10:25:51 +08:00 |
Haojun Liao
|
630b259d7f
|
fix(stream): fix error in stream.
|
2023-11-23 09:41:07 +08:00 |
liuyao
|
37c102a115
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898
|
2023-11-13 16:06:17 +08:00 |
slzhou
|
918fadaf00
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tbname-prune-vgroup
|
2023-11-10 16:45:13 +08:00 |
slzhou
|
9d448c7c6c
|
fix: review comments
|
2023-11-10 16:30:16 +08:00 |
dapan1121
|
c1f935bd12
|
fix: const value replace issue
|
2023-11-09 14:49:04 +08:00 |
slzhou
|
30cbf9ae5c
|
feature: if num of tbnames is greater than vgroups, do not update vgroupList of table
|
2023-11-09 10:31:01 +08:00 |
liuyao
|
340fb3e727
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898
|
2023-11-08 14:16:59 +08:00 |
slzhou
|
fabf4e8cf0
|
fix: tbname in (value...) apply
|
2023-11-08 09:09:03 +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 |
slzhou
|
4ff81b84b0
|
fix: fix address sanitizer error
|
2023-11-07 20:47:14 +08:00 |
shenglian zhou
|
edeeb490b1
|
enhance: add tbname in values
|
2023-11-07 16:40:05 +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 |
slzhou
|
6136b1d018
|
fix: fix tbname or error
|
2023-11-06 13:49:01 +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 |
dapan1121
|
6c4f94661b
|
fix: insert syntax error caused core
|
2023-11-03 17:43:08 +08:00 |
shenglian zhou
|
893f7cc080
|
enhance: prepare for or processing
|
2023-11-03 16:35:43 +08:00 |
slzhou
|
e1ea15c8f2
|
enhance: improve performance
|
2023-11-03 16:13:35 +08:00 |
shenglian zhou
|
81af550763
|
Merge branch 'szhou/tbname-prune-vgroup' of github.com:taosdata/TDengine into szhou/tbname-prune-vgroup
|
2023-11-03 14:12:15 +08:00 |
shenglian zhou
|
bab886b229
|
enhance: refact code
|
2023-11-03 14:12:04 +08:00 |
slzhou
|
75d542c758
|
fix: performance improvement
|
2023-11-03 14:03:25 +08:00 |
slzhou
|
52608cf84d
|
fix: performace improvement
|
2023-11-03 10:38:43 +08:00 |
shenglian zhou
|
55e8607206
|
fix: calc const optimization only when not tag scan
|
2023-11-03 10:17:23 +08:00 |
liuyao
|
330b04a8bc
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898
|
2023-11-02 14:36:13 +08:00 |
liuyao
|
505c44d9aa
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898
|
2023-11-01 16:50:46 +08:00 |
slzhou
|
4a2c52783b
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/insert-stb-tbname
|
2023-11-01 14:10:02 +08:00 |
slzhou
|
bd64b9102d
|
fix: fix address sanitizer error
|
2023-11-01 13:25:54 +08:00 |
slzhou
|
efb0c61cac
|
fix: fix compilation error
|
2023-11-01 08:43:29 +08:00 |
shenglian zhou
|
42a7553fe0
|
enhance: refactor getStbRowValues
|
2023-11-01 08:35:38 +08:00 |
shenglian zhou
|
7636f09bfb
|
enhance: refactor getStbRowValues
|
2023-11-01 08:32:31 +08:00 |
dapan1121
|
91df56fcf0
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-25204
|
2023-10-31 18:44:54 +08:00 |
dapan1121
|
d40cc27abc
|
Merge pull request #23464 from taosdata/enh/TD-26638-3.0
enh: use placeholder '-' for interval of 1st retention level
|
2023-10-31 18:36:43 +08:00 |
slzhou
|
041ef1ef83
|
enhance: colvals of table data cxt is not used in insert stb syntax
|
2023-10-31 17:05:37 +08:00 |
dapan1121
|
c4e1faae36
|
Merge pull request #23432 from taosdata/szhou/bi-mode-tag-scan
enhance: bi mode tag scan
|
2023-10-31 15:44:53 +08:00 |
liuyao
|
696294c208
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898
|
2023-10-31 15:41:04 +08:00 |
slzhou
|
c8767f7614
|
enhance: tbname token optimization
|
2023-10-31 14:44:06 +08:00 |
slzhou
|
1686c70a60
|
fix: not use ctb meta from hash of stmt node
|
2023-10-31 13:14:21 +08:00 |
dapan1121
|
aabd2bd739
|
fix: create view table meta issue
|
2023-10-31 11:23:33 +08:00 |
shenglian zhou
|
45ae3727a7
|
fix: performace improvement
|
2023-10-31 10:48:10 +08:00 |
slzhou
|
e800c993dd
|
fix: set scan tags when bi mode
|
2023-10-31 07:37:56 +08:00 |
dapan1121
|
b2fea84a3a
|
fix: case issue and bugs
|
2023-10-30 19:14:31 +08:00 |
dapan1121
|
658ea7c429
|
Merge pull request #23426 from taosdata/fix/TD-26930/xsren/superTime
fix: interval more than 1000 years
|
2023-10-30 17:55:53 +08:00 |
kailixu
|
da4fac4204
|
test: update test case for retentions
|
2023-10-30 17:04:09 +08:00 |
dapan1121
|
1517fe0ff0
|
fix: ut case issue
|
2023-10-30 16:44:10 +08:00 |
slzhou
|
e9a7f6e322
|
fix: invalid schema error
|
2023-10-30 15:54:10 +08:00 |
kailixu
|
c77153cb81
|
enh: use placeholder '-' for interval of 1st retention level
|
2023-10-30 14:02:31 +08:00 |