yihaoDeng
|
c056e34534
|
fix compile error
|
2023-07-11 09:39:58 +08:00 |
wade zhang
|
13bc1e744e
|
Merge pull request #21963 from luckeverda/fix/TD-24473-new
fix/TD-24473
|
2023-07-11 09:32:25 +08:00 |
liuyao
|
184b2d64f7
|
scan op state
|
2023-07-11 09:18:17 +08:00 |
Haojun Liao
|
3ffdbe923d
|
other: merge 3.0
|
2023-07-11 09:12:57 +08:00 |
liuyao
|
f35fd3c2f7
|
scan op state
|
2023-07-11 09:09:24 +08:00 |
Haojun Liao
|
a6cd702676
|
fix(stream): supress the warning
|
2023-07-11 08:54:11 +08:00 |
Haojun Liao
|
8a6a876f67
|
fix(stream): fix error in generating checkpoint.
|
2023-07-10 22:53:15 +08:00 |
liuyao
|
93f546f50d
|
stream operator decode
|
2023-07-10 19:33:31 +08:00 |
Haojun Liao
|
87bedef2cd
|
fix(stream): fix error in checkpointing.
|
2023-07-10 19:20:05 +08:00 |
Haojun Liao
|
ab5b2fe0a8
|
Merge remote-tracking branch 'origin/enh/triggerCheckPoint2' into enh/triggerCheckPoint2
|
2023-07-10 18:21:02 +08:00 |
Haojun Liao
|
385a5c9651
|
fix(stream): fix error in generating checkpoint.
|
2023-07-10 18:20:50 +08:00 |
yihaoDeng
|
e263d5f55f
|
add checkpoint
|
2023-07-10 17:33:48 +08:00 |
Ganlin Zhao
|
3270f76aba
|
remove wal_roll_period/wal_segment_size from show create database
commands
|
2023-07-10 15:56:39 +08:00 |
Haojun Liao
|
d6e7e6e174
|
fix(stream): fix typo.
|
2023-07-10 14:57:28 +08:00 |
dapan1121
|
39a58c354d
|
Merge pull request #22008 from taosdata/fix/TS-3648
fix: fix interp fill value unsigned type not being handled
|
2023-07-10 14:50:23 +08:00 |
dapan1121
|
92ddf015da
|
Merge pull request #22009 from taosdata/fix/TS-3058
enh: add procedures on server for udf/udaf in nested queries where outer query is
|
2023-07-10 14:49:19 +08:00 |
Haojun Liao
|
17debe6a28
|
Merge remote-tracking branch 'origin/enh/triggerCheckPoint2' into enh/triggerCheckPoint2
|
2023-07-10 13:58:04 +08:00 |
Haojun Liao
|
16ee72ab06
|
fix(stream): free msg after send checkpoint rsp.
|
2023-07-10 13:57:51 +08:00 |
liuyao
|
ee196a88e6
|
fix ci bug
|
2023-07-10 13:45:18 +08:00 |
Haojun Liao
|
f0ec962566
|
Merge pull request #22004 from taosdata/fix/liaohj
fix(stream): add missing status check.
|
2023-07-10 13:28:00 +08:00 |
Haojun Liao
|
f6515e2a2c
|
fix(stream): fix error in checkpointing.
|
2023-07-10 11:43:37 +08:00 |
Ganlin Zhao
|
edc2a3a780
|
fix an issue
|
2023-07-10 11:35:29 +08:00 |
Ganlin Zhao
|
f7608ce92d
|
remove udfd agg function handling
|
2023-07-10 11:35:03 +08:00 |
Ganlin Zhao
|
19d4c79ac6
|
return error code of udf execution failure
|
2023-07-10 11:34:49 +08:00 |
Ganlin Zhao
|
cde9eac954
|
enh: add procedures on server for udf/udaf in nested queries where outer query is
constant table
|
2023-07-10 11:34:32 +08:00 |
Ganlin Zhao
|
05f26a842b
|
fix: fix interp fill value unsigned type not being handled
|
2023-07-10 11:28:39 +08:00 |
liuyao
|
f4df89f755
|
stream operator checkpoint
|
2023-07-10 11:16:50 +08:00 |
liuyao
|
84f0dfd6d4
|
stream operator checkpoint
|
2023-07-10 11:07:08 +08:00 |
Haojun Liao
|
5940bbfb33
|
fix(stream): set correct datablock.
|
2023-07-10 10:42:38 +08:00 |
dapan1121
|
4c3f22f2fc
|
Merge pull request #21975 from taosdata/enh/TD-24745
enh: add procedures for udf scalar function in nested queries where outer query is constant table
|
2023-07-10 10:39:16 +08:00 |
Haojun Liao
|
9ad5e05751
|
fix(stream): fix error in checking status.
|
2023-07-10 10:24:04 +08:00 |
Haojun Liao
|
e8eba3175a
|
fix(stream): fix error in checking status.
|
2023-07-10 10:23:05 +08:00 |
liuyao
|
e1134423de
|
stream scan checkpoint
|
2023-07-10 10:22:09 +08:00 |
liuyao
|
fa8025f337
|
scan operator checkpoinbt
|
2023-07-10 10:14:30 +08:00 |
Haojun Liao
|
dd15ca6103
|
fix(stream): add missing status check.
|
2023-07-10 10:06:21 +08:00 |
Haojun Liao
|
ed1181a1d1
|
fix(stream): fix invalid read bug.
|
2023-07-10 09:55:29 +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 |
Ganlin Zhao
|
340e4de30d
|
fix an issue
|
2023-07-10 09:12:21 +08:00 |
wangmm0220
|
35ba132a29
|
fix:conflicts from main
|
2023-07-09 12:52:18 +08:00 |
wangmm0220
|
a5363e6e03
|
fix:test case in tmq
|
2023-07-09 12:49:50 +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
|
9da937ada5
|
Merge pull request #22001 from taosdata/fix/liaohj
fix(stream): fix bug that causes the endless loop.
|
2023-07-08 08:47:41 +08:00 |
Haojun Liao
|
ab4e2ebc3a
|
fix(stream): fix bug that causes the endless loop.
|
2023-07-07 21:45:22 +08:00 |
Haojun Liao
|
9c30abf95b
|
fix(stream): fix error in generating checkpoint.
|
2023-07-07 21:38:53 +08:00 |
Haojun Liao
|
b03ca31a7f
|
fix(stream): fix error in generating checkpoint.
|
2023-07-07 17:21:46 +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
|
d1c51a41a8
|
Merge pull request #21992 from taosdata/fix/TD-24959
fix: fix coverity scan issues
|
2023-07-07 14:20:08 +08:00 |
wade zhang
|
bf80771d07
|
Merge pull request #21983 from taosdata/fix/TD-25150
fix(tdb/recycling): delay freedb's own page recycling until balance done
|
2023-07-07 13:19:10 +08:00 |
dapan1121
|
a99fac031c
|
fix: fix coverity scan issues
|
2023-07-07 10:25:48 +08:00 |
dapan1121
|
3aa5b7d3e6
|
Merge pull request #21985 from taosdata/fix/TS-3636
fix: desc table without permission to view any column issue
|
2023-07-07 10:24:50 +08:00 |
dapan1121
|
e7ced3e9cc
|
fix: desc table without permission to view any column issue
|
2023-07-07 09:04:44 +08:00 |
Haojun Liao
|
ca27220000
|
Merge pull request #21962 from taosdata/fix/TD-25102
add version check in rpc
|
2023-07-07 08:59:31 +08:00 |
Haojun Liao
|
6582a3b4ba
|
Merge pull request #21980 from taosdata/refact/fillhistory
fix(stream): fix error during transferring executor state
|
2023-07-07 08:58:57 +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
|
203ae21a84
|
Merge pull request #21915 from wangjiaming0909/feature/3.0/TD-24992
feature: get last timestamp before create sma index
|
2023-07-07 08:39:09 +08:00 |
Minglei Jin
|
4cc3a55426
|
fix(tdb/recycling): delay freedb's own page recycling until balance done
|
2023-07-07 08:19:50 +08:00 |
Haojun Liao
|
4f814db5d5
|
fix(stream): fix error during transferring executor state, while a task is not in normal status.
|
2023-07-06 18:34:01 +08:00 |
Haojun Liao
|
61f3585714
|
Merge remote-tracking branch 'origin/enh/triggerCheckPoint2' into enh/triggerCheckPoint2
|
2023-07-06 18:26:44 +08:00 |
Haojun Liao
|
d7101f7109
|
enh(stream): support dispatch checkpoint msg.
|
2023-07-06 18:26:22 +08:00 |
yihaoDeng
|
3bd99776d2
|
add rpc version check
|
2023-07-06 18:03:15 +08:00 |
Minglei Jin
|
09222801c4
|
fix(coverity): fix coverity scan issues
|
2023-07-06 17:52:48 +08:00 |
yihaoDeng
|
8e9ef2a384
|
fix mem leak
|
2023-07-06 09:01:34 +00:00 |
Ganlin Zhao
|
365993d775
|
remove udfd agg function handling
|
2023-07-06 16:11:41 +08:00 |
wade zhang
|
4fa61b9eae
|
Merge pull request #21699 from taosdata/fix/TD-24717
enh(tdb/recycle): first round implemenation of page recycling
|
2023-07-06 16:03:03 +08:00 |
liuyao
|
d3bac29a32
|
checkpoint
|
2023-07-06 15:33:16 +08:00 |
Ganlin Zhao
|
d4e07c551e
|
return error code of udf execution failure
|
2023-07-06 15:05:49 +08:00 |
Ganlin Zhao
|
b734506363
|
enh: add procedures on server for udf/udaf in nested queries where outer query is
constant table
|
2023-07-06 14:54:01 +08:00 |
yihaoDeng
|
d061c54a18
|
add ver check
|
2023-07-06 06:41:06 +00: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 |
wangmm0220
|
47ae92af93
|
fix:conflicts from main
|
2023-07-06 13:40:04 +08:00 |
Haojun Liao
|
5a9461a69a
|
other: merge 3.0
|
2023-07-06 11:52:21 +08:00 |
yihaoDeng
|
483f9ab896
|
add other
|
2023-07-06 03:39:28 +00:00 |
Haojun Liao
|
f4a3567935
|
other: merge 3.0
|
2023-07-06 11:24:30 +08:00 |
wangjiaming0909
|
1f71ce9409
|
feature: get last timestamp before create sma index
|
2023-07-06 10:33:22 +08:00 |
yihaoDeng
|
a630d1284c
|
add version check in rpc
|
2023-07-06 02:03:31 +00:00 |
yihaoDeng
|
d0d8d93c94
|
add version check in rpc
|
2023-07-06 01:29:49 +00:00 |
yihaoDeng
|
af053ec75b
|
add version check in rpc
|
2023-07-05 11:15:12 +00:00 |
Benguang Zhao
|
9b477eed81
|
enh: terminate on failure to recover WAL from writing errors, or to commit vnode
|
2023-07-05 17:54:56 +08:00 |
Haojun Liao
|
7a417a33b0
|
Merge pull request #21960 from taosdata/fix/3_liaohj
fix(stream): fix error for extract msg from inputQ
|
2023-07-05 17:47:18 +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
|
1855a16981
|
other: merge 3.0
|
2023-07-05 16:12:32 +08:00 |
Haojun Liao
|
03dbcbf055
|
refactor: do some internal refactor.
|
2023-07-05 15:55:55 +08:00 |
Minglei Jin
|
c66524d87b
|
tdb/ofp: recycle ofp cell on parent page
|
2023-07-05 15:33:37 +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 |
wade zhang
|
bc8efd7014
|
Merge pull request #21949 from taosdata/FIX/TD-25103-3.0
enh: tfsRename in the reverse order of levels with tiered storages
|
2023-07-04 17:34:49 +08:00 |
Haojun Liao
|
ff2bf35603
|
fix(stream): fix error in set the version range for secondary scan.
|
2023-07-04 15:08:39 +08:00 |
Benguang Zhao
|
643cc685e0
|
enh: tfsRename in the reverse order of levels with tiered storages
|
2023-07-04 15:01:33 +08:00 |
dapan1121
|
1aeb15cbff
|
Merge pull request #21944 from taosdata/fix/TD-25098
fix: remove order logic in diff function
|
2023-07-04 14:38:55 +08:00 |
Ganlin Zhao
|
ac8940dcce
|
fix: remove order logic in diff function
|
2023-07-04 11:31:30 +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 |
wangmm0220
|
a641a07085
|
fix:[TD-25071] pSub is null & return wal not exist if no data
|
2023-07-04 11:13:03 +08:00 |
Haojun Liao
|
77530e1956
|
refactor: record the downstream input Queue blocking time.
|
2023-07-04 10:58:11 +08:00 |
yihaoDeng
|
e7b37486bb
|
vnode snapshot read
|
2023-07-04 00:46:39 +00:00 |
Haojun Liao
|
393b36d83d
|
Merge branch 'refact/fillhistory' of github.com:taosdata/tdengine into refact/fillhistory
|
2023-07-03 17:53:18 +08:00 |
Haojun Liao
|
2dbccc1573
|
refactor: do some internal refactor.
|
2023-07-03 17:52:17 +08:00 |
Haojun Liao
|
42e1cd741a
|
Merge pull request #21935 from taosdata/fix/3_liaohj
fix(stream): fix message lost bug during pause stream.
|
2023-07-03 17:37:56 +08:00 |
Benguang Zhao
|
ddaba463c0
|
enh: check failure of tfsMkdirRecurAt
|
2023-07-03 16:16:27 +08:00 |
Haojun Liao
|
9e62b9d0d2
|
fix(stream): fix error in extract data from inputQ.
|
2023-07-03 15:33:08 +08:00 |
Haojun Liao
|
200575647c
|
Merge branch '3.0' into refact/fillhistory
|
2023-07-03 15:16:18 +08:00 |
Haojun Liao
|
20d099dfa6
|
Merge pull request #21901 from taosdata/fix/liaohj
fix: fix coverity issue.
|
2023-07-03 15:15:21 +08:00 |
Haojun Liao
|
ceb06635fe
|
fix(stream): fix error in pause stream.
|
2023-07-03 15:12:35 +08:00 |
Haojun Liao
|
f84bfc96fb
|
fix(stream): fix error in pause in stream.
|
2023-07-03 14:30:11 +08:00 |
Dingle Zhang
|
0806d37292
|
setTrim as true for GEOSWKTWriter since geos3.12 changed it as false by default (#21929)
|
2023-07-03 14:26:59 +08:00 |
dapan1121
|
66efc5de27
|
Merge pull request #21926 from taosdata/enh/TD-25072
enh: support random execution node
|
2023-07-03 13:54:07 +08:00 |
Haojun Liao
|
5d4efe1198
|
fix(stream): fix error in pause.
|
2023-07-03 11:46:05 +08:00 |
Haojun Liao
|
317a7c83c7
|
fix(stream): fix message lost bug during pause stream.
|
2023-07-03 10:55:45 +08:00 |
wade zhang
|
90b13fddb8
|
Merge pull request #21891 from taosdata/FIX/TD-23949-3.0
enh: improve walScanLogGetLastVer
|
2023-07-03 10:45:55 +08:00 |
dapan1121
|
9499a1c3c8
|
fix: remove abs
|
2023-07-03 10:28:59 +08:00 |
yihaoDeng
|
247d3ac7ee
|
vnode snapshot read
|
2023-06-30 12:05:05 +00: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
|
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 |
dapan1121
|
ffd306f2b9
|
enh: support random execution node
|
2023-06-30 15:57:58 +08:00 |
wangmm0220
|
58c7011e0e
|
feat:support only meta in tmq subscriptions
|
2023-06-30 11:42:40 +08:00 |
Minglei Jin
|
f89b43b64c
|
tdb/ofp-recycle: new ofps list with pager
|
2023-06-30 10:05:17 +08:00 |
dapan1121
|
61d57aaf49
|
Merge pull request #21899 from taosdata/fix/td-24964
fix: fix coverity scan issues
|
2023-06-30 09:25:37 +08:00 |
Minglei Jin
|
8e491c307f
|
tdb/recyle-ofp: nullize ofp's pager to mark uninitailized
|
2023-06-30 08:32:39 +08:00 |
Benguang Zhao
|
60dc26156b
|
enh: tolerate WAL_MAGIC mismatch as long as checksums being valid
|
2023-06-29 18:34:17 +08:00 |
yihaoDeng
|
9eb6d8cf1e
|
vnode snapshot read
|
2023-06-29 09:35:09 +00:00 |
Benguang Zhao
|
b434ac2fc9
|
enh: improve walScanLogGetLastVer
|
2023-06-29 16:36:28 +08:00 |
Haojun Liao
|
622e1cb608
|
fix: fix coverity issue.
|
2023-06-29 15:54:09 +08:00 |
shenglian zhou
|
e05b7dcf00
|
fix: fix coverity scan issues
|
2023-06-29 15:36:16 +08:00 |
dapan1121
|
c8435de64a
|
Merge branch '3.0' into fix/m23.0
|
2023-06-29 14:03:56 +08:00 |
Haojun Liao
|
c24a7f6454
|
Merge pull request #21876 from taosdata/feature/TS-3495
fix:add log & init to 0 specific
|
2023-06-29 13:44:25 +08:00 |
Minglei Jin
|
0ec80ff47f
|
tdb/ofp-recycle: recycle ofps when dropOfp
|
2023-06-29 13:14:45 +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 |
wangmm0220
|
6cd0f98e44
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TS-3495
|
2023-06-28 18:09:30 +08:00 |
yihaoDeng
|
bb520b56e7
|
add checkpoint
|
2023-06-28 09:58:07 +00: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 |
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 |
Minglei Jin
|
fc79074e49
|
tdb/ofp: turn ofp recycle off for ci
|
2023-06-28 15:51:33 +08:00 |
Haojun Liao
|
78739e4bdb
|
fix(stream): fix syntax error.
|
2023-06-28 14:21:11 +08:00 |
Haojun Liao
|
f4309603e3
|
fix(stream): fix syntax error.
|
2023-06-28 14:05:38 +08:00 |
slzhou
|
fc3fe9dff8
|
fix: remove connect to mnode
|
2023-06-28 13:49:13 +08:00 |
Haojun Liao
|
ed900d6ff6
|
Merge branch '3.0' into refact/fillhistory
|
2023-06-28 13:48:26 +08:00 |
Minglei Jin
|
b2c0bcb1e0
|
tdb/ofp-recycle: fix mem leaks
|
2023-06-28 13:35:14 +08:00 |
Haojun Liao
|
57fcd553f8
|
refactor: do some internal refactor.
|
2023-06-28 13:13:13 +08:00 |
wangmm0220
|
1fc664693e
|
fix:continue consume if wal is dropped
|
2023-06-28 11:54:48 +08:00 |
Ganlin Zhao
|
5bb7d26501
|
fix coverity scan issue
|
2023-06-28 11:12:10 +08:00 |
Ganlin Zhao
|
421e75d03b
|
fix coverity issue
|
2023-06-28 10:47:30 +08:00 |
Minglei Jin
|
a3c9b17212
|
tdb/ofp: recycl ofps
|
2023-06-28 10:46:01 +08:00 |
Ganlin Zhao
|
aa33384a41
|
fix coverity issue
|
2023-06-28 10:07:52 +08:00 |