Hongze Cheng
|
7acc124dfc
|
more code
|
2023-05-26 15:25:29 +08:00 |
|
Hongze Cheng
|
b07ad168c3
|
more code
|
2023-05-26 14:49:50 +08:00 |
|
Hongze Cheng
|
9156b297ae
|
more code
|
2023-05-26 11:51:08 +08:00 |
|
Hongze Cheng
|
fa00d0df77
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
|
2023-05-26 09:55:27 +08:00 |
|
Haojun Liao
|
cea8334427
|
Merge pull request #21449 from taosdata/refact/fillhistory
refactor: remove the module dependency. TD-24279
|
2023-05-26 09:01:45 +08:00 |
|
Haojun Liao
|
e24ce2111f
|
fix: set function ptr.
|
2023-05-26 00:00:07 +08:00 |
|
Haojun Liao
|
1e22d875b3
|
fix: fix dead lock.
|
2023-05-25 20:00:26 +08:00 |
|
Haojun Liao
|
c3be7b14be
|
fix: set correct function ptr.
|
2023-05-25 17:51:03 +08:00 |
|
Haojun Liao
|
0966213847
|
fix(arch): set the correct module api dependency.
|
2023-05-25 14:21:40 +08:00 |
|
Haojun Liao
|
da9f33a483
|
fix: fix error in set function ptr.
|
2023-05-25 09:56:34 +08:00 |
|
wade zhang
|
511ff7130b
|
Merge pull request #21445 from taosdata/fix/TD-24373
fix(cache/read): associate tbname with primary ts column
|
2023-05-25 08:01:51 +08:00 |
|
Haojun Liao
|
4a42f6b983
|
fix: fix error in api call.
|
2023-05-25 00:50:03 +08:00 |
|
Haojun Liao
|
a9b18d203d
|
fix:fix error.
|
2023-05-24 23:49:26 +08:00 |
|
Haojun Liao
|
ab907e3344
|
fix(query): fix syntax error.
|
2023-05-24 21:53:40 +08:00 |
|
Minglei Jin
|
fc5d06681e
|
cache/last_row: treat none as null with last_row
|
2023-05-24 18:55:51 +08:00 |
|
Hongze Cheng
|
3c2a54ab4b
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
|
2023-05-24 18:28:56 +08:00 |
|
Hongze Cheng
|
7d7c8af852
|
more code
|
2023-05-24 18:28:44 +08:00 |
|
Haojun Liao
|
fe09705855
|
fix: set the init function pointer.
|
2023-05-24 17:13:20 +08:00 |
|
dapan1121
|
cbbbaca553
|
Merge pull request #21437 from taosdata/fix/TD-23955-3.0
fix: delete index filter for desc query
|
2023-05-24 14:05:07 +08:00 |
|
Hongze Cheng
|
ab7f6eb764
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
|
2023-05-24 13:47:35 +08:00 |
|
Hongze Cheng
|
106f701ebb
|
more code
|
2023-05-24 13:47:28 +08:00 |
|
Haojun Liao
|
b2ce45b07b
|
refactor: do some internal refactor.
|
2023-05-24 13:39:20 +08:00 |
|
Haojun Liao
|
a2f29aa0f5
|
refactor: do some internal refactor.
|
2023-05-24 13:34:46 +08:00 |
|
Haojun Liao
|
1f7f326bed
|
refactor: do some internal refactor and set the api function ptr.
|
2023-05-24 13:22:05 +08:00 |
|
Hongze Cheng
|
4775b26e5e
|
more code
|
2023-05-24 11:52:38 +08:00 |
|
kailixu
|
ef899a0cc3
|
fix: delete index filter for desc query
|
2023-05-24 11:28:45 +08:00 |
|
Minglei Jin
|
26bfa4363d
|
fix(cache/read): associate tbname with primary ts column
|
2023-05-24 11:01:47 +08:00 |
|
liuyao
|
180abf2229
|
set agg task status
|
2023-05-24 09:34:40 +08:00 |
|
Hongze Cheng
|
166a86db69
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
|
2023-05-24 09:31:20 +08:00 |
|
Hongze Cheng
|
0c09d6f0d2
|
more code
|
2023-05-24 09:30:14 +08:00 |
|
liuyao
|
b5d01f9bab
|
set agg pause status
|
2023-05-24 09:19:28 +08:00 |
|
Haojun Liao
|
39a1fa8f78
|
refactor: do some internal refactor.
|
2023-05-23 19:20:25 +08:00 |
|
Haojun Liao
|
66477a28ca
|
refactor: do some internal refactor.
|
2023-05-23 19:10:50 +08:00 |
|
Haojun Liao
|
3d084adf1f
|
Merge remote-tracking branch 'origin/refact/fillhistory' into refact/fillhistory
# Conflicts:
# source/dnode/vnode/inc/vnode.h
# source/libs/executor/src/executil.c
# source/libs/index/CMakeLists.txt
# source/libs/index/src/indexFilter.c
|
2023-05-23 18:32:47 +08:00 |
|
Haojun Liao
|
e67b532d8a
|
refactor: refactor the module dependency.
|
2023-05-23 18:29:23 +08:00 |
|
kailixu
|
82b8c3c3d1
|
fix: delete index filter for desc query
|
2023-05-23 18:21:21 +08:00 |
|
kailixu
|
18e83173c8
|
fix: delete index filter for desc query
|
2023-05-23 17:21:45 +08:00 |
|
wade zhang
|
68a98d4d09
|
Merge pull request #21429 from taosdata/fix/TD-24306
fix(cache): sychronize commit, read and write threads with writebatch
|
2023-05-23 16:20:59 +08:00 |
|
Hongze Cheng
|
1c10694fde
|
more code
|
2023-05-23 16:20:19 +08:00 |
|
Hongze Cheng
|
36b2495cf6
|
more code
|
2023-05-23 15:07:42 +08:00 |
|
Minglei Jin
|
6d620a7d7c
|
fix(cache/read): set none to null instead of skipping column
|
2023-05-23 14:51:26 +08:00 |
|
Hongze Cheng
|
5d5add3f4b
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
|
2023-05-23 14:31:47 +08:00 |
|
Hongze Cheng
|
cd39d129c2
|
more code
|
2023-05-23 14:25:47 +08:00 |
|
Hongze Cheng
|
85c4c61027
|
more code
|
2023-05-23 14:18:23 +08:00 |
|
Minglei Jin
|
81048f93b0
|
fix(cache): sychronize commit, read and write threads with writebatch
|
2023-05-23 13:44:33 +08:00 |
|
yihaoDeng
|
c15b1e3520
|
opt compile
|
2023-05-23 11:46:02 +08:00 |
|
Hongze Cheng
|
91a5e17b9b
|
more code
|
2023-05-23 11:45:33 +08:00 |
|
Hongze Cheng
|
57bde4f311
|
more code
|
2023-05-23 11:35:44 +08:00 |
|
Hongze Cheng
|
ca28c99f80
|
more code
|
2023-05-23 11:19:24 +08:00 |
|
Hongze Cheng
|
89eafa18cb
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
|
2023-05-23 09:58:53 +08:00 |
|