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 |
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 |
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 |
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
|
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 |
wangmm0220
|
56fba8eb27
|
fix: unit test in json scalar operator
|
2022-05-20 20:57:45 +08:00 |
Shengliang Guan
|
c48e31f735
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-05-20 20:49:23 +08:00 |
Shengliang Guan
|
9d600dfa66
|
enh: dump sdb.data to json
|
2022-05-20 20:47:56 +08:00 |
Shengliang Guan
|
38394c1829
|
enh: add file ver to sdb
|
2022-05-20 20:47:00 +08:00 |
dapan1121
|
ae8f1cd5c4
|
fix hb exit issue
|
2022-05-20 20:45:53 +08:00 |
“happyguoxy”
|
ace05054e7
|
feat(query): add nested query function
|
2022-05-20 20:26:10 +08:00 |
“happyguoxy”
|
c4d832fb8f
|
Merge branch '3.0' of github.com:taosdata/TDengine into test/gxy_query_3.0.0
|
2022-05-20 20:23:00 +08:00 |
cpwu
|
8ad2efeedf
|
add fsync to CI
|
2022-05-20 20:22:51 +08:00 |
cpwu
|
00441b4e06
|
fix case
|
2022-05-20 20:21:32 +08:00 |
cpwu
|
c3c30034fd
|
fix case
|
2022-05-20 20:18:35 +08:00 |
cpwu
|
ad85c93b0b
|
Merge branch '3.0' into cpwu/3.0
|
2022-05-20 20:16:57 +08:00 |
cpwu
|
460e3c7a58
|
fix case
|
2022-05-20 20:04:52 +08:00 |