wade zhang
|
b3569b687f
|
Merge pull request #12796 from taosdata/docs/TD-15788
docs: add missing files in docs-examples
|
2022-05-21 13:19:23 +08:00 |
gccgdb1234
|
5dc9e27a36
|
docs: add missing files in docs-examples
|
2022-05-21 13:18:35 +08:00 |
plum-lihui
|
de8089ac30
|
test: modify tmq cases
|
2022-05-21 13:08:26 +08:00 |
Shengliang Guan
|
e847cb3de2
|
refactor: adjust error codes
|
2022-05-21 13:03:43 +08:00 |
Hongze Cheng
|
38689f417d
|
Merge pull request #12791 from taosdata/fix/hzcheng_3.0
fix: vnode snapshot
|
2022-05-21 12:43:00 +08:00 |
Shengliang Guan
|
b428bb32de
|
Merge pull request #12794 from taosdata/fix/valgrind
refactor: adjust error codes
|
2022-05-21 12:40:05 +08:00 |
plum-lihui
|
61f4f83bca
|
test:open all cases of stb in tmq
|
2022-05-21 12:01:45 +08:00 |
Shengliang Guan
|
79f660a222
|
refactor: adjust error codes
|
2022-05-21 12:00:56 +08:00 |
Yihao Deng
|
a70a942d65
|
Merge pull request #12792 from taosdata/enh/deleRedundancy
enh: delete redundancy code
|
2022-05-21 11:33:57 +08:00 |
Hongze Cheng
|
86dcce42ac
|
fix: alter column length
|
2022-05-21 03:28:29 +00:00 |
Shengliang Guan
|
9dfb554cec
|
refactor: adjust error codes
|
2022-05-21 11:19:59 +08:00 |
yihaoDeng
|
305fa25490
|
enh: delete redundancy code
|
2022-05-21 11:18:32 +08:00 |
Hongze Cheng
|
52421a5986
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
|
2022-05-21 03:15:14 +00:00 |
Hongze Cheng
|
51f0687645
|
fix snapshot version
|
2022-05-21 03:13:58 +00:00 |
wade zhang
|
cc9919719a
|
Merge pull request #12790 from taosdata/docs/TD-15788
docs: copy docs-examples from 2.6 to 3.0
|
2022-05-21 11:12:56 +08:00 |
gccgdb1234
|
f82d830734
|
docs: copy docs-examples from 2.6 to 3.0
|
2022-05-21 11:11:57 +08:00 |
Haojun Liao
|
00821527be
|
fix(query): specify the primary timestamp column in ssdatablock when update the time range of ssdatablock.
|
2022-05-21 11:02:53 +08:00 |
yihaoDeng
|
49de494eb8
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2022-05-21 10:41:06 +08:00 |
Shengliang Guan
|
d06253934b
|
Merge pull request #12787 from taosdata/fix/tsim
test: case for alter stable
|
2022-05-21 10:35:44 +08:00 |
Haojun Liao
|
800aa60588
|
Merge pull request #12779 from taosdata/feature/3_liaohj
fix(query): set buffer page dirty when place data in it.
|
2022-05-21 10:33:55 +08:00 |
Hongze Cheng
|
1987a0f91c
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
|
2022-05-21 02:28:50 +00:00 |
Shengliang Guan
|
fe048d5f44
|
test: case for alter stable
|
2022-05-21 10:19:29 +08:00 |
Liu Jicong
|
e06a47bcb1
|
Merge pull request #12778 from taosdata/feature/tq
test(tmq): enable drop table case
|
2022-05-21 10:17:24 +08:00 |
Liu Jicong
|
2d38e2c1ba
|
test(tmq): disable unstable case
|
2022-05-21 09:59:31 +08:00 |
wenzhouwww@live.cn
|
48c9ac4a85
|
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0
|
2022-05-21 09:49:39 +08:00 |
wade zhang
|
2ed5560094
|
Merge pull request #12785 from taosdata/docs/TD-15788
docs: copy 2.6 documentation to 3.0 as the base
|
2022-05-21 09:48:01 +08:00 |
Hongze Cheng
|
84d0044b0d
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
|
2022-05-21 01:43:10 +00:00 |
gccgdb1234
|
4fae3b5a79
|
docs: copy 2.6 documentation to 3.0 as the base
|
2022-05-21 09:42:38 +08:00 |
Haojun Liao
|
03c916b436
|
fix(query): set buffer page dirty when place data in it.
|
2022-05-20 23:59:17 +08:00 |
Haojun Liao
|
25e2a9dd72
|
refactor: do some internal refactor, and set the correct intermediate buffer size for average function.
|
2022-05-20 23:58:34 +08:00 |
yihaoDeng
|
9a6710b465
|
enh: add invert index to vnode
|
2022-05-20 23:39:52 +08:00 |
Liu Jicong
|
dacbfc03cd
|
test(tmq): enable drop table case
|
2022-05-20 23:24:51 +08:00 |
Liu Jicong
|
9ad18b8c2d
|
Merge pull request #12776 from taosdata/feature/3_liaohj
fix(query): ignore the check of qualified table id.
|
2022-05-20 23:15:50 +08:00 |
Shengliang Guan
|
576ae00e6e
|
Merge pull request #12771 from taosdata/fix/mnode
feat: dump sdb.data to json format
|
2022-05-20 22:52:50 +08:00 |
Haojun Liao
|
2964542617
|
fix(query): ignore the check of qualified table id.
|
2022-05-20 22:45:43 +08:00 |
Shengliang Guan
|
ba92e1e604
|
feat: dump sdbdata to file
|
2022-05-20 22:30:01 +08:00 |
Shengliang Guan
|
28e879f509
|
Merge pull request #12773 from taosdata/fix/dnode
fix: retry if no enough shm
|
2022-05-20 22:29:50 +08:00 |
WANG MINGMING
|
aac3d30d98
|
Merge pull request #12772 from taosdata/feature/TD-13041
fix: unit test in json scalar operator
|
2022-05-20 22:17:59 +08:00 |
dapan1121
|
ff73213133
|
constnat value to column
|
2022-05-20 22:09:19 +08:00 |
dapan1121
|
b8a3a16abd
|
Merge pull request #12764 from taosdata/feature/qnode
feat: refresh table meta based on sversion
|
2022-05-20 22:08:42 +08:00 |
Shengliang Guan
|
9fcf91525e
|
feat: dump sdbdata to file
|
2022-05-20 22:00:43 +08:00 |
Shengliang Guan
|
ccbcdbad19
|
fix: retry if no enough shm
|
2022-05-20 21:53:56 +08:00 |
dapan1121
|
3aca8ad59a
|
Merge branch 'feature/qnode' of github.com:taosdata/TDengine into feature/qnode
|
2022-05-20 21:36:18 +08:00 |
dapan1121
|
440908169d
|
fix hb rpc issue
|
2022-05-20 21:35:46 +08:00 |
Shengliang Guan
|
e3881ccec8
|
Merge branch 'feature/qnode' of https://github.com/taosdata/TDengine into feature/qnode
|
2022-05-20 21:25:44 +08:00 |
Shengliang Guan
|
760c39da04
|
feat: dump sdbdata to file
|
2022-05-20 21:25:23 +08:00 |
dapan1121
|
d0aa9436e4
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-05-20 21:05:21 +08:00 |
wangmm0220
|
5c553a37f5
|
fix: unit test in json scalar operator
|
2022-05-20 21:01:22 +08:00 |
Hui Li
|
e69fbbabde
|
Merge pull request #12748 from taosdata/test/gxy_query_3.0.0
feat(query): add nested query function
|
2022-05-20 20:58:21 +08:00 |
Hui Li
|
f65674d173
|
Merge pull request #12756 from taosdata/test/chr/TD-14699
test:add testcase of multi-Thread inserting data
|
2022-05-20 20:58:13 +08:00 |