Commit Graph

1266 Commits

Author SHA1 Message Date
Haojun Liao f690127a97
Merge pull request #6549 from taosdata/feature/TD-4734
[TD-4734]<feature> session_window and state window support main query
2021-06-22 15:04:46 +08:00
Haojun Liao ceb2aa726b
Merge pull request #6510 from taosdata/origin/feature/TD-3086
[TD-3085] tags support timestamp
2021-06-21 15:30:19 +08:00
Hui Li d78fea6d2c
Merge pull request #6545 from taosdata/test/TD-4652
Test/td 4751
2021-06-21 10:05:45 +08:00
yihaoDeng 65eeca1964 [TD-4734]<feature> session_window and state window support main query 2021-06-20 21:51:15 +08:00
bryanchang0603 a1d95323c0 [TD-4751] minor modification 2021-06-19 13:28:41 +08:00
bryanchang0603 55757e1623 Merge branch 'develop' into test/TD-4652 2021-06-19 13:06:06 +08:00
liuyq-617 79616ad1f7 [TD-4774]Ignore some errors in valgrind 2021-06-19 02:46:20 +00:00
Haojun Liao d3702a7dbd
Merge branch 'develop' into origin/feature/TD-3086 2021-06-18 22:07:29 +08:00
Hui Li 5bafad7a77
Merge pull request #6524 from taosdata/xiaoping/add_test_case
[TD-4733]<test>: add test case for derivative function
2021-06-18 18:54:20 +08:00
Shuduo Sang 945354280c
Feature/sangshuduo/td 4752 python support ns (#6534)
* [TD-4752]<feature>: python connector support nanosecond.

* [TD-4752]<feature>: support nanosecond in test framework.

return integer for nanosecond in connector since python does not support nanosecond yet.
2021-06-18 18:34:54 +08:00
bryanchang0603 23117de9a0 [TD-4652] update nanoSecondCheck.py 2021-06-18 09:59:29 +08:00
Ping Xiao 958d2454df [TD-4733]<test>: add test case for derivative function 2021-06-17 17:29:25 +08:00
happyguoxy ad46ff86fe [TD4541]<modify length>[TD4568]<in function> 2021-06-17 15:05:14 +08:00
happyguoxy e3bdca23b3 [TD4568]<in function> 2021-06-17 15:03:46 +08:00
happyguoxy 1edb4960cd [TD4541]<modify length> 2021-06-17 15:02:49 +08:00
bryanchang0603 516f427655 Merge branch 'develop' into test/TD-4652 2021-06-17 14:27:34 +08:00
bryanchang0603 ee74391f99 modify the file, waiting for connector 2021-06-17 14:24:21 +08:00
huili 3e928774d1
Merge pull request #6485 from taosdata/test/TD-4366
[TD-4366] adding more ntp. try to make sure ntp is turned on
2021-06-17 11:04:16 +08:00
yihaoDeng 100b244326 [TD-3086]<feature> add test case 2021-06-16 22:31:57 +08:00
yihaoDeng 5beba81c40 [TD-3086]<feature> add test case 2021-06-16 22:30:23 +08:00
yihaoDeng d5b0ac80c3 [TD-3086]<feature> add test case 2021-06-16 22:28:13 +08:00
haojun Liao 9646a71848
Merge pull request #6478 from taosdata/hotfix/td-4681-2
[TD-4681]<fix>: return invalid operation for not equal on primary ts
2021-06-16 10:16:13 +08:00
bryanchang0603 86414f03ef [TD-4366] removing time alter test case from auto test 2021-06-16 09:05:46 +08:00
bryanchang0603 04b3a7d482 [TD-4652] update test case 2021-06-15 19:49:40 +08:00
bryanchang0603 545f2127e1 [TD-4366] retry to commit 2021-06-15 18:09:47 +08:00
bryanchang0603 73f277c9dc Merge branch 'develop' into test/TD-4366 2021-06-15 17:00:44 +08:00
Baosheng Chang afaf036d35
Update fulltest.sh 2021-06-15 16:54:20 +08:00
bryanchang0603 90cc682dd3 removing from the auto test 2021-06-15 16:27:20 +08:00
liuyq-617 b5c0cab285 [TD-4695]<test>update case for <> on primary ts 2021-06-15 14:08:28 +08:00
bryanchang0603 7247919b76 [TD-4711] trying to solve the problem of ntp not swtich on 2021-06-15 13:08:31 +08:00
bryanchang0603 08a9a1f765 [TD-4711] trying to solve the problem of ntp not swtich on 2021-06-15 13:05:30 +08:00
bryanchang0603 67d6339f1a [4711] uncomment the test case in fulltest.sh 2021-06-15 12:48:02 +08:00
shenglian zhou 76720f8cd0 [TD-4681]<fix>: return invalid operation for not equal on primary ts column 2021-06-15 11:50:59 +08:00
bryanchang0603 0bfce14e70 resolve conflict 2021-06-15 11:22:59 +08:00
Jun Li b79839b5c9
Change pyhon3.8 to python3 for compatability with 3.x (#6489) 2021-06-15 10:21:38 +08:00
bryanchang0603 1a5aac6eeb [TD-4366 adding sleep to prevent time problem] 2021-06-15 10:04:44 +08:00
Baosheng Chang 3d765f3a32
Update fulltest.sh 2021-06-15 09:47:01 +08:00
bryanchang0603 881a550623 [TD-4366 adding sleep to prevent time problem] 2021-06-15 09:24:15 +08:00
huili 98de9c0534
Merge pull request #6482 from taosdata/xiaoping/add_test_case
[TD-4663]<test>: add test case for derivative function
2021-06-14 08:39:53 +08:00
Shengliang Guan 0eb2de4d7b merge from master 2021-06-12 10:11:56 +08:00
bryanchang0603 b01865f6c4 [TD-4366] adding more ntp. try to make sure ntp is turned on 2021-06-11 22:17:38 +08:00
Ping Xiao 56ea4ccf8e Merge branch 'develop' into xiaoping/add_test_case 2021-06-11 16:50:19 +08:00
Ping Xiao 8dfb92362f [TD-4663]<test>: add test case 2021-06-11 16:50:06 +08:00
bryanchang0603 a7762c65a9 [TD-4652] adding exception tests 2021-06-11 16:13:29 +08:00
bryanchang0603 308d87c84a [TD-4652] add test case 2021-06-11 15:52:07 +08:00
bryanchang0603 202ae02600 Merge branch 'develop' into test/TD-4652 2021-06-11 15:51:07 +08:00
bryanchang0603 cd3fb30a6c [TD-4652] adding test case 2021-06-11 14:07:41 +08:00
huili 0e9c10496b
Merge pull request #6451 from taosdata/test/TD-4473
[TD-4473] update alter keep test
2021-06-11 10:42:12 +08:00
huili d5f2387540
Merge pull request #6447 from taosdata/test/TD-4526
Test/td 4526
2021-06-11 10:42:06 +08:00
huili a18dabb127
Merge pull request #6446 from taosdata/test/SessionWindow
test session on second timestamp fields
2021-06-11 10:41:58 +08:00