kailixu
d37a760655
Merge branch '3.0' into enh/TD-23769-3.0
2023-07-11 13:50:17 +08:00
Shungang Li
8f91da24e4
fix: type convert failure returns errcode
...
TSDB_CODE_SCALAR_CONVERT_ERROR:
"Cannot convert to specific type"
2023-07-11 10:20:50 +08:00
Haojun Liao
3ffdbe923d
other: merge 3.0
2023-07-11 09:12:57 +08:00
Haojun Liao
87bedef2cd
fix(stream): fix error in checkpointing.
2023-07-10 19:20:05 +08:00
wangmm0220
9648117454
fix:can not do assignment if in tsdb mode
2023-07-10 11:28:30 +08:00
Shungang Li
8de31219b4
fix: type convert failure returns errcode
...
TSDB_CODE_SCALAR_CONVERT_ERROR:
"Cannot convert to specific type"
2023-07-10 09:29:29 +08:00
Haojun Liao
4f534ce6e9
fix(stream): fix error in generating checkpoint.
2023-07-08 10:29:09 +08:00
Haojun Liao
a5c19427e7
fix(stream): send correct rsp to mnode.
2023-07-08 09:39:44 +08:00
Haojun Liao
9c30abf95b
fix(stream): fix error in generating checkpoint.
2023-07-07 21:38:53 +08:00
dapan1121
5b5b5648ac
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
2023-07-07 19:32:50 +08:00
kailixu
a746d288a1
chore: add debug info
2023-07-07 18:53:01 +08:00
Haojun Liao
8298f30e56
fix(stream): fix bug in checkpoint.
2023-07-07 17:16:08 +08:00
dapan1121
c19c59d5e6
enh: optimize oprator param usage
2023-07-07 16:49:35 +08:00
Haojun Liao
47877898d0
enh(stream): generate the checkpoint framework.
2023-07-07 16:07:52 +08:00
Hongze Cheng
090ca39132
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-07-07 10:38:04 +08:00
kailixu
cb8b10f6a2
Merge branch '3.0' into enh/TD-23769-3.0
2023-07-07 10:19:43 +08:00
kailixu
64ef48e0dd
Merge branch '3.0' into enh/TD-23769-3.0
2023-07-07 10:17:25 +08:00
dapan1121
328104a15a
Merge pull request #21971 from wangjiaming0909/fix/3.0/TD-25068
...
refine select interval from sys table error msg
2023-07-07 08:40:06 +08:00
dapan1121
779224f0a6
fix: fix bugs
2023-07-06 19:33:31 +08:00
Haojun Liao
d7101f7109
enh(stream): support dispatch checkpoint msg.
2023-07-06 18:26:22 +08:00
liuyao
0e914a19c6
stream operartor checkpoint
2023-07-06 14:28:34 +08:00
wangjiaming0909
2de37b9426
refine select interval from sys table error msg
2023-07-06 13:52:52 +08:00
Haojun Liao
5a9461a69a
other: merge 3.0
2023-07-06 11:52:21 +08:00
Haojun Liao
f4a3567935
other: merge 3.0
2023-07-06 11:24:30 +08:00
dapan1121
b371b7e6be
fix: compile issue and merge join crash issue
2023-07-06 10:52:28 +08:00
wangjiaming0909
1f71ce9409
feature: get last timestamp before create sma index
2023-07-06 10:33:22 +08:00
Haojun Liao
6abf8ff88d
enh(tsdb): opt perf.
2023-07-06 10:15:50 +08:00
dapan1121
4cb849267a
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
2023-07-06 09:55:17 +08:00
dapan1121
0718859c0a
enh: support passing params between nodes
2023-07-05 19:24:06 +08:00
kailixu
59e83fca5d
chore: build fix
2023-07-05 18:33:09 +08:00
Haojun Liao
74f5b3f80e
Merge pull request #21959 from taosdata/refact/fillhistory
...
refactor: do some internal refactor.
2023-07-05 17:47:00 +08:00
yihaoDeng
79f01ad655
add version check in rpc
2023-07-05 08:16:25 +00:00
Haojun Liao
03dbcbf055
refactor: do some internal refactor.
2023-07-05 15:55:55 +08:00
dapan1121
c85bbef2e9
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
2023-07-05 11:13:57 +08:00
dapan1121
7b9d73c77a
feat: add dynamic query ctrl operator
2023-07-05 11:07:08 +08:00
Hongze Cheng
1304c08cdd
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-07-05 10:57:55 +08:00
Haojun Liao
9b3e34d589
Merge pull request #21735 from taosdata/refact/fillhistory
...
refactor: refactor the fill history operation
2023-07-05 10:48:51 +08:00
Haojun Liao
82342ebdc7
Merge pull request #21934 from taosdata/feature/TD-20678
...
feat:subscribe only meta info
2023-07-04 11:28:27 +08:00
dapan1121
ac35ae9839
feat: add dynamic query ctrl operator
2023-07-03 19:29:46 +08:00
Haojun Liao
200575647c
Merge branch '3.0' into refact/fillhistory
2023-07-03 15:16:18 +08:00
dapan1121
a36dac2008
Merge pull request #21893 from taosdata/fix/TS-3551-M
...
enh: update of user auth version
2023-07-03 14:58:09 +08:00
dapan1121
5971395dcf
feat: add group cache operator
2023-07-03 13:42:06 +08:00
Hongze Cheng
214c92264c
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-07-03 11:27:26 +08:00
yihaoDeng
7d30a6e27a
vnode snapshot read
2023-06-30 11:48:46 +00:00
wangmm0220
20e616d59d
feat:parse sql.y
2023-06-30 19:36:39 +08:00
dapan1121
60290b98e4
feat: add group cache operator
2023-06-30 19:20:36 +08:00
dapan1121
99fc0e0c96
fix: add with meta
2023-06-30 17:45:28 +08:00
wangmm0220
af16b62289
fix:modify sql.y
2023-06-30 16:57:29 +08:00
kailixu
387d611179
chore: passVer and authVer refact
2023-06-30 14:52:20 +08:00
Hongze Cheng
96fc18e630
win compile
2023-06-30 14:04:36 +08:00
wangmm0220
58c7011e0e
feat:support only meta in tmq subscriptions
2023-06-30 11:42:40 +08:00
dapan1121
7dddfd0a5a
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
2023-06-29 19:29:27 +08:00
dapan1121
226ee06209
enh: add physical plan processing
2023-06-29 19:28:32 +08:00
dapan1121
3519e9170e
Merge remote-tracking branch 'origin/main' into 3.0
2023-06-29 11:13:45 +08:00
wade zhang
80130b2691
Merge pull request #21851 from luckeverda/fix/TD-24473
...
fix/TD-24542/TD-24484/TD-24473
2023-06-29 10:42:53 +08:00
Shungang Li
308ba7a02e
fix: type geometry predicates support
...
support "=, <>, is null, is not null, in, not in"
2023-06-29 09:44:51 +08:00
kailixu
aefebfca7f
enh: update of user auth version
2023-06-28 20:49:29 +08:00
dapan1121
9f0da17c49
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
2023-06-28 19:40:55 +08:00
dapan1121
81a2bf10cf
enh: optimize stable join
2023-06-28 19:39:04 +08:00
yihaoDeng
6b6e237079
add checkpoint
2023-06-28 09:57:08 +00:00
Haojun Liao
d0542f99e2
Merge pull request #21744 from taosdata/mark/tmq
...
opti:tmq logic
2023-06-28 17:23:56 +08:00
liuyao
2fc5eeb810
session win range
2023-06-28 17:20:08 +08:00
dapan1121
27a201441a
Merge pull request #21821 from taosdata/fix/ts-3572
...
fix: udfd can not connect to taosd since authentification failure
2023-06-28 16:31:59 +08:00
Haojun Liao
ed900d6ff6
Merge branch '3.0' into refact/fillhistory
2023-06-28 13:48:26 +08:00
Haojun Liao
57fcd553f8
refactor: do some internal refactor.
2023-06-28 13:13:13 +08:00
Haojun Liao
a19e63fd23
fix(stream): fix error in handling fill history.
2023-06-27 23:00:14 +08:00
dapan1121
8f39b9d2e4
enh: optimize query plan
2023-06-27 19:36:51 +08:00
Yihao Deng
4de7db06f9
Merge branch '3.0' into enh/triggerCheckPoint2
2023-06-27 17:57:14 +08:00
wangjiaming0909
57ddb3437d
feature: optimize order by limit using priority queue
2023-06-27 17:50:50 +08:00
wangmm0220
7e38ef7091
fix:add limit for topic and group num
2023-06-27 17:44:51 +08:00
Hongze Cheng
d23902877e
make it compile on win
2023-06-27 14:33:55 +08:00
Haojun Liao
1ad05a06d6
Merge branch '3.0' into enh/tsdb_optimize
2023-06-27 11:46:37 +08:00
Haojun Liao
3289ad62be
other: merge 3.0
2023-06-27 11:33:40 +08:00
Haojun Liao
b73444b291
fix(stream): start stream task in case of scan history completing.
2023-06-27 09:44:51 +08:00
dapan1121
4dae9f4eff
merge main to 3.0
2023-06-26 18:43:00 +08:00
dapan1121
9e595daafe
Merge pull request #21830 from taosdata/fix/TD-24287
...
fix: fix userAlias issue when keepColumnName is set to true
2023-06-26 18:12:44 +08:00
Hongze Cheng
5ad9bd938f
change default stt trigger as 2
2023-06-26 15:47:36 +08:00
dapan1121
ce2635074d
enh: add uid/vgid functions
2023-06-26 11:48:47 +08:00
wangmm0220
7c9168f4b4
Merge branch 'mark/tmq' of https://github.com/taosdata/TDengine into mark/tmq
2023-06-26 11:42:52 +08:00
yihaoDeng
04ab8e19d0
Merge branch 'enh/dev30' into enh/triggerCheckPoint2
2023-06-25 19:58:45 +08:00
Haojun Liao
402c091df0
fix(stream): fix sma error.
2023-06-25 19:41:44 +08:00
Ganlin Zhao
77d2737f91
fix: fix userAlias issue when keepColumnName is set to true
2023-06-25 17:51:51 +08:00
liuyao
e236bf818c
set fill history info
2023-06-25 17:47:10 +08:00
dapan1121
9972aa81d6
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
2023-06-25 17:31:32 +08:00
dapan1121
24a5a3f41b
fix: compile issues
2023-06-25 17:31:04 +08:00
yihaoDeng
0330f3b2db
add checkpoint
2023-06-25 17:03:01 +08:00
wangmm0220
7a49d67078
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TS-3495
2023-06-25 14:54:16 +08:00
yihaoDeng
e36de5edf7
add checkpoint
2023-06-25 14:35:20 +08:00
shenglian zhou
fd754eaa08
fix: udfd can not connect to taosd since authentification failure
2023-06-25 11:31:33 +08:00
Haojun Liao
6857881742
Merge branch '3.0' into refact/fillhistory
2023-06-25 10:41:32 +08:00
Haojun Liao
dad1854cbb
other: merge 3.0
2023-06-25 09:33:37 +08:00
wade zhang
254a20bdf3
Merge pull request #21660 from luckeverda/feat/TD-23739
...
feat/TD-23739: enhance ttl, deletetime modified by writing-op
2023-06-25 09:06:57 +08:00
Haojun Liao
ceb78fdad2
Merge branch '3.0' into refact/fillhistory
2023-06-24 18:53:48 +08:00
dapan1121
2b55a75e82
enh: refact code
2023-06-21 19:33:27 +08:00
dapan1121
c4d630aaa1
fix: merge tree free rc issue
2023-06-21 13:58:07 +08:00
yihaoDeng
d9e24566c0
add checkpoint
2023-06-20 18:32:56 +08:00
yihaoDeng
548e439aa2
add checkpoint
2023-06-19 20:48:49 +08:00
Shungang Li
b93f653d7e
feat: enhance ttl, deletetime modified by writing-ops
...
new config item: ttlChangeOnWrite (default 0)
ttl delete time changes on last write if true
2023-06-19 19:03:35 +08:00
liuyao
41c193945f
fill history pause&resume
2023-06-19 17:28:19 +08:00
Hongze Cheng
6d2ce5cd39
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-06-19 14:13:08 +08:00
yihaoDeng
0eeaab9cd3
Merge branch 'refact/fillhistory1' into refact/fillhistory
2023-06-19 13:53:37 +08:00
dapan1121
1ca24fea6b
Merge pull request #21742 from wangjiaming0909/feature/3.0/TD-24656
...
feature: add input, output ts order for execution plans
2023-06-18 19:24:29 +08:00
yihaoDeng
fd85a8495a
Merge branch 'dev30' into enh/triggerCheckPoint2
2023-06-17 14:17:21 +08:00
yihaoDeng
b6fe5d917b
refactor checkpoint
2023-06-17 14:05:49 +08:00
wangmm0220
c5dfe169a6
fix:error
2023-06-16 19:33:03 +08:00
wade zhang
72cdca8570
Merge pull request #21750 from taosdata/FIX/TD-24828-3.0
...
fix: return error from vmPutMsgToQueue while vnode-write is disabled
2023-06-16 16:59:56 +08:00
Haojun Liao
64365666b7
fix(stream): update the info, and do some internal refactor.
2023-06-16 16:04:43 +08:00
Benguang Zhao
495ae49752
fix: refreshMeta on invalid schema of tb epSet in doAsyncQuery
2023-06-16 15:41:52 +08:00
Hongze Cheng
d97f34931d
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-06-16 13:54:59 +08:00
wade zhang
d5f37359f4
Merge pull request #21722 from taosdata/fix/TD-24761
...
fix(tsdb/cache): rewrite cache update to fix cpu usage
2023-06-16 11:52:02 +08:00
wangjiaming0909
fb4f174fbc
feature: add input, output ts order for execution plans
2023-06-16 10:26:09 +08:00
yihaoDeng
0ef8afbdaa
support fill history
2023-06-16 09:32:38 +08:00
yihaoDeng
9f9171719a
support fill history
2023-06-15 21:29:52 +08:00
dapan1121
e6afcbf07f
feat: hash join init version
2023-06-15 19:34:15 +08:00
dapan1121
575c48212a
Merge pull request #21721 from taosdata/fix/TD-24707
...
fix: forbid system table functions
2023-06-15 18:52:33 +08:00
wangmm0220
e019ed2cc3
fix:conflict
2023-06-15 18:50:44 +08:00
wangmm0220
5de4600739
fix:remove lost_reb status
2023-06-15 18:48:45 +08:00
Minglei Jin
158ae209bf
cache/lru: new applyF API for tlrucache
2023-06-15 16:34:51 +08:00
Haojun Liao
74e0138f72
Merge branch '3.0' into refact/fillhistory
2023-06-15 15:25:00 +08:00
wangmm0220
22776e60d5
fix:control memory size if consumer group is too much
2023-06-15 14:51:04 +08:00
liuyao
693942b821
trans state
2023-06-15 14:13:17 +08:00
Haojun Liao
b5a7ef9a7e
fix: fix syntax error.
2023-06-15 13:29:41 +08:00
Hongze Cheng
56dfeadd50
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-06-15 13:17:44 +08:00
Haojun Liao
1b9eca5ce0
other: merge main.
2023-06-15 13:03:17 +08:00
Haojun Liao
55724157c4
refactor: remove one function.
2023-06-15 10:40:25 +08:00
Haojun Liao
53377c2c1f
fix(stream): wait for stream task completed.
2023-06-15 01:14:41 +08:00
Yihao Deng
7ded6fc7a2
Merge branch '3.0' into enh/triggerCheckPoint2
2023-06-14 16:30:38 +08:00
liuyao
9a3708e17b
pause&resume fill history
2023-06-14 15:54:07 +08:00
Haojun Liao
7c6fbd7772
enh(stream): do some internal refactor and support secondary scan for history data.
2023-06-14 14:10:09 +08:00
Ganlin Zhao
e79d63d766
add error code
2023-06-14 13:34:25 +08:00
Hongze Cheng
48ea3963e7
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-06-14 13:12:31 +08:00
wangmm0220
864236a8dc
fix:conflicts
2023-06-14 12:05:10 +08:00
wangmm0220
c28d7d9bf8
fix:open info log in tmq client & modify parametes in show consumers
2023-06-14 12:01:54 +08:00
Haojun Liao
11f0c3b336
refactor: do some internal refactor.
2023-06-14 10:46:46 +08:00
Haojun Liao
b44447e6f3
enh(stream): support restore from disk.
2023-06-14 10:19:03 +08:00
Haojun Liao
844a23225a
Merge pull request #21600 from taosdata/mark/tmq
...
fix:check wal not exist again before register to push & move push log…
2023-06-14 10:18:39 +08:00
Haojun Liao
4fac83ecf2
Merge pull request #21709 from taosdata/feature/TD-24749
...
feat:control memory size if consumer group is too much
2023-06-14 10:15:20 +08:00
Hongze Cheng
c85c032158
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-06-14 09:14:16 +08:00
Haojun Liao
97da2a8fac
fix(stream): set the fill history status.
2023-06-13 16:10:55 +08:00
dapan1121
f84eef0ac4
Merge branch '3.0' into feat/TD-24499
2023-06-13 15:27:18 +08:00
wangmm0220
d8d6b6dd21
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-24749
2023-06-13 15:15:05 +08:00
wangmm0220
8a81278024
fix:load pHandle if necessary wher tq restore
2023-06-13 15:14:11 +08:00
Haojun Liao
933d08b489
Merge pull request #21690 from taosdata/feature/TS-3495
...
feat:add parameters for consumer & add offset rows for subscription
2023-06-13 14:59:15 +08:00
Hongze Cheng
7baeabc6b9
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-06-13 13:21:12 +08:00
dapan1121
73d3c21e21
Merge remote-tracking branch 'origin/3.0' into feat/TD-24499
2023-06-13 11:44:41 +08:00
wangmm0220
fb123d8761
fix:conflict from 3.0
2023-06-13 09:47:08 +08:00
Haojun Liao
fb24ed161d
enh(stream): set correct task status.
2023-06-12 22:48:23 +08:00
dapan1121
59b8cfbc7d
enh: add sub_query in systable and kill subquery
2023-06-12 17:14:41 +08:00
dapan1121
170182fecd
feat: support fill history with sub request
2023-06-12 16:10:54 +08:00
Haojun Liao
78a240be8f
enh(stream): add dispatch msg.
2023-06-12 13:12:45 +08:00
wangmm0220
6657b8d849
fix:modify offset description to string
2023-06-12 09:44:00 +08:00
Benguang Zhao
3689b41f3a
Merge branch '3.0' into FIX/TD-24182-3.0
2023-06-12 09:39:49 +08:00
yihaoDeng
a2030dc378
add trigger checkpoint
2023-06-09 12:12:51 +00:00
Hongze Cheng
9cdaf24113
more code
2023-06-09 17:52:57 +08:00
Haojun Liao
69c9eda7af
fix(stream): fix race condition.
2023-06-09 11:37:38 +08:00
Haojun Liao
53246ed6bb
other: merge other branch.
2023-06-09 09:41:10 +08:00
Haojun Liao
c9aa59cbb9
refactor: do some internal refactor.
2023-06-08 18:59:25 +08:00
wangmm0220
3f46a9bbc9
feat:add parameters for consumer & add offset rows for subscription
2023-06-08 18:14:02 +08:00
Hongze Cheng
cb52b7a747
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-06-08 17:39:01 +08:00
Haojun Liao
6c13491428
refactor: do some internal refactor.
2023-06-08 16:55:41 +08:00
Hongze Cheng
ef524f6965
more code
2023-06-08 15:35:43 +08:00
yihaoDeng
8b91617145
Merge branch 'enh/dv3' into enh/triggerCheckpoint
2023-06-08 07:20:41 +00:00
yihaoDeng
77f287d9be
add trigger checkpoint
2023-06-08 07:19:59 +00:00
Haojun Liao
f582705feb
refactor: do some internal refactor.
2023-06-08 14:18:06 +08:00
Haojun Liao
30eba472c3
Merge pull request #21602 from taosdata/fix/TD-24600-dv3
...
fix/td-24600-dv3
2023-06-08 13:42:02 +08:00
Hongze Cheng
13229b0ee1
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-06-08 13:38:32 +08:00
Hongze Cheng
2f5f0b75df
refact code
2023-06-08 10:31:19 +08:00
Haojun Liao
cb26dd9fa2
refactor(stream): do some internal refactor.
2023-06-08 10:17:21 +08:00
Hongze Cheng
91c8391bff
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-06-08 09:53:57 +08:00
yihaoDeng
1f1f37312d
add trigger checkpoint
2023-06-07 14:32:48 +00:00
Haojun Liao
06cf3588da
refactor: do some internal refactor.
2023-06-07 15:03:04 +08:00
liuyao
1e9c4d5fac
opt stream block dispatch
2023-06-07 10:45:27 +08:00
dapan1121
47c891fbc5
Merge remote-tracking branch 'origin/main' into enh/TD-24586
2023-06-07 09:27:56 +08:00
Haojun Liao
6a3c935b4a
fix(stream): fix error in fill history scan.
2023-06-07 09:15:55 +08:00
dapan1121
a0428387a9
enh: corrent column data reassign issue
2023-06-06 16:44:15 +08:00
dapan1121
65d323d9c7
Merge pull request #21222 from taosdata/fix/TD-24001
...
enh: optimize timeline function validation
2023-06-06 14:22:53 +08:00
wade zhang
e12af9327e
Merge pull request #21612 from luckeverda/geo
...
fix: compress core by tDataTypes
2023-06-06 14:20:45 +08:00
Shungang Li
472665e4b1
fix: compress core by tDataTypes
2023-06-06 13:06:53 +08:00
wade zhang
9a0f6ae832
Merge pull request #21595 from taosdata/fix/TS-3247
...
fix(query/sys): pause/resume with sys scan operator
2023-06-06 11:55:10 +08:00
dapan1121
02b1257b01
enh: reassign data column in blocks
2023-06-06 11:17:02 +08:00
dapan1121
fe7ba9d92e
Merge pull request #21523 from taosdata/feat/TS-3134-3.0
...
feat: allow user to reset root passwd
2023-06-06 11:10:11 +08:00
Haojun Liao
0dd933013c
enh(stream): make history task for stream running.
2023-06-05 17:58:00 +08:00
yihaoDeng
565af62ece
Merge branch 'devmain' into fix/TD-24600
2023-06-05 09:45:06 +00:00
wangmm0220
f2ee657b62
fix:check wal not exist again before register to push & move push logic from write thread to query thread
2023-06-05 17:21:47 +08:00
yihaoDeng
4f2f441816
fix invalid free
2023-06-05 09:06:50 +00:00
dapan1121
7381209618
enh: optimize filter performance
2023-06-05 16:08:11 +08:00
Haojun Liao
fcc706c45c
enh(stream): refactor the fill history task.
2023-06-05 15:59:01 +08:00
Minglei Jin
d02746d86f
fix(query/sys): pause/resume with sys scan operator
2023-06-05 15:24:39 +08:00
yihaoDeng
74d5f02969
fix invalid free
2023-06-05 04:56:07 +00:00
Haojun Liao
077e1a1ed4
Merge branch '3.0' into refact/fillhistory
2023-06-05 11:41:13 +08:00
dapan1121
532e02fb2a
enh: improve filter performance
2023-06-05 10:47:15 +08:00
Hongze Cheng
3df9620450
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-06-05 09:10:16 +08:00
wade zhang
b437024eca
Merge pull request #21588 from taosdata/fix/TD-24346-M
...
chore: unbind the dependency
2023-06-04 09:53:20 +08:00
kailixu
87a086996e
chore: code optimization
2023-06-04 09:07:04 +08:00
kailixu
907feb23b0
chore: unbind the dependency
2023-06-04 07:56:46 +08:00
Benguang Zhao
ae26f701ae
fix: ignore TSDB_CODE_MND_TRANS_SYNC_TIMEOUT on updating trans
2023-06-02 18:49:15 +08:00
wangmm0220
b2f0d88639
fix:conflict
2023-06-02 15:43:35 +08:00
Hongze Cheng
33afb08e5c
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-06-02 14:40:01 +08:00
Haojun Liao
6a9c03309e
Merge pull request #21553 from taosdata/enh/changeRocksParam
...
change log level
2023-06-02 14:23:50 +08:00
dapan1121
ddd3a53e56
Merge remote-tracking branch 'origin/3.0' into fix/TD-24001
2023-06-02 13:57:34 +08:00
Haojun Liao
d45aa7ef84
Merge pull request #21555 from taosdata/fix/liaohj_main
...
other: merge main into 3.0.
2023-06-02 13:11:12 +08:00
wangmm0220
a7418d439b
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-19042
2023-06-01 22:50:51 +08:00
yihaoDeng
32c3cfd51a
Avoid creating the same ID task multiple times
2023-06-01 11:13:27 +00:00
wangmm0220
56782a5d41
fix:open task case & modify mqRebVgReq encode/decode style
2023-06-01 18:29:16 +08:00
Hongze Cheng
9d1e90f914
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-06-01 17:20:37 +08:00
Haojun Liao
5d98a319c7
Merge pull request #21515 from taosdata/feature/TD-19042
...
feat: support create topic as stable with conditions
2023-06-01 09:56:55 +08:00
Haojun Liao
5301c5756a
other: merge main into 3.0.
2023-06-01 09:29:18 +08:00
Hongze Cheng
265e27ece3
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-05-31 16:14:36 +08:00
yihaoDeng
3b0a6d7f0b
change db param
2023-05-31 03:15:25 +00:00
Hongze Cheng
616a675682
more code
2023-05-31 10:59:47 +08:00
Benguang Zhao
28efd7dcd7
enh: check trans conflicts in mndTransValidate
2023-05-31 10:53:36 +08:00
dapan1121
23bcfc2fd0
enh: stmt column length validation
2023-05-31 09:16:47 +08:00
Benguang Zhao
4a6d81855b
enh: add mndTransValidate for prepare actions
2023-05-30 18:50:00 +08:00
Haojun Liao
eda06081ff
enh(stream): refactor and serialize the attributes of history tasks.
2023-05-30 16:55:37 +08:00
Haojun Liao
d9c364d663
Merge branch '3.0' into refact/fillhistory
2023-05-30 15:51:12 +08:00
Haojun Liao
be8fd9e48b
enh(stream): create additional task for history data processing.
2023-05-30 14:47:10 +08:00
Hongze Cheng
9222d9651e
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-05-30 14:21:19 +08:00
wangmm0220
d490ca753f
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-19042
2023-05-30 09:48:49 +08:00
Haojun Liao
20a0054c4a
Merge pull request #21472 from taosdata/enh/addCompileError
...
change parameter
2023-05-30 09:36:36 +08:00
Haojun Liao
bcba18d90e
Merge pull request #21521 from taosdata/refact/fillhistory
...
refactor: do some internal refactor.
2023-05-30 00:38:38 +08:00
Hongze Cheng
b479a0a06b
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-05-29 21:46:26 +08:00
kailixu
9501d4f417
feat: allow user to reset root passwd
2023-05-29 19:44:11 +08:00
Haojun Liao
3628888ecc
refactor: do some internal refactor.
2023-05-29 18:02:45 +08:00
wangmm0220
41ed0138b4
fix:compile error
2023-05-29 17:25:11 +08:00
wangmm0220
07bdb95b1a
fix:compile error
2023-05-29 17:10:11 +08:00
yihaoDeng
1782ecd57e
Merge branch 'fix/shared_link_rocksdb' into enh/addCompileError
2023-05-29 08:20:11 +00:00
Haojun Liao
f2887278e2
refactor: do some internal refactor.
2023-05-29 15:44:45 +08:00
Haojun Liao
2ac83ec9c7
Merge pull request #21511 from taosdata/refact/fillhistory
...
refactor: do some internal refactor.
2023-05-29 15:43:40 +08:00
wangmm0220
78db3520a6
fix:conflict
2023-05-29 14:57:03 +08:00
wangmm0220
a71878d07f
feat: support create topic as stable with conditions
2023-05-29 11:46:59 +08:00
Haojun Liao
8f61e2d6ef
refactor: do some internal refactor.
2023-05-29 10:50:50 +08:00
Haojun Liao
953a69a829
refactor: do some internal refactor.
2023-05-29 10:12:27 +08:00
dapan1121
e2d45438cb
Merge pull request #21405 from taosdata/szhou/scl-flt
...
enhance: scalar filter improvement
2023-05-28 18:49:39 +08:00
Hongze Cheng
9d031f4d7b
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-05-28 11:08:39 +08:00
Haojun Liao
1e786624b2
Merge pull request #21501 from taosdata/refact/fillhistory
...
fix(stream): set the skip offset when resume stream task.
2023-05-27 22:45:54 +08:00
Hongze Cheng
e4b7318ced
more code
2023-05-27 19:54:07 +08:00
Haojun Liao
d9de1813da
Merge branch '3.0' into refact/fillhistory
2023-05-27 16:31:11 +08:00
Hongze Cheng
880359ddb3
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-05-27 11:50:25 +08:00
Hongze Cheng
b4b0db9a3d
more code
2023-05-26 23:51:18 +08:00
Hongze Cheng
0090d02226
more code
2023-05-26 23:42:47 +08:00
Haojun Liao
b38e253019
fix(stream): set the skip offset when resume stream task.
2023-05-26 22:51:58 +08:00
yihaoDeng
479a117266
Merge branch 'enh/dev3.0' into enh/addCompileError
2023-05-26 13:03:47 +00:00
yihaoDeng
a71bffd719
Merge branch 'enh/dev3.0' into enh/addCompileError
2023-05-26 13:03:35 +00:00
yihaoDeng
34d21bc03f
change parameter
2023-05-26 20:11:33 +08:00
Hongze Cheng
4cb4c6388c
more code
2023-05-26 19:32:02 +08:00
wangmm0220
a3e214b9e8
fix:put poll to push manager if wal not exist when offset is latest
2023-05-26 19:17:04 +08:00
slzhou
b83bf9163e
fix: restore scalar mode computation and add filterScalarMode config variable and add test case
2023-05-26 14:46:32 +08:00
dmchen
fcf2b58aad
check offline when force
2023-05-26 12:48:37 +08:00
Hongze Cheng
fa00d0df77
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-05-26 09:55:27 +08:00
Haojun Liao
cea8334427
Merge pull request #21449 from taosdata/refact/fillhistory
...
refactor: remove the module dependency. TD-24279
2023-05-26 09:01:45 +08:00
dapan1121
e70c433a59
enh: support time line query from union/union all subquery
2023-05-26 08:44:23 +08:00
Haojun Liao
e24ce2111f
fix: set function ptr.
2023-05-26 00:00:07 +08:00
dapan1121
2713f4f6d4
feat: support create topic as stable with conditions
2023-05-25 19:01:58 +08:00
Haojun Liao
c3be7b14be
fix: set correct function ptr.
2023-05-25 17:51:03 +08:00
Haojun Liao
0966213847
fix(arch): set the correct module api dependency.
2023-05-25 14:21:40 +08:00
Haojun Liao
4a42f6b983
fix: fix error in api call.
2023-05-25 00:50:03 +08:00
Haojun Liao
a9b18d203d
fix:fix error.
2023-05-24 23:49:26 +08:00
Haojun Liao
ab907e3344
fix(query): fix syntax error.
2023-05-24 21:53:40 +08:00
wangmm0220
357e86b994
feat:add tag filter for stable subscribe
2023-05-24 18:59:47 +08:00
Hongze Cheng
3c2a54ab4b
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-05-24 18:28:56 +08:00
wangmm0220
8537e4e80e
feat:add tag filter for stable subscribe
2023-05-24 18:26:55 +08:00
Haojun Liao
fe09705855
fix: set the init function pointer.
2023-05-24 17:13:20 +08:00
Dingle Zhang
984211f3b4
Feature/3.0 geometry ( #21037 )
...
* Add GEOMETRY data type and make sql.c able to parse it. The GEMETRY works like BINARY so far.
* add GEOMETRY type into gConvertTypes to fix some issues like DELETE calling
* change some test cases to make sure no same timestamp is inserted, and add my smoketest.sh
* Add a function MakePoint() and introduce a lib geometry
* implement sql functions GeomFromText() and AsText()
* Use GEOS *_r funcions instead for thread safety
* Handle with TSDB_DATA_TYPE_GEOMETRY when INSERT geometry data by converting WKT.
Add geosWrapper to wrap the basic GEOS functions for TDEngine.
* refactor AsText and MakePoint functions to be like GeomFromText
* Show WKT when print geometry data in screen
Dump hex data when dump geometry data in a file
* define TYPE_BYTES item for TSDB_DATA_TYPE_GEOMETRY, which casued some strange issues.
* set number of decimals of WKT to 6
* Implement SQL function Intersects()
* refactor geometry sql functions
* Add geosErrMsgeHandler() to get the GEOS error detail
* use threadlocal to instantiate SGeosContext
call destroyGeosContext() only if the thread exists
* remove SGeosContext *context param for all geometry functions since we use thread local one,
so that all caller do not need to know the context.
* Modify Intersects() to call PreparedIntersects() when one of param is a constant, which has higher performance.
* rename prepareFn() to initCtxFn() to avoid confusion with PreparedFn
* Add prefix "ST_" for all geometry functions
* move getThreadLocalGeosCtx() and destroyThreadLocalGeosCtx() into util,
so that all unit test tools can compile
* Add unit test for geometry lib, only test MakePoint so far
* refactor and enhance existing cases in geomFuncTest
* implement NULL type and NULL value test for geomFuncTest
* add test on geomFromText()
* add unit test on AsText() in geomFuncTest
* combine some makePointFunction test items
* add intersectsFunctionTwoColumns test
refactor on callGeomFromTextWrapper functions
* enhance intersectsFunction test to add cases like input constant , NULL type, NULL value, or wrong content
* add more cases into intersectsFunction test
* Add basic test on geometry in system test
* Add ST_GeomFromText and ST_AsText function test in system test on geometry
* add ST_Intersects function test in system test on geometry
* support to check expectedErrno in system test on geometry
* adjust geomTest unit test and geometry system test
* add geometry data type and functions in doc english version
* implement touchesFunction() in geometry lib
refactor geometry relation functions model
* separate gemFuncTest into several src files
* add unit test on touchesFunction
* support sql function ST_Touches()
add system test on ST_Touches
* add docs for ST_Touches()
* Add ST_Contains()
* Add ST_Covers()
* Add ST_Equals()
* add swapAllowed param for geomRelationFunction()
read geom2 earlier intead of at doGeosRelation()
* Add ST_ContainsProperly()
* build on windows
* Merge from 3.0 to 3.0_geometry
* change macro definition TSDB_DATA_TYPE_GEOMETRY as the last one for compatibility
* change '\\NULL' to 'NULL' back in shellDumpFieldToFile()
* add /usr/local/include into include directory
* add /usr/local/inlcude and /usr/local/lib in cmake.platform for DARWIN
2023-05-24 15:36:46 +08:00
Haojun Liao
a566180770
fix: fix syntax error.
2023-05-24 15:16:50 +08:00
Haojun Liao
99f669434a
Merge pull request #21282 from taosdata/feature/TD-23117
...
feat:[TD-23117] add schema for ins_topics
2023-05-24 14:54:42 +08:00
Haojun Liao
1f7f326bed
refactor: do some internal refactor and set the api function ptr.
2023-05-24 13:22:05 +08:00
dapan1121
5bedf6b19a
enh: support config batch rows number when import data from csv file
2023-05-23 19:21:52 +08:00
Haojun Liao
66477a28ca
refactor: do some internal refactor.
2023-05-23 19:10:50 +08:00
Haojun Liao
85afbf0d35
refactor: do some internal refactor.
2023-05-23 18:58:54 +08:00
Haojun Liao
a63473b1cc
refacotor: do some internal refactor.
2023-05-23 18:54:32 +08:00
Haojun Liao
c66c0c4dfd
refactor: do some internal refactor.
2023-05-23 18:42:52 +08:00
Haojun Liao
3d084adf1f
Merge remote-tracking branch 'origin/refact/fillhistory' into refact/fillhistory
...
# Conflicts:
# source/dnode/vnode/inc/vnode.h
# source/libs/executor/src/executil.c
# source/libs/index/CMakeLists.txt
# source/libs/index/src/indexFilter.c
2023-05-23 18:32:47 +08:00
Haojun Liao
e67b532d8a
refactor: refactor the module dependency.
2023-05-23 18:29:23 +08:00
Hongze Cheng
85c4c61027
more code
2023-05-23 14:18:23 +08:00
yihaoDeng
c15b1e3520
opt compile
2023-05-23 11:46:02 +08:00
Hongze Cheng
91a5e17b9b
more code
2023-05-23 11:45:33 +08:00
Hongze Cheng
57bde4f311
more code
2023-05-23 11:35:44 +08:00
Hongze Cheng
ca28c99f80
more code
2023-05-23 11:19:24 +08:00
dapan1121
4c88fd08de
Merge remote-tracking branch 'origin/3.0' into fix/TD-24001
2023-05-23 09:25:37 +08:00
Hongze Cheng
c16126fa96
more code
2023-05-22 18:39:10 +08:00
Hongze Cheng
8b83c85b0c
more code
2023-05-22 16:28:31 +08:00
Hongze Cheng
e731a08f2d
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-05-22 14:07:49 +08:00
t_max
2aad823709
fix: free assignment crash on Windows
2023-05-22 10:53:10 +08:00
Hui Li
3f824e2045
Merge pull request #21355 from taosdata/mark/tmq
...
fix:error in pHandle lock
2023-05-22 08:57:45 +08:00
Haojun Liao
9423001fea
Merge pull request #21396 from taosdata/refact/fillhistory
...
Refact/fillhistory
2023-05-21 01:12:00 +08:00
Haojun Liao
de44c9160c
refactor: do some internal refactor.
2023-05-20 18:05:39 +08:00
dapan1121
8fe62bb0e1
Merge pull request #21391 from taosdata/fix/TD-24278
...
fix: fix assert crash in tsort.c
2023-05-20 14:15:19 +08:00
dapan1121
6e5ec3d097
Merge pull request #21358 from taosdata/feat/TD-23362-3.0
...
feat: support update active code by SQL
2023-05-20 14:09:20 +08:00
wangmm0220
04858fae22
fix:tsdbreader is free by mistake
2023-05-20 12:20:54 +08:00
Haojun Liao
6ded3284da
refactor: do some internal refactor.
2023-05-20 11:37:17 +08:00
Haojun Liao
200c1a367b
Merge pull request #21378 from taosdata/fix/nodisk
...
fix(query): do some internal refactor, and fix the bug when calender duration exists in sliding and offset.
2023-05-19 19:30:04 +08:00
Hongze Cheng
70c2d5ae49
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-05-19 17:57:02 +08:00
Ganlin Zhao
709b59a3a6
fix: fix assert crash in tsort.c
2023-05-19 17:27:15 +08:00
Hongze Cheng
de1bdf97f9
more code
2023-05-19 17:20:53 +08:00
wangmm0220
ff2b545b27
fix:set task status killed when vnode receive subscribe msg from mnode
2023-05-19 17:16:47 +08:00
dapan1121
42c65898ea
Merge pull request #21335 from taosdata/feat/TD-22746
...
feat: support client meta control
2023-05-19 16:55:08 +08:00
slzhou
f9da4abdcb
fix: change more variable names
2023-05-19 15:38:52 +08:00
Hongze Cheng
1c4abc62c3
more code
2023-05-19 15:16:01 +08:00
shenglian zhou
f36b0be17d
fix: join eq conditions not only for tag
2023-05-19 14:32:03 +08:00
Hongze Cheng
e247870548
more code
2023-05-19 13:35:32 +08:00
Hongze Cheng
66ea10755e
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-05-19 10:58:12 +08:00
Hongze Cheng
944d6a9c74
more code
2023-05-19 10:24:07 +08:00
wade zhang
1ade314043
Merge pull request #21325 from taosdata/feat/force-drop-dnode
...
Feat/force drop dnode
2023-05-19 09:23:54 +08:00
Haojun Liao
1e020a46c9
other: merge main.
2023-05-19 09:07:35 +08:00
Haojun Liao
d4b0e102af
fix:do some internal refactor.
2023-05-19 08:55:59 +08:00
kailixu
0fc1eadeed
chore: revert
2023-05-19 06:52:07 +08:00
kailixu
24f368c71a
enh: read active code from cfg
2023-05-18 20:22:12 +08:00
wade zhang
779ec32415
Merge pull request #21366 from taosdata/fix/change-restore-prompt-message
...
change restore prompt message
2023-05-18 19:10:08 +08:00
Hongze Cheng
5847774ba2
more code
2023-05-18 18:58:50 +08:00
Hongze Cheng
ce3ede94ee
more code
2023-05-18 18:38:14 +08:00
kailixu
1de90208f7
test: test case for alter dnode active code
2023-05-18 18:02:48 +08:00
Haojun Liao
c4c5bbb65c
other: merge 3.0
2023-05-18 17:28:40 +08:00
Hongze Cheng
c7d1c88fbc
more code
2023-05-18 15:06:21 +08:00
dmchen
178a303832
change restore prompt message
2023-05-18 14:43:10 +08:00
yihaoDeng
9380b22394
merge 3.0
2023-05-18 05:46:38 +00:00
slzhou
304423e27b
Merge branch 'main' of github.com:taosdata/TDengine into szhou/fix-ts3405
2023-05-18 13:27:58 +08:00
Haojun Liao
5d5b2bb16a
refactor: do some internal refactor.
2023-05-18 12:59:19 +08:00
Haojun Liao
81f821a6fc
refactor: do some internal refactor.
2023-05-18 10:51:43 +08:00
Hongze Cheng
c8ba83cb31
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-05-18 10:38:50 +08:00
dapan1121
f5ebc17fae
Merge branch '3.0' into feat/TD-22746
2023-05-18 09:10:49 +08:00
Haojun Liao
ffee5ebc61
Merge branch '3.0' into feature/3_liaohj
2023-05-17 17:47:44 +08:00
Hongze Cheng
4b5ea55d1a
more code
2023-05-17 16:46:10 +08:00
Haojun Liao
041ffa91bd
other: merge main.
2023-05-17 15:42:15 +08:00
Haojun Liao
366cd1871a
Merge pull request #21314 from taosdata/fix/liaohj_main
...
fix(stream):extract delete msg from wal.
2023-05-17 14:52:49 +08:00
dapan1121
fb7a06e06e
Merge pull request #21271 from taosdata/enh/tsbsPerf.4
...
Enh/tsbs perf.4
2023-05-17 11:00:14 +08:00
dapan1121
df973ce28e
fix: remove debug info
2023-05-16 18:37:00 +08:00
dmchen
9ff56a4e2b
unsafe command
2023-05-16 14:02:54 +08:00
Haojun Liao
e35d145734
fix(stream): fix memory leak.
2023-05-16 13:59:13 +08:00
Hongze Cheng
7cb10a2b70
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-05-16 13:42:47 +08:00
Haojun Liao
4415fcd045
Merge pull request #21316 from taosdata/feature/3_liaohj
...
feature(tmq): add new API to extract offset from result set.
2023-05-16 12:55:37 +08:00
dapan1121
ee2521a6ab
Merge remote-tracking branch 'origin/3.0' into feat/TD-22746
2023-05-16 10:53:21 +08:00
dapan1121
9fcf56a4ee
feat: support meta cleanup
2023-05-16 10:51:58 +08:00
Haojun Liao
30e7cb5860
fix(tmq): avoid return delete msg for table subscription.
2023-05-16 10:42:02 +08:00
Hongze Cheng
96bfbbe784
refact more code
2023-05-16 10:07:46 +08:00
Haojun Liao
573a86ed99
feature(tmq): add new API to extract offset from result set.
2023-05-16 09:51:00 +08:00
dapan1121
cf7b4593e7
feat: add drop dnode unsafe command
2023-05-16 09:50:10 +08:00
Hongze Cheng
e783609ebd
more code
2023-05-16 09:36:32 +08:00
Haojun Liao
d585f34ea9
fix(tmq): avoid seek to previous position.
2023-05-15 18:48:50 +08:00
wangmm0220
36454c73ed
fix:add lock to pHandle for safety
2023-05-15 18:38:14 +08:00
liuyao
502efb3d01
op stream selectivity buff
2023-05-15 16:26:24 +08:00
shenglian zhou
629ab2b85f
fix: extract tag equal condition
2023-05-15 16:10:11 +08:00
Hongze Cheng
c31b1034cd
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-05-15 14:26:40 +08:00
yihaoDeng
9c0d2c87c6
Merge branch 'enh/3.0' into enh/rocksdbSstateMerge
2023-05-15 01:52:42 +00:00
Haojun Liao
8e15c64499
refactor: do some internal refactor.
2023-05-13 23:22:36 +08:00
Haojun Liao
b98a465304
fix: fix syntax error.
2023-05-13 20:47:38 +08:00
Haojun Liao
170c603995
other: merge 3.0
2023-05-13 20:16:55 +08:00
Haojun Liao
99148d6719
other: merge 3.0
2023-05-13 20:02:48 +08:00
Haojun Liao
236926b9ee
other: merge enh/rocksdbstate
2023-05-13 19:49:28 +08:00
wangmm0220
e17a105eff
feat:[TD-23117] add schema for ins_topics
2023-05-12 18:14:43 +08:00
Haojun Liao
181f9063e9
other: merge 3.0
2023-05-12 18:13:28 +08:00
Hongze Cheng
e7ebb5c2db
more code
2023-05-12 16:23:07 +08:00
kailixu
7643114216
Merge branch '3.0' into enh/TD-23582-3.0
2023-05-12 14:26:33 +08:00
Hongze Cheng
a15a1ab806
Merge branches 'enh/tsdb_optimize' and '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-05-12 14:14:45 +08:00
dapan1121
69795286fa
Merge remote-tracking branch 'origin/main' into enh/tsbsPerf.4
2023-05-12 13:46:16 +08:00
dapan1121
0dd0b16842
enh: optimize table scan for last query
2023-05-12 13:30:17 +08:00
Haojun Liao
7ef16e1922
other: merge main.
2023-05-12 11:49:53 +08:00
liuyao
8b7b804606
opt partition by tbname
2023-05-11 18:47:27 +08:00
dapan1121
eda4c85dbb
Merge pull request #21253 from taosdata/feat/TD-23643-3.0
...
feat: support connectors licensing
2023-05-11 18:19:04 +08:00
yihaoDeng
b91981af59
factor code
2023-05-11 10:09:09 +00:00
yihaoDeng
4e8f5f5d32
factor code
2023-05-11 09:58:53 +00:00
yihaoDeng
afaee9c386
factor code
2023-05-11 09:51:01 +00:00
yihaoDeng
4715aacd41
factor code
2023-05-11 09:44:40 +00:00
kailixu
efd6b578ff
chore: more code
2023-05-11 14:57:50 +08:00
yihaoDeng
f652f71d68
factor code
2023-05-11 06:37:57 +00:00
kailixu
f444b7ac6a
chore: more code
2023-05-11 13:03:21 +08:00
kailixu
aacdd8446d
chore: more code
2023-05-11 11:45:38 +08:00
kailixu
bd00a4f217
chore:more code
2023-05-11 11:32:39 +08:00
kailixu
1cf0b485e8
Merge branch '3.0' into feat/TD-23643-3.0
2023-05-11 00:17:24 +08:00
kailixu
fd107f2c26
chore: more code
2023-05-11 00:16:41 +08:00
Haojun Liao
dbd79cc80c
refactor: do some internal refactor.
2023-05-10 22:22:01 +08:00
dapan1121
daedb3618b
Merge remote-tracking branch 'origin/3.0' into feat/TD-22746
2023-05-10 17:47:11 +08:00
dapan1121
79d4403377
feat: add client meta limitation
2023-05-10 17:44:53 +08:00
yihaoDeng
5708fcb5cb
Merge branch 'enh/3.0' into enh/rocksdbSstateMerge
2023-05-10 08:02:16 +00:00
dmchen
565c930f77
check 2 mnode
2023-05-10 15:50:54 +08:00
dapan1121
eb7cd25e2e
enh: support nest partition by clause
2023-05-10 14:34:41 +08:00
Yihao Deng
c6e5879f44
Merge branch 'main' into enh/rocksdbSstate
2023-05-10 10:04:28 +08:00
yihaoDeng
8356533eb1
Merge branch 'enh/standVer' into enh/rocksdbSstateMerge
2023-05-09 12:13:16 +00:00
dapan1121
6c7d4ec898
Merge branch 'feat/restore-dnode' of github.com:taosdata/TDengine into feat/restore-dnode
2023-05-09 19:19:42 +08:00
dapan1121
a8c65cd25a
feat: support restore dnode clause
2023-05-09 19:19:14 +08:00
dmchen
542e1567f3
message type
2023-05-09 19:17:19 +08:00
kailixu
665681947f
chore: more code
2023-05-09 19:02:09 +08:00
cadem
843d606058
feat/restore dnode
2023-05-09 17:15:37 +08:00
dapan1121
52fd6a84ac
enh: support db cfg cache update
2023-05-09 17:04:20 +08:00
yihaoDeng
55014aa003
Merge branch 'enh/rocksdbSstate' into enh/rocksdbSstateMerge
2023-05-09 08:58:51 +00:00
dapan1121
7ea23a33bc
enh: optimize time line function validation
2023-05-09 16:37:08 +08:00
Hongze Cheng
faadf5d3a2
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-05-09 13:32:16 +08:00
dapan1121
a1eefd25ea
fix: count wrong group number issue
2023-05-09 11:33:47 +08:00
wangmm0220
f9142c0ddb
fix:[TD24010] lost data if apply ver is small than commit ver
2023-05-08 16:49:56 +08:00
kailixu
e4882765ae
Merge branch '3.0' into feat/TD-23643-3.0
2023-05-08 16:28:20 +08:00
Yihao Deng
cb223acf82
Merge branch 'main' into enh/rocksdbSstate
2023-05-08 09:45:27 +08:00
kailixu
2be6ff4630
chore: more code
2023-05-06 20:38:50 +08:00
yihaoDeng
08c3a63341
Merge branch 'enh/standVer' into enh/rocksdbSstateMerge
2023-05-06 12:37:54 +00:00
wangmm0220
ee32620808
fix:[TS-3347]set ver to first version if version stored is smaller than first version in wal when subscribe db
2023-05-06 16:22:30 +08:00
Haojun Liao
71a2886fa5
Merge pull request #21163 from taosdata/fix/TS-3277
...
fix:[TS-3277]table not exist if drop stable in another client when in…
2023-05-06 14:30:23 +08:00
Haojun Liao
6b305bf745
refactor: do some internal refactor.
2023-05-06 13:35:18 +08:00
wade zhang
ca790277b9
Merge pull request #21140 from taosdata/fix/int16-overflow
...
int16 overflow
2023-05-06 13:27:55 +08:00
Hongze Cheng
8f058c8571
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-05-06 13:22:49 +08:00
Haojun Liao
da6212bab0
other: merge main.
2023-05-06 12:51:38 +08:00
Haojun Liao
5d4a3116d5
Merge pull request #21139 from taosdata/fix/liaohj_main
...
refactor: do some internal refactor.
2023-05-06 09:49:26 +08:00
yihaoDeng
d7e86aca05
fix case failure
2023-05-05 15:14:16 +00:00
kailixu
b396cbd33f
Merge branch '3.0' into enh/TD-21161-3.0
2023-05-05 20:28:27 +08:00
Haojun Liao
8958aabe4b
fix(stream): opt task scan performance.
2023-05-05 19:33:30 +08:00
dm chen
ee0e0b4ad4
Update taoserror.h
2023-05-05 17:46:24 +08:00
yihaoDeng
f7a7743af7
fix case failure
2023-05-05 08:32:33 +00:00
Hongze Cheng
2fd7974113
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-05-05 15:39:29 +08:00
wangmm0220
0a469484fa
fix:[TS-3277]table not exist if drop stable in another client when insert data using schemaless interface
2023-05-05 15:01:27 +08:00
Benguang Zhao
5d63f438b5
enh: confirm alter hash range
2023-05-04 19:43:11 +08:00
dmchen
af0ca38a89
int16 overflow
2023-05-04 17:12:02 +08:00
Haojun Liao
23c49594b7
other: merge main.
2023-05-04 16:41:53 +08:00
yihaoDeng
c27d01a510
Merge branch 'enh/addTtlToStream' into enh/rocksdbSstateMerge
2023-05-04 08:22:31 +00:00
Haojun Liao
09a04052ec
refactor: do some internal refactor.
2023-05-04 16:15:14 +08:00
liuyao
d8a1f15d10
fix resum bug
2023-05-04 09:28:06 +08:00
Haojun Liao
3c61932ecc
refactor: do some internal refactor.
2023-05-01 19:28:54 +08:00
Haojun Liao
ace193ca9b
fix(stream): set the seek version if the reader's version is earlier than the first version in wal.
2023-04-29 23:34:49 +08:00
Haojun Liao
8b57184a9a
Merge pull request #21123 from taosdata/fix/liaohj_main
...
refactor: remove assert.
2023-04-29 00:44:24 +08:00
kailixu
f012c70f04
enh: error code optimization
2023-04-28 18:16:35 +08:00
yihaoDeng
dda1c8803c
Merge branch 'enh/rocksdbSstate' into enh/rocksdbSstateMerge
2023-04-28 09:17:22 +00:00
yihaoDeng
afc6023a8a
merge rocksdb inst
2023-04-28 06:32:33 +00:00
Haojun Liao
03b1de017a
refactor: remove assert.
2023-04-28 14:12:17 +08:00
liuyao
2984c5a758
merge main
2023-04-28 10:34:46 +08:00
yihaoDeng
36a4413bf1
merge rocksdb inst
2023-04-27 14:38:33 +00:00
kailixu
f075652e18
chore: update grantsSchema to support connectors
2023-04-27 20:10:03 +08:00
kailixu
fa822ff286
Merge branch '3.0' into enh/TD-21161-3.0
2023-04-27 19:11:16 +08:00
Haojun Liao
b7040ed15e
enh(stream): support resume from the latest data, and do some internal refactor.
2023-04-27 15:07:54 +08:00
Haojun Liao
e1bd65ec0a
Merge pull request #21105 from taosdata/fix/liaohj_main
...
fix(query): check the init status for pReader->status.merger TD-23903
2023-04-27 12:40:13 +08:00
Haojun Liao
db1d75bb48
refactor: do some internal refactor.
2023-04-27 09:28:20 +08:00
liuyao
863d30e5a9
opt tq read
2023-04-26 18:58:19 +08:00
dapan1121
51a1e07dbf
Merge pull request #21029 from taosdata/fix/TD-23797
...
fix: fix crash caused by deleting from system table
2023-04-26 17:48:58 +08:00
Hongze Cheng
e2df5f772e
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-04-26 15:36:30 +08:00
dapan1121
5db5205e31
fix: schema/tag version update to int32
2023-04-26 13:41:16 +08:00
Xiaoyu Wang
05dc0fd6b1
Merge pull request #21056 from taosdata/feat/TD-23693
...
feat: subtable level privilege
2023-04-26 09:17:23 +08:00
kailixu
a6e37622ff
chore: more code
2023-04-25 22:15:06 +08:00
54liuyao
255af84139
resume option
2023-04-25 19:01:19 +08:00
Benguang Zhao
fee4050d79
enh: rename error code TSDB_CODE_SYN_NEGO_WIN_EXCEEDED
2023-04-25 18:05:36 +08:00
Xiaoyu Wang
b07e4c8522
Merge branch 'feat/TD-23693' of github.com:taosdata/TDengine into feat/TD-23693
2023-04-25 17:39:51 +08:00
Xiaoyu Wang
e584bb3ea1
feat: subtable level privilege
2023-04-25 17:39:28 +08:00
Benguang Zhao
693bc09f19
enh: comment off unused error codes in sync and wal
2023-04-25 17:36:13 +08:00
dapan1121
f22d279f5f
Merge pull request #21057 from taosdata/feat/TD-19567
...
feat: support log slow query by default
2023-04-25 13:43:34 +08:00
kailixu
781834065a
Merge branch '3.0' into enh/TD-21161-3.0
2023-04-25 08:22:08 +08:00
yihaoDeng
81bd7661bd
add ttl to stream state key
2023-04-24 14:20:01 +00:00
kailixu
2d4dd64584
chore: more code
2023-04-24 20:21:28 +08:00
dapan1121
8c4b73a351
feat: add get table tag sync API
2023-04-24 19:19:12 +08:00
dapan1121
b743b889fc
Merge pull request #20828 from taosdata/enh/TD-23421-M
...
enh: support user passwd version
2023-04-24 17:16:37 +08:00
Ganlin Zhao
782566ad08
refactor
2023-04-24 17:15:46 +08:00
Haojun Liao
4063cfbc4d
Merge pull request #21053 from taosdata/feature/3_liaohj
...
refactor: do some internal refactor and add the sample code.
2023-04-24 17:09:52 +08:00
dapan1121
6386c32392
Merge pull request #21034 from taosdata/szhou/td-23586
...
enhance: error code refactor
2023-04-24 16:53:53 +08:00
dapan1121
9551a269b3
feat: support log slow query by default
2023-04-24 16:45:34 +08:00
Xiaoyu Wang
f5a974489e
Merge pull request #21045 from taosdata/fix/block-check-to-async-check
...
fix/block-check-to-async-check
2023-04-24 15:41:17 +08:00
Haojun Liao
62dad38d5c
refactor: do some internal refactor and add the sample code.
2023-04-24 15:25:49 +08:00
liuyao
eca7b68fa0
ignore update
2023-04-24 15:01:56 +08:00