Commit Graph

138 Commits

Author SHA1 Message Date
Shengliang Guan c97e4f1404 fix crash while pconn is null 2020-06-01 15:36:49 +08:00
Shengliang Guan d0722ba999 change exec_up.sh to exec.sh 2020-06-01 13:29:35 +08:00
Haojun Liao ac6f6292fa [td-225] handle file id overflow problem 2020-06-01 11:57:41 +08:00
Haojun Liao 2b7cca801b [td-225] update script 2020-05-31 00:05:57 +08:00
Haojun Liao a506907c6a [td-225] merge develop branch 2020-05-31 00:05:07 +08:00
Haojun Liao 74bb1565fa [td-225]fix bug found in test script 2020-05-30 19:07:26 +08:00
Haojun Liao 988400dc43 [td-225]fix bug found in test script 2020-05-29 23:59:38 +08:00
Shengliang Guan b825a904c7 scripts after change numOfMpeers to numOfMnodes 2020-05-29 15:31:36 +00:00
Shengliang Guan 3528ed61d0 [TD-335] rename mgmt to mnode 2020-05-28 07:09:53 +00:00
Haojun Liao 847a0d7de3 [td-225] fix bug while client does not retrieve or paritally retrieve result from vnode. 2020-05-28 10:21:40 +08:00
Haojun Liao b549f121ac [td-225]update the sim script 2020-05-26 14:47:21 +08:00
Haojun Liao e1a34a1bf7 [td-225]fix bugs in fill for super table query 2020-05-25 19:13:15 +08:00
Haojun Liao be67158538 [td-225] update the sim script 2020-05-24 22:40:07 +08:00
Haojun Liao 5bc5563816 [td-225] 2020-05-23 18:12:51 +08:00
Haojun Liao c44bf0ff17 [td-225] update the script 2020-05-23 17:36:19 +08:00
Haojun Liao 54890e4815 [td-225] fix bug in test script 2020-05-22 22:45:47 +08:00
Shengliang Guan 9a8a028575 scripts 2020-05-22 20:25:01 +08:00
Shengliang Guan ab9fac496b [TD-388] drop dnode in community version 2020-05-22 19:13:38 +08:00
Shengliang Guan c0a5eeeb70
Merge pull request #2001 from taosdata/feature/query
Feature/query
2020-05-22 17:52:46 +08:00
Haojun Liao 076e19a862 [td-225] update the test script 2020-05-22 17:29:56 +08:00
Haojun Liao afb434f07f [td-225] fix bugs. 2020-05-22 16:44:32 +08:00
Bomin Zhang 69e831ff1b fix TD-394 2020-05-22 15:37:57 +08:00
Haojun Liao b1d4179d08 [td-225] fix bugs in projection query 2020-05-22 11:39:19 +08:00
Shengliang Guan e0bb9a93a6 [TD-374] add scripts 2020-05-21 10:07:43 +00:00
slguan 2303d52f40 Merge branch 'develop' into hotfix/boundary 2020-05-21 15:30:30 +08:00
Shengliang Guan 84d49718d0 [TD-374] update code while alter database maxTables 2020-05-21 02:41:46 +00:00
Haojun Liao 48da3c695f Merge branch 'develop' into feature/query 2020-05-21 10:41:05 +08:00
Haojun Liao 2c12419c0b [td-225] update the test script 2020-05-20 22:58:19 +08:00
Shengliang Guan d79aff09b9 scripts 2020-05-20 13:55:33 +00:00
Shengliang Guan 6cb9872815 scripts 2020-05-20 14:40:05 +08:00
Shengliang Guan 1912857c0f
Merge pull request #1963 from taosdata/feature/alterdb
[TD-369] fix bug while alter db
2020-05-20 10:38:12 +08:00
Shengliang Guan 9e3d264887
Merge pull request #1964 from taosdata/feature/query
Feature/query
2020-05-20 10:37:48 +08:00
Haojun Liao 5964e3b699 [td-225] fix bug in parser scripts 2020-05-19 23:42:31 +08:00
Shengliang Guan 3efec0a8f9 [TD-369] scripts 2020-05-19 15:23:55 +00:00
Shengliang Guan b3db7efcbb [TD-369] fix bug while alter db 2020-05-19 15:04:35 +00:00
Shengliang Guan 1431f19d64 [TD-362] reproduce error 2020-05-19 02:58:05 +00:00
Haojun Liao 0152521fd1 Merge branch 'develop' into feature/query 2020-05-19 10:33:13 +08:00
Shengliang Guan 34b252501a scripts 2020-05-18 15:42:36 +00:00
Shengliang Guan 6a3043753d [TD-362] fix crash while auto create table 2020-05-18 15:34:19 +00:00
Haojun Liao fc975fce53 [td-225] fix error in test scripts 2020-05-18 22:50:19 +08:00
Shengliang Guan 6b2702d2e7 scrpits 2020-05-18 22:23:33 +08:00
Shengliang Guan 75f3a46067 scripts 2020-05-15 12:00:56 +08:00
Shengliang Guan 24058f1d35 scripts 2020-05-14 19:05:20 +08:00
Shengliang Guan c094c957f6 scripts 2020-05-14 17:09:59 +08:00
Shengliang Guan 93e756ccca Merge remote-tracking branch 'origin/develop' into feature/hash 2020-05-13 18:35:13 +08:00
slguan 1adef74201 Merge branch 'develop' into feature/hash
# Conflicts:
#	src/vnode/src/vnodeMain.c
2020-05-13 17:51:45 +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
hjLiao bdc235b4ef [td-225] merge develop 2020-05-13 16:41:34 +08:00
hjLiao e81204431e [td-225] 2020-05-13 15:12:25 +08:00