Li Minghao
|
94cc3af08f
|
Merge pull request #14686 from taosdata/feature/3.0_mhli
refactor(sync): add fake syncRestoreFromSnapshot
|
2022-07-08 19:46:51 +08:00 |
Minglei Jin
|
19922cacf3
|
Merge pull request #14699 from taosdata/fix/tdb-hash-negative
fix: use uint32_t instead of int to avoid negative hash result
|
2022-07-08 19:37:38 +08:00 |
Shuduo Sang
|
9a42c301e6
|
chore: add libtaos-ws for 3.0 (#14580)
* chore: add libtaos-ws for 3.0
* chore: update taosws-rs
* chore: add libtaosws to install/remove script
* chore: update taosws-rs
|
2022-07-08 19:23:03 +08:00 |
Shuduo Sang
|
8bb745e000
|
chore: update taos-tools for3.0 (#14697)
* chore: update taos-tools
for 3.0
* chore: update taos-tools
* chore: update taos-tools
* chore: update taos-tools
for 3.0
Co-authored-by: zhaoyanggh <yzhao@taosdata.com>
|
2022-07-08 18:59:14 +08:00 |
Minglei Jin
|
5ae5ad14c4
|
fix: use uint32_t instead of int to avoid negative hash result
|
2022-07-08 18:56:48 +08:00 |
Hongze Cheng
|
478509421a
|
Merge pull request #14692 from taosdata/fix/tsdb_merge_bug
fix: tsdb merge bug
|
2022-07-08 18:48:58 +08:00 |
Hongze Cheng
|
abbe8fd76e
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/tsdb_merge_bug
|
2022-07-08 10:20:48 +00:00 |
Hongze Cheng
|
8e172ceeed
|
fix: encode/decode i64v
|
2022-07-08 10:20:26 +00:00 |
Minglei Jin
|
8209b3a562
|
Merge pull request #14687 from taosdata/fix/tsdb-cache-last-delete
fix: invalidate last cache when it's covered by delete range
|
2022-07-08 18:11:39 +08:00 |
Minglei Jin
|
2ef8cd9a8f
|
fix: invalidate last cache when it's covered by delete range
|
2022-07-08 17:37:49 +08:00 |
Minghao Li
|
56e65d13d1
|
refactor(sync): add fake syncRestoreFromSnapshot
|
2022-07-08 17:37:25 +08:00 |
Ganlin Zhao
|
8cbd88b6f4
|
Merge pull request #14675 from taosdata/fix/TD-17155
fix(query): taosd crash in stream when use max(cast())
|
2022-07-08 17:03:17 +08:00 |
shenglian-zhou
|
89757d85d5
|
Merge pull request #14684 from taosdata/szhou/feature/push-project-condition
feat: add filter to operator merge aligned interval agg
|
2022-07-08 17:01:17 +08:00 |
dapan1121
|
50a6ef7f39
|
Merge pull request #14635 from taosdata/feature/insertselect
feat: support insert from query res
|
2022-07-08 16:59:21 +08:00 |
Shengliang Guan
|
7c39d6076c
|
Merge pull request #14681 from taosdata/fix/tsim
refactor: delete redundant files
|
2022-07-08 16:30:00 +08:00 |
Hongze Cheng
|
294acc9e00
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/tsdb_merge_bug
|
2022-07-08 08:26:50 +00:00 |
Haojun Liao
|
1711d646c1
|
Merge pull request #14671 from taosdata/feature/3_liaohj
enh(query): add block sma for int type column data.
|
2022-07-08 16:23:13 +08:00 |
Hongze Cheng
|
1e4f7e3a9c
|
fix: count coredump
|
2022-07-08 08:23:12 +00:00 |
slzhou@taodata.com
|
16b6ce82a4
|
feat: add filter to operator merge aligned interval agg
|
2022-07-08 16:20:02 +08:00 |
Minglei Jin
|
089285ce3a
|
Merge pull request #14682 from taosdata/fix/last-ts
tsdbCache/last: save ts info of each column
|
2022-07-08 16:19:09 +08:00 |
Li Minghao
|
d94680c3c4
|
Merge pull request #14676 from taosdata/feature/3.0_mhli
fix(sync): append entries batch
|
2022-07-08 16:07:22 +08:00 |
Cary Xu
|
236ab7713e
|
Merge pull request #14680 from taosdata/feature/TD-11274-3.0
fix: set groupId for rsma and comment out rsma test case
|
2022-07-08 16:03:18 +08:00 |
Minglei Jin
|
23fc0f0008
|
tsdbCache/last: save ts info of each column
|
2022-07-08 15:54:11 +08:00 |
Shengliang Guan
|
b7077b7fb3
|
Merge pull request #14679 from taosdata/fix/valgrind
refactor: change fndebugfalg to udfdebugflag
|
2022-07-08 15:44:37 +08:00 |
Minghao Li
|
cc31a7c3c3
|
refactor(sync): add syncRestoreFromSnapshot
|
2022-07-08 15:38:40 +08:00 |
dapan1121
|
ab5d9401d5
|
feat: insert from query
|
2022-07-08 15:38:27 +08:00 |
Shengliang Guan
|
96db676995
|
refactor: delete redundant files
|
2022-07-08 15:37:53 +08:00 |
Minghao Li
|
ed6001d5ca
|
refactor(sync): add syncRestoreFromSnapshot
|
2022-07-08 15:31:50 +08:00 |
Cary Xu
|
301edfe79b
|
fix: set groupId for rsma and comment out rsma test case
|
2022-07-08 15:23:11 +08:00 |
Minghao Li
|
a39de34984
|
refactor(sync): rm syncOnMessage
|
2022-07-08 15:21:44 +08:00 |
Shengliang Guan
|
389a4fba7c
|
refactor: change fndebugfalg to udfdebugflag
|
2022-07-08 15:20:33 +08:00 |
Shengliang Guan
|
6e12d8e707
|
refactor: adjust log
|
2022-07-08 15:20:15 +08:00 |
Zhiqiang Wang
|
d585e07da7
|
Merge pull request #14664 from taosdata/fix/TD-17156
fix: change fetchRawBlock method for tmq
|
2022-07-08 15:07:08 +08:00 |
Minghao Li
|
1ee5468411
|
fix(sync): append entries batch
|
2022-07-08 14:47:00 +08:00 |
Ganlin Zhao
|
6eb40c4090
|
Merge branch '3.0' into fix/TD-17155
|
2022-07-08 14:31:01 +08:00 |
Ganlin Zhao
|
f8ff52b451
|
fix(query): taosd crash in stream when use max(cast())
TD-17155
|
2022-07-08 14:29:32 +08:00 |
dapan1121
|
0f923bc8a3
|
feat: insert from query
|
2022-07-08 14:26:53 +08:00 |
liuyao
|
7cb886e772
|
Merge pull request #14668 from taosdata/feature/TD-17157
fix(stream): window_close crash
|
2022-07-08 13:46:45 +08:00 |
Hongze Cheng
|
c0e29b74d2
|
Merge pull request #14656 from taosdata/fix/tsdb_merge_bug
fix: tsdb merge bug
|
2022-07-08 13:43:29 +08:00 |
Hui Li
|
a59033241c
|
Merge pull request #14670 from taosdata/test3.0/lihui
test: use flush data into disk,not restart taosd
|
2022-07-08 13:42:08 +08:00 |
54liuyao
|
adb90b68e3
|
fix(stream): window_close crash
|
2022-07-08 13:23:02 +08:00 |
Zhengmao Zhu
|
81205dedb1
|
Update 03-immigrate.md
|
2022-07-08 13:21:58 +08:00 |
Zhengmao Zhu
|
74eaa512d3
|
docs: Update 03-immigrate.md
存储资源估算的计算公式有误
|
2022-07-08 13:21:58 +08:00 |
Hongze Cheng
|
e5c549b6a7
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/tsdb_merge_bug
|
2022-07-08 05:10:31 +00:00 |
wade zhang
|
0dbfbbb47f
|
Merge pull request #14666 from taosdata/enh/crash_gen
Minor adjustments to crash_gen tool
|
2022-07-08 13:01:42 +08:00 |
Shengliang Guan
|
d008e527e3
|
Merge pull request #14672 from taosdata/fix/valgrind
fix: asan error
|
2022-07-08 12:35:25 +08:00 |
Shengliang Guan
|
09c095a91c
|
fix: asan error
|
2022-07-08 11:51:35 +08:00 |
plum-lihui
|
ae19c8f63e
|
test: comment 2 rsma cases
|
2022-07-08 11:49:32 +08:00 |
dapan1121
|
750903f511
|
Merge branch 'feature/3.0_debug_wxy' into feature/insertselect
|
2022-07-08 11:14:44 +08:00 |
dapan1121
|
81d80add98
|
feat: insert from query
|
2022-07-08 11:13:34 +08:00 |