shenglian zhou
|
4211db2ec4
|
fix: fix error in indef operator filter processing
|
2022-07-20 21:58:03 +08:00 |
Liu Jicong
|
86611cc08a
|
Merge pull request #15208 from taosdata/feature/stream
fix(stream): memory error
|
2022-07-20 21:08:55 +08:00 |
Li Minghao
|
f391570f02
|
Merge pull request #15211 from taosdata/feature/3.0_mhli
refactor(sync): add trace log
|
2022-07-20 20:57:59 +08:00 |
Minghao Li
|
540f519ad7
|
refactor(sync): add trace log
|
2022-07-20 20:24:49 +08:00 |
Yihao Deng
|
9ce366f032
|
Merge pull request #15210 from taosdata/fix/delInvalidFile
fix: rm invalid file
|
2022-07-20 20:23:10 +08:00 |
yihaoDeng
|
987597917a
|
fix: rm invalid file
|
2022-07-20 20:22:08 +08:00 |
Minghao Li
|
8363cde84a
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
|
2022-07-20 20:20:00 +08:00 |
Minghao Li
|
b77e0a6750
|
refactor(sync): add trace log
|
2022-07-20 19:58:26 +08:00 |
Liu Jicong
|
fb52cfa816
|
fix(stream): memory error
|
2022-07-20 19:31:56 +08:00 |
Haojun Liao
|
e6febe45dd
|
Merge pull request #15180 from taosdata/feature/3_liaohj
fix(query): fix time window generating bug.
|
2022-07-20 19:15:28 +08:00 |
Minghao Li
|
3491896b7a
|
refactor(sync): add trace log
|
2022-07-20 19:12:02 +08:00 |
Minghao Li
|
94b3e9d2f0
|
refactor(sync): add trace log
|
2022-07-20 19:00:55 +08:00 |
Liu Jicong
|
8a9e729db2
|
Merge pull request #15195 from taosdata/feature/stream
feat(wal): remove wal log size limitation
|
2022-07-20 17:59:30 +08:00 |
liuyao
|
6ab71fd8b0
|
Merge pull request #15191 from taosdata/feature/TD-17357
feat(stream): add log
|
2022-07-20 17:34:13 +08:00 |
Haojun Liao
|
fc7887e6b7
|
fix(query): update the sim.
|
2022-07-20 17:24:49 +08:00 |
Minghao Li
|
7808fdfccb
|
refactor(sync): add trace log
|
2022-07-20 17:19:42 +08:00 |
Liu Jicong
|
5d20804e76
|
fix(wal): use after free
|
2022-07-20 17:10:41 +08:00 |
Liu Jicong
|
b74560537c
|
fix(stream): check task exist
|
2022-07-20 16:25:20 +08:00 |
Liu Jicong
|
bf37f3fa68
|
feat(wal): remove wal log size limitation
|
2022-07-20 16:15:53 +08:00 |
54liuyao
|
736960e1d2
|
feat(stream): add log
|
2022-07-20 16:04:52 +08:00 |
Ganlin Zhao
|
9fc22fbf76
|
Merge branch '3.0' into fix/TD-17511
|
2022-07-20 15:57:42 +08:00 |
Ganlin Zhao
|
5a0668dadd
|
Merge pull request #15181 from taosdata/fix/TD-17511
fix(query): twa function handling null constant or all null column
|
2022-07-20 15:54:18 +08:00 |
Minghao Li
|
c2b348bec5
|
refactor(sync): add trace log
|
2022-07-20 15:34:09 +08:00 |
Haojun Liao
|
df58a9bb30
|
fix(query): handle fraction of ts in add ts offset.
|
2022-07-20 15:30:52 +08:00 |
Ganlin Zhao
|
4dbb2debc0
|
fix(query): fix memory leak in histogram param validation
TD-17598
|
2022-07-20 14:54:40 +08:00 |
Ganlin Zhao
|
a2dd6f0ce5
|
fix(query): fix memory leak in histogram param validation
TD-17598
|
2022-07-20 14:42:03 +08:00 |
Li Minghao
|
5a376df173
|
Merge pull request #15182 from taosdata/feature/3.0_mhli
fix(sync): reset commit index by snapshot when open sync
|
2022-07-20 14:36:43 +08:00 |
Haojun Liao
|
facf3c8648
|
fix(query): add limit/offset for order by operator.
|
2022-07-20 14:07:48 +08:00 |
Ganlin Zhao
|
caf97cdd1d
|
Merge branch '3.0' into fix/TD-17511
|
2022-07-20 13:35:42 +08:00 |
Minghao Li
|
90e7d794f3
|
fix(sync): reset commit index by snapshot when open sync
|
2022-07-20 13:32:38 +08:00 |
Ganlin Zhao
|
9fa47f7e67
|
fix(query): twa function handling null constant or all null column
TD-17562
|
2022-07-20 13:31:57 +08:00 |
Ganlin Zhao
|
26c6db230e
|
fix(query): twa function handling null constant or all null column
TD-17562
|
2022-07-20 13:22:49 +08:00 |
Shengliang Guan
|
af18697c6c
|
Merge remote-tracking branch 'origin/3.0' into fix/avoidRetryMemleak
|
2022-07-20 12:03:25 +08:00 |
Minghao Li
|
11b473fe9e
|
refactor(sync): add trace log
|
2022-07-20 11:56:46 +08:00 |
Haojun Liao
|
cfe0047145
|
Merge pull request #15169 from taosdata/feature/3_liaohj
fix(query): update the column data info.
|
2022-07-20 11:51:46 +08:00 |
liuyao
|
a9465ee363
|
Merge pull request #15165 from taosdata/feature/TD-17357
feat(stream): add result group id
|
2022-07-20 11:44:50 +08:00 |
Minghao Li
|
13532f318d
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
|
2022-07-20 11:38:24 +08:00 |
Minghao Li
|
4c3e1fdaa9
|
refactor(sync): add trace log
|
2022-07-20 11:34:51 +08:00 |
yihaoDeng
|
503e89f00d
|
fix: avoid rpc mem leak
|
2022-07-20 11:31:03 +08:00 |
Liu Jicong
|
91583bb2f6
|
Merge pull request #15168 from taosdata/feature/stream
feat(wal): log applied ver
|
2022-07-20 11:28:11 +08:00 |
Minghao Li
|
54be75ff13
|
refactor(sync): add trace log
|
2022-07-20 11:18:43 +08:00 |
Minghao Li
|
322bbc493e
|
refactor(sync): add trace log
|
2022-07-20 11:09:54 +08:00 |
Haojun Liao
|
2b4e861f8d
|
fix(query): update the column data info.
|
2022-07-20 11:03:58 +08:00 |
54liuyao
|
4371165235
|
feat(stream): add result group id
|
2022-07-20 11:02:35 +08:00 |
yihaoDeng
|
3a65f10f86
|
fix: avoid rpc mem leak
|
2022-07-20 11:01:06 +08:00 |
Liu Jicong
|
a3133b9f6d
|
feat(wal): log applied ver
|
2022-07-20 10:55:28 +08:00 |
Ganlin Zhao
|
bf71325184
|
Merge pull request #15153 from taosdata/fix/TD-17511
fix(query): forbid use null as input for first/last/last_row
|
2022-07-20 10:46:43 +08:00 |
Xiaoyu Wang
|
763c95a076
|
Merge pull request #15158 from taosdata/feature/3.0_debug_wxy
fix: float overflow check
|
2022-07-20 09:32:16 +08:00 |
Haojun Liao
|
8e9d5129fe
|
Merge pull request #15155 from taosdata/feature/3_liaohj
fix(query): fix the timewindow calculate error.
|
2022-07-20 09:31:42 +08:00 |
shenglian-zhou
|
b672808201
|
Merge pull request #15131 from taosdata/szhou/fix/td-17505
fix: keep only tag related scan cols and scan targets when tag scan
|
2022-07-20 08:14:09 +08:00 |