Commit Graph

3751 Commits

Author SHA1 Message Date
Shengliang Guan 20d372a456
Merge pull request #1905 from taosdata/feature/changshuaiqiang/testcase
add test cases
2020-05-13 18:33:28 +08:00
Shengliang Guan cb75eed729 scripts 2020-05-13 18:31:20 +08:00
slguan 580216c953 [TD-149] fix compile error after merge develop 2020-05-13 17:56:11 +08:00
slguan 1adef74201 Merge branch 'develop' into feature/hash
# Conflicts:
#	src/vnode/src/vnodeMain.c
2020-05-13 17:51:45 +08:00
Shengliang Guan 5f86564a1c [149] fix bug while replace sdb 2020-05-13 17:46:15 +08:00
Shengliang Guan a23b0b0cd8 replace sdb func 2020-05-13 17:24:06 +08:00
changshuaiqiang 637e1ef3c9 Merge branch 'develop' into feature/changshuaiqiang/testcase
* develop: (21 commits)
  [td-225] fix bugs in multi-vnode projection query.
  support GCC 4.8
  [td-225]
  fix failed test cases
  [TD-161]
  [TD-161]
  [TD-161]
  avoid a potential bug
  tsdb notify the vnode about it status changes
  [td-225] refactor hash function
  [td-225] fix bugs for leastsquares query.
  [td-225] fix bugs at client
  [td-225] fix bugs for 256 columns data check
  use tbname in function tbid()
  single table subscribe is done
  super table subscribe is done
  build VgroupTableInfo
  fix typo
  add taosArrayClear
  enhance exception handling
  ...
2020-05-13 17:04:05 +08:00
changshuaiqiang b320961643 test: add cases 2020-05-13 17:03:38 +08:00
Shengliang Guan 40ece0153a
Merge pull request #1902 from taosdata/feature/support-gcc-4.8
support GCC 4.8
2020-05-13 16:54:13 +08:00
Shengliang Guan 8d0854f883
Merge pull request #1903 from taosdata/feature/query
Feature/query
2020-05-13 16:53:19 +08:00
hjLiao bdc235b4ef [td-225] merge develop 2020-05-13 16:41:34 +08:00
hjLiao cfcbefba48 [td-225] fix bugs in multi-vnode projection query. 2020-05-13 16:32:33 +08:00
Shuduo Sang 543415b8d5 support GCC 4.8
[TD-307]
2020-05-13 16:31:04 +08:00
Shengliang Guan 09cbf619f0
Merge pull request #1890 from taosdata/feature/subscribe
Feature/subscribe
2020-05-13 15:37:32 +08:00
Bomin Zhang a15ee94a85
Merge branch 'develop' into feature/subscribe 2020-05-13 15:35:17 +08:00
Shengliang Guan f3b80c84e5 [TD-149] add callback func to cache 2020-05-13 15:22:49 +08:00
Shengliang Guan f472813b60
Merge pull request #1898 from taosdata/develop_lihui
Develop lihui
2020-05-13 15:16:56 +08:00
hjLiao e81204431e [td-225] 2020-05-13 15:12:25 +08:00
Bomin Zhang 194e91ef55
Merge branch 'develop' into feature/subscribe 2020-05-13 15:09:42 +08:00
Bomin Zhang 605e63200a fix failed test cases 2020-05-13 15:05:19 +08:00
Shengliang Guan 5b459cf8fe scripts 2020-05-13 14:54:55 +08:00
Shengliang Guan ff9bdcfdb0 [TD-149] replace sdb hash 2020-05-13 14:54:05 +08:00
lihui 054d60fd44 [TD-161] 2020-05-13 14:16:26 +08:00
Shengliang Guan c67e0b62b1
Merge pull request #1897 from taosdata/feature/notifyTSDBstatus
tsdb notify the vnode about it status changes
2020-05-13 14:05:23 +08:00
lihui 55e68f2fc8 [TD-161] 2020-05-13 13:38:31 +08:00
lihui a478499c2d [TD-161] 2020-05-13 13:31:42 +08:00
jtao1735 4ee2cb13aa avoid a potential bug 2020-05-13 04:28:18 +00:00
jtao1735 4328ac123c tsdb notify the vnode about it status changes 2020-05-13 04:04:55 +00:00
Shengliang Guan 5119c4d814
Merge pull request #1896 from taosdata/feature/query
Feature/query
2020-05-13 12:04:43 +08:00
hjLiao ebff0807fb [td-225] merge develop 2020-05-13 11:58:37 +08:00
hjLiao c6aef80a39 [td-225] refactor hash function 2020-05-13 11:52:53 +08:00
hjLiao 5f0a05163d [td-225] fix bugs for leastsquares query. 2020-05-13 11:52:33 +08:00
Shengliang Guan 932604173a [TD-149] change hash imp in sdb 2020-05-13 10:23:56 +08:00
Steven Li bec47687f5 Merge branch 'develop' into feature/crash_gen 2020-05-12 18:37:50 -07:00
hjLiao 11c0f8ba32 [td-225] fix bugs at client 2020-05-12 19:23:21 +08:00
changshuaiqiang dc864f8d55 Merge branch 'develop' into feature/changshuaiqiang/testcase
* develop:
  scripts
  scripts
  fixup: typo.
  reduce test case to accelerate valgrind time.
  increase valgrind threshold to 12, definitely lost theshold to 13.
2020-05-12 18:52:10 +08:00
Shengliang Guan b3a1070be6
Merge pull request #1889 from taosdata/hotfix/increase-valgrind-threshold-to12
Hotfix/increase valgrind threshold to12
2020-05-12 18:47:59 +08:00
changshuaiqiang 196d4f1340 test: del basic 2020-05-12 18:47:55 +08:00
Shengliang Guan 6e08f6632a
Merge pull request #1891 from taosdata/hotfix/py-testcase-refine
fixup: typo.
2020-05-12 18:47:21 +08:00
hjLiao cf06a3c885 [td-225] fix bugs for 256 columns data check 2020-05-12 18:36:35 +08:00
Shengliang Guan d2b7acdde7 scripts 2020-05-12 18:33:49 +08:00
Shengliang Guan 80f0a88063 scripts 2020-05-12 18:28:00 +08:00
changshuaiqiang 9491a806fe Merge branch 'develop' into feature/changshuaiqiang/testcase
* develop:
  if link is new, server force the client to do authentication
  scripts
  [TD-275] fix drop table error while query from super table
  scripts
  fix column/metircs.sim
  [TD-292] client may crash if column too log
  [TD-292] scripts
  [TD-292] fix bug while columns too large
  restart TSDB when sync finished
2020-05-12 18:24:49 +08:00
Shengliang Guan 9fe94ad2a1
Merge pull request #1892 from taosdata/hotfix/rpcAuth
if link is new, server force the client to do authentication
2020-05-12 18:20:42 +08:00
changshuaiqiang 8cb168a334 test: add db cases 2020-05-12 18:20:05 +08:00
jtao1735 6bfcf33658 if link is new, server force the client to do authentication 2020-05-12 10:14:27 +00:00
Bomin Zhang 98baaf51cd use tbname in function tbid() 2020-05-12 17:36:36 +08:00
Shengliang Guan d3107ca037 scripts 2020-05-12 17:26:11 +08:00
Shuduo Sang 825dc09433 fixup: typo. 2020-05-12 17:23:13 +08:00
Shengliang Guan 3791b44188 [TD-275] fix drop table error while query from super table 2020-05-12 16:52:37 +08:00