Hui Li
|
fb24e6d005
|
Merge pull request #14500 from taosdata/test3.0/lihui
test: add test case for tmq
|
2022-07-04 17:33:37 +08:00 |
Ganlin Zhao
|
09c6fd9c09
|
Merge pull request #14498 from taosdata/fix/TD-16972
fix(query): add histogram function parameter check
|
2022-07-04 17:23:29 +08:00 |
Xiaoyu Wang
|
047f65935d
|
fix: automatically supplement primary key columns when creating stream
|
2022-07-04 17:21:42 +08:00 |
Ganlin Zhao
|
600e992820
|
Merge branch 'fix/TD-16948' of github.com:taosdata/TDengine into fix/TD-16948
|
2022-07-04 17:16:18 +08:00 |
Ganlin Zhao
|
e90ec32620
|
Merge branch '3.0' into fix/TD-16948
|
2022-07-04 17:15:51 +08:00 |
Xiaoyu Wang
|
c943710a8a
|
Merge pull request #14504 from taosdata/feature/3.0_debug_wxy
fix: sort operator exception error
|
2022-07-04 17:15:11 +08:00 |
Ganlin Zhao
|
af6a9abfde
|
refactor(query): remove redundant param check on function execution
context
TD-17029
|
2022-07-04 17:14:22 +08:00 |
Ganlin Zhao
|
e4053ed903
|
refactor(query): remove redundant param check on function execution
context
|
2022-07-04 17:13:22 +08:00 |
Ganlin Zhao
|
523d709687
|
Merge pull request #14501 from taosdata/fix/TD-16948
fix(query): disable histogram to be used with indefinite rows function in projection
|
2022-07-04 17:01:50 +08:00 |
Xiaoyu Wang
|
8b486765d3
|
fix: sort operator exception error
|
2022-07-04 16:23:38 +08:00 |
Minghao Li
|
59f015a121
|
refactor(sync): add error code sync-timeout
|
2022-07-04 16:22:02 +08:00 |
Xiaoyu Wang
|
2450d5982b
|
Merge pull request #14450 from taosdata/feature/3.0_debug_wxy
fix: some problems of parser and planner
|
2022-07-04 16:18:45 +08:00 |
yihaoDeng
|
47ec187231
|
merge int kill
|
2022-07-04 16:10:59 +08:00 |
Cary Xu
|
23a0318604
|
Merge branch '3.0' into feature/TD-11274-3.0
|
2022-07-04 16:09:29 +08:00 |
Minghao Li
|
6e59c13cbd
|
refactor(sync): add sync strategy
|
2022-07-04 15:57:28 +08:00 |
Yihao Deng
|
8d8df859cc
|
Merge pull request #14495 from taosdata/fix/invaldRead
fix: invalid read/write
|
2022-07-04 15:37:50 +08:00 |
Minghao Li
|
0c1a46c26e
|
refactor(sync): add sync strategy
|
2022-07-04 15:29:55 +08:00 |
Ganlin Zhao
|
22d8c5e9ab
|
fix(query): disable histogram to be used with indefinite rows function
in projection
TD-16948
|
2022-07-04 15:26:44 +08:00 |
Hui Li
|
81b49a0093
|
Merge pull request #14483 from taosdata/ci/TD-17010
ci: add mac build test to ci
|
2022-07-04 15:23:30 +08:00 |
plum-lihui
|
4cd45e6bd7
|
test: add test case for tmq
|
2022-07-04 15:16:39 +08:00 |
Hui Li
|
6cfc6e9434
|
Merge pull request #14485 from taosdata/cpwu/3.0
Test: add sma case to CI
|
2022-07-04 15:14:13 +08:00 |
Xiaoyu Wang
|
2cff2e9228
|
fix: some problems of parser and planner
|
2022-07-04 15:12:34 +08:00 |
yihaoDeng
|
df36cd165b
|
fix invalid read/write
|
2022-07-04 15:01:51 +08:00 |
Ganlin Zhao
|
a7e222ff92
|
fix(query): histogram function add param check for distribution
|
2022-07-04 14:57:20 +08:00 |
Minghao Li
|
7a3e9c9a57
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
|
2022-07-04 14:55:46 +08:00 |
Minghao Li
|
ded4616074
|
refactor(sync): add sync strategy
|
2022-07-04 14:55:26 +08:00 |
Cary Xu
|
9a484c4aac
|
Merge pull request #14494 from taosdata/feature/TD-11274-3.0
enh: code and test case optimization
|
2022-07-04 14:50:54 +08:00 |
Ganlin Zhao
|
684621159a
|
extend error msg buffer size
|
2022-07-04 14:46:58 +08:00 |
Xiaoyu Wang
|
831ef7de23
|
fix: some problems of parser and planner
|
2022-07-04 14:46:08 +08:00 |
Ganlin Zhao
|
89e4be84fe
|
fix(query): add histogram function parameter check
TD-16972
|
2022-07-04 14:40:12 +08:00 |
yihaoDeng
|
d4f1614242
|
fix invalid read/write
|
2022-07-04 14:28:50 +08:00 |
Hui Li
|
9250135bba
|
Merge pull request #14490 from taosdata/test3.0/lihui
test: add test case for tmq
|
2022-07-04 14:21:12 +08:00 |
Minghao Li
|
a5d3b7033a
|
refactor(sync): add snapshot writer param
|
2022-07-04 14:18:06 +08:00 |
yihaoDeng
|
30380b3744
|
fix invalid read/write
|
2022-07-04 14:03:09 +08:00 |
Cary Xu
|
1b27d3e3f2
|
Merge branch '3.0' into feature/TD-11274-3.0
|
2022-07-04 14:02:14 +08:00 |
Cary Xu
|
ac62159bd2
|
enh: code and test case optimization
|
2022-07-04 14:01:58 +08:00 |
Minghao Li
|
856806bb22
|
refactor(sync): add snapshot2 interface
|
2022-07-04 13:33:49 +08:00 |
plum-lihui
|
e05e7ffa0c
|
test: modify poll delay
|
2022-07-04 13:16:08 +08:00 |
Minghao Li
|
d891f31be2
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
|
2022-07-04 13:12:37 +08:00 |
Xiaoyu Wang
|
71ab656562
|
fix: some problems of parser and planner
|
2022-07-04 11:45:27 +08:00 |
Yihao Deng
|
8e71d5394a
|
Merge pull request #14404 from taosdata/feat/idxRefact
feat: refactor idx code
|
2022-07-04 11:38:23 +08:00 |
plum-lihui
|
e22736051b
|
test: add test case for tmq
|
2022-07-04 11:30:38 +08:00 |
cpwu
|
b5262ea5a6
|
Merge branch '3.0' into cpwu/3.0
|
2022-07-04 10:52:59 +08:00 |
cpwu
|
4743869549
|
add sma case to CI
|
2022-07-04 10:49:34 +08:00 |
tangfangzhi
|
79a7b4a253
|
ci: add mac build test to ci
|
2022-07-04 10:46:03 +08:00 |
Xiaoyu Wang
|
41e67fb2b8
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
|
2022-07-04 10:16:06 +08:00 |
yihaoDeng
|
e08353f843
|
Merge branch 'dlp' into idx
|
2022-07-04 09:28:26 +08:00 |
dapan1121
|
3ffd975917
|
enh: refactor scheduler code
|
2022-07-04 09:08:57 +08:00 |
Cary Xu
|
a9161a5c7b
|
Merge pull request #14471 from taosdata/feature/TD-11274-3.0
refactor: rsma commit and recovery
|
2022-07-03 23:44:06 +08:00 |
Yihao Deng
|
a565d6274a
|
Merge pull request #14478 from taosdata/fix/rpcInvalidRead
fix: rpc invalid read
|
2022-07-03 23:04:11 +08:00 |