Haojun Liao
|
b0ef072556
|
fix(stream): clear flag for checkpoint.
|
2023-10-27 09:55:07 +08:00 |
Haojun Liao
|
efede8669f
|
refactor: do some internal refactor.
|
2023-10-27 09:55:06 +08:00 |
Haojun Liao
|
091238e7be
|
fix(stream): fix bugs caused by refactor sm.
|
2023-10-27 09:54:58 +08:00 |
Haojun Liao
|
e1f6043eed
|
fix(stream): fix bugs caused by refactor sm.
|
2023-10-27 09:54:57 +08:00 |
Haojun Liao
|
1eac7f44c0
|
fix(stream): fix error in stream.
|
2023-10-27 09:54:56 +08:00 |
Haojun Liao
|
579dd8e6b2
|
refactor(stream): do some internal refactor.
|
2023-10-27 09:54:56 +08:00 |
Haojun Liao
|
6f3c0d17cc
|
refactor(stream): add state machine to manage the state of stream tasks.
|
2023-10-27 09:54:49 +08:00 |
Haojun Liao
|
596eb073b7
|
refactor(stream): do some internal refactor.
|
2023-10-27 09:54:48 +08:00 |
Haojun Liao
|
2409a17517
|
refactor(stream): do some internal refactor.
|
2023-10-27 09:54:44 +08:00 |
wangjiaming0909
|
70850697a4
|
feat: support to_timestamp/to_char fix comments
|
2023-10-27 09:54:16 +08:00 |
Haojun Liao
|
4f1a5423cb
|
fix(config): remove the dval from struct SConfigItem.
|
2023-10-27 09:54:07 +08:00 |
Haojun Liao
|
4badb445c4
|
refactor: do some internal refactor W.R.T. global configurations.
|
2023-10-27 09:54:07 +08:00 |
Haojun Liao
|
164159f293
|
enh(stream): add parameter to limit the stream sink task.
|
2023-10-27 09:54:07 +08:00 |
liuyao
|
cf3bfe9310
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898
|
2023-10-27 09:39:00 +08:00 |
slzhou
|
e1515e871d
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/insert-stb-tbname
|
2023-10-27 08:16:32 +08:00 |
kailixu
|
96de7b0cf0
|
chore: update grant/dnode mgmt
|
2023-10-27 00:02:25 +08:00 |
wade zhang
|
d1e4e909c3
|
Merge pull request #23384 from taosdata/fix/TD-26884-3.0
Fix/td 26884 3.0
|
2023-10-26 17:00:00 +08:00 |
liuyao
|
d0e4a5d0f7
|
opt max delay
|
2023-10-25 20:29:25 +08:00 |
yihaoDeng
|
db0f6258fe
|
fix stream case error
|
2023-10-25 19:38:22 +08:00 |
liuyao
|
f51c985914
|
stream event window
|
2023-10-25 17:50:16 +08:00 |
Benguang Zhao
|
7d9d1c6877
|
enh: terminate snap replication on timeout
|
2023-10-25 14:50:53 +08:00 |
slzhou
|
efe480ae14
|
Merge branch 'szhou/continue-coing' into szhou/insert-stb-tbname
|
2023-10-25 13:30:49 +08:00 |
slzhou
|
04a9f5945f
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/insert-stb-tbname
|
2023-10-25 13:30:38 +08:00 |
slzhou
|
c17300557d
|
fix: memory sanitizer error of simple insert stb
|
2023-10-25 10:56:28 +08:00 |
shenglian zhou
|
ae1bac251a
|
enhance: finished skeleton
|
2023-10-24 16:08:08 +08:00 |
dmchen
|
162066235b
|
create table
|
2023-10-24 14:31:27 +08:00 |
wangjiaming0909
|
be7791f9cd
|
fix: disable life extending of conn cache obj when show queries/conns
|
2023-10-24 13:58:30 +08:00 |
dapan1121
|
dbbceae061
|
fix: union all view issue
|
2023-10-24 11:29:04 +08:00 |
wangjiaming0909
|
f299a28109
|
feat: support to_timestamp/to_char
|
2023-10-23 19:36:03 +08:00 |
Benguang Zhao
|
e34da43e38
|
feat: support pipelining of snap replication
|
2023-10-23 19:32:44 +08:00 |
slzhou
|
8cdcc42283
|
enhance: add comments to SVnodeModifyOpStmt
|
2023-10-23 17:03:18 +08:00 |
slzhou
|
0cfbcd7a13
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/continue-coing
|
2023-10-23 16:34:21 +08:00 |
shenglian zhou
|
e713b7c22f
|
enhance: insert stb skeleton development
|
2023-10-23 16:27:00 +08:00 |
dapan1121
|
ab98f7623c
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-25204
|
2023-10-23 08:44:46 +08:00 |
slzhou
|
3fe5c447e7
|
enhance: begin parse cols
|
2023-10-20 17:16:45 +08:00 |
yihaoDeng
|
1a4cfd11a5
|
Merge branch 'enh/new3.0' into enh/refactorBackend
|
2023-10-20 15:28:10 +08:00 |
Haojun Liao
|
9f9fae3b99
|
Merge pull request #23329 from taosdata/opt/addStatusSend
Opt/add status send
|
2023-10-20 09:52:12 +08:00 |
wade zhang
|
628667f22c
|
Merge pull request #23231 from taosdata/FEAT/TS-3816-3.0
feat: support restoring vnodes on replaced disks as needed
|
2023-10-20 09:02:25 +08:00 |
dapan1121
|
42f440b0fb
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-25204
|
2023-10-20 08:46:32 +08:00 |
dapan1121
|
969b002936
|
enh: support view privilege
|
2023-10-20 08:41:49 +08:00 |
slzhou
|
332268fd4b
|
set super table name for stb syntax and rename setRefreshMate to setRefreshMeta
|
2023-10-19 15:55:24 +08:00 |
Haojun Liao
|
614bdd9fb9
|
Merge pull request #23220 from taosdata/feat/TD-26644
opt bloom filter
|
2023-10-19 15:34:43 +08:00 |
Haojun Liao
|
da8f6a4c2f
|
Merge pull request #23248 from taosdata/feat/TD-26647
recover session buff state
|
2023-10-19 15:34:03 +08:00 |
yihaoDeng
|
0188289308
|
statusClientRpc
|
2023-10-19 14:07:54 +08:00 |
shenglian zhou
|
8532227a36
|
fix: first schema clause top - target is supertable
|
2023-10-19 11:30:44 +08:00 |
Benguang Zhao
|
a2e0480839
|
refact: rename as SYNC_FSM_STATE_COMPLETE
|
2023-10-19 11:18:57 +08:00 |
Benguang Zhao
|
f2bd43c07e
|
fix: set field length properly in tsdbGetSnapDetails
|
2023-10-19 11:18:57 +08:00 |
Benguang Zhao
|
eb4e2aa58f
|
feat: restore incomplete fsm state with maxVerValid via snapshot replication
|
2023-10-19 11:04:36 +08:00 |
Benguang Zhao
|
e1c03118ab
|
enh: extract snapshot info for both of snap reader and writer
|
2023-10-19 10:51:13 +08:00 |
Benguang Zhao
|
410ced8320
|
feat: use TLV format to encode data of snapshot info
|
2023-10-19 10:51:13 +08:00 |
yihaoDeng
|
b9b62a9a00
|
add rpc sync read timeout
|
2023-10-19 10:38:45 +08:00 |
Benguang Zhao
|
083dd148be
|
feat: exchange difference of snapshot info for replication
|
2023-10-19 10:37:34 +08:00 |
dapan1121
|
afe963a9d1
|
enh: support view privilege
|
2023-10-19 08:31:31 +08:00 |
yihaoDeng
|
ef27c87756
|
opt status send
|
2023-10-18 16:37:34 +08:00 |
yihaoDeng
|
e62f3fa86a
|
opt status send
|
2023-10-18 16:03:55 +08:00 |
Haojun Liao
|
c6dd73b68b
|
Merge pull request #23187 from taosdata/feat/TD-26056
feat:add replay logic
|
2023-10-18 11:43:43 +08:00 |
Haojun Liao
|
6120ba440d
|
Merge pull request #23306 from taosdata/opti/TD-19291
feat:[TD-19291]Schemaless table name can be composed based on rule
|
2023-10-18 11:41:59 +08:00 |
dapan1121
|
e6755461f5
|
Merge pull request #23087 from taosdata/szhou/pseudo-column-aliasname
enhance: support select `pseduo_column` from (select pseudo_column ...)
|
2023-10-18 09:23:01 +08:00 |
yihaoDeng
|
2004c1a346
|
fix transfer crash
|
2023-10-17 18:19:52 +08:00 |
wangmm0220
|
a16c9be49f
|
feat:[TD-19291]Schemaless table name can be composed based on rule
|
2023-10-17 15:34:16 +08:00 |
dapan1121
|
7c8cf28b37
|
feat: add privileges
|
2023-10-16 19:53:08 +08:00 |
wangmm0220
|
473142fab7
|
fix:conflicts from 3.0
|
2023-10-16 11:35:56 +08:00 |
dapan1121
|
aab4cb98dc
|
enh: create & drop view meta processing
|
2023-10-13 19:16:37 +08:00 |
dapan1121
|
a0699d758c
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-25204
|
2023-10-13 16:51:38 +08:00 |
dapan1121
|
c0a4328803
|
feat: support view meta updating
|
2023-10-13 16:29:34 +08:00 |
liuyao
|
9878796adb
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26647
|
2023-10-13 14:16:57 +08:00 |
dapan1121
|
a418307570
|
Merge pull request #23236 from taosdata/fix/TD-26658-3.0
enh: close stt before untake read snap
|
2023-10-13 14:16:47 +08:00 |
liuyao
|
7269dedb39
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2023-10-13 11:35:01 +08:00 |
liuyao
|
429125be93
|
session state recover
|
2023-10-13 11:32:35 +08:00 |
shenglian-zhou
|
cbd9749bfe
|
Merge branch '3.0' into szhou/pseudo-column-aliasname
|
2023-10-12 19:01:28 -05:00 |
yihaoDeng
|
a56d831a14
|
refactor backend
|
2023-10-12 20:16:41 +08:00 |
dapan1121
|
7c67f23469
|
feat: update view meta
|
2023-10-12 19:56:17 +08:00 |
kailixu
|
135c411bd5
|
enh: set thread name for windows
|
2023-10-12 17:27:16 +08:00 |
liuyao
|
731fe67352
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26644
|
2023-10-12 16:28:10 +08:00 |
slzhou
|
b78a32eb1a
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/pseudo-column-aliasname
|
2023-10-12 11:01:50 +08:00 |
Haojun Liao
|
eb4449999f
|
other: merge 3.0
|
2023-10-12 10:33:48 +08:00 |
yihaoDeng
|
f264ffdcd6
|
refactor backend
|
2023-10-11 20:12:07 +08:00 |
yihaoDeng
|
031506aef8
|
refactor backend
|
2023-10-11 19:46:35 +08:00 |
dapan1121
|
f5768494b4
|
feat: support describe view command
|
2023-10-11 18:49:47 +08:00 |
wade zhang
|
ee7258bb59
|
Merge pull request #23214 from taosdata/fix/TS-4135-3.0
fix(tsdb): ensure sst trigger array size for upgrade
|
2023-10-11 15:37:56 +08:00 |
dapan1121
|
3ff3fe7477
|
Merge pull request #23181 from taosdata/enh/TD-26604
enh: support balance group leader on vgroup_id
|
2023-10-11 13:25:51 +08:00 |
dapan1121
|
478de7ae56
|
feat: add show create view implement
|
2023-10-11 10:38:22 +08:00 |
liuyao
|
e9fc079d26
|
opt bloom filter
|
2023-10-11 10:14:11 +08:00 |
Shungang Li
|
2c66f44b31
|
fix(tsdb): ensure sst trigger array size for upgrade
|
2023-10-10 21:07:08 +08:00 |
kailixu
|
2e4711ed92
|
fix: compile problem for community
|
2023-10-10 15:03:34 +08:00 |
Haojun Liao
|
adf6f65d09
|
fix(stream): set initial version for fill-history task. disable reentry of scan-history task function.
|
2023-10-10 14:00:30 +08:00 |
dapan1121
|
d229492616
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-25204
|
2023-10-09 18:34:08 +08:00 |
dapan1121
|
6c8db261f3
|
feat: support show views command
|
2023-10-09 17:19:36 +08:00 |
kailixu
|
5dd277248e
|
fix: alter active code for different server
|
2023-10-09 17:16:56 +08:00 |
dapan1121
|
7c7cf2b1aa
|
enh: support balance group leader on vgroup_id
|
2023-10-09 15:46:41 +08:00 |
Haojun Liao
|
d87db2f829
|
fix(stream): fix the pause failure bug.
|
2023-10-09 14:48:11 +08:00 |
liuyao
|
1fbfdb5ab4
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26174
|
2023-10-09 11:40:27 +08:00 |
Haojun Liao
|
ee6516f3c4
|
enh(stream): add trans to reset task status to avoid being frozen in checkpoint status due to doing checkpoint failure of partial tasks.
|
2023-10-09 10:13:53 +08:00 |
dapan1121
|
5b639a172d
|
feat: support query from view
|
2023-10-08 18:36:06 +08:00 |
dm chen
|
99e930ff8b
|
fix/TD-26547
|
2023-10-08 16:16:33 +08:00 |
wangmm0220
|
b04d57fcc3
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26056
|
2023-10-08 16:15:19 +08:00 |
wangmm0220
|
3f2d890560
|
feat:[TD-26056] add replay logic
|
2023-10-08 16:06:15 +08:00 |
liuyao
|
c75506b271
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26174
|
2023-10-08 09:02:51 +08:00 |
slzhou
|
94b9d0f10a
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/pseudo-column-aliasname
|
2023-10-08 08:58:34 +08:00 |
Haojun Liao
|
23fb26798f
|
fix(stream): sleep for 10ms
|
2023-10-07 19:47:49 +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 |
Haojun Liao
|
ab17bfdf09
|
refactor: do some internal refactor.
|
2023-10-07 19:16:55 +08:00 |
liuyao
|
c088ee7f91
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26174
|
2023-10-07 19:13:07 +08:00 |
liuyao
|
1aaf873134
|
fix issue
|
2023-10-07 17:43:50 +08:00 |
yihaoDeng
|
c146327da8
|
refact task backend
|
2023-10-07 16:48:36 +08:00 |
yihaoDeng
|
fa70221238
|
refact task backend
|
2023-10-07 12:17:55 +08:00 |
Haojun Liao
|
c20dd002fb
|
enh(stream): add more info for sink task.
|
2023-10-07 01:14:00 +08:00 |
kailixu
|
086213a6c2
|
enh: dnode notify logic
|
2023-10-05 21:35:57 +08:00 |
Haojun Liao
|
41ef1a45c1
|
enh(stream): optimize the scan wal perf
|
2023-10-04 22:06:46 +08:00 |
Haojun Liao
|
a543f4ca97
|
refactor: do some internal refactor.
|
2023-10-03 01:52:03 +08:00 |
kailixu
|
638bfe30e4
|
chore: more code
|
2023-10-02 17:50:36 +08:00 |
Haojun Liao
|
5718158fc0
|
refactor: do some internal refactor.
|
2023-10-01 22:27:29 +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 |
Haojun Liao
|
f2d8431619
|
fix(stream): enable new time range for stream task.
|
2023-09-28 18:26:52 +08:00 |
yihaoDeng
|
54e3ac2c1e
|
refact task backend
|
2023-09-28 15:46:12 +08:00 |
Haojun Liao
|
0047d1e1a6
|
Merge branch 'main' into fix/liaohj
|
2023-09-28 14:35:14 +08:00 |
dapan1121
|
0a0f512023
|
feat: add view meta processing
|
2023-09-28 11:44:38 +08:00 |
Haojun Liao
|
80ec77cbb6
|
enh(stream): optimize the stream status when creating without fill-history option.
|
2023-09-28 11:23:03 +08:00 |
Haojun Liao
|
22e485d132
|
fix(stream): opt perf.
|
2023-09-28 09:25:23 +08:00 |
Haojun Liao
|
cc9b9d1054
|
Merge pull request #23102 from taosdata/fix/liaohj
fix(stream): fix several bugs and do some internal refactor for stream processing.
|
2023-09-28 09:12:39 +08:00 |
Haojun Liao
|
e13efd5b04
|
refactor: optimize the fill-history task launch policy, and do some other internal refactor.
|
2023-09-27 14:00:48 +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 |
liuyao
|
ebf4283e91
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26174
|
2023-09-26 17:19:41 +08:00 |
liuyao
|
c95dc167b7
|
add ci
|
2023-09-26 17:19:21 +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 |
Haojun Liao
|
890d658aea
|
refactor: do some internal refactor.
|
2023-09-26 14:11:45 +08:00 |
Haojun Liao
|
525ee369d3
|
Merge pull request #23032 from taosdata/fix/liaohj
fix(stream): fix several stability-related bugs in stream framework.
|
2023-09-26 14:10:58 +08:00 |
wade zhang
|
52fef0e33f
|
Merge pull request #23059 from taosdata/fix/TS-4074
fix: upgrade error when has tomb data
|
2023-09-26 13:04:57 +08:00 |
Haojun Liao
|
f3f18b0fa3
|
fix(stream): add new status for meta.
|
2023-09-26 12:15:12 +08:00 |
Hongze Cheng
|
9e8d761813
|
more fix
|
2023-09-26 11:08:20 +08:00 |
liuyao
|
ca2325f886
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26174
|
2023-09-26 10:41:31 +08:00 |
liuyao
|
82e18e32b0
|
add ci
|
2023-09-26 10:41:12 +08:00 |
Haojun Liao
|
d214a2f6bd
|
fix(stream): do some internal refactor.
|
2023-09-26 09:32:57 +08:00 |
Hongze Cheng
|
03456ce443
|
fix: upgrade error when has tomb data
|
2023-09-26 09:23:22 +08:00 |
Haojun Liao
|
6cc3618ed9
|
fix(stream): fix error in pause scan-history data.
|
2023-09-26 01:09:55 +08:00 |
dmchen
|
ffa07cbdb0
|
detail length
|
2023-09-25 19:21:34 +08:00 |
Haojun Liao
|
966ce4f30e
|
Merge remote-tracking branch 'origin/fix/liaohj' into fix/liaohj
|
2023-09-25 16:00:02 +08:00 |
Haojun Liao
|
fcf4cc7169
|
fix(stream): fix the invalid counter for ready tasks in vnode, fix an invalid read.
|
2023-09-25 15:58:24 +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 |
Haojun Liao
|
dbc53069db
|
Merge branch 'main' into fix/liaohj
|
2023-09-25 10:41:18 +08:00 |
Haojun Liao
|
eb4078b7f3
|
fix(stream): record the tasks started info, and do some internal refactor.
|
2023-09-25 09:59:05 +08:00 |
Haojun Liao
|
c987f61300
|
fix(stream): fix race condition.
|
2023-09-25 01:37:27 +08:00 |
kailixu
|
53a9459c20
|
enh: update timeseries
|
2023-09-24 07:52:27 +08:00 |
Haojun Liao
|
4ea737571d
|
refactor: do some internal refactor.
|
2023-09-24 01:26:51 +08:00 |
kailixu
|
bc8ebf1562
|
Merge branch '3.0' into enh/TS-3812-3.0
|
2023-09-23 18:19:08 +08:00 |
Haojun Liao
|
acd3321494
|
fix(stream): rsp when checkpoint source failed.
|
2023-09-23 14:13:33 +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 |
liuyao
|
5cc1ae1266
|
fix issue
|
2023-09-22 19:25:19 +08:00 |
dmchen
|
09f74cc9ad
|
fix/TD-26434
|
2023-09-22 18:47:16 +08:00 |
Haojun Liao
|
5b12e276cf
|
fix(stream): add msg identifier check.
|
2023-09-22 18:13:18 +08:00 |
yihaoDeng
|
11da631bb5
|
add cvt state
|
2023-09-22 09:08:42 +00:00 |
Haojun Liao
|
619a9f6d08
|
fix(stream): refactor re-try dispatch msg for stream tasks.
|
2023-09-22 15:57:55 +08:00 |
slzhou
|
fb62588dd3
|
fix: nodesIsStar and nodesIsTableStar
|
2023-09-22 15:26:39 +08:00 |
liuyao
|
4f8e6d7795
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26174
|
2023-09-22 15:00:52 +08:00 |
liuyao
|
410a177637
|
fix issue
|
2023-09-22 15:00:26 +08:00 |
Haojun Liao
|
898aea5cfb
|
refactor(stream): refactor send msg.
|
2023-09-22 14:52:18 +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 |
dapan1121
|
a61d90f672
|
enh: remove column list
|
2023-09-22 11:36:53 +08:00 |
Haojun Liao
|
87ea745861
|
fix(stream): add some logs, and remove invalid assert.
|
2023-09-22 10:53:03 +08:00 |
Haojun Liao
|
f7bcff862d
|
fix(stream): add check info detailed information.
|
2023-09-22 10:23:56 +08:00 |
slzhou
|
9bb628650c
|
fix: pass basic test
|
2023-09-22 10:13:17 +08:00 |
liuyao
|
dc2f7872f8
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26174
|
2023-09-22 09:41:15 +08:00 |
liuyao
|
4979fc5283
|
fix issue
|
2023-09-22 09:40:08 +08:00 |
kailixu
|
3beb9c5c84
|
Merge branch '3.0' into enh/TS-3812-3.0
|
2023-09-21 19:38:27 +08:00 |
dapan1121
|
a67b0c99fc
|
feat: support create/drop view
|
2023-09-21 19:28:07 +08:00 |
yihaoDeng
|
470849982e
|
add cvt func
|
2023-09-21 09:41:30 +00: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 |
Haojun Liao
|
17586af0ce
|
refactor: do refactor the sink task.
|
2023-09-21 13:32:57 +08:00 |
liuyao
|
3b3c5d7cb8
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26174
|
2023-09-21 10:11:36 +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 |
dapan1121
|
cc08a5ee87
|
fix: add query sql
|
2023-09-20 19:30:40 +08:00 |
Haojun Liao
|
6633fb971b
|
fix(stream): update logs.
|
2023-09-20 18:18:31 +08:00 |
kailixu
|
97c87bdbdc
|
enh: mutex/rwlock/pread/pwrite adaption for windows
|
2023-09-20 15:35:38 +08:00 |
liuyao
|
1cebda368a
|
session&state operator buff
|
2023-09-20 15:06:08 +08:00 |
dapan1121
|
6b87d97989
|
feat: support view in mnode
|
2023-09-20 15:01:03 +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 |
dm chen
|
4497a01168
|
Merge branch 'main' into feat/TD-26127-audit-sql
|
2023-09-20 11:13:34 +08:00 |
slzhou
|
1c27c2123f
|
enhance: select `tbname` from (select tbname from d.st)
|
2023-09-20 11:06:59 +08:00 |
Haojun Liao
|
b4419bda65
|
enh(stream): add node stage check.
|
2023-09-20 10:35:01 +08:00 |
Haojun Liao
|
779c0c5f19
|
Merge pull request #22970 from taosdata/fix/liaohj
fix(stream): keep the status entry in hash table, instead entry index.
|
2023-09-20 10:33:05 +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 |
dmchen
|
7f67f41162
|
ci break
|
2023-09-19 18:03:22 +08:00 |
slzhou
|
f4dbd5d9c9
|
enhance: show normal/child tables and show user/system databases
|
2023-09-19 16:14:17 +08:00 |
dmchen
|
c06e012a9d
|
ci break
|
2023-09-19 16:14:09 +08:00 |
dmchen
|
1e2c23d9a3
|
ci break
|
2023-09-19 16:11:32 +08:00 |
dmchen
|
084719e34e
|
ci break
|
2023-09-19 15:19:03 +08:00 |
wangjiaming0909
|
1e53e6cfeb
|
optimize count()/last() + partition by tbname/tag
|
2023-09-19 14:56:02 +08:00 |
dm chen
|
ee913cbfbc
|
Merge branch 'main' into feat/TD-26127-audit-sql
|
2023-09-19 14:39:20 +08:00 |
dapan1121
|
b9d554275c
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-25204
|
2023-09-19 14:21:00 +08:00 |
dapan1121
|
14e8db289d
|
feat: support view
|
2023-09-19 14:19:54 +08:00 |
dapan1121
|
aabd7a51f7
|
Merge pull request #22934 from taosdata/fix/xsren/TD-26274/mergeSort_main
merge stable sort intead of qsort as insert unordered data
|
2023-09-19 14:17:47 +08:00 |
shenglian zhou
|
2773f1e9ac
|
fix: continue coding
|
2023-09-19 14:03:06 +08:00 |
dmchen
|
e36ff1282c
|
revert dependency
|
2023-09-19 13:42:02 +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 |
slzhou
|
68c5a7fe50
|
fix: fix mem leak
|
2023-09-19 10:38:35 +08:00 |
Haojun Liao
|
b7efedf4aa
|
enh(stream): log the checkpoint time.
|
2023-09-19 09:53:33 +08:00 |
Haojun Liao
|
e76bab7122
|
fix(stream): not handle the check msg for follower tasks.
|
2023-09-19 09:43:14 +08:00 |
slzhou
|
05ef6e291c
|
fix: fix address sanitizer error
|
2023-09-19 09:15:12 +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 |
Haojun Liao
|
c33ef4ce88
|
fix(stream): add null check
|
2023-09-18 15:14:51 +08:00 |
Alex Duan
|
570ac79a79
|
Merge branch 'taosdata:3.0' into 3.0
|
2023-09-18 14:28:00 +08:00 |
xsren
|
83d8e3a524
|
mem exception handle
|
2023-09-18 13:48:09 +08:00 |
dmchen
|
b473122dac
|
break dependency
|
2023-09-18 12:29:08 +08:00 |
dmchen
|
5f0274e83d
|
break dependency
|
2023-09-18 11:44:06 +08:00 |
dmchen
|
a64ddfc736
|
break dependency
|
2023-09-18 10:59:50 +08:00 |
dm chen
|
fda32dcc51
|
Merge branch 'main' into feat/TD-26127-audit-sql
|
2023-09-18 09:41:47 +08:00 |
Haojun Liao
|
01144c58a7
|
fix(stream): fix stream task id error.
|
2023-09-17 01:19:59 +08:00 |
Haojun Liao
|
4846194bbb
|
refactor: do some internal refactor, remove the related fill-history task by sending mesg to replay it in follower node.
|
2023-09-16 21:37:30 +08:00 |
xsren
|
98cbb92ad9
|
merge stable sort intead of qsort as insert unordered data
|
2023-09-15 17:53:31 +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 |
Haojun Liao
|
91e3d70796
|
fix(stream): remove fill-history sink task.
|
2023-09-15 17:46:17 +08:00 |
lx1zhong
|
6da4088012
|
add TSZ and ADT-FSE algorithm
|
2023-09-15 14:30:23 +08:00 |
Haojun Liao
|
2bfd6e3355
|
refactor: do some internal refactor.
|
2023-09-15 09:25:22 +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 |
Haojun Liao
|
f2c3e0a6e8
|
fix(stream): disable follower send hb to mnode. and do some internal refactor.
|
2023-09-14 17:22:31 +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 |
yihaoDeng
|
e36dc50828
|
Merge branch 'enh/ipWhiteList' of https://github.com/taosdata/TDengine into enh/ipWhiteList
|
2023-09-14 15:42:17 +08:00 |
yihaoDeng
|
2002ed8709
|
add more error code
|
2023-09-14 15:34:28 +08:00 |
slzhou
|
6dfb939f22
|
enhance: enhance test case
|
2023-09-14 14:11:50 +08:00 |
Haojun Liao
|
fce5be0eb4
|
fix(stream): fix dead lock.
|
2023-09-14 14:09:05 +08:00 |
wangjiaming0909
|
cb78c54d72
|
optimize sort perf
|
2023-09-13 18:37:42 +08:00 |
wangmm0220
|
f729150497
|
fix:opti poll callbak logic & send epoch as -1 to get epset if vnode transformed
|
2023-09-13 18:32:45 +08:00 |
Haojun Liao
|
7305c8dbe1
|
refactor: do some internal refactor about the sched status set
|
2023-09-13 14:00:34 +08:00 |
wangmm0220
|
1dbd322fa0
|
fix:remove useless code
|
2023-09-13 11:42:09 +08:00 |
Yihao Deng
|
fa302ac6b9
|
Merge branch '3.0' into enh/ipWhiteList
|
2023-09-13 10:14:08 +08:00 |
Haojun Liao
|
09a15bf340
|
refactor: do some internal refactor.
|
2023-09-12 22:07:52 +08:00 |
Haojun Liao
|
60f5056ab7
|
other: merge 3.0
|
2023-09-12 22:00:40 +08:00 |
Haojun Liao
|
f6a097d96f
|
refactor: do some internal refactor.
|
2023-09-12 21:58:22 +08:00 |
Haojun Liao
|
4325a0a433
|
Merge pull request #22866 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
|
2023-09-12 21:56:44 +08:00 |
xsren
|
d14f1ebfcb
|
build failed on linux
|
2023-09-12 18:46:41 +08:00 |
Haojun Liao
|
e457d94ac6
|
refactor: do some internal refactor.
|
2023-09-12 18:09:02 +08:00 |