Commit Graph

14841 Commits

Author SHA1 Message Date
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
Steven Li cd76a29533 Adjust table locking in crash_gen to expose same-connection consistency issues, supporting TD-4444 2021-05-31 06:22:20 +00:00
Shuduo Sang 7f3fab4993
Feature/sangshuduo/td 4068 taosdemo stmt for master (#6300)
* [TD-4068]<feature>: taosdemo support stmt.

for easy merge purpose. disabled in master.

* fix clang compile error.

* fix memory leak, add more macros. change sqlcount to int

* fix rest segfault.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-31 11:39:32 +08:00
Shengliang Guan 1e3d94cc3a
Merge pull request #6297 from taosdata/hotfix/crashgen
[TD-4360]: Change the log output level from error to info
2021-05-31 10:00:05 +08:00
huili f3d95d67ae
Merge pull request #6260 from taosdata/xiaoping/test_case
[TD-4122]<test>: add test case
2021-05-31 09:42:11 +08:00
tomchon 6de5bfcbe0 temp1 2021-05-31 04:36:39 +08:00
tomchon 568dfacb85 Merge branch 'master' of github.com:taosdata/TDengine into test/chr 2021-05-31 02:25:49 +08:00
tomchon 7155d9889f temp commit 2021-05-31 01:51:27 +08:00
Shengliang Guan 9291d422c5 [TD-4360]: Change the log output level from error to info 2021-05-30 23:34:12 +08:00
Shengliang Guan 779ae053ad
Merge pull request #6285 from taosdata/fix/TD-4417
[TD-4417]<fix>: return database not ready if vnode status & role not …
2021-05-30 23:19:11 +08:00
haojun Liao 2e116e2d96
Merge pull request #6261 from taosdata/hotfix/td-4243
[TD-4243]<fix>:fix coredump when select _block_dist() from table
2021-05-30 23:11:33 +08:00
shenglian zhou c60cf34575 [TD-4243]<fix>:fix coredump when select _block_dist() from table 2021-05-30 10:41:08 +08:00
Shuduo Sang 7946d97e33
Feature/sangshuduo/td 4068 taosdemo stmt for master (#6296)
* [TD-4068]<feature>: taosdemo support stmt.

for easy merge purpose. disabled in master.

* fix clang compile error.

* fix memory leak, add more macros. change sqlcount to int

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-30 07:03:23 +08:00
Shuduo Sang daa5205052
Hotfix/sangshuduo/td 4406 taosdemo auto create tables (#6294)
* [TD-4406]<fix>: taosdemo auto create table.

* fix child table exists or auto create logic.

* reduce redundant conditions.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-30 07:02:30 +08:00
Ping Xiao 458405cc63 [TD-4423]<test>: add test case 2021-05-29 18:52:56 +08:00
Ping Xiao 58c6a90134 Merge branches 'xiaoping/test_case' and 'master' of https://github.com/taosdata/TDengine 2021-05-29 15:58:32 +08:00
haojun Liao 934517b0b4
Merge pull request #6277 from taosdata/hotfix/TD-4411
[TD-4411]taos hangs for invalid character
2021-05-29 14:42:11 +08:00
Shuduo Sang af7658b002
[TD-4353]<fix>: taosdemo resub if resubAfterConsume != -1 (#6287)
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-29 09:32:22 +08:00
Shuduo Sang 5456f3a009
Revert "[TD-4533]<fix>: taosdemo resub if resubAfterConsume != -1 (#6243)" (#6289)
This reverts commit 0c4075e09f.
2021-05-29 09:12:19 +08:00
Shuduo Sang 5694f03f1a
Hotfix/sangshuduo/td 3913 mips compile support (#6279)
* [TD-3913]<fix>: mips compile support.

* [TD-3912]<fix>: support mips64 compile.

add mips64 header file and modify tcrc32c.c for mips64.

* [TD-3913]<fix>: mips compile support.

verified on real loongson machine.

* fix cmake.

* fix gcc 4.8 compile error.

* fix clang compile error.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-29 08:21:57 +08:00
Shuduo Sang 921b36c7b1
[TD-4406]<fix>: taosdemo auto create table. (#6281)
* [TD-4406]<fix>: taosdemo auto create table.

* fix child table exists or auto create logic.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-29 07:31:35 +08:00
Minglei Jin 24cf44583e [TD-4417]<fix>: return database not ready if vnode status & role not ready 2021-05-28 19:41:47 +08:00
Shuduo Sang 72e2c66d86
[TD-4068]<feature>: taosdemo support stmt. (#6270)
* [TD-4068]<feature>: taosdemo support stmt.

for easy merge purpose. disabled in master.

* fix clang compile error.
2021-05-28 17:59:32 +08:00
Shengliang Guan 339b8077f7
Merge pull request #6276 from taosdata/hotfix/crashgen
Hotfix/crashgen
2021-05-28 17:32:15 +08:00
Ping Xiao 1465fd9cfc Fix test failure 2021-05-28 16:50:43 +08:00
dapan1121 f382d2b9dd fix bug 2021-05-28 15:16:20 +08:00
huili af367dc279
Merge pull request #6268 from taosdata/test/TD-4376
Test/td 4376
2021-05-28 14:28:46 +08:00
Shengliang Guan e7ad161a8a Merge remote-tracking branch 'origin/master' into hotfix/crashgen 2021-05-28 14:20:05 +08:00
Shengliang Guan 5bc050ccdf TD-4393 2021-05-28 14:19:16 +08:00
Ping Xiao 06e9250c6b Merge branch 'master' into xiaoping/test_case 2021-05-28 14:07:44 +08:00
tickduan c7764d4478 ltime > stime to do replace 2021-05-28 13:00:12 +08:00
bryanchang0603 5e112b6671 Merge branch 'master' into test/TD-4376 2021-05-28 11:49:45 +08:00
tickduan 7617a973f8 Merge branch 'master' into cq 2021-05-28 11:11:36 +08:00
tickduan 398397bcaa change to asynchrous call mode with support last time query 2021-05-28 11:10:20 +08:00
Shuduo Sang afb0d66d03
[TD-4382]<fix>: taosdemo query result file is null. (#6259)
* [TD-4382]<fix>: taosdemo query result file is null.

* modify CI

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: liuyq-617 <yqliu@taosdata.com>
2021-05-28 10:47:06 +08:00