Shengliang Guan
|
6b04ee9816
|
Merge pull request #16763 from taosdata/fix/handleSentWrite
fix(rpc): handle sent write
|
2022-09-12 09:34:06 +08:00 |
yihaoDeng
|
fb3c849141
|
fix: fix compile error
|
2022-09-11 23:01:37 +08:00 |
yihaoDeng
|
0a337e82e3
|
fix: fix compile error
|
2022-09-11 22:11:44 +08:00 |
yihaoDeng
|
308bfe7fb8
|
fix: fix compile error
|
2022-09-11 22:01:07 +08:00 |
yihaoDeng
|
f26047cfe8
|
fix: fix compile error
|
2022-09-11 19:44:50 +08:00 |
yihaoDeng
|
440d14e36c
|
fix: fix compile error
|
2022-09-10 23:27:05 +08:00 |
yihaoDeng
|
26d86477f9
|
fix: fix compile error
|
2022-09-10 20:11:17 +08:00 |
yihaoDeng
|
16a5f01293
|
fix: fix compile error
|
2022-09-10 19:08:34 +08:00 |
Haojun Liao
|
c328552b09
|
Merge pull request #16769 from taosdata/feature/3_liaohj
refactor(query): opt tsdb read perf.
|
2022-09-10 18:30:28 +08:00 |
yihaoDeng
|
4745b4ff81
|
fix: make CI happy
|
2022-09-10 18:18:12 +08:00 |
yihaoDeng
|
d1d35c48e4
|
fix: make CI happy
|
2022-09-10 17:24:23 +08:00 |
yihaoDeng
|
eac5d2c497
|
fix: make CI happy
|
2022-09-10 17:12:22 +08:00 |
Haojun Liao
|
06926edadd
|
fix(query): handle empty time window case.
|
2022-09-10 15:43:46 +08:00 |
yihaoDeng
|
93dd2101c1
|
fix: make CI happy
|
2022-09-10 10:27:41 +08:00 |
Haojun Liao
|
7b8f96851f
|
fix(query): copy all columns to dest buffer.
|
2022-09-09 23:18:19 +08:00 |
yihaoDeng
|
58c410118f
|
fix: make CI happy
|
2022-09-09 19:09:24 +08:00 |
Haojun Liao
|
1f645ab1d9
|
refactor(query): opt tsdb read perf.
|
2022-09-09 18:41:12 +08:00 |
yihaoDeng
|
fadd7317af
|
fix: make CI happy
|
2022-09-09 18:40:32 +08:00 |
yihaoDeng
|
bfcb181662
|
fix: make CI happy
|
2022-09-09 18:30:02 +08:00 |
Haojun Liao
|
26a27261a0
|
Merge pull request #16764 from taosdata/feature/3_liaohj
fix(query): add data required flag for avg against super table.
|
2022-09-09 17:36:21 +08:00 |
Hongze Cheng
|
b44eb59f5d
|
tsdb retention fix done
|
2022-09-09 15:42:20 +08:00 |
yihaoDeng
|
11a8237975
|
fix: fix compile error
|
2022-09-09 14:47:49 +08:00 |
Hongze Cheng
|
01bb01b40f
|
Merge branch 'fix/stt_trigger_config' of https://github.com/taosdata/TDengine into enh/tsdb_page_size
|
2022-09-09 14:42:58 +08:00 |
yihaoDeng
|
edf3f6320d
|
fix: fix compile error
|
2022-09-09 14:28:57 +08:00 |
Haojun Liao
|
717e6706bb
|
fix(query): add data required flag for avg against super table.
|
2022-09-09 14:26:44 +08:00 |
Hongze Cheng
|
a0ba99e8a8
|
fix unit test
|
2022-09-09 14:12:26 +08:00 |
Hongze Cheng
|
ea70651dc0
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/stt_trigger_config
|
2022-09-09 14:06:01 +08:00 |
yihaoDeng
|
ecfaf229e3
|
fix: add bench
|
2022-09-09 13:55:16 +08:00 |
Shengliang Guan
|
25e463d7c4
|
Merge pull request #16759 from taosdata/fix/TD-19032
fix: update wal reader's curFileFirstVer
|
2022-09-09 12:41:44 +08:00 |
yihaoDeng
|
f6eda114bd
|
fix(rpc): handle write failure
|
2022-09-09 11:32:13 +08:00 |
yihaoDeng
|
57e34dc308
|
fix(rpc): handle write failure
|
2022-09-09 11:28:00 +08:00 |
Shengliang Guan
|
aebe84bdec
|
Merge pull request #16749 from taosdata/enh/3.0_planner_optimize
enh: add binary serialization method to node structure
|
2022-09-09 09:08:06 +08:00 |
Xiaoyu Wang
|
d66bb918a4
|
enh: add binary serialization method to node structure
|
2022-09-09 08:30:45 +08:00 |
yihaoDeng
|
349dd69f94
|
fix compile error
|
2022-09-08 22:50:50 +08:00 |
Hongze Cheng
|
a756151532
|
Merge branch 'fix/stt_trigger_config' of https://github.com/taosdata/TDengine into enh/tsdb_page_size
|
2022-09-08 21:40:27 +08:00 |
Hongze Cheng
|
e5e42524c7
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_page_size
|
2022-09-08 21:40:15 +08:00 |
Hongze Cheng
|
07ca543595
|
make it pass compile
|
2022-09-08 21:29:13 +08:00 |
Hongze Cheng
|
9e33dfbc90
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/stt_trigger_config
|
2022-09-08 21:27:33 +08:00 |
yihaoDeng
|
ee7a18db29
|
fix: add bench
|
2022-09-08 20:25:56 +08:00 |
Shengliang Guan
|
856b50eb7b
|
Merge pull request #16746 from taosdata/refact/tsdb_new_snapshot
refact: tsdb new snapshot
|
2022-09-08 18:50:48 +08:00 |
Shengliang Guan
|
45f352114d
|
Merge pull request #16743 from taosdata/fix/mnode
enh: add table_prefix and table_suffix options to database
|
2022-09-08 18:50:11 +08:00 |
Hongze Cheng
|
f0a5820d01
|
add tsdb config support
|
2022-09-08 18:36:08 +08:00 |
Minglei Jin
|
b6ddf5bfd7
|
fix: update wal reader's curFileFirstVer
|
2022-09-08 18:30:15 +08:00 |
Hongze Cheng
|
34a7319c8a
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/stt_trigger_config
|
2022-09-08 18:02:27 +08:00 |
Hongze Cheng
|
eae7947c68
|
more refact
|
2022-09-08 17:58:33 +08:00 |
Shengliang Guan
|
23e8fd54e2
|
Merge pull request #16753 from taosdata/fix/TD-18781-3
fix: more bits from timestamp & S.N.
|
2022-09-08 17:33:38 +08:00 |
Hongze Cheng
|
2e8b43d01c
|
more code
|
2022-09-08 16:56:29 +08:00 |
Minglei Jin
|
df24670881
|
fix: more bits from timestamp & S.N.
|
2022-09-08 16:16:09 +08:00 |
Xiaoyu Wang
|
3f5746d20b
|
enh: add binary serialization method to node structure
|
2022-09-08 15:43:14 +08:00 |
slzhou
|
41250383e2
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs
|
2022-09-08 15:30:04 +08:00 |