Haojun Liao
|
9fe1512c55
|
refactor: add some logs.
|
2023-02-01 22:41:39 +08:00 |
Haojun Liao
|
5215a218d4
|
Merge pull request #19735 from taosdata/fix/nodisk
fix(query): move the reset to other place.
|
2023-02-01 22:07:29 +08:00 |
Haojun Liao
|
8e4c6ccbb3
|
fix(query): move the reset to other place.
|
2023-02-01 18:15:35 +08:00 |
Haojun Liao
|
04b6576a51
|
Merge pull request #19728 from taosdata/fix/nodisk
fix(query): reset the del file index when beginning last file check.
|
2023-02-01 17:16:17 +08:00 |
Minglei Jin
|
dca720fc7d
|
fix(query): protect read snap with reader mutex when closing reader
|
2023-02-01 15:09:21 +08:00 |
Hongze Cheng
|
03fa4578da
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact
|
2023-02-01 09:14:00 +08:00 |
Xiaoyu Wang
|
fc829aec52
|
Merge pull request #19689 from taosdata/fix/TD-22030
fix(query): reset snap to null after untaking mem snap
|
2023-01-31 16:51:07 +08:00 |
dapan1121
|
c8394cbf6e
|
fix: add get tb from mem time info
|
2023-01-31 16:38:29 +08:00 |
Minglei Jin
|
0257c4a90b
|
fix(query): release reader's lock if not composed block
|
2023-01-31 15:04:48 +08:00 |
Hongze Cheng
|
db9a6b119d
|
fix
|
2023-01-31 14:58:50 +08:00 |
Hongze Cheng
|
11bc53bbd7
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact
|
2023-01-31 14:07:58 +08:00 |
Hongze Cheng
|
cabf3e8683
|
fix: invalid read
|
2023-01-31 11:22:06 +08:00 |
Minglei Jin
|
251fdd35ba
|
fix(tsdb/read): wrap tsdb reader's lock with acquire/release
|
2023-01-30 19:26:36 +08:00 |
Hongze Cheng
|
2d03fb6041
|
fix memory leak
|
2023-01-30 18:16:55 +08:00 |
Hongze Cheng
|
c04810e8d5
|
fix: more code
|
2023-01-30 15:51:54 +08:00 |
Hongze Cheng
|
5904f967f5
|
fix: snapshot problem
|
2023-01-30 15:38:19 +08:00 |
Hongze Cheng
|
90ff718c57
|
Merge branch 'fix/TD-22070' of https://github.com/taosdata/TDengine into fix/3.0_merge_main
|
2023-01-30 11:41:26 +08:00 |
Hongze Cheng
|
9502fb3633
|
fix memory leak
|
2023-01-30 11:40:41 +08:00 |
Hongze Cheng
|
0f00862d8b
|
Merge branch 'fix/TD-22070' of https://github.com/taosdata/TDengine into fix/3.0_merge_main
|
2023-01-30 10:17:59 +08:00 |
Haojun Liao
|
1741e98a4e
|
fix(query): reset the del file index when beginning last file check.
|
2023-01-30 10:13:54 +08:00 |
kailixu
|
a558e49999
|
fix: tsdb snapshot reader type
|
2023-01-29 22:13:14 +08:00 |
Hongze Cheng
|
27f3b02196
|
more code fix
|
2023-01-29 15:09:13 +08:00 |
Hongze Cheng
|
f6335a795b
|
fix: assert coredump
|
2023-01-29 14:47:45 +08:00 |
Hongze Cheng
|
5e7b6602c5
|
Merge branch 'main' of https://github.com/taosdata/TDengine into fix/3.0_merge_main
|
2023-01-29 14:05:15 +08:00 |
Minglei Jin
|
101772fe1b
|
fix(query): reset snap to null after untaking mem snap
|
2023-01-29 13:43:37 +08:00 |
Xiaoyu Wang
|
6e247e8911
|
Merge pull request #19679 from taosdata/fix/TD-22030
fix(query): reset iter, iiter's hasVal to false when suspending reader
|
2023-01-29 11:04:41 +08:00 |
Hongze Cheng
|
e0b0ce2395
|
refact more code
|
2023-01-29 10:21:39 +08:00 |
Minglei Jin
|
ac3e6323e2
|
fix(query): reset all block scan info when suspending reader
|
2023-01-29 09:33:32 +08:00 |
Hongze Cheng
|
ded3d6e7c9
|
more code
|
2023-01-29 09:08:02 +08:00 |
Xiaoyu Wang
|
eb86f5ae71
|
merge main
|
2023-01-28 18:10:08 +08:00 |
Hongze Cheng
|
b996618e65
|
more code
|
2023-01-28 18:03:13 +08:00 |
Xiaoyu Wang
|
24157e78d6
|
merge main
|
2023-01-28 17:52:58 +08:00 |
Hongze Cheng
|
fb2b42f968
|
refact more code
|
2023-01-28 16:51:22 +08:00 |
Minglei Jin
|
b4807d9aa9
|
fix(query): reset iter, iiter's hasVal to false when suspending reader
|
2023-01-28 14:06:37 +08:00 |
Hongze Cheng
|
545e4d7f02
|
make it compile
|
2023-01-28 13:30:15 +08:00 |
Hongze Cheng
|
8d56306517
|
more code
|
2023-01-28 11:31:32 +08:00 |
Xiaoyu Wang
|
f487c4e63f
|
Merge pull request #19524 from taosdata/fix/long_query
fix(query): switch buffer pool recycle on
|
2023-01-28 08:51:51 +08:00 |
Hongze Cheng
|
2f5eeb8000
|
make it compile
|
2023-01-26 21:57:22 +08:00 |
Hongze Cheng
|
ec886154a4
|
more code
|
2023-01-26 21:48:54 +08:00 |
Hongze Cheng
|
a902d412eb
|
more code
|
2023-01-26 20:20:39 +08:00 |
Hongze Cheng
|
b8578e242e
|
Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TD-21761
|
2023-01-26 17:14:57 +08:00 |
Hongze Cheng
|
4f0a605cc0
|
more code
|
2023-01-22 17:20:26 +08:00 |
kailixu
|
1e06fb1783
|
chore: code optimization
|
2023-01-21 16:15:12 +08:00 |
kailixu
|
08a5ed4a07
|
chore: revert the code
|
2023-01-21 16:11:33 +08:00 |
kailixu
|
338a2a74cb
|
chore: revert the code
|
2023-01-21 16:08:33 +08:00 |
kailixu
|
2416d34a80
|
fix: memory leak for row merge
|
2023-01-21 16:07:27 +08:00 |
kailixu
|
39b69ba39e
|
fix: row schema version for row merger
|
2023-01-21 13:44:25 +08:00 |
Hongze Cheng
|
fff4a96bdf
|
more code
|
2023-01-19 22:18:39 +08:00 |
Hongze Cheng
|
7203819888
|
more code
|
2023-01-19 21:46:27 +08:00 |
Hongze Cheng
|
b88327d737
|
Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TD-21761
|
2023-01-18 23:32:52 +08:00 |
Hongze Cheng
|
516306b598
|
more code
|
2023-01-18 17:28:18 +08:00 |
Hongze Cheng
|
d6028bdde1
|
some code
|
2023-01-18 14:59:02 +08:00 |
kailixu
|
d9ae5a755c
|
fix: tsdb fs head/data/sma nRef
|
2023-01-18 11:05:39 +08:00 |
kailixu
|
70fb18e611
|
fix: tsdb ReadSnap take/untake
|
2023-01-17 15:11:11 +08:00 |
Haojun Liao
|
49dedc3c3f
|
fix(query): opt perf.
|
2023-01-17 10:24:19 +08:00 |
Haojun Liao
|
7425820c21
|
refactor: do some internal refactor.
|
2023-01-16 23:58:45 +08:00 |
Xiaoyu Wang
|
9a0c2805f4
|
merge main
|
2023-01-13 13:54:04 +08:00 |
Hongze Cheng
|
e3498d61b4
|
refact code
|
2023-01-12 09:27:18 +08:00 |
Haojun Liao
|
53f27901a5
|
Merge branch 'main' into feature/3_liaohj
|
2023-01-11 15:42:34 +08:00 |
Minglei Jin
|
5024fc1e9f
|
tsdb/suspend: fix table block scan info
|
2023-01-10 18:40:15 +08:00 |
dapan1121
|
c3cb4a52fc
|
Merge pull request #19425 from taosdata/fix/TD-21778
fix: tsdb read invalid memory read issue
|
2023-01-10 17:10:19 +08:00 |
Minglei Jin
|
4032340e92
|
tsdb/reader: reset reader status with lock protected
|
2023-01-10 16:45:58 +08:00 |
dapan1121
|
459d2932b1
|
fix: memcpy empty value issue
|
2023-01-10 13:44:24 +08:00 |
Hui Li
|
8545bf06e3
|
Merge pull request #19467 from taosdata/fix/liaohj
fix(query): fix error for retrieve data only in last files.
|
2023-01-10 13:40:30 +08:00 |
Haojun Liao
|
08321f3c6d
|
enh(query): update the log.
|
2023-01-10 13:35:25 +08:00 |
Haojun Liao
|
b2a70c0a34
|
enh(query): jump out of loop once queried tables are all found.
|
2023-01-10 13:33:27 +08:00 |
Haojun Liao
|
1354eac985
|
Merge branch 'main' into feature/3_liaohj
|
2023-01-10 13:21:49 +08:00 |
Minglei Jin
|
e48bdbfd0f
|
tsdb/log-query: new proactive flag for mem table unref
|
2023-01-10 11:52:40 +08:00 |
Hongze Cheng
|
bff8c216cc
|
more code
|
2023-01-10 11:36:40 +08:00 |
dapan1121
|
bfc483aa30
|
fix: row merge flag issue
|
2023-01-10 11:32:13 +08:00 |
Haojun Liao
|
e244a484f8
|
fix(query): add additional check for imem/mem
|
2023-01-10 10:49:35 +08:00 |
Minglei Jin
|
d69ec98723
|
tsdb/read: reseek with try lock mutex
|
2023-01-10 10:38:44 +08:00 |
Minglei Jin
|
3178843b72
|
tsdb/cache: reseek with busy always
|
2023-01-10 10:11:17 +08:00 |
Hongze Cheng
|
f848324d54
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/long_query
|
2023-01-10 09:42:45 +08:00 |
Haojun Liao
|
6a6d53b896
|
fix(query): fix error for retrieve data only in last files. (#19457)
* fix: add test cases;
* fix(query): fix error for retrieve data only in last files.
|
2023-01-09 20:55:34 +08:00 |
dapan1121
|
df2175087b
|
fix: memory leak and invalid read issue
|
2023-01-09 19:47:17 +08:00 |
Haojun Liao
|
16f0900fe9
|
fix(query): fix error for retrieve data only in last files.
|
2023-01-09 19:26:39 +08:00 |
Hongze Cheng
|
ad9e8a9aa3
|
more code
|
2023-01-09 19:03:09 +08:00 |
Hongze Cheng
|
f8c9ae50b8
|
more code
|
2023-01-09 16:06:07 +08:00 |
Hongze Cheng
|
2e443c395e
|
more code
|
2023-01-09 15:51:30 +08:00 |
dapan1121
|
80586ad997
|
fix: invalid free issue
|
2023-01-09 11:33:26 +08:00 |
Shengliang Guan
|
398161eb5f
|
Merge branch 'main' into merge/mainto3.0_0108
|
2023-01-09 10:00:53 +08:00 |
Shengliang Guan
|
f2d6ed8635
|
Merge pull request #19125 from taosdata/FIX/TD-21043-main
enh: vnodeCommit on consensus only
|
2023-01-09 09:41:34 +08:00 |
Shengliang Guan
|
35893eb9b1
|
Merge pull request #19435 from taosdata/fix/liaohj
fix(query): do not merge rows in last file when no data blocks exist.
|
2023-01-09 09:41:12 +08:00 |
Haojun Liao
|
95a6720b2a
|
fix(query): do not merge rows in last file when no data blocks exist.
|
2023-01-08 23:02:16 +08:00 |
Haojun Liao
|
f90fa07ea9
|
refactor: add avx support zigzag decode.
|
2023-01-08 12:34:18 +08:00 |
Shengliang Guan
|
d90eef6656
|
Merge branch '3.0' into merge/mainto3.0_0108
|
2023-01-08 09:54:21 +08:00 |
Shengliang Guan
|
42d911bf8e
|
Merge remote-tracking branch 'origin/main' into FIX/TD-21043-main
|
2023-01-08 09:44:07 +08:00 |
dapan1121
|
d70e32e7d3
|
fix: compile issue
|
2023-01-07 14:56:43 +08:00 |
dapan1121
|
66e62bb010
|
fix: tsdb read invalid memory read issue
|
2023-01-06 19:19:31 +08:00 |
Haojun Liao
|
9dd07cc1e1
|
other:merge main.
|
2023-01-06 12:54:26 +08:00 |
Haojun Liao
|
4f89bf78d8
|
enh(query): do some internal refactor.
|
2023-01-05 19:18:24 +08:00 |
Haojun Liao
|
29155ad460
|
enh(query): disable the file length check.
|
2023-01-05 19:11:08 +08:00 |
Hongze Cheng
|
d9d4074377
|
fix: tsdb snap wrong suid
|
2023-01-05 17:32:39 +08:00 |
Shengliang Guan
|
3016f35e9f
|
Merge branch '3.0' into merge/mainto3.0_0105
|
2023-01-05 16:08:23 +08:00 |
Hongze Cheng
|
a046dbb02b
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact
|
2023-01-05 13:57:55 +08:00 |
dapan1121
|
1a75fa71bd
|
Merge pull request #19371 from taosdata/enh/TD-21211-3.0
enh: return error when data out of range
|
2023-01-05 13:35:06 +08:00 |
kailixu
|
f8f74c1780
|
enh: return error when data out of range
|
2023-01-04 19:11:33 +08:00 |
Minglei Jin
|
57c303b4f1
|
Merge branch 'fix/long_query' of https://github.com/taosdata/TDengine into fix/long_query
|
2023-01-04 17:58:06 +08:00 |
Minglei Jin
|
6591b98245
|
fix(tsdb): comment qlist out to please CI
|
2023-01-04 17:57:50 +08:00 |
Liu Jicong
|
5ee7e7aed9
|
fix: init tsdb read snap
|
2023-01-04 17:55:00 +08:00 |
Minglei Jin
|
625bf9992f
|
Merge branch '3.0' into fix/long_query
|
2023-01-04 15:15:51 +08:00 |
Xiaoyu Wang
|
9df6f69371
|
merge 3.0
|
2023-01-04 15:02:31 +08:00 |
Shengliang Guan
|
e2056ba8fb
|
Merge branch 'main' into FIX/TD-21043-main
|
2023-01-04 11:48:35 +08:00 |
Xiaoyu Wang
|
fdde287ca9
|
merge main
|
2023-01-04 11:43:20 +08:00 |
Hongze Cheng
|
0a085da032
|
enh: use diff atomic op
|
2023-01-04 09:35:48 +08:00 |
Shengliang Guan
|
34260cd397
|
Merge branch 'main' into FIX/TD-21043-main
|
2023-01-04 09:29:07 +08:00 |
Minglei Jin
|
b020383046
|
fix(tsdb): comment qlist out to please CI
|
2023-01-03 18:30:50 +08:00 |
Hongze Cheng
|
c6a71a4b66
|
more code
|
2023-01-03 18:29:30 +08:00 |
Hongze Cheng
|
5e579398e8
|
more code
|
2023-01-03 18:16:52 +08:00 |
Minglei Jin
|
07f16b1660
|
Merge branch 'v3.0' into fix/long_query
|
2023-01-03 17:21:10 +08:00 |
Hongze Cheng
|
1567fe2f67
|
fix: skiplist concurrent access
|
2023-01-03 17:19:19 +08:00 |
Alex Duan
|
b68e440cc2
|
feat: support total vgroups count for table
|
2023-01-03 14:13:51 +08:00 |
Hongze Cheng
|
9fd2ac0b4c
|
add log
|
2023-01-03 11:57:25 +08:00 |
Minglei Jin
|
e4e72dd9e9
|
fix(tsdb/read): new tsdbReleaseDataBlock api from release reader's lock
|
2023-01-03 09:43:29 +08:00 |
Hongze Cheng
|
4936eb5b2c
|
more code
|
2022-12-30 16:55:49 +08:00 |
Minglei Jin
|
d3c97947f3
|
fix(tsdb/read): use int32_t instead of size_t for taosHashGetSize
|
2022-12-30 16:04:18 +08:00 |
Hongze Cheng
|
835c42e5c7
|
more code
|
2022-12-30 15:40:13 +08:00 |
Hongze Cheng
|
47d493e851
|
more code
|
2022-12-30 14:49:55 +08:00 |
Hongze Cheng
|
38b4c5c14a
|
more code
|
2022-12-30 14:20:55 +08:00 |
Hongze Cheng
|
112a6b833a
|
more code
|
2022-12-29 17:57:23 +08:00 |
Minglei Jin
|
2ed9c19da4
|
Merge branch 'v3.0' into fix/long_query
|
2022-12-29 17:43:51 +08:00 |
Hongze Cheng
|
6f947af8cc
|
more code
|
2022-12-29 17:40:55 +08:00 |
Hongze Cheng
|
3aa1f8ca90
|
more code
|
2022-12-29 16:34:41 +08:00 |
Hongze Cheng
|
01f6823bc1
|
more code
|
2022-12-29 15:46:17 +08:00 |
Benguang Zhao
|
d307413c36
|
Merge branch 'main' into FIX/TD-21043-main
|
2022-12-29 10:03:17 +08:00 |
Hongze Cheng
|
de6be90cb5
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact
|
2022-12-29 10:00:47 +08:00 |
Hongze Cheng
|
de82f3a806
|
more code
|
2022-12-29 09:59:28 +08:00 |
Hongze Cheng
|
6f30871fd6
|
more code
|
2022-12-29 09:10:57 +08:00 |
Shengliang Guan
|
78c14a2c88
|
Merge remote-tracking branch 'origin/3.0' into merge/mainto3.0_1228
|
2022-12-28 14:59:02 +08:00 |
Hongze Cheng
|
e0e7cc4f87
|
more code
|
2022-12-28 14:21:06 +08:00 |
Hongze Cheng
|
a0fa31954c
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact
|
2022-12-28 13:53:59 +08:00 |
Hongze Cheng
|
a21fbd05e4
|
more code
|
2022-12-28 13:37:22 +08:00 |
Hongze Cheng
|
a09b5b8b5e
|
more code
|
2022-12-27 17:58:37 +08:00 |
Hongze Cheng
|
1427f9218c
|
more code
|
2022-12-27 16:59:52 +08:00 |
Shengliang Guan
|
c844922aef
|
Merge pull request #19172 from taosdata/feature/3_liaohj
refactor: do some internal refactor.
|
2022-12-27 16:07:23 +08:00 |
Hongze Cheng
|
3b3b8d4f9a
|
more code
|
2022-12-27 15:19:35 +08:00 |
Benguang Zhao
|
137e7d009d
|
fix: update nextRowIterGet of tsdbCache
|
2022-12-26 20:52:42 +08:00 |
Hongze Cheng
|
5abaf4409d
|
mroe code
|
2022-12-26 17:12:08 +08:00 |
Hongze Cheng
|
53226eae7c
|
more code
|
2022-12-26 16:23:33 +08:00 |
Haojun Liao
|
8a4fb244fb
|
fix(query): fix coverity issues.
|
2022-12-26 14:20:05 +08:00 |
Haojun Liao
|
f54f6201be
|
fix(query): fix coverity issues.
|
2022-12-26 14:07:22 +08:00 |
Haojun Liao
|
9107c3149b
|
fix(query): fix syntax error.
|
2022-12-26 13:49:16 +08:00 |
Haojun Liao
|
1a07451bc3
|
refactor: do some internal refactor.
|
2022-12-26 13:45:25 +08:00 |
Hongze Cheng
|
d15453eb4e
|
more code
|
2022-12-26 13:28:23 +08:00 |
Haojun Liao
|
723efba79b
|
Merge branch '3.0' into refact/submit_req
|
2022-12-26 13:25:25 +08:00 |
Hongze Cheng
|
b000fb09ba
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact
|
2022-12-26 13:17:30 +08:00 |
Haojun Liao
|
a5165ab5e7
|
refactor: do some internal refactor.
|
2022-12-26 10:58:17 +08:00 |
Haojun Liao
|
fbc9e77004
|
Merge branch '3.0' into refact/submit_req
|
2022-12-26 10:26:17 +08:00 |
Hongze Cheng
|
8135efb541
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact
|
2022-12-26 09:28:00 +08:00 |
Shengliang Guan
|
028cc52846
|
Merge pull request #19116 from taosdata/feature/3_liaohj
refactor: do some internal refactor.
|
2022-12-26 09:12:35 +08:00 |
kailixu
|
9c9c263ace
|
chore: rsma query debug log
|
2022-12-26 01:22:43 +08:00 |
kailixu
|
ed3a0c1dc1
|
chore: vgId format uniform
|
2022-12-24 23:44:01 +08:00 |
kailixu
|
4f25c0f7d3
|
Merge branch '3.0' into feature/TD-19148-D
|
2022-12-24 00:59:35 +08:00 |
Haojun Liao
|
1edf1e1799
|
refactor: do some internal refactor.
|
2022-12-23 23:02:40 +08:00 |
Xiaoyu Wang
|
0c269c317b
|
merge 3.0
|
2022-12-23 17:50:05 +08:00 |
Haojun Liao
|
224f5a72c2
|
refactor: do some internal refactor.
|
2022-12-23 17:45:12 +08:00 |
dapan1121
|
d39e34ce7c
|
Merge pull request #19071 from taosdata/fix/TS-2276-main
Fix(tsdb): table block distributed totalSize is zero
|
2022-12-23 11:54:13 +08:00 |
Shengliang Guan
|
0ea1d145d5
|
Merge pull request #19101 from taosdata/feature/3_liaohj
fix(query): set start row index for desc scan.
|
2022-12-23 11:02:42 +08:00 |
Haojun Liao
|
ff01a0d2b5
|
fix(query): remove todo
|
2022-12-23 09:42:55 +08:00 |
Haojun Liao
|
884f9dfee1
|
fix(query): set start row index for desc scan.
|
2022-12-23 00:56:03 +08:00 |
Haojun Liao
|
c2f6d4ab77
|
fix(query): add some logs.
|
2022-12-23 00:16:15 +08:00 |
Shengliang Guan
|
2668def457
|
Merge pull request #19076 from taosdata/feature/3_liaohj
fix(query): add lock for cache.
|
2022-12-22 20:12:50 +08:00 |
wangmm0220
|
fd76fdb9e0
|
opti:taosx for write_raw_block
|
2022-12-22 16:50:21 +08:00 |
Haojun Liao
|
8210c49a85
|
fix(query): fix memory leak.
|
2022-12-22 15:47:02 +08:00 |
Hongze Cheng
|
ecca2fc0b0
|
more code
|
2022-12-22 15:18:41 +08:00 |
Hongze Cheng
|
3278c11491
|
more code
|
2022-12-22 15:02:39 +08:00 |
Shengliang Guan
|
2454cf0c5d
|
Merge pull request #19058 from taosdata/release/ver-3.0.2.1
release: build 3.0.2.1
|
2022-12-21 21:00:33 +08:00 |
Alex Duan
|
950529d148
|
fix(query): show distributed table modify average calc ++
|
2022-12-21 19:03:48 +08:00 |
Shengliang Guan
|
46df0e8dd1
|
Merge pull request #19067 from taosdata/feature/3_liaohj
fix(query): update the blockInfo
|
2022-12-21 17:57:52 +08:00 |
Alex Duan
|
8dfbcc5a83
|
fix(query): getFileBlockDistInfo totalSize set use index 0
|
2022-12-21 17:19:00 +08:00 |
Alex Duan
|
ebf35651f3
|
fix(query): getFileBlockDistInfo totalSize set
|
2022-12-21 17:01:59 +08:00 |
Haojun Liao
|
d5a770c98a
|
fix(query): add comment.
|
2022-12-21 16:25:18 +08:00 |
Haojun Liao
|
d1b85f893e
|
fix(query): update the blockInfo
|
2022-12-21 16:24:37 +08:00 |
Hongze Cheng
|
5ab1cba45e
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact
|
2022-12-21 14:36:36 +08:00 |
Hongze Cheng
|
a8eb32da9f
|
more code
|
2022-12-21 14:36:12 +08:00 |
yihaoDeng
|
a68b8fc43e
|
set mergeTree sst trigger to Max
|
2022-12-20 17:11:22 +08:00 |
Shengliang Guan
|
41dcd32b8e
|
refact: adjust some logs
|
2022-12-20 15:01:03 +08:00 |
Hongze Cheng
|
1edb6d5b4d
|
more code
|
2022-12-19 15:23:12 +08:00 |
Haojun Liao
|
fdade6d6a3
|
Merge branch '3.0' into refact/submit_req
|
2022-12-19 11:24:00 +08:00 |
Hongze Cheng
|
4772f2a296
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact
|
2022-12-19 10:11:23 +08:00 |
Shengliang Guan
|
2e2e227dbe
|
fix: remove invalid assert
|
2022-12-18 19:59:17 +08:00 |
Shengliang Guan
|
cb8cd5f733
|
Merge branch 'main' into fix/td-21029
|
2022-12-15 19:24:16 +08:00 |
Hongze Cheng
|
a481e8fa5e
|
more code
|
2022-12-15 16:03:56 +08:00 |
Hongze Cheng
|
66aefc392f
|
more code
|
2022-12-15 09:50:02 +08:00 |
Haojun Liao
|
b5f611328a
|
fix(query): add check for blockdata.
|
2022-12-14 20:31:21 +08:00 |
Hongze Cheng
|
c0b2ff9c62
|
more code
|
2022-12-14 15:23:01 +08:00 |
Shengliang Guan
|
04750d9078
|
Merge pull request #18905 from taosdata/feature/3_liaohj
refactor: do multiple refactor and improve some query perf.
|
2022-12-14 08:01:42 +08:00 |
kailixu
|
2a1f5df28e
|
Merge branch '3.0' into feature/TD-19148-D
|
2022-12-12 19:12:12 +08:00 |
Haojun Liao
|
48f7fc5c3d
|
Merge branch '3.0' into refact/submit_req
|
2022-12-12 18:11:17 +08:00 |
Haojun Liao
|
ba50a7c30d
|
refactor(query): add additional attribute to denote if current block has already loaded data.
|
2022-12-12 14:25:26 +08:00 |
Shengliang Guan
|
9e8f4f5e71
|
Merge pull request #18862 from taosdata/feature/3_liaohj
fix(query): return with error code if the table does not exist
|
2022-12-10 15:56:30 +08:00 |
Haojun Liao
|
eeefd1a4b5
|
fix(query): does not return error code if queried table does not exists.
|
2022-12-10 14:35:56 +08:00 |
Haojun Liao
|
44dc2564eb
|
fix(query): return with error code if the table does not exist during creating tsdbReader
|
2022-12-09 21:07:03 +08:00 |
Hongze Cheng
|
7b20c09f34
|
more code
|
2022-12-09 16:19:49 +08:00 |
Minglei Jin
|
c22fa53bc4
|
fix: release lock and memory in exceptional cases
|
2022-12-09 10:22:43 +08:00 |
Haojun Liao
|
27ebafdbaa
|
other: merge 3.0
|
2022-12-09 10:19:05 +08:00 |
Hongze Cheng
|
24ee499670
|
fix: coredump
|
2022-12-08 21:38:08 +08:00 |
Hongze Cheng
|
1b433cac0c
|
fix tsdb snapshot problem
|
2022-12-08 17:44:47 +08:00 |
dapan1121
|
311365ea6f
|
Merge pull request #18762 from taosdata/fix/TD-20929
fix:read the deleted data
|
2022-12-08 17:21:41 +08:00 |
kailixu
|
fb265ff9ba
|
Merge branch '3.0' into feature/TD-19148-D
|
2022-12-08 16:28:04 +08:00 |
54liuyao
|
6c9d6e2aa8
|
fix:read the deleted data
|
2022-12-08 15:42:37 +08:00 |
Shengliang Guan
|
fc0412b69a
|
Merge pull request #18791 from taosdata/fix/TD-20964-3.0
fix: update diskId when migrate DFileSet
|
2022-12-08 13:58:29 +08:00 |
kailixu
|
399dace80f
|
chore: code format optimization
|
2022-12-08 12:00:04 +08:00 |
kailixu
|
5ca21df5d0
|
Merge branch '3.0' into fix/TD-20964-3.0
|
2022-12-08 11:59:21 +08:00 |
Minglei Jin
|
04948080bc
|
tsdb/cache-read: release lru handle in case table's empty
|
2022-12-08 11:06:16 +08:00 |
Minglei Jin
|
1a066d19f7
|
fix: dismiss coverity issues
|
2022-12-08 10:55:08 +08:00 |
Hongze Cheng
|
058ea5871c
|
fix: memory bug
|
2022-12-08 10:50:52 +08:00 |
kailixu
|
35e67b3fb4
|
Merge branch '3.0' into feature/TD-19148-D
|
2022-12-08 09:14:25 +08:00 |
dapan1121
|
5b21a2394c
|
Merge pull request #18779 from taosdata/fix/TD-20958-3.0
fix(query): ensure the SMA SArray* capacity is enough big to save all the columns for scanning
|
2022-12-08 09:13:04 +08:00 |
kailixu
|
2d75447bb2
|
fix: update diskId when migrate DFileSet
|
2022-12-08 02:11:39 +08:00 |
Shengliang Guan
|
6d94afe48f
|
Revert "refact: adjust some assert cases"
|
2022-12-07 21:51:17 +08:00 |
kailixu
|
04f785315e
|
Merge branch '3.0' into feature/TD-19148-D
|
2022-12-07 21:16:36 +08:00 |
Haojun Liao
|
d3aa0be66e
|
fix(query): add duplicated row merge for column format data in memory.
|
2022-12-07 20:36:42 +08:00 |
Shengliang Guan
|
4172acf95d
|
git lo
|
2022-12-07 19:39:53 +08:00 |
Shengliang Guan
|
d5126d469a
|
refact: replcase ASSERT with tAssert
|
2022-12-07 18:42:48 +08:00 |
Haojun Liao
|
35d13a91c2
|
fix(query): enable merge duplicated rows.
|
2022-12-07 18:40:18 +08:00 |
Shengliang Guan
|
f69a188f7e
|
refact: replcase ASSERT with tAssert
|
2022-12-07 18:37:40 +08:00 |
Alex Duan
|
cc285d4900
|
fix(query): SMA ensure support info pColAgg capacity over column numfor this table
|
2022-12-07 18:00:32 +08:00 |
Alex Duan
|
15b8b28972
|
fix(query): SMA ensure support info pColAgg capacity over column numfor this table
|
2022-12-07 17:52:49 +08:00 |
Hongze Cheng
|
a4549b00de
|
fix: retention
|
2022-12-07 15:11:37 +08:00 |
Minglei Jin
|
1e23f80597
|
tsdb/cache: use empty array as negative entry to empty table's last/lr
|
2022-12-07 14:34:38 +08:00 |
Hongze Cheng
|
c0494b6453
|
fix another memory problem
|
2022-12-07 10:21:01 +08:00 |
Hongze Cheng
|
046174656c
|
fix: an insert error
|
2022-12-07 09:25:00 +08:00 |
Hongze Cheng
|
2d85c7c451
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req
|
2022-12-07 09:04:00 +08:00 |
kailixu
|
6b30410339
|
Merge branch '3.0' into feature/TD-19148-D
|
2022-12-06 19:26:00 +08:00 |
Hongze Cheng
|
ca84805cfc
|
fix interpolation corner case
|
2022-12-06 17:22:58 +08:00 |
Haojun Liao
|
78aea791df
|
fix(query): remove invalid free.
|
2022-12-06 16:38:31 +08:00 |
Hongze Cheng
|
259b7e8a8a
|
fix compile issue
|
2022-12-06 14:53:02 +08:00 |
Hongze Cheng
|
899d7b0bcc
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req
|
2022-12-06 14:37:22 +08:00 |
Haojun Liao
|
68273aef52
|
Merge branch '3.0' into feature/3_liaohj
|
2022-12-06 10:36:32 +08:00 |
Liu Jicong
|
619bbdfd82
|
refactor: support submitreq2
|
2022-12-06 05:58:28 +08:00 |
Haojun Liao
|
114943ddb0
|
fix(query): set the correct flag when no neighbors exist.
|
2022-12-05 22:28:26 +08:00 |
Haojun Liao
|
d5b493677b
|
fix(query): set column sma into the correct position.
|
2022-12-05 20:39:37 +08:00 |
Haojun Liao
|
9e04f42635
|
fix(query): check for neighbor block when merging data block.
|
2022-12-05 20:20:48 +08:00 |
Haojun Liao
|
136937d69a
|
fix(query): insert null column sma firstly.
|
2022-12-05 17:05:07 +08:00 |
kailixu
|
64e907b993
|
Merge branch '3.0' into feature/TD-19148-D
|
2022-12-05 12:12:02 +08:00 |
dapan1121
|
da74ede563
|
Merge pull request #18679 from taosdata/fix/TD-20904-3.0
fix: tsdb do retention fix
|
2022-12-05 09:50:25 +08:00 |
kailixu
|
cf4ef434ee
|
Merge branch '3.0' into feature/TD-19148-D
|
2022-12-05 06:56:27 +08:00 |
kailixu
|
8bc95dcb10
|
Merge branch '3.0' into feature/TD-19148-D
|
2022-12-04 17:54:17 +08:00 |
kailixu
|
9b9ebea6f5
|
fix: tsdb do retention fix
|
2022-12-04 17:49:37 +08:00 |
Hongze Cheng
|
2a20347210
|
add more code
|
2022-12-04 15:14:04 +08:00 |
Hongze Cheng
|
df6eb27b75
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/async_commit
|
2022-12-04 14:51:05 +08:00 |
Hongze Cheng
|
f78efdac7e
|
fix asan error
|
2022-12-04 14:50:58 +08:00 |
Shengliang Guan
|
af3bd5bc9a
|
Merge pull request #18670 from taosdata/fix/liao_cov
enh(query): avoid repeatly load del file.
|
2022-12-04 13:20:14 +08:00 |
Haojun Liao
|
0d687a533e
|
fix(query): check for null ptr.
|
2022-12-04 11:35:54 +08:00 |
Hongze Cheng
|
d977929c99
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/async_commit
|
2022-12-04 09:37:29 +08:00 |
Haojun Liao
|
fca20668f5
|
fix(query): check for 0 tables in tsdbreader
|
2022-12-03 23:52:38 +08:00 |
Haojun Liao
|
803762c4e0
|
enh(query): avoid repeatly load del file.
|
2022-12-03 22:57:00 +08:00 |
kailixu
|
11684ceb82
|
refact: resource mgmt when build block for rsma
|
2022-12-03 15:00:40 +08:00 |