Liu Jicong
|
5005ee3369
|
Merge branch '3.0' into feature/stream
|
2022-06-21 21:50:03 +08:00 |
Zhiqiang Wang
|
04771a6d82
|
Merge pull request #14079 from taosdata/fix/ZhiqiangWang/TD-16357-fix-sim-test-error
test: fix sim test error
|
2022-06-21 21:50:01 +08:00 |
Liu Jicong
|
f2b66cc16a
|
fix(stream): convert datablk to submit blk
|
2022-06-21 21:48:24 +08:00 |
liuyao
|
ed641ec4ff
|
Merge pull request #14083 from taosdata/feature/TD-15196
feat(stream): add delete type
|
2022-06-21 21:19:55 +08:00 |
dapan1121
|
4a8c9db884
|
Merge branch '3.0' into feature/showdnodevariables
|
2022-06-21 21:07:44 +08:00 |
afwerar
|
9bde2bffec
|
test: fix sim test error
|
2022-06-21 21:06:32 +08:00 |
dapan1121
|
692f5f0e01
|
feat: show dnode variables
|
2022-06-21 21:05:47 +08:00 |
dapan1121
|
a23418d1fa
|
Merge pull request #14070 from taosdata/feature/showcreate
feat: show create table
|
2022-06-21 21:05:30 +08:00 |
54liuyao
|
9f6a4b3ddb
|
feat(stream): add delete type
|
2022-06-21 20:56:57 +08:00 |
wangmm0220
|
e7faf69981
|
feat:support tagCond & tagIndexCond
|
2022-06-21 20:53:19 +08:00 |
Shuduo Sang
|
668e196be8
|
fix: remove run_taosd_and_taosadapter.sh (#14076)
for 3.0
[TD-16715]
|
2022-06-21 20:37:17 +08:00 |
plum-lihui
|
e21548fd88
|
test: add test case into CI
|
2022-06-21 20:33:39 +08:00 |
dapan1121
|
4bbec6eeef
|
feat: show create table
|
2022-06-21 20:33:19 +08:00 |
Minglei Jin
|
a51d673c01
|
Merge pull request #14064 from taosdata/fix/tdb-journal
fix/journal: restore interrupted(abort, power failure, etc.) tdb txn
|
2022-06-21 20:33:14 +08:00 |
plum-lihui
|
980cf46b71
|
Merge branch '3.0' into test3.0/lihui
|
2022-06-21 20:18:10 +08:00 |
plum-lihui
|
dc0afb2280
|
test: add test case for tmq
|
2022-06-21 20:17:18 +08:00 |
afwerar
|
9dff7b93c6
|
test: fix sim test error
|
2022-06-21 20:04:55 +08:00 |
plum-lihui
|
03cee060cf
|
test: add test case for tmq
|
2022-06-21 20:02:42 +08:00 |
Hui Li
|
f880d00656
|
Merge pull request #14071 from taosdata/3.0test/jcy
test:update test case and add util file for test framework
|
2022-06-21 20:01:55 +08:00 |
Li Minghao
|
be2a0e28a1
|
Merge pull request #14075 from taosdata/feature/3.0_mhli
fix(sync): sender get config from local
|
2022-06-21 20:01:32 +08:00 |
Xiaoyu Wang
|
45a806f789
|
feat: sql function 'last_row'
|
2022-06-21 19:52:26 +08:00 |
Minglei Jin
|
7a87a43b0a
|
fix: fd return by open is a pointer
|
2022-06-21 19:49:49 +08:00 |
wenzhouwww@live.cn
|
62cefffe44
|
update
|
2022-06-21 19:48:54 +08:00 |
wenzhouwww@live.cn
|
56a1f327ce
|
add case for sample for selective
|
2022-06-21 19:41:56 +08:00 |
Minghao Li
|
1f0d7807ac
|
fix(sync): sender get config from local
|
2022-06-21 19:27:52 +08:00 |
liuyao
|
e3c1cef69b
|
Merge pull request #14067 from taosdata/feature/TD-16738
fix(tmq): tmq assert
|
2022-06-21 19:24:12 +08:00 |
Ganlin Zhao
|
bae7143865
|
Merge branch '3.0' into fix/TD-16394
|
2022-06-21 19:23:39 +08:00 |
Ganlin Zhao
|
a46abd974b
|
fix(query): fix leastsquares function random result when input is
tinyint
TD-16394
|
2022-06-21 19:22:38 +08:00 |
Yihao Deng
|
c485e023fc
|
Merge branch '3.0' into feature/refactor_rpc
|
2022-06-21 19:19:32 +08:00 |
Minghao Li
|
4381c3620d
|
refactor(sync): calculate index after append entry
|
2022-06-21 19:00:24 +08:00 |
slzhou
|
805ce63fdd
|
feat: add sort group operator
|
2022-06-21 18:47:39 +08:00 |
54liuyao
|
038e6fbe66
|
fix(tmq): tmq assert
|
2022-06-21 18:46:15 +08:00 |
dapan1121
|
a98601b11d
|
feat: show create table
|
2022-06-21 18:41:12 +08:00 |
wangmm0220
|
f2ad546666
|
fix: add configure for ttl unit
|
2022-06-21 18:37:47 +08:00 |
yihaoDeng
|
963a72eed3
|
refactor code
|
2022-06-21 18:31:50 +08:00 |
Shengliang Guan
|
55c524e811
|
Merge pull request #14057 from taosdata/fix/mnode
refactor: add gtid to log
|
2022-06-21 18:28:32 +08:00 |
Shengliang Guan
|
772c04f36e
|
Merge branch 'fix/mnode' of https://github.com/taosdata/TDengine into fix/mnode
|
2022-06-21 18:17:36 +08:00 |
Shengliang Guan
|
23e921d41b
|
fix: invalid write while encode password
|
2022-06-21 18:03:54 +08:00 |
wangmm0220
|
12d8714f29
|
feat:merge from 3.0
|
2022-06-21 18:01:40 +08:00 |
WANG MINGMING
|
a94f90a343
|
Merge pull request #14062 from taosdata/feature/TD-14761
fix:affect row in schemaless & md5
|
2022-06-21 17:57:05 +08:00 |
Minghao Li
|
363c98e9ed
|
refactor(sync): abstract for log store
|
2022-06-21 17:45:08 +08:00 |
Hui Li
|
13058ceb52
|
Merge pull request #14056 from taosdata/test/twa
test: add test case for twa function
|
2022-06-21 17:43:45 +08:00 |
Hui Li
|
b04e7c93b1
|
Merge pull request #14063 from taosdata/test3.0/lihui
test: add test case for tmq
|
2022-06-21 17:43:19 +08:00 |
dapan1121
|
88b48ec46c
|
Merge branch '3.0' into feature/showcreate
|
2022-06-21 17:40:52 +08:00 |
Ganlin Zhao
|
18c195ea73
|
Merge pull request #14055 from taosdata/enh/sample_selectivity
feat(query): add sample function work with selectivity
|
2022-06-21 17:33:32 +08:00 |
dapan1121
|
8becbc2608
|
feat: support show create table
|
2022-06-21 17:32:31 +08:00 |
wangmm0220
|
15a6e7f22f
|
fix:unit test error
|
2022-06-21 17:22:44 +08:00 |
Minglei Jin
|
25fdcac305
|
fix/journal: restore interrupted(abort, power failure, etc.) tdb txn
|
2022-06-21 17:18:57 +08:00 |
Xiaoyu Wang
|
78caa7e005
|
Merge pull request #14058 from taosdata/feature/3.0_debug_wxy
feat: optimize partition by tbname
|
2022-06-21 17:18:11 +08:00 |
plum-lihui
|
74b1ad9706
|
test: add test case for tmq
|
2022-06-21 17:03:04 +08:00 |