Hongze Cheng
|
8cdef36879
|
fix: sam cases
|
2022-07-22 04:56:15 +00:00 |
|
Hongze Cheng
|
cd762afe76
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
|
2022-07-22 04:50:24 +00:00 |
|
Hongze Cheng
|
b27272d784
|
fix memory leak
|
2022-07-22 01:40:02 +00:00 |
|
Hongze Cheng
|
63627172c6
|
fix memory leak
|
2022-07-22 01:37:21 +00:00 |
|
Hongze Cheng
|
a086019de7
|
more concurrency fix
|
2022-07-21 13:02:48 +00:00 |
|
Haojun Liao
|
7522c2edf3
|
refactor: do some internal refactor.
|
2022-07-21 20:44:36 +08:00 |
|
Hongze Cheng
|
bce29321c6
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
|
2022-07-21 12:40:03 +00:00 |
|
Hongze Cheng
|
15c3945eb7
|
fix: another concurrency problem
|
2022-07-21 12:38:49 +00:00 |
|
Hongze Cheng
|
6a7a3da3db
|
fix some crash
|
2022-07-21 11:56:18 +00:00 |
|
Hongze Cheng
|
684dd82358
|
fix read concurrency
|
2022-07-21 11:42:42 +00:00 |
|
Haojun Liao
|
8e42bf85e8
|
fix(query): fix border check.
|
2022-07-21 15:47:22 +08:00 |
|
Hongze Cheng
|
f195decac9
|
more fix
|
2022-07-21 06:27:32 +00:00 |
|
Haojun Liao
|
2a437ee38a
|
fix(query): close del handle when successing in read del file content.
|
2022-07-21 11:35:31 +08:00 |
|
Haojun Liao
|
c2d588a118
|
other:merge 3.0
|
2022-07-21 11:29:34 +08:00 |
|
Haojun Liao
|
ef0d705c5f
|
fix(query): close del file read handle.
|
2022-07-21 11:27:20 +08:00 |
|
Minglei Jin
|
37bb5caf29
|
Merge pull request #15205 from taosdata/fix/TD-17582
fix: use suid from pReader
|
2022-07-20 19:44:40 +08:00 |
|
Minglei Jin
|
5cc829e45f
|
fix: use suid from pReader
|
2022-07-20 18:47:46 +08:00 |
|
Minglei Jin
|
982b11f6eb
|
Merge pull request #15184 from taosdata/fix/TD-17582
fix: use Ex version of metaGetTbTSchema to retrieve schema
|
2022-07-20 16:51:10 +08:00 |
|
Minglei Jin
|
527aa3584d
|
fix: get suid from uid to be used to retrieve schema
|
2022-07-20 15:26:47 +08:00 |
|
Minglei Jin
|
eefad2bd9d
|
fix: use Ex version of metaGetTbTSchema to retrieve schema
|
2022-07-20 14:28:13 +08:00 |
|
WANG MINGMING
|
258f4fb20a
|
Merge branch '3.0' into feature/TD-14761
|
2022-07-20 11:20:42 +08:00 |
|
Minglei Jin
|
e422d7dbf5
|
fix: remove assert if schema is null
|
2022-07-20 10:29:21 +08:00 |
|
wangmm0220
|
bc0e8e3061
|
fix:invalidate in telnet schemaless
|
2022-07-20 09:48:57 +08:00 |
|
Haojun Liao
|
a0428f5685
|
fix(query): add null ptr check.
|
2022-07-19 18:05:26 +08:00 |
|
Hongze Cheng
|
024f2221b7
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
|
2022-07-19 08:31:16 +00:00 |
|
Hongze Cheng
|
706b081f70
|
fix: r/w concurrency
|
2022-07-19 08:30:49 +00:00 |
|
Hongze Cheng
|
657c2dcaa4
|
more r/w concurrency
|
2022-07-19 07:21:15 +00:00 |
|
Hongze Cheng
|
6b454a4dd4
|
more
|
2022-07-19 06:26:09 +00:00 |
|
Hongze Cheng
|
58135a1aeb
|
tsdb r/w concurrency
|
2022-07-19 06:19:01 +00:00 |
|
Haojun Liao
|
5e754a7662
|
fix(query): add check for deleting record
|
2022-07-19 14:00:45 +08:00 |
|
Hongze Cheng
|
322ec02e39
|
fix: delete causes coredump
|
2022-07-18 11:45:13 +00:00 |
|
dapan1121
|
077fbd6787
|
Merge pull request #15010 from taosdata/fix/TD-17460
fix: fix taosd mem leak
|
2022-07-18 09:18:43 +08:00 |
|
dapan1121
|
9ec14ece62
|
fix: fix taosd mem leak
|
2022-07-16 18:58:29 +08:00 |
|
Hongze Cheng
|
1a9f21c724
|
fix coredump
|
2022-07-16 08:02:39 +00:00 |
|
Hongze Cheng
|
ff07377fa3
|
finish vnode snapshot
|
2022-07-16 03:40:20 +00:00 |
|
Hongze Cheng
|
8228808a2a
|
more vnode snapshot writer
|
2022-07-16 03:12:47 +00:00 |
|
Hongze Cheng
|
989159f0ba
|
vnod snapshot done
|
2022-07-15 13:02:24 +00:00 |
|
Hongze Cheng
|
c9b0864e21
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
|
2022-07-15 10:03:26 +00:00 |
|
Hongze Cheng
|
7e45878581
|
more vnode snapshot
|
2022-07-15 10:03:18 +00:00 |
|
Hongze Cheng
|
ec2a069185
|
more vnode snapshot writer
|
2022-07-15 06:53:56 +00:00 |
|
Haojun Liao
|
fd2dec280b
|
fix(query): fix memory leak.
|
2022-07-15 11:18:26 +08:00 |
|
Hongze Cheng
|
5b5b6a03e2
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
|
2022-07-15 02:03:57 +00:00 |
|
Haojun Liao
|
707f0a837a
|
fix(query): set correct fill output object.
|
2022-07-14 20:11:29 +08:00 |
|
Hongze Cheng
|
b554559889
|
more vnode snapshot
|
2022-07-14 09:36:23 +00:00 |
|
Hongze Cheng
|
5823713185
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
|
2022-07-14 07:38:43 +00:00 |
|
Hongze Cheng
|
25a2d04b85
|
more vnode snapshot writer
|
2022-07-14 07:37:53 +00:00 |
|
Haojun Liao
|
75aca0b031
|
fix(query): set correct fill output column index, fix some memory leak, and do some internal refactor,
|
2022-07-14 13:53:23 +08:00 |
|
Hongze Cheng
|
a3864a940b
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
|
2022-07-14 01:40:55 +00:00 |
|
Haojun Liao
|
38b395147a
|
Merge branch '3.0' into feature/3_liaohj
|
2022-07-13 23:27:51 +08:00 |
|
Haojun Liao
|
083de75afc
|
fix(query):fix memory leak.
|
2022-07-13 23:15:58 +08:00 |
|