liuyao
b5d01f9bab
set agg pause status
2023-05-24 09:19:28 +08:00
dapan1121
693bac60a0
Merge pull request #21430 from taosdata/fix/TD-24349
...
fix: last(tbname) out of memory issue
2023-05-24 08:52:49 +08:00
slzhou
2e4c14c18c
fix: fix bugs
2023-05-23 21:30:41 +08:00
dapan1121
5bedf6b19a
enh: support config batch rows number when import data from csv file
2023-05-23 19:21:52 +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
85afbf0d35
refactor: do some internal refactor.
2023-05-23 18:58:54 +08:00
Haojun Liao
a63473b1cc
refacotor: do some internal refactor.
2023-05-23 18:54:32 +08:00
wade zhang
c77bf18010
Merge pull request #21439 from taosdata/fix/TD-24352-M
...
fix: alter dnode option has no effect
2023-05-23 18:49:02 +08:00
Haojun Liao
c66c0c4dfd
refactor: do some internal refactor.
2023-05-23 18:42:52 +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
kailixu
34cf6aad30
fix: alter dnode option has no effect
2023-05-23 18:29:53 +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
xleili
a54eaa20ff
build: release ver-3.0.4.2
2023-05-23 18:11:00 +08:00
wangmm0220
fc618d7978
fix:modify ci
2023-05-23 17:52:24 +08:00
kailixu
18e83173c8
fix: delete index filter for desc query
2023-05-23 17:21:45 +08:00
Yaqiang Li
6e19703c2a
Merge pull request #21422 from taosdata/3.0-yq
...
Remove taosx, connector, explorer and taoskeeper in cloud tdengine
2023-05-23 16:37:38 +08:00
Yaqiang Li
5a1cacaa4a
Merge pull request #21423 from taosdata/main-yq
...
Remove taosx, connector, explorer and taoskeeper in cloud tdengine
2023-05-23 16:37:26 +08:00
slzhou
22616d235a
fix: fix minior bugs
2023-05-23 16:36:27 +08:00
Hui Li
0716ab61d0
Merge pull request #21425 from taosdata/test/3.0/TD-24348
...
test:comment the testcase of tmq
2023-05-23 16:24:52 +08:00
Hui Li
2fd9bb558b
Merge pull request #21435 from taosdata/test/3.0/TD-24343
...
test:comment unit test catalog in cases
2023-05-23 16:21:15 +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
chenhaoran
790d34c33b
test:comment unit test catalog in cases
2023-05-23 16:20:00 +08:00
wade zhang
41c74eb47c
Merge pull request #21432 from taosdata/fix/TD-24179
...
fix(cache/read): set none to null instead of skipping column
2023-05-23 16:19:19 +08:00
Hui Li
09a99142cb
Merge pull request #21427 from taosdata/mark/tmq
...
fix:lost data because tsdbreader or task is killed
2023-05-23 15:53:11 +08:00
Minglei Jin
6d620a7d7c
fix(cache/read): set none to null instead of skipping column
2023-05-23 14:51:26 +08:00
wade zhang
b4e82315cc
Merge pull request #21416 from taosdata/enh/xftan/TD-24019
...
enh(taosAdapter): support get assignment and seek
2023-05-23 14:37:42 +08:00
slzhou
857cf3d269
fix: fix bugs
2023-05-23 14:29:33 +08:00
slzhou
99620d434d
fix: fix bugs
2023-05-23 14:11:52 +08:00
shenglian zhou
c9140e547e
fix: fix bugs of wrongly use sfltscloperator
2023-05-23 14:08:20 +08:00
dapan1121
d66f45308c
fix: fix last(tbname) out of memory issue
2023-05-23 14:06:29 +08:00
Minglei Jin
81048f93b0
fix(cache): sychronize commit, read and write threads with writebatch
2023-05-23 13:44:33 +08:00
dapan1121
9efd067ecd
Merge pull request #21413 from taosdata/fix/TD-21457-3.0
...
fix: tsdb read and append _wstart for tsma
2023-05-23 13:44:23 +08:00
yihaoDeng
c15b1e3520
opt compile
2023-05-23 11:46:02 +08:00
Li Ya Qiang
13a6eb177c
add space before the bin files
2023-05-23 11:38:04 +08:00
Li Ya Qiang
00524b3185
remove the taosdump in cloud
2023-05-23 11:36:42 +08:00
kailixu
a37d2c40fc
chore: error logs of create sma cols
2023-05-23 11:06:44 +08:00
kailixu
329797ce23
fix: add _wstart if not exists
2023-05-23 10:57:34 +08:00
slzhou
77a1de444c
fix: where c7 means c7 is true, the right child is null
2023-05-23 10:47:58 +08:00
Shuduo Sang
bda3e6763f
docs: update connect for jdbc version ( #21426 )
...
* docs: update csharp connector status
* docs: fix csharp ws bulk pulling
* docs: clarify database param is optional to websocket dsn
* docs: fix java connector mistake
* fix: a few typos
* fix: many typos
* docs: java connector support subscription over websocket
* fix: update 3.0 connector feature matrix
* docs: fix typos and use 3.1.0 in jdbc driver
* fix: update matrix for schemaless java status
* docs: use latest jdbc version in connect section
2023-05-23 10:33:40 +08:00
wangmm0220
ed612088c0
fix:lost data because tsdbreader or task is killed
2023-05-23 10:32:13 +08:00
chenhaoran
39ced06cc5
test:comment the testcase of tmq
2023-05-23 10:31:28 +08:00
Li Ya Qiang
ca479f57df
Remove taosx, connector, explorer and taoskeeper in cloud tdengine
2023-05-23 10:28:27 +08:00
slzhou
24ae8d7ecb
fix: fix ci memory leak error
2023-05-23 09:49:42 +08:00
kailixu
a171c0c860
Merge branch '3.0' into fix/TD-21457-3.0
2023-05-23 09:27:31 +08:00
dapan1121
0bb468af7b
Merge pull request #21419 from taosdata/fix/TD-24304
...
fix: last(tag) report error issue
2023-05-23 08:55:22 +08:00
shenglian zhou
43ac6fb1fd
fix: all null from block sma
2023-05-23 08:43:31 +08:00
wade zhang
9e73a69316
Merge pull request #21389 from taosdata/fix/TD-24306
...
fix(cache/commit): skip batch write if empty
2023-05-23 08:22:33 +08:00
Li Ya Qiang
ef9affa290
Remove taosx, connector, explorer and taoskeeper in cloud tdengine
2023-05-22 21:40:38 +08:00