Commit Graph

6928 Commits

Author SHA1 Message Date
Haojun Liao 3bae30412c refactor: do some internal refactor. 2022-07-05 13:57:07 +08:00
dapan1121 b92902cc53 Merge branch 'feat/tsdb_refact' of github.com:taosdata/TDengine into feat/tsdb_refact 2022-07-05 10:53:08 +08:00
dapan1121 39a31e8d25 fix: remove mock code 2022-07-05 10:52:33 +08:00
Xiaoyu Wang f2f90c3265 fix: compile error 2022-07-05 10:20:10 +08:00
Haojun Liao 6bfe5df94a other: merge 3.0 2022-07-05 09:47:39 +08:00
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
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
Xiaoyu Wang 57dae9fcda fix: increase the tag value overflow check when creating table 2022-07-04 20:29:19 +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
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