hjxilinx
|
2ff928db59
|
[td-98] fix bug in taos_fetch_block
|
2020-04-11 17:31:55 +08:00 |
slguan
|
0678ae1ac4
|
Merge branch 'develop' into feature/mpeer
|
2020-04-11 16:40:32 +08:00 |
slguan
|
71607ccb8b
|
[TD-52] update status message
|
2020-04-11 16:39:11 +08:00 |
Jeff Tao
|
0743d310d3
|
add keep in walCfg
|
2020-04-11 16:34:40 +08:00 |
Jeff Tao
|
32bdf91387
|
add one more parameter in walCfg
keep the wal file when it is closed
|
2020-04-11 16:30:08 +08:00 |
Shuduo Sang
|
e7f46e4a1c
|
add simplest python testcase for 2.0
[TD-128]
|
2020-04-11 16:12:47 +08:00 |
slguan
|
3f8a10d98b
|
Merge pull request #1587 from taosdata/feature/query
[td-98] fix bugs in interval query
|
2020-04-11 15:04:31 +08:00 |
slguan
|
051d628405
|
Merge pull request #1586 from taosdata/enhance/ihash
Enhance/ihash
|
2020-04-11 15:03:11 +08:00 |
hjxilinx
|
228cb6f974
|
[td-98] fix compData buffer overflow
|
2020-04-11 14:47:37 +08:00 |
hjxilinx
|
90e6fb395e
|
[td-98] fix bugs in interval query
|
2020-04-11 12:50:28 +08:00 |
Jeff Tao
|
1a5b1c5614
|
remove mutex
|
2020-04-11 11:42:40 +08:00 |
slguan
|
8e67dae14a
|
Merge pull request #1585 from taosdata/feature/query
[td-98] fix bugs while query/insert mixed up in sql requests.
|
2020-04-11 11:39:34 +08:00 |
Jeff Tao
|
3e9e46491b
|
use private lock instead of mutex
|
2020-04-11 11:34:05 +08:00 |
hjxilinx
|
5fd9705d45
|
[td-98] fix bugs while query/insert mixed up in sql requests.
|
2020-04-11 11:30:26 +08:00 |
slguan
|
63ec213013
|
Merge pull request #1583 from taosdata/hotfix/const
add const in API
|
2020-04-11 11:18:55 +08:00 |
slguan
|
f89fd3a47a
|
Merge pull request #1584 from taosdata/hotfix/duplicate_key
fix duplicate commit key
|
2020-04-11 11:16:48 +08:00 |
hzcheng
|
0039bd873a
|
fix duplicate commit key
|
2020-04-11 11:12:48 +08:00 |
Jeff Tao
|
76ea451f15
|
syncStart definition
|
2020-04-11 11:00:33 +08:00 |
slguan
|
649465d77a
|
Merge pull request #1582 from taosdata/feature/query
Feature/query
|
2020-04-11 10:50:01 +08:00 |
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 |
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 |
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 |