Commit Graph

8834 Commits

Author SHA1 Message Date
yihaoDeng 4e9ead32aa refactor code 2022-08-17 15:56:14 +08:00
yihaoDeng a270feec63 Merge branch 'newDev' into new 2022-08-17 15:55:26 +08:00
Hui Li ca56b8ee03
Merge pull request #16179 from taosdata/fix/TD-17499
fix(query): set proper ltrim/rtrim result schema bytes
2022-08-17 15:33:08 +08:00
yihaoDeng ba32eab6e0 Merge branch '3.0' of https://github.com/taosdata/TDengine into new 2022-08-17 15:22:58 +08:00
Hui Li a05431bb20
Merge pull request #16159 from taosdata/feature/rmRpcCode
rm code
2022-08-17 15:17:59 +08:00
Hui Li 945e290023
Merge pull request #16177 from taosdata/feature/stream
refactor(tmq): use tdb to store check info
2022-08-17 15:14:04 +08:00
Liu Jicong 357b21cfeb refactor(tmq): use tdb to store check info 2022-08-17 13:58:56 +08:00
yihaoDeng c7e778f9a8 refactor code 2022-08-17 13:30:37 +08:00
Ganlin Zhao cb4a40a7ca fix error 2022-08-17 11:43:14 +08:00
Ganlin Zhao b58402ba3b fix(query): set proper ltrim/rtrim result schema bytes
TD-18431
2022-08-17 11:33:37 +08:00
Ganlin Zhao cca1cacd35 fix(query): set proper ltrim/rtrim result schema bytes
TD-18431
2022-08-17 11:29:55 +08:00
Ganlin Zhao 09ce3b9ffe fix(query): set proper ltrim/rtrim result schema bytes
TD-18431
2022-08-17 11:26:38 +08:00
Ganlin Zhao 4c654f8a17 fix(query): set proper ltrim/rtrim result schema bytes
TD-18431
2022-08-17 11:25:32 +08:00
Hui Li 57b9eee4c7
Merge pull request #16139 from taosdata/szhou/fixbugs
fix: source ts column error
2022-08-17 09:51:02 +08:00
Liu Jicong 27e2ba79c0 Merge branch '3.0' into feature/stream 2022-08-17 01:11:18 +08:00
yihaoDeng bade189164 rm code 2022-08-16 21:08:40 +08:00
Shengliang Guan 4dd7a5f2bd Merge branch '3.0' into fix/release 2022-08-16 20:01:13 +08:00
Liu Jicong b2b0f2f8fa Merge branch '3.0' into feature/stream 2022-08-16 18:26:04 +08:00
yihaoDeng 633b46fa41 rm code 2022-08-16 18:14:56 +08:00
Liu Jicong 02d2588d86 enh(stream): reduce table scan 2022-08-16 17:16:56 +08:00
slzhou 3f3c1b9e8d Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs 2022-08-16 16:45:42 +08:00
Ganlin Zhao c0bd39cdc7 Merge branch '3.0' into fix/TD-17499 2022-08-16 15:04:39 +08:00
Ganlin Zhao e4f9a41f4d fix(query): fix sample with partition by invalid pageId cause crash
issue

TD-17499
2022-08-16 15:03:20 +08:00
“happyguoxy” 25f5b0435e fix: fix type conversion for max/min function 2022-08-16 14:45:42 +08:00
Hui Li 4960a85a54
Merge pull request #16124 from taosdata/feature/3.0_mhli
refactor(sync): add syncIsReadyForRead
2022-08-16 14:18:52 +08:00
Hui Li 3fde12dba7
Merge pull request #16129 from taosdata/feature/3.0_wxy
fix: select constant error
2022-08-16 14:09:51 +08:00
slzhou c4a065d643 fix: fix source ts column index error of fill operator 2022-08-16 14:00:56 +08:00
Hui Li 0280c93d23
Merge pull request #16134 from taosdata/feature/stream
enh(stream): reduce table scan
2022-08-16 13:33:20 +08:00
Liu Jicong 2ced6c280c enh(stream): reduce table scan 2022-08-16 12:11:56 +08:00
Xiaoyu Wang 39c3cde285 fix: select constant error 2022-08-16 10:37:17 +08:00
shenglian-zhou 831e34273c
Merge pull request #16111 from taosdata/szhou/fixbugs
fix: set time window overlapping to true when windows end past block end
2022-08-15 19:13:27 +08:00
Minghao Li 4164d14637 refactor(sync): add syncIsReadyForRead 2022-08-15 18:50:14 +08:00
Xiaoyu Wang 68318d574c
Merge pull request #16032 from taosdata/feature/3.0_insert_perf_wxy
enh: insert client optimize
2022-08-15 17:13:05 +08:00
slzhou 9e2fd1d695 fix: pass windows compilation 2022-08-15 16:48:06 +08:00
slzhou d3bf82fc02 fix: clone nodes when create partition targets 2022-08-15 16:24:30 +08:00
Xiaoyu Wang 3355ad5150 enh: insert client optimize 2022-08-15 16:05:09 +08:00
slzhou 690f0224b4 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs 2022-08-15 15:35:48 +08:00
slzhou e61156d316 fix: set time window overlapping to true when windows end past block end 2022-08-15 15:35:39 +08:00
Ganlin Zhao 851aa0b026
Merge pull request #16106 from taosdata/fix/TD-18388-main
fix(query): fix nested query length(ltrim/rtrim) result incorrect
2022-08-15 15:28:18 +08:00
Xiaoyu Wang b420bf4c3d enh: insert client optimize 2022-08-15 14:45:59 +08:00
Minghao Li 22c6d82ded refactor(sync): add syncIsReadyForRead 2022-08-15 14:45:52 +08:00
Minghao Li 6cff4dcfd8 refactor(sync): add syncIsReadyForRead 2022-08-15 14:42:40 +08:00
Ganlin Zhao ffa55c4c30 fix(query): fix nested query length(ltrim/rtrim) result incorrect
TD-18388
2022-08-15 14:26:00 +08:00
Ganlin Zhao c4aa94b236 fix(query): fix nested query length(ltrim/rtrim) result incorrect
TD-18388
2022-08-15 14:07:17 +08:00
Yihao Deng d63626040c
Merge pull request #16102 from taosdata/enh/refactorRpcCode
refactor code
2022-08-15 10:29:51 +08:00
yihaoDeng a105e39931 refactor code 2022-08-15 10:28:56 +08:00
Xiaoyu Wang 80c5283833 Merge remote-tracking branch 'origin/3.0' into feature/3.0_insert_perf_wxy 2022-08-15 10:21:42 +08:00
Yihao Deng 6248d57d7a
Merge pull request #16099 from taosdata/enh/refactorRpcCode
refactor code
2022-08-14 23:32:51 +08:00
yihaoDeng dc7ce5300c refactor code 2022-08-14 19:13:12 +08:00
Haojun Liao fd385a99d1
Merge pull request #16095 from taosdata/feature/3.0_fill_enh
fix(query): set ignore flag when skip current datablock.
2022-08-14 01:17:26 +08:00