Zhiqiang Wang
|
6dffa66031
|
Merge pull request #11889 from taosdata/fix/ZhiqiangWang/fix-15146-memory-free-error
fix(shell): memory free error.
|
2022-04-26 16:57:13 +08:00 |
Shengliang Guan
|
289cfb9325
|
Merge pull request #11890 from taosdata/feature/dnode
fix: allow startup if the log directory does not exist
|
2022-04-26 16:46:29 +08:00 |
afwerar
|
5c953839f9
|
fix(shell): memory free error.
|
2022-04-26 16:38:45 +08:00 |
Shengliang Guan
|
8379c33a25
|
fix: allow startup if the log directory does not exist
|
2022-04-26 16:27:59 +08:00 |
afwerar
|
0037374142
|
fix(shell): memory free error.
|
2022-04-26 16:25:54 +08:00 |
afwerar
|
6dd4a54339
|
fix(shell): memory free error.
|
2022-04-26 16:23:51 +08:00 |
Shengliang Guan
|
68be5698a0
|
refactor(cluster): adjust acct errno
|
2022-04-26 16:00:40 +08:00 |
Haojun Liao
|
cdbfe53c13
|
Merge pull request #11884 from taosdata/feature/3.0_liaohj
fix(query): add an null ptr check
|
2022-04-26 15:59:35 +08:00 |
Li Minghao
|
f7cd02a970
|
Merge pull request #11886 from taosdata/feature/3.0_mhli
enh: add flag in syncEnv, to deal with expired timer
|
2022-04-26 15:58:41 +08:00 |
Ganlin Zhao
|
e15d78e2e8
|
Merge pull request #11881 from taosdata/fix/TD-15132
fix(query): fix taosshell crash when arithmetic operation with NULL concstant
|
2022-04-26 15:48:21 +08:00 |
Shengliang Guan
|
9e41cce370
|
refactor(cluster): adjust acct log
|
2022-04-26 15:47:45 +08:00 |
Ganlin Zhao
|
471b67ae45
|
fix(query): change some assert to ASSERT macro
|
2022-04-26 15:29:50 +08:00 |
Haojun Liao
|
3461d97b25
|
fix(query): reset the block id before apply the filter.
|
2022-04-26 15:24:46 +08:00 |
Shengliang Guan
|
19a16640c9
|
Merge pull request #11880 from taosdata/feature/dnode
fix: set ready status while alterdb
|
2022-04-26 15:18:00 +08:00 |
Ganlin Zhao
|
daea9b4d58
|
fix(query): fix taosshell crash when arithmetic operation with NULL
concstant
TD-15132
|
2022-04-26 15:06:20 +08:00 |
Haojun Liao
|
0debaf1e41
|
fix(query): recalculate the length of all null constant column.
|
2022-04-26 15:05:03 +08:00 |
Shengliang Guan
|
efff776055
|
Merge remote-tracking branch 'origin/3.0' into feature/dnode
|
2022-04-26 14:57:24 +08:00 |
Shengliang Guan
|
ccfe68df29
|
Merge branch 'feature/check' into feature/dnode
|
2022-04-26 14:57:11 +08:00 |
Shengliang Guan
|
4026ff6202
|
fix: set ready status while alterdb
|
2022-04-26 14:50:41 +08:00 |
Liu Jicong
|
5efa53e11f
|
Merge branch '3.0' into feature/tq
|
2022-04-26 14:49:30 +08:00 |
Shengliang Guan
|
9792f8fd46
|
Merge pull request #11861 from taosdata/feature/dnode
refactor: return vgroup global verison
|
2022-04-26 14:48:42 +08:00 |
Liu Jicong
|
f2f6fb494c
|
remove ep status and cnt
|
2022-04-26 14:48:24 +08:00 |
Zhiqiang Wang
|
ccf57cfd14
|
Merge pull request #11864 from taosdata/feature/ZhiqiangWang/fix-15126-add-taosd---help-feature
feature(shell): add taosd --help feature.
|
2022-04-26 14:46:51 +08:00 |
Zhiqiang Wang
|
2f7163a9c8
|
Merge pull request #11873 from taosdata/fix/ZhiqiangWang/fix-14989-fix-window-compilation-errors
fix(os): fix window compilation errors.
|
2022-04-26 14:46:35 +08:00 |
Liu Jicong
|
a14b8dcc99
|
enh(tmq): delayed task
|
2022-04-26 14:32:37 +08:00 |
Shengliang Guan
|
a68e634560
|
Merge remote-tracking branch 'origin/3.0' into feature/dnode
|
2022-04-26 14:17:43 +08:00 |
Shengliang Guan
|
eedd733230
|
enh: add cb function for transaction
|
2022-04-26 14:14:28 +08:00 |
Li Minghao
|
16d60bf313
|
add flag in syncEnv, to deal with expired timer 2
|
2022-04-25 23:14:17 -07:00 |
afwerar
|
dce677a72d
|
fix(os): fix window compilation errors.
|
2022-04-26 14:11:16 +08:00 |
Haojun Liao
|
842b75cd9d
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj
|
2022-04-26 14:10:45 +08:00 |
Haojun Liao
|
ab390ecee1
|
fix(query): add a null ptr check
|
2022-04-26 14:10:25 +08:00 |
Li Minghao
|
c5602fbaba
|
add flag in syncEnv, to deal with expired timer
|
2022-04-25 22:54:04 -07:00 |
Haojun Liao
|
13feb7dad9
|
refactor(query): do some internal refactor.
|
2022-04-26 13:53:11 +08:00 |
Cary Xu
|
8451bf81cc
|
Merge branch '3.0' into feature/TD-14481-3.0
|
2022-04-26 13:52:24 +08:00 |
Xiaoyu Wang
|
f72c1ce8d0
|
enh: format code
|
2022-04-26 13:17:36 +08:00 |
Haojun Liao
|
9b40ec72d6
|
fix(query): handle the optimized order by in tablescan operator.
|
2022-04-26 13:09:29 +08:00 |
Xiaoyu Wang
|
cc231653ad
|
enh: format code
|
2022-04-26 12:59:53 +08:00 |
Cary Xu
|
0ff1ae9fc8
|
Merge branch '3.0' into feature/TD-14481-3.0
|
2022-04-26 12:44:43 +08:00 |
Shengliang Guan
|
17572e197b
|
fix: remove sleep for single replica is work
|
2022-04-26 11:51:32 +08:00 |
Xiaoyu Wang
|
ac874f9e8d
|
enh: format code
|
2022-04-26 11:50:35 +08:00 |
Cary Xu
|
b3058e2611
|
bug fix
|
2022-04-26 11:46:21 +08:00 |
afwerar
|
1231a3b3fd
|
feature(shell): add taosd --help feature.
|
2022-04-26 11:43:47 +08:00 |
Shengliang Guan
|
ad8f28c07b
|
Merge remote-tracking branch 'origin/3.0' into feature/dnode
|
2022-04-26 10:28:39 +08:00 |
Shengliang Guan
|
149619b172
|
refactor: return vgroup global verison
|
2022-04-26 10:28:23 +08:00 |
Xiaoyu Wang
|
547ff174d5
|
Merge pull request #11854 from taosdata/feature/3.0_wxy
fix: some problems of udf and 'create table'
|
2022-04-26 09:53:29 +08:00 |
Xiaoyu Wang
|
29cadc622b
|
fix
|
2022-04-26 09:26:16 +08:00 |
Cary Xu
|
ce41285683
|
Merge branch '3.0' into feature/TD-14481-3.0
|
2022-04-26 08:45:04 +08:00 |
Li Minghao
|
2fa176a49d
|
when 1 replica, become leader immediately
|
2022-04-25 07:49:40 -07:00 |
Li Minghao
|
76a9ff06b6
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
|
2022-04-25 07:39:30 -07:00 |
Liu Jicong
|
61890f3c5a
|
Merge pull request #11857 from taosdata/feature/tq
enh(tmq): retry ask ep
|
2022-04-25 22:11:25 +08:00 |