Commit Graph

14775 Commits

Author SHA1 Message Date
dapan1121 54c58e85c7 fix bug 2021-06-04 18:39:05 +08:00
Shuduo Sang 408425e88b
Hotfix/sangshuduo/td 4025 fix travis ci broken (#6375)
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.

* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.

change focal to bionic.

* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.

install python3.8

* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.

install python3.8 and pip, setuptools

* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.

install python3.8, and install pip and setuptools

* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.

modify smoketest.sh to python3.8

* fix timezone build error with clang/linux.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-06-04 17:49:30 +08:00
dapan1121 b721486890 fix tag string quote issue 2021-06-04 16:21:25 +08:00
haojun Liao 94acb5af14
Merge pull request #6361 from taosdata/cq
PR check primary column type must timestamp if project query
2021-06-04 15:58:50 +08:00
Shengliang Guan b569652150
Merge pull request #6368 from taosdata/fix/TD-4412
[TD-4412]<fix>: add new configuration parameter for db option cachelast
2021-06-04 15:03:26 +08:00
Minglei Jin 0a86ce884e [TD-4412]<fix>: add new configuration parameter for db option precision 2021-06-04 13:19:29 +08:00
Minglei Jin e4c10a3e24 test/offlineThreshold: fix index in show variables; 2021-06-04 10:24:56 +08:00
Minglei Jin 0b33fdbec1 [TD-4412]<fix>: add new configuration parameter for db option cachelast 2021-06-03 18:15:36 +08:00
tickduan 6bfbe73623 modify tips text 2021-06-03 17:50:08 +08:00
tickduan ba6b1a7022 check primary cloumn must timestamp type on project query 2021-06-03 16:39:52 +08:00
huili 761a7e8f37
Merge pull request #6359 from taosdata/test/TD-4523
[TD-4523] add test case
2021-06-03 16:13:39 +08:00
huili 1c9a561aaa
Merge pull request #6357 from taosdata/test/m-td4395
[TD-4395]update test-all.sh
2021-06-03 16:13:21 +08:00
DuanKuanJun e52b2973db
Merge pull request #6346 from taosdata/cq
CQ Fix QueryInfo->window.ekey not align sliding value when pStream->stime == INT64_MIN
2021-06-03 13:35:30 +08:00
bryanchang0603 ee9b45ef7d [TD-4523] add test case 2021-06-03 11:37:48 +08:00
liuyq-617 ad31a637f6 [TD-4395]update test-all.sh 2021-06-03 02:54:57 +00:00
haojun Liao e2b8212029
Merge pull request #6345 from taosdata/hotfix/TD-4494
[TD-4494]add keep value check
2021-06-03 10:39:47 +08:00
huili 5a082f4c01
Merge pull request #6351 from taosdata/test/updatejenkins
update jenkins
2021-06-03 10:12:34 +08:00
dapan1121 4679c4bf5d fix case issue 2021-06-03 09:39:52 +08:00
tomchon 73b6c43496 Merge branch 'master' of github.com:taosdata/TDengine into test/chr 2021-06-03 06:26:52 +08:00
Shuduo Sang 747b88df40
[TD-4507]<fix>: disable jdbc build on windows for appveyor. (#6353) 2021-06-03 00:17:48 +08:00
dapan1121 fa6bc96dac fix case issue 2021-06-02 17:59:47 +08:00
Shengliang Guan a5e9cc65ec
Merge pull request #6340 from taosdata/TD-4458
[TD-4443]<test> join precision us
2021-06-02 17:50:27 +08:00
liuyq-617 738bdd253f update jenkins 2021-06-02 09:30:59 +00:00
dapan1121 dd5a590423 add keep value check 2021-06-02 15:21:35 +08:00
tickduan c24fbc9442 Merge branch 'master' into cq fix etime calc not align when stime==INT64_MIN 2021-06-02 14:20:50 +08:00
tickduan b65442b12e fix stime==INT64_MIN than etime calc error. and add check fp == NULL in taos_open_stream 2021-06-02 14:17:00 +08:00
liuyq-617 d4a215dd8a fix timezone error 2021-06-02 05:52:00 +00:00
haojun Liao cf1c5cbfc6
Merge pull request #6337 from taosdata/hotfix/TD-4465
[TD-4465]show mnodes/dnodes long endpoint issue
2021-06-02 13:37:54 +08:00
liuyq-617 3b9d4dede7 [TD-4443]<test> join precision us 2021-06-02 02:59:01 +00:00
huili 85a251e64d
Merge pull request #6325 from taosdata/test/TD-4422
Test/td 4422
2021-06-02 10:27:27 +08:00
Shengliang Guan a51b1e5d88
Merge pull request #6336 from taosdata/fix/TD-3078
[TD-3078]<fix>: fix arbitrator create time
2021-06-02 10:19:46 +08:00
dapan1121 cd9183889b fix show dnodes long endpoint issue 2021-06-02 08:35:06 +08:00
dapan1121 a96e4cdc29 fix bug 2021-06-02 08:31:46 +08:00
Minglei Jin f7d725e34a [TD-3078]<fix>: fix arbitrator create time 2021-06-01 20:48:09 +08:00
bryanchang0603 3ed6933ea8 [TD-4422] remove useless file 2021-06-01 18:34:36 +08:00
bryanchang0603 fd10ee01ed [TD-4422] merging json files into 2 json files 2021-06-01 18:30:13 +08:00
bryanchang0603 054ab0d868 Merge branch 'master' into test/TD-4422 2021-06-01 18:03:43 +08:00
DuanKuanJun 506da27645
Merge pull request #6310 from taosdata/cq
pStream->ltime > stime to replace and tests pytest check taosd process add defunct check
2021-06-01 13:31:22 +08:00
bryanchang0603 f26a6a23a5 [TD-4422] adding test case for auto_create_table exception cases 2021-06-01 09:57:10 +08:00
bryanchang0603 0cf6c3c4ac Merge branch 'master' into test/TD-4422 2021-06-01 09:25:21 +08:00
haojun Liao 30aee223f8
Merge pull request #6312 from taosdata/hotfix/TD-4443
[TD-4443]fix join time precision issue
2021-05-31 22:07:47 +08:00
tickduan d6dc4f8c27 Merge branch 'master' into cq .INT64_MIN 2021-05-31 19:54:06 +08:00
tickduan edd05ea486 INT64_MIN default to ltime 2021-05-31 19:49:47 +08:00
Shengliang Guan d19d4a2554
Merge pull request #6308 from taosdata/test/m-TD-4447
[TD-4447]<test>import the same csv twice
2021-05-31 18:35:31 +08:00
Shengliang Guan 1787cdfbd3
Merge pull request #6304 from taosdata/feature/crash_gen2
Adjust table locking in crash_gen to expose consistency issues
2021-05-31 18:34:42 +08:00
bryanchang0603 a613833b5f [TD-4422]-adding test cases for different combination of drop, child_table_exist, and auto_create_table 2021-05-31 17:13:03 +08:00
tickduan d5965c461a must ltime >0 to replace 2021-05-31 15:51:43 +08:00
dapan1121 37bde37c85 fix join time precision issue 2021-05-31 15:48:53 +08:00
liuyq-617 ed9ff8917c [TD-4447]<test>import the same csv twice 2021-05-31 07:33:08 +00:00
Shuduo Sang 597e11a449
Hotfix/sangshuduo/td 4353 taosdemo subscribe resub (#6302)
* [TD-4353]<fix>: taosdemo resub if resubAfterConsume != -1

* fix but resubafter use endafter section.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-31 15:05:27 +08:00