hjxilinx
|
da40c92522
|
[td-98] fix compiler error
|
2020-04-11 10:45:11 +08:00 |
Jeff Tao
|
1958981b0e
|
add const in API
|
2020-04-11 10:31:48 +08:00 |
hjxilinx
|
1dd2e59e91
|
Merge branch 'develop' into feature/query
|
2020-04-11 10:28:50 +08:00 |
slguan
|
77cc326a93
|
Merge pull request #1581 from taosdata/hotfix/check-null-pointer-in-tscSql-c
check null pointer in tscSql.c.
|
2020-04-11 10:23:59 +08:00 |
hzcheng
|
d28fae1a45
|
TD-100
|
2020-04-11 10:20:19 +08:00 |
Shuduo Sang
|
9d13fd243b
|
Upgrade Python to 3 instead of 2 for testcase development.
[TD-139]
|
2020-04-11 04:15:36 +08:00 |
Shuduo Sang
|
b9c4fc2265
|
change go driver to git submodule.
use following commands to retreive:
git clone https://github.com/taosdata/TDengine
git checkout develop
git pull
git submodule update --init --recursive
|
2020-04-11 00:42:21 +08:00 |
slguan
|
78f7134ef1
|
[TD-52] rename some defs
|
2020-04-11 00:09:37 +08:00 |
hjxilinx
|
4241da56e1
|
[td-98] update macro
|
2020-04-10 23:16:56 +08:00 |
hjxilinx
|
3f9d5ccaa4
|
[td-98] fix bug for query table, tag query cond serialization,
|
2020-04-10 23:15:33 +08:00 |
hzcheng
|
ac209abb50
|
TD-100
|
2020-04-10 23:12:53 +08:00 |
hjxilinx
|
235b0da12e
|
[td-98] sleep a little bit longer
|
2020-04-10 23:08:50 +08:00 |
Shuduo Sang
|
7b900a5dd1
|
check null pointer in tscSql.c.
|
2020-04-10 22:50:31 +08:00 |
slguan
|
068afbcdc1
|
Merge pull request #1580 from taosdata/feature/mpeer
add test
|
2020-04-10 17:36:15 +08:00 |
slguan
|
0c2e506772
|
add test
|
2020-04-10 17:35:29 +08:00 |
slguan
|
1ba4b1fb06
|
Merge pull request #1579 from taosdata/feature/vpeer
Feature/vpeer
|
2020-04-10 15:48:04 +08:00 |
slguan
|
12a95903bf
|
Merge pull request #1577 from taosdata/add-testcase-execution-in-ci
fix print typo in general/db/basic5.sim.
|
2020-04-10 15:47:21 +08:00 |
slguan
|
8f13b5022f
|
Merge pull request #1578 from taosdata/hotfix/releasevnode
turn on the arbitrator code
|
2020-04-10 15:47:01 +08:00 |
Jeff Tao
|
e4d2b5bb5e
|
turn on the arbitrator code
|
2020-04-10 15:09:37 +08:00 |
hjxilinx
|
66d6800315
|
[td-98] add bi-direction iterator for skiplist
|
2020-04-10 15:07:23 +08:00 |
hjxilinx
|
1da0f92d84
|
[td-98] add clone function for array
|
2020-04-10 15:06:20 +08:00 |
hjxilinx
|
f843a22bb8
|
[td-98]fix uninitialised value access warning by valgrind
|
2020-04-10 15:05:33 +08:00 |
slguan
|
b723946960
|
[TD-114] let replica 3 can create table
|
2020-04-10 14:23:25 +08:00 |
slguan
|
ed2254dbcc
|
[TD-114] let create table wait until master selected
|
2020-04-10 14:09:50 +08:00 |
Shuduo Sang
|
8c86feba0a
|
fix print typo in general/db/basic5.sim.
|
2020-04-10 12:21:56 +08:00 |
slguan
|
88b06baf89
|
Merge pull request #1576 from taosdata/hotfix/releasevnode
refCount may be negative if vnodeRelease is called appropriately
|
2020-04-10 11:57:38 +08:00 |
slguan
|
b100f34e7e
|
Merge pull request #1575 from taosdata/add-testcase-execution-in-ci
make output clear and add general/db testcases.
|
2020-04-10 11:57:22 +08:00 |
Jeff Tao
|
4ecb5e0f7f
|
refCount may be negative is vnodeRelease is called appropriately
add assert there in case it happens
|
2020-04-10 11:51:00 +08:00 |
slguan
|
0bb86882a5
|
Update administrator-ch.md
|
2020-04-10 11:48:17 +08:00 |
Shuduo Sang
|
b17e732938
|
make output clear and add general/db testcases.
|
2020-04-10 11:40:46 +08:00 |
slguan
|
909876fa05
|
change errno index
|
2020-04-10 11:08:59 +08:00 |
slguan
|
56e1f90d4b
|
Merge pull request #1571 from taosdata/feature/sync
Feature/sync
|
2020-04-10 10:04:43 +08:00 |
Jeff Tao
|
d1645d3d5b
|
Merge branch 'develop' into feature/sync
|
2020-04-10 09:03:13 +08:00 |
Jeff Tao
|
be2f915fb4
|
option index is out of range
|
2020-04-10 08:59:17 +08:00 |
Jeff Tao
|
358dad34ba
|
a minor change
|
2020-04-10 08:40:08 +08:00 |
Jeff Tao
|
945f3ac25e
|
NOT_READY is not processed in a right way
|
2020-04-09 23:31:52 +08:00 |
slguan
|
c1aab9ae7d
|
Merge pull request #1570 from taosdata/feature/balance
Feature/balance
|
2020-04-09 21:11:16 +08:00 |
slguan
|
6799a45dcf
|
Merge pull request #1569 from taosdata/add-testcase-execution-in-ci
fix stop_dnodes.sh with postpone socket cleanup and same timestamp is…
|
2020-04-09 20:40:33 +08:00 |
slguan
|
f6551e7792
|
Merge pull request #1568 from taosdata/hotfix/add-query-to-shared-library
add query in shared library to support python test script execution.
|
2020-04-09 20:39:57 +08:00 |
Shuduo Sang
|
37b2937203
|
fix stop_dnodes.sh with postpone socket cleanup and same timestamp issue in general/table/basic2.sim.
|
2020-04-09 19:08:26 +08:00 |
hzcheng
|
b64daf73fd
|
TD-100
|
2020-04-09 18:44:27 +08:00 |
slguan
|
0ba8636c84
|
add some scripts
|
2020-04-09 17:52:52 +08:00 |
slguan
|
55fa8b060a
|
fix compile while intergreate sync module
|
2020-04-09 17:49:35 +08:00 |
Shuduo Sang
|
7b5c13a857
|
add query in shared library
[TD-96]
|
2020-04-09 17:08:11 +08:00 |
slguan
|
dff00db7fc
|
Merge branch 'feature/sync' into feature/balance
# Conflicts:
# src/vnode/main/src/vnodeMain.c
|
2020-04-09 16:19:12 +08:00 |
slguan
|
f87b68d9a8
|
Merge branch 'develop' into feature/balance
|
2020-04-09 16:17:35 +08:00 |
slguan
|
d5de8dc1e3
|
[TD-82] fix error while balance
|
2020-04-09 16:15:21 +08:00 |
hzcheng
|
3dfe486d1c
|
TD-100
|
2020-04-09 16:12:47 +08:00 |
Jeff Tao
|
3899ae8707
|
fix the bug in sync integration
|
2020-04-09 15:57:32 +08:00 |
slguan
|
d860ec1b86
|
Merge pull request #1553 from taosdata/feature/query
[td-98] support iplist
|
2020-04-09 15:50:19 +08:00 |