Haojun Liao
|
60db2c1c2e
|
Merge pull request #11913 from taosdata/feature/3.0_liaohj
refactor: do some internal refactor.
|
2022-04-27 09:57:45 +08:00 |
Haojun Liao
|
c0b7b1302b
|
refactor: do some internal refactor.
|
2022-04-27 09:27:12 +08:00 |
Yihao Deng
|
a558b4453c
|
Merge pull request #11906 from taosdata/feature/support_retry
Feature/support retry
|
2022-04-27 08:22:00 +08:00 |
yihaoDeng
|
731dc4ff11
|
feature(rpc): add retry
|
2022-04-26 22:56:58 +08:00 |
yihaoDeng
|
7a99ee14d2
|
feature(rpc): add retry
|
2022-04-26 22:54:27 +08:00 |
yihaoDeng
|
a8f707b9f9
|
feature(rpc): add retry
|
2022-04-26 21:38:57 +08:00 |
yihaoDeng
|
ba7bfc6479
|
feature(rpc): add retry
|
2022-04-26 21:02:00 +08:00 |
Haojun Liao
|
09fc0b791d
|
refactor: do some internal refactor.
|
2022-04-26 20:26:32 +08:00 |
yihaoDeng
|
317adb166a
|
feature(rpc): add retry
|
2022-04-26 19:42:31 +08:00 |
yihaoDeng
|
c08fcc625c
|
feature(rpc): add retry
|
2022-04-26 18:57:54 +08:00 |
Xiaoyu Wang
|
86d077764d
|
Merge pull request #11901 from taosdata/feature/3.0_wxy
fix: some problems of tag query and sma
|
2022-04-26 18:49:44 +08:00 |
Xiaoyu Wang
|
cdee4d8e07
|
merge 3.0
|
2022-04-26 18:27:27 +08:00 |
yihaoDeng
|
207fd455fb
|
feature(rpc): add retry
|
2022-04-26 18:17:45 +08:00 |
Xiaoyu Wang
|
ac754dce90
|
fix: some problems of tag query and sma
|
2022-04-26 18:15:06 +08:00 |
Haojun Liao
|
723a6bd909
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj
|
2022-04-26 17:52:14 +08:00 |
Liu Jicong
|
08942d5a96
|
Merge pull request #11893 from taosdata/feature/tq
feat(tmq): support show
|
2022-04-26 17:47:55 +08:00 |
Hongze Cheng
|
d5886dc97d
|
Merge pull request #11875 from taosdata/vnode_refact_merge
refactor: vnode
|
2022-04-26 17:47:39 +08:00 |
dapan1121
|
901cf55ff2
|
Merge pull request #11891 from taosdata/feature/qnode
feat: handle null value
|
2022-04-26 17:35:11 +08:00 |
Haojun Liao
|
0f4da0ef57
|
fix(query): copy the hasNull attribute to destination SColumnInfoData.
|
2022-04-26 17:34:00 +08:00 |
Hongze Cheng
|
15127f3a97
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into vnode_refact_merge
|
2022-04-26 09:19:30 +00:00 |
Liu Jicong
|
fa03303bad
|
reject wal write if exceeds limit
|
2022-04-26 17:19:09 +08:00 |
Liu Jicong
|
28325c9080
|
reject wal write if exceeds limit
|
2022-04-26 17:18:10 +08:00 |
Hongze Cheng
|
85d3e4c8ae
|
make case pass
|
2022-04-26 09:16:29 +00:00 |
dapan1121
|
4d595938df
|
handle null value
|
2022-04-26 16:40:30 +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 |
dapan1121
|
960f885aef
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-04-26 15:55:11 +08:00 |
dapan1121
|
65a7d0f1c2
|
scalar constant
|
2022-04-26 15:51:46 +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 |
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 |
Hongze Cheng
|
de57d21765
|
fix big bug
|
2022-04-26 07:14:26 +00: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 |
Hongze Cheng
|
9204992516
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into vnode_refact_merge
|
2022-04-26 06:54:14 +00:00 |
Liu Jicong
|
5efa53e11f
|
Merge branch '3.0' into feature/tq
|
2022-04-26 14:49:30 +08:00 |
Liu Jicong
|
a14b8dcc99
|
enh(tmq): delayed task
|
2022-04-26 14:32:37 +08:00 |
Li Minghao
|
16d60bf313
|
add flag in syncEnv, to deal with expired timer 2
|
2022-04-25 23:14:17 -07:00 |
Hongze Cheng
|
2f02aef2fc
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into vnode_refact_merge
|
2022-04-26 06:12:41 +00: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 |
Hongze Cheng
|
1c968f0bb0
|
make mrege compilable
|
2022-04-26 05:53:18 +00:00 |
Haojun Liao
|
13feb7dad9
|
refactor(query): do some internal refactor.
|
2022-04-26 13:53:11 +08:00 |
Hongze Cheng
|
6fe299cdcd
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into vnode_refact_merge
|
2022-04-26 05:49:42 +00: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 |
Xiaoyu Wang
|
ac874f9e8d
|
enh: format code
|
2022-04-26 11:50:35 +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 |