slzhou
|
1762a85127
|
enhance: add test case
|
2023-10-10 14:33:53 +08:00 |
slzhou
|
bc2cf345fa
|
fix: change error code after replace column and translate
|
2023-10-10 10:44:13 +08:00 |
slzhou
|
da9d39bfe6
|
fix: cancel future pseudo column translation function processing when rewritten to column
|
2023-10-10 08:31:23 +08:00 |
slzhou
|
b8fe279a85
|
fix: renanme function
|
2023-10-10 07:44:29 +08:00 |
slzhou
|
44c3bc99e0
|
feat: add interp pseudo column conversion to column
|
2023-10-09 16:56:21 +08:00 |
slzhou
|
56534a7b0d
|
enhance: scan and window pseudo column
|
2023-10-09 16:22:44 +08:00 |
shenglian zhou
|
1bf116f40c
|
Merge branch 'szhou/continue-coing' of github.com:taosdata/TDengine into szhou/continue-coing
|
2023-10-09 13:23:23 +08:00 |
shenglian zhou
|
6ad518d61d
|
enhance: pseduo column coverted to column when necessary
|
2023-10-09 13:21:32 +08:00 |
slzhou
|
1aad905558
|
fix: collection functions hash set distinct error
|
2023-10-08 15:55:01 +08:00 |
slzhou
|
94b9d0f10a
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/pseudo-column-aliasname
|
2023-10-08 08:58:34 +08:00 |
dapan1121
|
61382c0793
|
Merge pull request #23126 from taosdata/fix/TD-26426-3.0
fix: support check/merge active code
|
2023-10-07 19:31:36 +08:00 |
dapan1121
|
9f1b2c9e65
|
Merge pull request #23135 from taosdata/enh/TD-26532-3.0
enh: exclude sys tables in log/audit db
|
2023-10-07 19:26:15 +08:00 |
Alex Duan
|
01284c2509
|
Merge pull request #23103 from taosdata/case/TS-4011-3.0
fix: add keep time offset case
|
2023-10-07 17:09:45 +08:00 |
kailixu
|
b9767707cb
|
chore: code optimization for array size
|
2023-10-07 15:57:26 +08:00 |
kailixu
|
85226d05a3
|
chore: code refactor for time series
|
2023-10-07 09:30:32 +08:00 |
kailixu
|
6efe3845d4
|
chore: more logic
|
2023-10-07 07:02:16 +08:00 |
kailixu
|
c70a1b77e6
|
chore: code optimization for time series
|
2023-10-07 00:17:21 +08:00 |
kailixu
|
c59498d90a
|
chore: code refactor for time series statis
|
2023-10-06 07:37:18 +08:00 |
kailixu
|
e4a86aa70a
|
chore: remove obsolete codes
|
2023-10-05 23:52:50 +08:00 |
kailixu
|
07f043f143
|
enh: exclude sys tbl for time series
|
2023-10-05 23:48:52 +08:00 |
kailixu
|
47e79ff5b7
|
enh: exclude sys tbl for time series
|
2023-10-05 23:45:54 +08:00 |
kailixu
|
d0a046c7a3
|
enh: exclude sys tbl for time series
|
2023-10-05 23:30:30 +08:00 |
kailixu
|
88fdeca5cf
|
enh: dnode notify logic
|
2023-10-05 22:31:25 +08:00 |
kailixu
|
dbfd282b13
|
Merge branch 'enh/TD-26532-3.0' of github.com:taosdata/TDengine into enh/TD-26532-3.0
|
2023-10-05 21:36:18 +08:00 |
kailixu
|
086213a6c2
|
enh: dnode notify logic
|
2023-10-05 21:35:57 +08:00 |
kailixu
|
578c9ad57d
|
Merge branch '3.0' into enh/TD-26532-3.0
|
2023-10-03 23:29:02 +08:00 |
kailixu
|
638bfe30e4
|
chore: more code
|
2023-10-02 17:50:36 +08:00 |
kailixu
|
bb797a9a0e
|
chore: test case adaption for alter active code
|
2023-10-02 17:26:55 +08:00 |
kailixu
|
53c4c56206
|
chore: code optimization
|
2023-10-02 09:23:51 +08:00 |
kailixu
|
a19efd266e
|
chore: more code
|
2023-10-01 21:55:17 +08:00 |
kailixu
|
5067eb8cc5
|
chore: more code for check active code
|
2023-09-30 16:00:14 +08:00 |
kailixu
|
e677e41573
|
fix: support check and merge activeCode
|
2023-09-30 12:29:44 +08:00 |
kailixu
|
c3d80fd483
|
Merge branch '3.0' into fix/TD-26426-3.0
|
2023-09-29 17:07:22 +08:00 |
kailixu
|
808b226d41
|
chore: more test
|
2023-09-28 17:05:44 +08:00 |
Alex Duan
|
9be327bac0
|
case: check keep_time_offset with sysinfo table
|
2023-09-28 16:42:58 +08:00 |
kailixu
|
ca0c2c3218
|
chore: add notify test
|
2023-09-28 16:33:29 +08:00 |
kailixu
|
43eee9ab84
|
chore: add notify test
|
2023-09-28 16:30:52 +08:00 |
wade zhang
|
977dbe3018
|
Merge pull request #23109 from taosdata/fix/td-26534
fix: internal error when show normal db.tables like pattern
|
2023-09-28 12:35:49 +08:00 |
wade zhang
|
b3138f1aeb
|
Merge pull request #23110 from taosdata/fix/xftan/cmake-curl/3.0
fix(CMAKE): fix curl cmake file
|
2023-09-28 10:51:08 +08:00 |
kailixu
|
b1a0912a61
|
enh: exclude systables in log/audit db
|
2023-09-28 10:15:34 +08:00 |
t_max
|
eae1249f75
|
fix(CMAKE): fix curl cmake file
|
2023-09-28 09:54:19 +08:00 |
wade zhang
|
10ad4600e4
|
Merge pull request #23104 from taosdata/fix/TD-26527
fix/TD-26527: alter database keep_time_offset can't changed
|
2023-09-28 09:33:00 +08:00 |
slzhou
|
f659e36d2c
|
fix: internal error when show normal db.tables like pattern
|
2023-09-28 09:20:12 +08:00 |
Haojun Liao
|
0f4e38faf7
|
Merge pull request #23094 from taosdata/fix/fixIpWhitelistAddUser
fix ip white for all users
|
2023-09-28 09:15:38 +08:00 |
yihaoDeng
|
5a684f2a26
|
fix invalid read
|
2023-09-27 22:32:54 +08:00 |
Shungang Li
|
63ce2f6f2f
|
fix: alter database keep_time_offset can't changed
|
2023-09-27 19:04:01 +08:00 |
Alex Duan
|
777b442d88
|
fix: add keep time offset case
|
2023-09-27 18:38:55 +08:00 |
yihaoDeng
|
28dbe36b91
|
fix ip white for all users
|
2023-09-27 16:41:29 +08:00 |
dapan1121
|
1088b80a46
|
Merge pull request #23062 from taosdata/enh/TD-25879-3.0x
enh: update dnode module
|
2023-09-27 16:18:38 +08:00 |
wade zhang
|
7b20090977
|
Merge pull request #23089 from taosdata/fix/TD-26489
fix(vnode/cos): use EIO as object put errno
|
2023-09-27 16:16:21 +08:00 |