Commit Graph

409 Commits

Author SHA1 Message Date
haojun Liao 8347db05b1
Merge pull request #6365 from taosdata/feature/td-3126
[TD-3126]<feature>support nanoseconds time precision
2021-06-09 16:30:48 +08:00
Haojun Liao 9a2d8533cb [td-4625]<fix>: fix bug in diff query with group by. 2021-06-09 13:27:08 +08:00
Haojun Liao 2aaa8c33c8 [td-225]fix bug in derivative 2021-06-08 10:00:31 +08:00
haojun Liao 85d3a7a207
Merge pull request #6386 from taosdata/feature/TD-4426
Feature/td 4426
2021-06-07 17:00:59 +08:00
Haojun Liao 9b073353e6 [td-225] fix bug found by regression test. 2021-06-07 12:08:40 +08:00
shenglian zhou d7f32149ef [TD-3126]<feature>:add nano second precision testcase and modify tsim to support time precision 2021-06-07 10:29:13 +08:00
Haojun Liao 89abdd9809 [td-4555]<feature>: add derivative function 2021-06-06 15:20:19 +08:00
yihaoDeng b645bb4faf [TD-4426]<fix> fix compile error 2021-06-06 03:31:48 +08:00
yihaoDeng 08cb8c361e [TD-4426]<fix> fix compile error 2021-06-06 00:28:34 +08:00
yihaoDeng dd2298b954 [TD-4426]<fix> fix compile error 2021-06-05 23:07:14 +08:00
haojun Liao 1e3ca4c6eb
Merge branch 'develop' into feature/query 2021-06-03 22:12:53 +08:00
Haojun Liao a69cede0ab [td-255] update sim test. 2021-06-02 19:59:54 +08:00
Haojun Liao d09d9a2e56 [td-4520]<enhance>: support the tbname column alias name. 2021-06-02 19:43:10 +08:00
Haojun Liao 0d7a58f0ca [td-255] add test cases, fix compiler error. 2021-06-02 17:52:16 +08:00
dapan1121 f603458a5e Merge branch 'develop' into feature/TD-4399 2021-06-02 14:08:25 +08:00
dapan1121 ea273d421e Merge branch 'feature/TD-4399' of https://github.com/taosdata/TDengine into feature/TD-4399 2021-06-02 14:05:40 +08:00
dapan1121 b00ba324f3 support modify tag column length 2021-06-02 14:04:20 +08:00
Haojun Liao b7c413a6e2 [td-255] update the test cases. 2021-06-01 16:45:05 +08:00
dapan1121 3b15caf4cf Merge branch 'develop' into feature/TD-4399 2021-06-01 08:28:59 +08:00
Haojun Liao 524a132948 [td-255]merge develop. 2021-05-31 15:52:32 +08:00
Haojun Liao c284d848da [td-4446]<fix>: fix repeat import caused crash. 2021-05-31 15:36:48 +08:00
dapan1121 0bb4e921c8 support stable 2021-05-31 11:22:50 +08:00
dapan1121 45b861317c Merge branch 'develop' into feature/TD-4399 2021-05-31 10:27:57 +08:00
dapan1121 ca4289388c add test case 2021-05-31 09:28:19 +08:00
haojun Liao 5536e81e52
Merge pull request #6242 from taosdata/feature/query
Feature/query
2021-05-29 14:23:13 +08:00
Haojun Liao 71319327c2 [td-225] fix bug found by regression test. 2021-05-28 11:37:56 +08:00
dapan1121 57bfff85b4 Merge branch 'feature/TD-4034' into feature/TD-3950 2021-05-27 10:54:37 +08:00
Haojun Liao 315ce829e5 [td-225] merge develop 2021-05-26 19:52:19 +08:00
Haojun Liao 96b0705a6b [td-225]add test cases. 2021-05-26 19:43:51 +08:00
Shengliang Guan 541741cdda Merge from master into develop 2021-05-26 14:33:16 +08:00
Haojun Liao eecd5c9440 [td-225] merge develop 2021-05-26 11:22:20 +08:00
Haojun Liao 2eb18e101c [td-225] add test cases. 2021-05-26 10:05:09 +08:00
Haojun Liao 76b8d1b395 [td-225] add test sim. 2021-05-25 20:11:04 +08:00
Shengliang Guan 663439bfe6 Merge branch 'develop' into feature/TD-3951 2021-05-21 18:28:12 +08:00
Haojun Liao 4b672b459c [td-225] 2021-05-21 17:31:00 +08:00
Shengliang Guan 50ee6f1091 Merge from master 2021-05-21 14:50:56 +08:00
dapan1121 2f1c18b6c1 add test case 2021-05-21 14:16:03 +08:00
Haojun Liao e655a68f69 [td-225]merge develop 2021-05-20 22:13:57 +08:00
Haojun Liao 80fc12ea79 [td-4231]<enhance>: report error if only tags of the table are retrieved in the select clause when the filter condition only includes normal columns. 2021-05-18 23:17:53 +08:00
Shuduo Sang 4c1e13b60e
Revert "Hotfix/sangshuduo/td 4240 taosdemo subscribe morethan 100 (#6155)" (#6156)
This reverts commit e8d2162cce.
2021-05-18 21:43:28 +08:00
Shuduo Sang e8d2162cce
Hotfix/sangshuduo/td 4240 taosdemo subscribe morethan 100 (#6155)
* DB/create: fix create database when default quorum > replica

* [TD-4081]<fix>: fix vnode dropping

* test/sim: fix null to 0 in show dnodes;

* [TD-4081]<fix>: [v3] fix vnode closing

* [TD-4081]<fix>: vnode not close if dropped

* Revert "test/sim: fix null to 0 in show dnodes;"

This reverts commit 70213e6526.

* vnode/write: make last write msg to be written or confirmed

* vnode/drop: ingore invalid vgroup id if already dropped

* vnode/read: use app not ready instead of invalid vgroup id to make crash_gen happy

* vnode/close: wait write 900ms

* [td-4209]<fix>: add the uid check for super table metadata that is already cached in local buffer.

* [td-4209]

* [td-225] refactor a sim script.

* Hotfix/sangshuduo/td 4136 taosdemo records morethan 32767 (#6147)

* [TD-4136]<fix>: taosdemo max records per req < 32767

* [TD-4136]<fix>: taosdemo check insert rows not more than 32767.

check insert rows for progressive.

* fix with answer_yes.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>

* [TD-4240]<fix>: taosdemo subscribe more than max query sql count.

Co-authored-by: Minglei Jin <mljin@taosdata.com>
Co-authored-by: Minglei Jin <stephenk@gmx.us>
Co-authored-by: Shengliang Guan <slguan@taosdata.com>
Co-authored-by: Haojun Liao <hjliao@taosdata.com>
Co-authored-by: haojun Liao <hjxilinx@users.noreply.github.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-18 21:34:10 +08:00
Haojun Liao c824330bb5 [td-225] refactor a sim script. 2021-05-17 15:51:49 +08:00
Shengliang Guan 984875940a Merge from master into develop 2021-05-14 09:53:57 +08:00
Haojun Liao 64ae1f9a36 [td-4147]update the test script. 2021-05-12 11:29:00 +08:00
Haojun Liao 854ae073fb [td-4147]<fix>: report error if the column name is too long. 2021-05-11 21:20:44 +08:00
Shengliang Guan 644f41a0bb Merge from master into develop 2021-05-11 20:58:18 +08:00
Shengliang Guan 45a0859a5f Merge from master into develop 2021-05-10 17:42:34 +08:00
Haojun Liao b0ab4573bb [td-3967]update the sim. 2021-04-30 17:14:57 +08:00
Haojun Liao d78ac9848c [td-3967]1) refactor. 2021-04-30 17:12:20 +08:00
Haojun Liao 6216f6c519 [td-225] fix bug found by regression test. 2021-04-30 16:38:37 +08:00