Haojun Liao
a2694b9ce9
fix(stream): fix the invalid check of step2 .
2023-07-24 19:44:28 +08:00
Haojun Liao
1e34f84f78
other: merge 3.0
2023-07-24 15:23:03 +08:00
dapan1121
4f75eb5655
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
2023-07-24 11:43:15 +08:00
Haojun Liao
1367552f38
fix(stream): refactor the halt status to check more status.
2023-07-24 10:04:15 +08:00
Haojun Liao
4e0f7ffbf8
fix(stream): set the correct flag of pause/resume.
2023-07-23 18:49:56 +08:00
Haojun Liao
1b2636028a
fix(stream): fix memory leak.
2023-07-21 23:05:42 +08:00
Haojun Liao
16d7707b90
fix(stream): align the scan real time data for stream task.
2023-07-21 19:33:43 +08:00
dmchen
7d480cf3ac
compatible old sync config
2023-07-21 10:31:53 +08:00
Haojun Liao
d0da988b7d
Merge branch '3.0' into fix/3_liaohj
2023-07-21 09:47:44 +08:00
dapan1121
2ef01728ca
Merge pull request #22089 from wangjiaming0909/fix/3.0/TD-23763
...
feat: optimize partition by tbname slimit
2023-07-21 09:29:36 +08:00
Haojun Liao
db46d31ca5
fix(stream): refactor the halt function.
2023-07-21 01:32:42 +08:00
wangjiaming0909
7d850c1a5e
feat: optimize partition by tbname slimit
2023-07-20 15:07:55 +08:00
Haojun Liao
87fa8f0c4c
Merge branch '3.0' into fix/3_liaohj
2023-07-20 12:15:23 +08:00
Haojun Liao
aed99da6c1
refactor: refactor the stream task starting order.
2023-07-20 12:14:53 +08:00
yihaoDeng
6e5be0d30e
fix stream state transfer
2023-07-20 03:49:32 +00:00
Haojun Liao
97c44e7c18
refactor: do some internal refactor.
2023-07-19 18:42:02 +08:00
dapan1121
cbe03ef212
Merge pull request #22069 from taosdata/enh/TS-2288
...
enh: add scope for show xx variables
2023-07-19 18:01:11 +08:00
dm chen
141004bf77
Merge branch '3.0' into feat/TD-22970
2023-07-19 10:57:40 +08:00
dapan1121
c45359c989
enh: add batch table scan
2023-07-19 10:37:30 +08:00
Haojun Liao
a32c650248
Merge remote-tracking branch 'origin/enh/triggerCheckPoint2' into enh/triggerCheckPoint2
2023-07-19 10:05:48 +08:00
Haojun Liao
2ae95217bd
fix(stream): open inputQ by default for task deployed on snode.
2023-07-19 10:05:35 +08:00
liuyao
fd02b9a71e
Merge branch '3.0' into enh/triggerCheckPoint2
2023-07-19 10:02:06 +08:00
wangmm0220
5c344b0159
fix:conflicts from main
2023-07-19 09:05:05 +08:00
dmchen
3711fdd865
feat/TD-22970
2023-07-18 16:09:38 +08:00
Haojun Liao
d2c875e774
Merge remote-tracking branch 'origin/enh/triggerCheckPoint2' into enh/triggerCheckPoint2
2023-07-18 15:19:09 +08:00
Haojun Liao
901b7d8ecc
fix(stream): if a source task is set to be non-normal, no data should be put into inputQ anymore.
2023-07-18 15:18:57 +08:00
dapan1121
294376de0b
enh: add batch table scan
2023-07-18 14:44:53 +08:00
Benguang Zhao
24fed51137
enh: tfsRename dir on primary disk at last
2023-07-18 13:58:43 +08:00
yihaoDeng
40d59990d8
fix mem leak
2023-07-18 04:01:20 +00:00
Benguang Zhao
5624ecc8df
fix: prepare vnode dir recursively in vnodeCreate
2023-07-18 11:32:23 +08:00
Benguang Zhao
6b6b7d8d8f
enh: alloc disk of vnode primary dir in vmAllocPrimaryDisk
2023-07-18 11:32:23 +08:00
wangmm0220
872222eb77
fix:[TD-25222] error in drop topic if topic num is too long
2023-07-17 19:52:07 +08:00
Ganlin Zhao
929db3d647
Merge branch '3.0' into enh/TS-2288
2023-07-17 16:09:07 +08:00
Haojun Liao
08f43b9d00
fix(stream): fix checkpoint block not fetched bug.
2023-07-17 15:31:54 +08:00
Haojun Liao
b2a905bd91
Merge branch '3.0' into enh/triggerCheckPoint2
2023-07-17 11:50:12 +08:00
dapan1121
a1e18ac898
fix: fix global cache issue
2023-07-17 09:25:28 +08:00
Haojun Liao
a9757637d9
Merge remote-tracking branch 'origin/enh/triggerCheckPoint2' into enh/triggerCheckPoint2
2023-07-16 12:47:24 +08:00
Haojun Liao
c6a322e0ef
refactor(stream): back pressure is active, which is trigger by dispatch rsp.
2023-07-16 12:47:08 +08:00
yihaoDeng
e18c9ea672
add checkpoint
2023-07-15 04:26:34 +00:00
dapan1121
188df1d675
fix: fix bugs
2023-07-14 19:36:56 +08:00
yihaoDeng
ed931c1100
Merge branch 'fix/newCheckpoint' into enh/triggerCheckPoint2
2023-07-14 10:11:20 +00:00
yihaoDeng
3c4631ef1f
add checkpoint
2023-07-14 10:06:24 +00:00
Haojun Liao
2b85ea62aa
refactor: do some internal refactor.
2023-07-14 17:48:47 +08:00
Haojun Liao
eb7e6152ae
refactor(stream): do some internal refactor.
2023-07-14 17:21:20 +08:00
wangmm0220
6762a01d88
Merge branch 'main' of https://github.com/taosdata/TDengine into mark/tmq
2023-07-14 16:44:00 +08:00
wangmm0220
bbdcbcb75b
fix:modify commit version to next validate version
2023-07-14 16:43:28 +08:00
wangjiaming0909
b850c1af47
fix: state/session/event window with order by _wstart/_wend has no effect
2023-07-14 16:03:59 +08:00
Ganlin Zhao
cdb3453812
add show local variables scope
2023-07-14 14:38:35 +08:00
dapan1121
aca9c5fe19
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
2023-07-14 13:31:07 +08:00
dapan1121
2312f10372
enh: support concurrent fetch from group cache
2023-07-14 13:30:13 +08:00
Haojun Liao
e0ea0f2df4
Merge pull request #22020 from taosdata/fix/liaohj
...
other: merge main
2023-07-13 17:55:28 +08:00
Haojun Liao
813f4cb363
refactor: do some internal refactor.
2023-07-13 16:32:25 +08:00
Haojun Liao
f41bcd73b0
other: merge main.
2023-07-13 11:02:09 +08:00
Haojun Liao
2f90a53548
fix(stream): set checkpoint id when expanding task.
2023-07-13 10:16:57 +08:00
Haojun Liao
c388802bda
Merge pull request #22024 from taosdata/fix/3_liaohj
...
fix(stream): fix concurrent bug in save task meta.
2023-07-12 18:17:27 +08:00
dapan1121
75c250f503
fix: report permission error when all columns are invisiable
2023-07-12 11:49:57 +08:00
Haojun Liao
3ce54423a5
Merge remote-tracking branch 'origin/enh/triggerCheckPoint2' into enh/triggerCheckPoint2
2023-07-12 11:38:27 +08:00
Haojun Liao
d392bb60ba
refactor(stream): set the initial version from the checkpoint.
2023-07-12 11:38:13 +08:00
liuyao
7d4bb1b932
add checkpoint id for recover
2023-07-12 10:48:58 +08:00
Haojun Liao
9484f3da94
Merge branch '3.0' into enh/triggerCheckPoint2
2023-07-12 10:20:18 +08:00
dapan1121
a42bd9e478
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
2023-07-11 19:34:39 +08:00
dapan1121
185071fae9
enh: add group cache func
2023-07-11 19:34:03 +08:00
Haojun Liao
fed3803739
fix(stream): fix memory leak.
2023-07-11 19:29:52 +08:00
liuyao
6298f17c45
delete invalid code
2023-07-11 19:21:27 +08:00
wangjiaming0909
1d7515213b
feat: 1. add limit for diskBasedBuf
...
2. use referenced tuple before actually pushing into pq
3. use limitInfo instead of maxRows in sort pyhsical node
2023-07-11 14:16:20 +08:00
Haojun Liao
09b764494d
fix(stream): set correct checkpoint version when starting stream tasks.
2023-07-11 14:03:43 +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
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
Haojun Liao
8298f30e56
fix(stream): fix bug in checkpoint.
2023-07-07 17:16:08 +08:00
Haojun Liao
47877898d0
enh(stream): generate the checkpoint framework.
2023-07-07 16:07:52 +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
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
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
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
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
5971395dcf
feat: add group cache operator
2023-07-03 13:42:06 +08:00
yihaoDeng
7d30a6e27a
vnode snapshot read
2023-06-30 11:48:46 +00:00
dapan1121
60290b98e4
feat: add group cache operator
2023-06-30 19:20: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
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
liuyao
2fc5eeb810
session win range
2023-06-28 17:20:08 +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
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
dapan1121
ce2635074d
enh: add uid/vgid functions
2023-06-26 11:48:47 +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
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
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
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
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
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
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
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
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
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
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
Haojun Liao
97da2a8fac
fix(stream): set the fill history status.
2023-06-13 16:10:55 +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
dapan1121
73d3c21e21
Merge remote-tracking branch 'origin/3.0' into feat/TD-24499
2023-06-13 11:44:41 +08:00
Haojun Liao
fb24ed161d
enh(stream): set correct task status.
2023-06-12 22:48:23 +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
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
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
Haojun Liao
6c13491428
refactor: do some internal refactor.
2023-06-08 16:55:41 +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
30eba472c3
Merge pull request #21602 from taosdata/fix/TD-24600-dv3
...
fix/td-24600-dv3
2023-06-08 13:42:02 +08:00
Haojun Liao
cb26dd9fa2
refactor(stream): do some internal refactor.
2023-06-08 10:17:21 +08: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
Haojun Liao
6a3c935b4a
fix(stream): fix error in fill history scan.
2023-06-07 09:15:55 +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
Haojun Liao
0dd933013c
enh(stream): make history task for stream running.
2023-06-05 17:58:00 +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
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
yihaoDeng
32c3cfd51a
Avoid creating the same ID task multiple times
2023-06-01 11:13:27 +00:00
Haojun Liao
5301c5756a
other: merge main into 3.0.
2023-06-01 09:29:18 +08:00
Benguang Zhao
28efd7dcd7
enh: check trans conflicts in mndTransValidate
2023-05-31 10:53:36 +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
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
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
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
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
wangmm0220
a3e214b9e8
fix:put poll to push manager if wal not exist when offset is latest
2023-05-26 19:17:04 +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
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
1f7f326bed
refactor: do some internal refactor and set the api function ptr.
2023-05-24 13:22:05 +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
yihaoDeng
c15b1e3520
opt compile
2023-05-23 11:46:02 +08:00
dapan1121
4c88fd08de
Merge remote-tracking branch 'origin/3.0' into fix/TD-24001
2023-05-23 09:25:37 +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
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
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
shenglian zhou
f36b0be17d
fix: join eq conditions not only for tag
2023-05-19 14:32:03 +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
c4c5bbb65c
other: merge 3.0
2023-05-18 17:28:40 +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
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
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