Haojun Liao
|
1cd2268a99
|
Merge branch 'main' into feature/3_liaohj
|
2023-04-14 18:30:55 +08:00 |
Haojun Liao
|
02ec67ad9e
|
Merge pull request #20882 from taosdata/fix/TS-3081
fix:open test cases for tmq & add log if rebalance error
|
2023-04-14 17:56:58 +08:00 |
Haojun Liao
|
e0cb8aa534
|
fix(stream): don't the initial task status and do some internal refactor.
|
2023-04-14 17:43:37 +08:00 |
Haojun Liao
|
eb0e1f848a
|
fix(stream): remove unused tqreader, do some internal refactor, set the meta value for streamtask.
|
2023-04-14 12:00:09 +08:00 |
wangmm0220
|
e985f15cf0
|
fix:memset nullBitmap of SSDataBlock to 0 in udf
|
2023-04-14 09:36:36 +08:00 |
dapan1121
|
d4cb608505
|
Merge pull request #20885 from taosdata/fix/TS-3108
fix: fix timestamp constant comparison precision error
|
2023-04-14 09:27:03 +08:00 |
Haojun Liao
|
f8b672f09f
|
other: merge main.
|
2023-04-14 09:07:18 +08:00 |
Haojun Liao
|
70b45a4cf0
|
fix(stream): all data should be extracted from wal.
|
2023-04-13 23:22:09 +08:00 |
Ganlin Zhao
|
7414f28d17
|
fix translatefunc not getting precision issue
|
2023-04-13 11:22:15 +08:00 |
Xiaoyu Wang
|
9578c4538a
|
Merge remote-tracking branch 'origin/3.0' into fix/3.0_merge_main
|
2023-04-11 19:33:23 +08:00 |
Haojun Liao
|
5ab54481f0
|
refactor: do some internal refactor.
|
2023-04-11 19:24:34 +08:00 |
Xiaoyu Wang
|
5ce6220106
|
Merge pull request #20781 from taosdata/szhou/replace-function
feature: udf replace function
|
2023-04-11 17:25:21 +08:00 |
Xiaoyu Wang
|
4c04b155d5
|
merge main
|
2023-04-11 15:56:28 +08:00 |
Haojun Liao
|
18479d8115
|
refactor: do some internall refactor.
|
2023-04-11 15:42:24 +08:00 |
Haojun Liao
|
15cceb5a5a
|
refactor: do some internal refactors.
|
2023-04-11 11:53:10 +08:00 |
liuyao
|
74da3c05bc
|
feat:set check point id
|
2023-04-11 10:33:10 +08:00 |
Haojun Liao
|
a4ba5401f9
|
enh(stream): set the start version of all operators.
|
2023-04-11 10:01:36 +08:00 |
Haojun Liao
|
497c9ea9c8
|
Merge branch 'main' into feature/3_liaohj
|
2023-04-10 17:57:26 +08:00 |
Haojun Liao
|
7419c0bfe9
|
enh(stream): the stream will start after vnode restore being completed.
|
2023-04-10 16:56:14 +08:00 |
Xiaoyu Wang
|
e2f82f4423
|
merge main
|
2023-04-10 09:56:03 +08:00 |
Haojun Liao
|
f5b52749c2
|
refactor: do some internal refactor.
|
2023-04-09 01:39:09 +08:00 |
shenglian zhou
|
32523d72f9
|
fix: add created time to file name and keep file reuse
|
2023-04-08 10:11:57 +08:00 |
dapan1121
|
062a3dc97d
|
Merge pull request #20758 from taosdata/szhou/fix-td23454
fix: interp pseudo column can not be used without interp function
|
2023-04-07 08:50:51 +08:00 |
Xiaoyu Wang
|
54f13f6f55
|
Merge pull request #20756 from taosdata/fix/3.0_merge_main
merge main
|
2023-04-06 15:44:23 +08:00 |
shenglian-zhou
|
3d8776e266
|
Merge branch '3.0' into szhou/replace-function
|
2023-04-06 13:40:52 +08:00 |
Haojun Liao
|
2b2059ef18
|
Merge pull request #20534 from taosdata/fix/TD-22671
fix:error in TD-23218 & remove useless logic
|
2023-04-06 11:47:24 +08:00 |
shenglian zhou
|
c17d9eca5f
|
fix: add fetchtime and version to udf init
|
2023-04-06 11:18:30 +08:00 |
dapan1121
|
d768f49dd7
|
feat: table level user auth
|
2023-04-06 10:01:27 +08:00 |
Xiaoyu Wang
|
cc7485812a
|
feat: add 'or replace' clause to 'create function' statement
|
2023-04-04 17:45:18 +08:00 |
Haojun Liao
|
c91d8a5901
|
Merge branch 'main' into feature/3_liaohj
|
2023-04-04 15:18:24 +08:00 |
Xiaoyu Wang
|
e9d7a099cc
|
merge main
|
2023-04-04 14:50:58 +08:00 |
shenglian zhou
|
d547b9e38f
|
fix: interp pseudo column can not be used without interp function
|
2023-04-04 11:27:54 +08:00 |
wangmm0220
|
d651ba02ae
|
fix:lose consume data because of exec close if consume while insert data
|
2023-04-03 19:54:52 +08:00 |
Haojun Liao
|
a3ac8b647c
|
refactor: do some internal refactor.
|
2023-04-03 18:20:35 +08:00 |
Haojun Liao
|
482c319bee
|
refactor: do some internal refactor.
|
2023-04-03 18:07:28 +08:00 |
Haojun Liao
|
3ef7d43dae
|
refactor: do some internal refactor.
|
2023-04-03 17:47:48 +08:00 |
wangmm0220
|
446f31925e
|
fix:conflict from main
|
2023-04-02 23:47:58 +08:00 |
dapan1121
|
13331134d5
|
Merge pull request #20725 from taosdata/fix/TS-2876
fix: task context not exists issue
|
2023-03-31 21:35:13 +08:00 |
wangmm0220
|
97b5c7abee
|
fix:merge from main
|
2023-03-31 16:20:21 +08:00 |
dapan1121
|
15578cf980
|
Merge branch 'main' into fix/cencVer
|
2023-03-30 15:36:30 +08:00 |
dapan1121
|
01c2eb0994
|
Merge remote-tracking branch 'origin/main' into fix/TS-2876
|
2023-03-30 09:15:38 +08:00 |
Haojun Liao
|
56c98d7768
|
refactor: do some internal refactor.
|
2023-03-29 19:35:04 +08:00 |
wangmm0220
|
2243184a4d
|
fix:conflicts
|
2023-03-29 17:53:05 +08:00 |
dapan1121
|
9952be43f6
|
Merge remote-tracking branch 'origin/main' into fix/cencVer
|
2023-03-29 15:50:14 +08:00 |
dapan1121
|
5f68b65675
|
fix: count elements number type issue
|
2023-03-29 11:20:37 +08:00 |
Haojun Liao
|
9992942a7a
|
Merge pull request #20658 from taosdata/feat/TD-22418
feat:coverity scan
|
2023-03-29 10:44:53 +08:00 |
Xiaoyu Wang
|
daaf4871ac
|
feat: table level privilege syntax
|
2023-03-28 18:43:58 +08:00 |
wangmm0220
|
d0c55ef572
|
fix:conflicts
|
2023-03-28 18:12:13 +08:00 |
Haojun Liao
|
a883e57cf2
|
Merge branch 'main' into fix/liaohj
|
2023-03-28 15:07:32 +08:00 |
Haojun Liao
|
68f310dd48
|
refactor: do some internal refactor.
|
2023-03-28 15:05:10 +08:00 |