Commit Graph

17312 Commits

Author SHA1 Message Date
Elias Soong a281ca9e1b [TD-5255] <docs>: use tag "groupId" instead of "groupdId" in all SQL examples. 2021-08-05 13:14:53 +08:00
Haojun Liao 62ecad982e
Merge pull request #7122 from taosdata/feature/TD-5729
[TD-5729]<feature>: add subquery states and obj_ids to show queries  output
2021-08-05 11:21:18 +08:00
Hongze Cheng bc07960f58
Merge pull request #7160 from taosdata/hotfix/TD-5765
[TD-5765]<hotfix>:check max length when alter tag value
2021-08-05 10:24:34 +08:00
Cary Xu 4b226a92f4 remove redundant () 2021-08-05 06:23:28 +08:00
Cary Xu 76fb1a93ab Merge branch 'hotfix/TD-5765' of github.com:taosdata/TDengine into hotfix/TD-5765 2021-08-05 06:17:06 +08:00
Cary Xu 27e3118e74 bug fix 2021-08-05 06:16:25 +08:00
Shuduo Sang b51cba2601
[TD-5790]<fix>: taosdemo memory corrupted. (#7159) 2021-08-04 22:36:48 +08:00
Hui Li bef8b0b29f
Merge pull request #7151 from taosdata/test/TD-5369
[TD-5369]<test> adjust sleep time to run pass in CI !
2021-08-04 22:19:23 +08:00
Hui Li 50db328e1f
Merge pull request #7156 from taosdata/test/TD-5515-d
Test/td 5515 d
2021-08-04 22:19:08 +08:00
wenzhouwww b5aa25b982 [TD-5621]<test> this is test case about modify tags ! 2021-08-04 19:02:25 +08:00
wenzhouwww a57ec6cb53 [TD-5621]<test> this is test case about modify tags ! 2021-08-04 18:44:33 +08:00
Hui Li 0ec022d2b8
Merge pull request #7155 from taosdata/xiaoping/add_test_case
[TD-5730]<test>: update performance test script
2021-08-04 18:28:32 +08:00
Cary Xu 8b37c4bba9 [TD-5765]<hotfix>:check max length when alter tag value 2021-08-04 17:49:19 +08:00
Ganlin Zhao 4c53af4f8d [TD-5729]<feature>: display subquery states and objIDs as one column sub_query_info 2021-08-04 17:43:11 +08:00
wenzhouwww 404fb23135
"fix an error in test case "
fix an error in test case about "tao_consume is called too frequently so that the interval between them is less than the interval set in taos_subscribe."
2021-08-04 16:46:51 +08:00
happyguoxy d4736e6454 [TD5618]<test>:test bug fix 2021-08-04 15:10:44 +08:00
happyguoxy 3d950ce9ea [TD5515]<test>:test long where sql 2021-08-04 15:09:41 +08:00
happyguoxy bc4ef1ac0e [TD5515]<test>:test long where sql 2021-08-04 15:09:28 +08:00
Ping Xiao d2aea28c24 [TD-5730]<test>: update performance test script 2021-08-04 14:46:39 +08:00
wenzhouwww cac5123a40 [TD-5369]<test> adjust sleep time to run pass in CI ! 2021-08-04 13:33:04 +08:00
Haojun Liao e45b047e5f
Merge pull request #7102 from taosdata/feature/TD-5559
[TD-5559]<enhance>:[schemaless]add unique id to sml parser logs
2021-08-04 11:34:36 +08:00
Hongze Cheng 7a384aa4fb
Merge pull request #7134 from taosdata/feature/TD-5694
[TD-5694]<hot-fix>: alloc mem for datacols dynamically
2021-08-04 11:32:55 +08:00
Haojun Liao 2a715d1bf9
Merge pull request #7136 from taosdata/feature/TD-4199
[TD-4199]<feature> enhance performance
2021-08-04 10:13:36 +08:00
Hui Li e009716819
Merge pull request #7112 from taosdata/test/td-5314
[TD-5314]<test>: finish schemaless test
2021-08-04 08:31:22 +08:00
Hui Li e343f057bf
Merge pull request #7125 from taosdata/test/jenkins_l
[TD-5733]<CI>add timeout for crash_gen
2021-08-04 08:31:14 +08:00
Hui Li 0755cb29c4
Merge pull request #7129 from taosdata/test/remove_now_timestamp
[TD-5662]<test>remove now and duplicate sim case
2021-08-04 08:31:07 +08:00
Hui Li 5f0cbb12e2
Merge pull request #7139 from taosdata/test/TD-5460-d
Test/td 5460 d
2021-08-04 08:30:05 +08:00
Liu Jicong f7e8569521 [TD-5694]<fix>: finish 2021-08-04 03:22:04 +08:00
Liu Jicong 391b5c6a3a [TD-5694]<fix>: finish 2021-08-04 03:20:16 +08:00
Liu Jicong 3749b3d120 [TD-5694]<fix>: fix 2021-08-04 03:04:43 +08:00
Liu Jicong 9d6dbf4736 [TD-5694]<fix>: fix 2021-08-04 01:15:29 +08:00
Liu Jicong 7b1fce481a [TD-5694]<fix>: fix 2021-08-04 01:12:10 +08:00
Liu Jicong cc451f1fbc [TD-5694]<fix>: fix 2021-08-04 01:02:00 +08:00
yihaoDeng f95e07bb2e [TD-4199]<feature> enhance performance 2021-08-04 00:55:28 +08:00
Liu Jicong 42db901a22 [TD-5694]<fix>: fix 2021-08-04 00:51:35 +08:00
Liu Jicong 97bd6a9f92 [TD-5694]<fix>: fix memory alloc 2021-08-04 00:18:10 +08:00
Liu Jicong 2062b768db [TD-5694]<hot-fix>: fix memory alloc 2021-08-04 00:01:13 +08:00
yihaoDeng 7c3e84b7e1 [TD-4199]<feature> enhance performance 2021-08-03 23:47:01 +08:00
Liu Jicong 3b775c190f [TD-5694]<fix>: fix memory alloc 2021-08-03 22:52:46 +08:00
Liu Jicong 7dbf526124 [TD-5694]<fix>: refactor 2021-08-03 22:13:46 +08:00
Liu Jicong 72c26ef481 [TD-5694]<fix>: refactor 2021-08-03 22:03:59 +08:00
Shuduo Sang ce52e4aa69
[TD-5712]<fix>: taosdump timestamp overflow. (#7119)
* [TD-5712]<fix>: taosdump timestamp overflow.

* fix few variables' name

* fix stable loop mistake.

* fix bug if thread number is 1
2021-08-03 21:34:21 +08:00
yihaoDeng 93245c12f9 [TD-4199]<feature> enhance performance 2021-08-03 20:01:39 +08:00
happyguoxy db6c0da0f3 [TD-5460]<test>:test database update 2021-08-03 19:05:36 +08:00
happyguoxy ad2a3150fe [TD-5460]<test>:test database update=2 2021-08-03 19:05:09 +08:00
happyguoxy 92c0b28106 [TD-5460]<test>:test database update=1 2021-08-03 19:05:01 +08:00
happyguoxy 746a316f23 [TD-5460]<test>:test database update=0 2021-08-03 19:04:51 +08:00
Shuduo Sang ba7427c8c9
[TD-5702]<fix>: taosdemo remove memory operation. (#7114)
* [TD-5702]<fix>: taosdemo remove memory operation.

* add remainderBufLen to check row data generation.

* row data generation with remainder buffer length checking.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-08-03 18:48:50 +08:00
Liu Jicong e8d100657b [TD-5694]<hot-fix>: fix memory alloc 2021-08-03 18:37:57 +08:00
Haojun Liao aba079346a
Merge pull request #7111 from taosdata/feature/query
Feature/query
2021-08-03 17:49:34 +08:00