slzhou
|
94b9d0f10a
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/pseudo-column-aliasname
|
2023-10-08 08:58:34 +08:00 |
dapan1121
|
61382c0793
|
Merge pull request #23126 from taosdata/fix/TD-26426-3.0
fix: support check/merge active code
|
2023-10-07 19:31:36 +08:00 |
kailixu
|
086213a6c2
|
enh: dnode notify logic
|
2023-10-05 21:35:57 +08:00 |
kailixu
|
638bfe30e4
|
chore: more code
|
2023-10-02 17:50:36 +08:00 |
kailixu
|
5067eb8cc5
|
chore: more code for check active code
|
2023-09-30 16:00:14 +08:00 |
kailixu
|
e677e41573
|
fix: support check and merge activeCode
|
2023-09-30 12:29:44 +08:00 |
slzhou
|
dee6006ed9
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/continue-coing
|
2023-09-27 10:02:49 +08:00 |
xsren
|
a24817e85c
|
semaphore test
|
2023-09-26 20:48:56 +08:00 |
wade zhang
|
f6134b42d7
|
Merge pull request #23036 from taosdata/feat/TS-4011-3.0
feat/TS-4011: adjust config 'keep_time_offset' level from dnode to db
|
2023-09-26 14:25:54 +08:00 |
Alex Duan
|
c9af9eb15b
|
Merge pull request #22915 from lx1zhong/3.0
add TSZ and ADT-FSE algorithm
|
2023-09-25 15:48:30 +08:00 |
Shungang Li
|
8f0d700fe8
|
feat: rm dnode config item keepTimeOffset
|
2023-09-25 15:46:12 +08:00 |
Shungang Li
|
743a5b0640
|
feat: add db config item keep_time_offset
|
2023-09-25 15:46:08 +08:00 |
wade zhang
|
7a711bc687
|
Merge pull request #22879 from taosdata/enh/TS-3812-3.0
enh: timeseries calculation
|
2023-09-25 12:23:16 +08:00 |
wade zhang
|
928c28fb68
|
Merge pull request #23021 from taosdata/szhou/star-tbname
feature: bi tools support star expansion to include tbname
|
2023-09-25 12:22:36 +08:00 |
kailixu
|
53a9459c20
|
enh: update timeseries
|
2023-09-24 07:52:27 +08:00 |
kailixu
|
bc8ebf1562
|
Merge branch '3.0' into enh/TS-3812-3.0
|
2023-09-23 18:19:08 +08:00 |
Alex Duan
|
b9631fee9e
|
fix: cfgAddFloat with float params1
|
2023-09-23 12:04:41 +08:00 |
Alex Duan
|
ea1fb3a195
|
fix: cfgAddFloat with float params
|
2023-09-23 12:03:01 +08:00 |
Alex Duan
|
141bba6be7
|
fix: build error
|
2023-09-23 11:59:30 +08:00 |
Alex Duan
|
f947eb752a
|
fix: define BUILDIN_CLZ_EX
|
2023-09-23 11:58:03 +08:00 |
kailixu
|
8f828e052b
|
enh: timeseries calculation optimization
|
2023-09-22 20:07:51 +08:00 |
slzhou
|
fb62588dd3
|
fix: nodesIsStar and nodesIsTableStar
|
2023-09-22 15:26:39 +08:00 |
Haojun Liao
|
68c329e1f7
|
Merge pull request #23015 from taosdata/mark/tmq-3.0
fix:add interface tmq_get_connect to get TAOS from tmq
|
2023-09-22 14:02:19 +08:00 |
slzhou
|
9bb628650c
|
fix: pass basic test
|
2023-09-22 10:13:17 +08:00 |
kailixu
|
3beb9c5c84
|
Merge branch '3.0' into enh/TS-3812-3.0
|
2023-09-21 19:38:27 +08:00 |
Cary Xu
|
1bbb812557
|
Merge branch '3.0' into enh/TS-3934-3.0
|
2023-09-21 17:32:51 +08:00 |
shenglian zhou
|
80f77251b2
|
merge with 3.0 and finish coding star expansion
|
2023-09-21 17:04:12 +08:00 |
dapan1121
|
64da3f4ef9
|
Merge pull request #22978 from taosdata/szhou/show-db-table
enhance: show normal/child tables and show user/system databases
|
2023-09-21 16:55:26 +08:00 |
kailixu
|
7445b9ff50
|
Merge branch '3.0' into enh/TS-3812-3.0
|
2023-09-21 16:25:06 +08:00 |
wangmm0220
|
06afd0bd33
|
fix:add interface tmq_get_connect to get TAOS from tmq
|
2023-09-21 15:13:38 +08:00 |
slzhou
|
de411ebad1
|
fix: review comments
|
2023-09-21 09:55:13 +08:00 |
kailixu
|
2b25982495
|
enh: user dropped notification
|
2023-09-21 09:53:45 +08:00 |
kailixu
|
97c87bdbdc
|
enh: mutex/rwlock/pread/pwrite adaption for windows
|
2023-09-20 15:35:38 +08:00 |
dapan1121
|
32a21d766d
|
Merge pull request #22971 from taosdata/feat/3.0/TD-25522
optimize count()/last() + partition by tbname/tag
|
2023-09-20 14:01:07 +08:00 |
slzhou
|
1c27c2123f
|
enhance: select `tbname` from (select tbname from d.st)
|
2023-09-20 11:06:59 +08:00 |
slzhou
|
ef1e91a6be
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/continue-coing
|
2023-09-20 08:44:15 +08:00 |
slzhou
|
951786669d
|
fix: modify show_kind enum value from none to all
|
2023-09-20 08:39:57 +08:00 |
slzhou
|
f4dbd5d9c9
|
enhance: show normal/child tables and show user/system databases
|
2023-09-19 16:14:17 +08:00 |
wangjiaming0909
|
1e53e6cfeb
|
optimize count()/last() + partition by tbname/tag
|
2023-09-19 14:56:02 +08:00 |
shenglian zhou
|
2773f1e9ac
|
fix: continue coding
|
2023-09-19 14:03:06 +08:00 |
Alex Duan
|
20cded7d6e
|
fix: build error
|
2023-09-19 12:57:18 +08:00 |
wangmm0220
|
ad70dc178f
|
fix:conflicts from 3.0
|
2023-09-19 11:56:52 +08:00 |
Alex Duan
|
4a4e778a6a
|
fix: remove depends from util to common
|
2023-09-19 10:46:52 +08:00 |
kailixu
|
6698861c8b
|
chore: timeseries distribute
|
2023-09-19 08:29:51 +08:00 |
shenglian zhou
|
94a616fcc1
|
fix: save and continue
|
2023-09-18 16:59:07 +08:00 |
Alex Duan
|
570ac79a79
|
Merge branch 'taosdata:3.0' into 3.0
|
2023-09-18 14:28:00 +08:00 |
Haojun Liao
|
05e9f40834
|
Merge pull request #22828 from taosdata/enh/ipWhiteList
Enh/ip white list
|
2023-09-15 17:49:37 +08:00 |
lx1zhong
|
6da4088012
|
add TSZ and ADT-FSE algorithm
|
2023-09-15 14:30:23 +08:00 |
dapan1121
|
8ef01584ee
|
Merge pull request #22629 from taosdata/feat/TD-25620
feat: optimize partition node, replace with sort node
|
2023-09-14 17:26:15 +08:00 |
yihaoDeng
|
2d1d74d4e8
|
Merge branch 'enh/ipWhiteList' of https://github.com/taosdata/TDengine into enh/ipWhiteList
|
2023-09-14 16:52:23 +08:00 |