Xiaoyu Wang
|
ba056f7fbb
|
Merge pull request #14508 from taosdata/feature/3.0_debug_wxy
fix: automatically supplement primary key columns when creating stream
|
2022-07-05 09:27:52 +08:00 |
Haojun Liao
|
c7559a81ca
|
refactor: do some internal refactor.
|
2022-07-04 23:28:27 +08:00 |
Minghao Li
|
6437d20cda
|
refactor(sync): add resp syncRespCleanByTTL
|
2022-07-04 21:28:52 +08:00 |
Xiaoyu Wang
|
7c5419b43e
|
fix: fix: increase the tag value overflow check when creating table
|
2022-07-04 21:12:15 +08:00 |
Liu Jicong
|
d3a05cc260
|
Merge pull request #14525 from taosdata/feature/stream
fix(tmq): prepare scan should reset operator status
|
2022-07-04 21:10:36 +08:00 |
Liu Jicong
|
8127887dc4
|
fix(tmq): prepare scan should reset operator status
|
2022-07-04 20:47:56 +08:00 |
Ganlin Zhao
|
9ef0497eef
|
Merge branch '3.0' into fix/TD-16877
|
2022-07-04 20:39:51 +08:00 |
Ganlin Zhao
|
1e7d94c291
|
fix(query): avg function support unsigned data type
TD-16877
|
2022-07-04 20:39:20 +08:00 |
Ganlin Zhao
|
9f529b7d3b
|
fix(query): avg function support unsigned data type
TD-16877
|
2022-07-04 20:34:46 +08:00 |
Xiaoyu Wang
|
57dae9fcda
|
fix: increase the tag value overflow check when creating table
|
2022-07-04 20:29:19 +08:00 |
yihaoDeng
|
9927aad95f
|
update resp msg type
|
2022-07-04 20:25:18 +08:00 |
slzhou
|
024796599c
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/push-cond-child-proj
|
2022-07-04 20:14:15 +08:00 |
yihaoDeng
|
b1ef7071f0
|
fix: invalid read/write
|
2022-07-04 20:03:20 +08:00 |
slzhou
|
a7c9ed9133
|
feat: push condition to child join operator
|
2022-07-04 20:01:07 +08:00 |
dapan1121
|
7f0cc9ca22
|
Merge pull request #14509 from taosdata/enh/addconverttype
enh: add type convert api
|
2022-07-04 19:52:35 +08:00 |
slzhou
|
a380e0cd7c
|
feat: merge condition, on condition and other conditions
|
2022-07-04 19:49:16 +08:00 |
Shengliang Guan
|
5405ac08d9
|
Merge pull request #14514 from taosdata/fix/tsim
enh: check available memory of dnode while creating db
|
2022-07-04 19:42:42 +08:00 |
Yihao Deng
|
7ae8787cef
|
Merge pull request #14511 from taosdata/enh/killQuery
enh: enhance kill query processing
|
2022-07-04 19:39:32 +08:00 |
Xiaoyu Wang
|
ac34cde0af
|
fix: increase the validity check of the rollup parameter in the create table statement
|
2022-07-04 19:27:27 +08:00 |
dapan1121
|
83cbc41088
|
fix: fix explain crash issue
|
2022-07-04 19:12:21 +08:00 |
yihaoDeng
|
f213212faf
|
fix compile error
|
2022-07-04 18:57:06 +08:00 |
Ganlin Zhao
|
cce9f262aa
|
Merge pull request #14507 from taosdata/fix/TD-16948
refactor(query): remove redundant param check in function execution context
|
2022-07-04 18:52:53 +08:00 |
Ganlin Zhao
|
833fbca95e
|
Merge pull request #14512 from taosdata/fix/TD-17032
fix(query): fix timetruncate/timediff local variable overwrite issue
|
2022-07-04 18:52:37 +08:00 |
Li Minghao
|
c45e0d5112
|
Merge pull request #14513 from taosdata/feature/3.0_mhli
refactor(sync): add sync strategy
|
2022-07-04 18:40:41 +08:00 |
Shengliang Guan
|
07fa747429
|
fix: valgrind error
|
2022-07-04 18:30:10 +08:00 |
Minghao Li
|
eae44cd9df
|
refactor(sync): add error code sync-timeout
|
2022-07-04 18:10:40 +08:00 |
Ganlin Zhao
|
6e98552eca
|
fix(query): fix timetruncate/timediff local variable overwrite issue
TD-17032
|
2022-07-04 17:54:49 +08:00 |
Shengliang Guan
|
c58a84750e
|
Merge remote-tracking branch 'origin/3.0' into fix/tsim
|
2022-07-04 17:54:25 +08:00 |
Shengliang Guan
|
3cc215bdcc
|
fix: crash while write wal in multi-threaded way
|
2022-07-04 17:54:00 +08:00 |
Shengliang Guan
|
630eebecd5
|
enh: check available memory of dnode while creating db
|
2022-07-04 17:50:35 +08:00 |
dapan1121
|
37b303f531
|
Merge branch '3.0' into enh/killQuery
|
2022-07-04 17:45:03 +08:00 |
dapan1121
|
57836d8bb2
|
enh: add type convert api
|
2022-07-04 17:40:20 +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
|
e90ec32620
|
Merge branch '3.0' into fix/TD-16948
|
2022-07-04 17:15:51 +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
|
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
|
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 |
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 |
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
|
ded4616074
|
refactor(sync): add sync strategy
|
2022-07-04 14:55:26 +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 |
Minghao Li
|
a5d3b7033a
|
refactor(sync): add snapshot writer param
|
2022-07-04 14:18:06 +08:00 |
Haojun Liao
|
16d18b8046
|
refactor: do some internal refactor.
|
2022-07-04 14:10:29 +08:00 |
yihaoDeng
|
30380b3744
|
fix invalid read/write
|
2022-07-04 14:03:09 +08:00 |
Minghao Li
|
856806bb22
|
refactor(sync): add snapshot2 interface
|
2022-07-04 13:33:49 +08:00 |
Hongze Cheng
|
267e450a15
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
|
2022-07-04 05:21:43 +00:00 |
Hongze Cheng
|
38ca993452
|
make merge compile
|
2022-07-04 05:21:02 +00: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
|
f29a735081
|
fix: compile error
|
2022-07-04 11:50:55 +08:00 |
Xiaoyu Wang
|
71ab656562
|
fix: some problems of parser and planner
|
2022-07-04 11:45:27 +08:00 |
Hongze Cheng
|
ddb198de23
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
|
2022-07-04 03:42:50 +00: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 |
Yihao Deng
|
a565d6274a
|
Merge pull request #14478 from taosdata/fix/rpcInvalidRead
fix: rpc invalid read
|
2022-07-03 23:04:11 +08:00 |
yihaoDeng
|
fcf6894144
|
fix invalid read/write
|
2022-07-03 15:06:44 +08:00 |
Yihao Deng
|
87f28ab358
|
Revert "fix: avoid invalid read"
|
2022-07-03 15:01:44 +08:00 |
Yihao Deng
|
b09791d4af
|
Merge pull request #14476 from taosdata/fix/rpcInvalidRead
fix: avoid invalid read
|
2022-07-03 15:01:39 +08:00 |
yihaoDeng
|
d493fbed98
|
fix invalid read/write
|
2022-07-03 11:54:19 +08:00 |
Shengliang Guan
|
361ff046a5
|
Merge pull request #14465 from taosdata/fix/tsim
refactor: temporarily comment out some code and use cases
|
2022-07-02 21:25:53 +08:00 |
Liu Jicong
|
31bbef82d1
|
fix(tmq): seek snapshot offset
|
2022-07-02 20:18:40 +08:00 |
dapan1121
|
2f1cc7ae60
|
enh: refactor scheduler code
|
2022-07-02 19:55:33 +08:00 |
Xiaoyu Wang
|
1d13c712c7
|
fix: some problems of parser and planner
|
2022-07-02 19:49:38 +08:00 |
dapan1121
|
9e00672c60
|
enh: refactor scheduler code
|
2022-07-02 19:48:51 +08:00 |
Xiaoyu Wang
|
d5d25253fb
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
|
2022-07-02 19:34:31 +08:00 |
Shengliang Guan
|
d28c97ba5a
|
Merge remote-tracking branch 'origin/fix/dnode_wxy' into fix/tsim
|
2022-07-02 19:16:31 +08:00 |
Xiaoyu Wang
|
dd564e551c
|
fix: a problem of show indexes
|
2022-07-02 19:16:03 +08:00 |
Xiaoyu Wang
|
ae0e956837
|
Merge remote-tracking branch 'origin/fix/dnode' into fix/dnode_wxy
|
2022-07-02 19:01:36 +08:00 |
Xiaoyu Wang
|
c08b3c9313
|
fix: a problem of show indexes
|
2022-07-02 19:01:16 +08:00 |
Xiaoyu Wang
|
988cffcce6
|
fix: some problems of parser and planner
|
2022-07-02 18:19:10 +08:00 |
Zhiqiang Wang
|
b45702be6f
|
Merge pull request #14466 from taosdata/fix/ZhiqiangWang/TD-13064-add-Mac-compile-support
os: add Mac compile support
|
2022-07-02 18:02:28 +08:00 |
WANG MINGMING
|
e4a711975d
|
Merge pull request #14458 from taosdata/feature/TD-13041
fix: erro in json in operator
|
2022-07-02 17:52:43 +08:00 |
afwerar
|
b9a1c6744c
|
os: add Mac compile support
|
2022-07-02 17:40:23 +08:00 |
Ganlin Zhao
|
a6657a5905
|
Merge pull request #14463 from taosdata/fix/cast_binary_2_timestamp
enh(query): add cast from binary/nchar -> timestamp for date-time string
|
2022-07-02 17:22:31 +08:00 |
dapan1121
|
211ae46a05
|
enh: refactor scheduler code
|
2022-07-02 16:59:49 +08:00 |
wangmm0220
|
8390080074
|
fix: error in empty string in operator
|
2022-07-02 16:16:18 +08:00 |
liuyao
|
8a76abc3bf
|
Merge pull request #14459 from taosdata/feature/TD-16993
fix(stream): project ignore retrive datablock
|
2022-07-02 16:14:31 +08:00 |
Ganlin Zhao
|
68fab47397
|
enh(query): add cast from binary/nchar -> timestamp for date-time string
|
2022-07-02 16:09:22 +08:00 |
Minghao Li
|
4fc500c91c
|
refactor(sync): add SyncAppendEntriesBatch
|
2022-07-02 16:01:47 +08:00 |
Ganlin Zhao
|
35698da9c9
|
enh(query): add cast from binary/nchar -> timestamp for date-time string
|
2022-07-02 15:47:42 +08:00 |
54liuyao
|
0d10895721
|
fix(stream): project ignore retrive datablock
|
2022-07-02 15:40:15 +08:00 |
liuyao
|
029945502b
|
Merge pull request #14446 from taosdata/feature/TD-16874
ci(stream): add ignore expired data
|
2022-07-02 14:52:56 +08:00 |
wangmm0220
|
3dafc6556c
|
fix: erro in json in operator
|
2022-07-02 14:47:07 +08:00 |
Minghao Li
|
086ec29ca0
|
refactor(sync): add SyncClientRequestBatch
|
2022-07-02 14:41:54 +08:00 |
Shengliang Guan
|
3a9048462a
|
Merge pull request #14448 from taosdata/fix/tsim
fix: drop sma
|
2022-07-02 14:39:01 +08:00 |
Ganlin Zhao
|
86505d97a2
|
Merge pull request #14434 from taosdata/fix/TD-15257
fix(quer): fix time unit parameter check
|
2022-07-02 14:21:04 +08:00 |
54liuyao
|
c9f133a5e4
|
ci(stream): add ignore expired data
|
2022-07-02 14:17:50 +08:00 |
Shengliang Guan
|
f249bae82d
|
Merge remote-tracking branch 'origin/3.0' into fix/tsim
|
2022-07-02 14:14:01 +08:00 |
Liu Jicong
|
06514e13df
|
Merge pull request #14454 from taosdata/feature/stream
feat(stream): support ignore expired flag
|
2022-07-02 13:20:58 +08:00 |
Shengliang Guan
|
b490da0afc
|
test: remove index test
|
2022-07-02 13:08:14 +08:00 |
Shengliang Guan
|
0408224a8b
|
test: remove case
|
2022-07-02 13:05:59 +08:00 |
dapan1121
|
f9c9afe61a
|
Merge branch '3.0' into enh/killQuery
|
2022-07-02 12:31:45 +08:00 |
dapan1121
|
fbc206d410
|
Merge pull request #14433 from taosdata/hotfix/fixredirect
fix: fix redirect crash issue
|
2022-07-02 12:29:34 +08:00 |
Shengliang Guan
|
64755f585a
|
test: remove unstable ut
|
2022-07-02 11:55:27 +08:00 |
Xiaoyu Wang
|
5c060565b2
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
|
2022-07-02 11:31:58 +08:00 |
Xiaoyu Wang
|
246b3e245d
|
fix: a problem of group by tbname
|
2022-07-02 11:31:35 +08:00 |
dapan1121
|
504d25a156
|
fix: fix task is NULL issue
|
2022-07-02 11:29:28 +08:00 |
Ganlin Zhao
|
7a588bd16f
|
Merge branch '3.0' into fix/TD-15257
|
2022-07-02 11:20:04 +08:00 |
Ganlin Zhao
|
f44e5310da
|
Merge branch '3.0' into fix/TD-15257
|
2022-07-02 11:18:50 +08:00 |
Liu Jicong
|
4a2b266612
|
feat(stream): support ignore expired flag
|
2022-07-02 10:59:29 +08:00 |
Xiaoyu Wang
|
2a114a6b83
|
fix: a problem of group by tbname
|
2022-07-01 21:06:08 +08:00 |
Xiaoyu Wang
|
f98e4323c4
|
Merge pull request #14423 from taosdata/feature/3.0_debug_wxy
Feature/3.0 debug wxy
|
2022-07-01 21:05:17 +08:00 |
yihaoDeng
|
09eceed6b4
|
fix transport quit fix
|
2022-07-01 21:03:50 +08:00 |
dapan1121
|
817a319a2e
|
enh: kill query
|
2022-07-01 21:01:35 +08:00 |
Li Minghao
|
3d03d326a7
|
Merge pull request #14438 from taosdata/feature/3.0_mhli
refactor(sync): add snapshot2 interface
|
2022-07-01 20:51:22 +08:00 |
Xiaoyu Wang
|
7a53bae352
|
merge 3.0
|
2022-07-01 20:05:15 +08:00 |
slzhou
|
dbbff4ea2c
|
feat: push cond to join child through generating plan
|
2022-07-01 20:00:01 +08:00 |
Xiaoyu Wang
|
d1eef6880b
|
fix: csum/diff/mavg support subquery
|
2022-07-01 19:59:28 +08:00 |
Ganlin Zhao
|
e8bff44bbb
|
Merge branch '3.0' into fix/TD-16969
|
2022-07-01 18:08:39 +08:00 |
Ganlin Zhao
|
41aff1d1f6
|
fix(query): normalized parameter of histogram function can only be 1/0
TD-16969
|
2022-07-01 18:05:34 +08:00 |
wangmm0220
|
75e5aebbec
|
fix:error in json
|
2022-07-01 17:35:23 +08:00 |
Minghao Li
|
d4ab134645
|
refactor(sync): add snapshot2 interface
|
2022-07-01 17:30:52 +08:00 |
Ganlin Zhao
|
9c2af3dd96
|
Merge branch '3.0' into fix/TD-15257
|
2022-07-01 17:23:59 +08:00 |
Xiaoyu Wang
|
ec7bfd9eba
|
fix: csum/diff/mavg support subquery
|
2022-07-01 17:17:49 +08:00 |
wangmm0220
|
4e6b3d72ac
|
Merge branch '3.0' into feature/TD-13041
|
2022-07-01 16:54:18 +08:00 |
wangmm0220
|
085ace59e0
|
fix:to_json() function
|
2022-07-01 16:47:54 +08:00 |
Ganlin Zhao
|
55b8271554
|
fix crash
|
2022-07-01 16:34:07 +08:00 |
shenglian-zhou
|
1920980d4c
|
Merge pull request #14432 from taosdata/szhou/feature/push-cond-child-proj
feat: push condition to child projection
|
2022-07-01 16:30:02 +08:00 |
Li Minghao
|
e7729ee3a3
|
Merge pull request #14430 from taosdata/feature/3.0_mhli
refactor(sync): add snapshot2 interface
|
2022-07-01 16:22:16 +08:00 |
Liu Jicong
|
8915418dac
|
Merge pull request #14429 from taosdata/feature/stream
refactor(wal)
|
2022-07-01 16:19:56 +08:00 |
Ganlin Zhao
|
a239337f5a
|
fix(quer): fix time unit parameter check
TD-15257
|
2022-07-01 15:54:03 +08:00 |
Xiaoyu Wang
|
a94e5f9bec
|
fix: csum/diff/mavg support subquery
|
2022-07-01 15:47:07 +08:00 |
Ganlin Zhao
|
1f88ea5597
|
fix(quer): fix time unit parameter check
TD-15257
|
2022-07-01 15:46:35 +08:00 |
dapan1121
|
1a83250215
|
fix: fix redirect crash issue
|
2022-07-01 15:28:45 +08:00 |
Shengliang Guan
|
0cbc22480d
|
refactor: stable mgmt
|
2022-07-01 15:26:33 +08:00 |
slzhou
|
1003cd8549
|
feat: push condition to child projection
|
2022-07-01 15:25:02 +08:00 |
Haojun Liao
|
34e4980a51
|
refactor(query): do some internal refactor.
|
2022-07-01 15:19:02 +08:00 |
yihaoDeng
|
b2be5169ab
|
add inst ref
|
2022-07-01 15:11:24 +08:00 |
Xiaoyu Wang
|
129c9251bd
|
fix: csum/diff/mavg support subquery
|
2022-07-01 15:01:37 +08:00 |
Shengliang Guan
|
4810e25a44
|
Merge remote-tracking branch 'origin/3.0' into fix/tsim
|
2022-07-01 14:56:16 +08:00 |
Minghao Li
|
0ffc6c46f3
|
refactor(sync): add snapshot2 interface
|
2022-07-01 14:47:12 +08:00 |
Liu Jicong
|
269b33c02d
|
Merge branch '3.0' into feature/stream
|
2022-07-01 14:39:52 +08:00 |
Liu Jicong
|
52d09b4173
|
refactor(wal)
|
2022-07-01 14:39:21 +08:00 |
Minghao Li
|
91238e823e
|
refactor(sync): add snapshot2 interface
|
2022-07-01 14:22:14 +08:00 |
Ganlin Zhao
|
f9d250781b
|
fix(quer): fix time unit parameter check
TD-15257
|
2022-07-01 14:12:01 +08:00 |
Xiaoyu Wang
|
e235c9830d
|
merge 3.0
|
2022-07-01 13:35:07 +08:00 |
Xiaoyu Wang
|
8a8939f99c
|
fix: csum/diff/mavg support subquery
|
2022-07-01 13:31:22 +08:00 |
dapan1121
|
5b018f399a
|
Merge pull request #14418 from taosdata/hotfix/streamcrash
fix: fix stream crash issue
|
2022-07-01 13:22:20 +08:00 |
Zhiqiang Wang
|
0dc6aa2972
|
Merge pull request #14421 from taosdata/fix/ZhiqiangWang/TD-16357-replace-win-qsort-func
os: replace win qsort func
|
2022-06-30 21:58:58 -07:00 |
afwerar
|
4e8f3db596
|
os: replace win qsort func
|
2022-07-01 11:54:21 +08:00 |