Cary Xu
|
a929f837d4
|
fix: rsma qtaskfile restore
|
2022-09-06 17:31:19 +08:00 |
Xiaoyu Wang
|
5cfb023d01
|
enh: add binary serialization method to node structure
|
2022-09-06 17:26:37 +08:00 |
Shengliang Guan
|
e7532dcfb5
|
Merge pull request #16687 from taosdata/szhou/fixbugs
fix: save selectivity value for first/last even column consists of all null values
|
2022-09-06 17:16:27 +08:00 |
Hongze Cheng
|
dab11cffaf
|
Merge pull request #16689 from taosdata/fix/TD-18781-2
fix: force pageSize as i64 to fix u32 overflow
|
2022-09-06 17:11:08 +08:00 |
Haojun Liao
|
6f252d8d7a
|
fix(query): opt perf on last block query.
|
2022-09-06 16:36:56 +08:00 |
Shengliang Guan
|
0c42158194
|
Merge pull request #16685 from taosdata/enh/add_compile_opt
enh: add compile opt
|
2022-09-06 16:33:58 +08:00 |
Minglei Jin
|
bdb7f20d3d
|
fix: force pageSize as i64 to fix u32 overflow
|
2022-09-06 16:29:59 +08:00 |
dapan1121
|
6877382698
|
Merge pull request #16684 from taosdata/fix/TD-18915
fix: fix create_time column missed issue
|
2022-09-06 16:08:14 +08:00 |
slzhou
|
6e0398e9de
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs
|
2022-09-06 15:50:06 +08:00 |
slzhou
|
84f79e8df2
|
fix: save selectivity value for first/last even column consists of all null values
|
2022-09-06 15:48:08 +08:00 |
Haojun Liao
|
a5933fc682
|
fix(query): optimize last block read performance.
|
2022-09-06 15:25:54 +08:00 |
yihaoDeng
|
07f60925c6
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into dev3
|
2022-09-06 15:25:14 +08:00 |
yihaoDeng
|
68a1c12dae
|
add compile opt
|
2022-09-06 14:58:19 +08:00 |
Shengliang Guan
|
d8e6fe25eb
|
Merge pull request #16676 from taosdata/szhou/fixbugs
fix: invalid read after tearing down udfs and then closing uv pipe
|
2022-09-06 14:51:37 +08:00 |
dapan1121
|
6360f0616b
|
fix: fix create_time column missed issue
|
2022-09-06 14:48:45 +08:00 |
slzhou
|
a02293a541
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs
|
2022-09-06 14:03:48 +08:00 |
Shengliang Guan
|
3e8368e92c
|
Merge pull request #16682 from taosdata/3.0
release: build 3.0.1.0
|
2022-09-06 13:55:41 +08:00 |
slzhou
|
63ba9420f3
|
fix: change whether uv pipe exists
|
2022-09-06 13:47:16 +08:00 |
Xiaoyu Wang
|
27a687aba8
|
Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize
|
2022-09-06 13:41:05 +08:00 |
Xiaoyu Wang
|
983ac86a49
|
enh: add binary serialization method to node structure
|
2022-09-06 13:40:43 +08:00 |
dapan1121
|
6fba00fa09
|
Merge pull request #16677 from taosdata/docs/keyWords
docs: add key words usage description
|
2022-09-06 13:34:56 +08:00 |
tomchon
|
7f14ed0093
|
Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699
|
2022-09-06 11:44:24 +08:00 |
dapan1121
|
6593202e32
|
Update 20-keywords.md
add key usage description
|
2022-09-06 11:41:05 +08:00 |
slzhou
|
863d2aa1f4
|
fix: invalid read after teardown udfs and close uv pipe later
|
2022-09-06 11:32:38 +08:00 |
Shengliang Guan
|
fb658fda1b
|
Merge pull request #16671 from taosdata/feature/3.0_interval_hash_optimize
other: adjust rsma log level
|
2022-09-06 11:01:59 +08:00 |
Shengliang Guan
|
add82007d6
|
Merge pull request #16672 from taosdata/fix/genRequestId
fix(query): avoid gen-requestId serial number overflow
|
2022-09-06 11:01:01 +08:00 |
yihaoDeng
|
954a1babd3
|
fix gen-requestId
|
2022-09-06 10:15:10 +08:00 |
Cary Xu
|
354a62135c
|
other: adjust rsma log level
|
2022-09-06 09:58:06 +08:00 |
Cary Xu
|
b69feb6450
|
Merge branch '3.0' into feature/3.0_interval_hash_optimize
|
2022-09-06 09:55:49 +08:00 |
Shengliang Guan
|
d603faa41e
|
Merge pull request #16670 from taosdata/3.0
release: build 3.0.1.0
|
2022-09-06 09:54:27 +08:00 |
Shengliang Guan
|
f261fe7837
|
Merge pull request #16668 from taosdata/feature/3_liaohj
fix(query): fix the invalid the check of last file blocks.
|
2022-09-06 07:30:26 +08:00 |
Cary Xu
|
d826a32196
|
Merge branch '3.0' into feature/3.0_interval_hash_optimize
|
2022-09-06 06:56:43 +08:00 |
Haojun Liao
|
8f92ffcd3b
|
fix(query): set correct time window.
|
2022-09-06 02:36:04 +08:00 |
Haojun Liao
|
a6d9c76681
|
fix(query): reset the time range.
|
2022-09-06 01:56:31 +08:00 |
Haojun Liao
|
581cb0ffe1
|
other:merge 3.0
|
2022-09-06 01:30:15 +08:00 |
Haojun Liao
|
e179c10c88
|
fix(query): set correct last block reader range.
|
2022-09-06 00:26:38 +08:00 |
Shengliang Guan
|
9a7774817d
|
Merge pull request #16664 from taosdata/feature/3.0_interval_hash_optimize
enh: drop child tables support for rsma
|
2022-09-05 19:42:02 +08:00 |
Shengliang Guan
|
72615fde4f
|
Merge pull request #16662 from taosdata/feat/TD-18892
feat: support table name prefix/suffix config
|
2022-09-05 19:41:51 +08:00 |
Haojun Liao
|
ef66da9e18
|
other:merge 3.0
|
2022-09-05 19:04:53 +08:00 |
Haojun Liao
|
5701ff6748
|
fix(query): fix error in cmakelist file
|
2022-09-05 19:03:55 +08:00 |
Haojun Liao
|
3719da865c
|
other:merge 3.0
|
2022-09-05 19:02:04 +08:00 |
Haojun Liao
|
a6cece10df
|
fix(query): fix the invalid the check of last file blocks.
|
2022-09-05 18:57:46 +08:00 |
Cary Xu
|
1e6caa2633
|
Merge branch '3.0' into feature/3.0_interval_hash_optimize
|
2022-09-05 18:46:24 +08:00 |
Hongze Cheng
|
0963df907e
|
Merge pull request #16667 from taosdata/fix/sst_to_stt
refact: change sst to stt
|
2022-09-05 18:20:17 +08:00 |
Cary Xu
|
d8ccd78707
|
other: code optimization when drop table
|
2022-09-05 18:02:35 +08:00 |
Hongze Cheng
|
e70db79d10
|
refact: change sst to stt
|
2022-09-05 17:31:41 +08:00 |
Shengliang Guan
|
3028934f2b
|
Merge pull request #16663 from taosdata/3.0
release: build 3.0.1.0
|
2022-09-05 17:04:41 +08:00 |
Cary Xu
|
0c27b07cbc
|
Merge branch '3.0' into feature/3.0_interval_hash_optimize
|
2022-09-05 16:32:13 +08:00 |
Cary Xu
|
31fb2a31b6
|
enh: drop child tables support for rsma
|
2022-09-05 16:25:13 +08:00 |
Shengliang Guan
|
07c19b736c
|
Merge pull request #16660 from taosdata/fix/TD-18882
fix: fix test case issue
|
2022-09-05 15:54:58 +08:00 |