Commit Graph

3519 Commits

Author SHA1 Message Date
tickduan afec60f40d init add 2021-06-24 19:58:45 +08:00
Zhiyu Yang 0edce4c096
[TD-4762]<feature>: use maven-assembly-plugins to package multi packages for jdbc demo (#6539)
* [TD-4762]<feature>: use maven-assembly-plugin package multi package for this demo

* change
2021-06-21 16:26:12 +08:00
Haojun Liao a50438f164
Merge pull request #6526 from taosdata/fix/TD-4740
Fix/td 4740
2021-06-21 15:31:39 +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
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
Haojun Liao 1337f2ec11 Merge branch 'develop' into feature/query 2021-06-18 11:56:37 +08:00
bryanchang0603 23117de9a0 [TD-4652] update nanoSecondCheck.py 2021-06-18 09:59:29 +08:00
Haojun Liao 3358f33f9c [td-4753] 2021-06-17 23:11:43 +08:00
Yiqing Liu a20f708a1f
Merge pull request #6523 from taosdata/test/TD-4747
[TD-4747]<test>grafana query multi NULL col
2021-06-17 19:13:07 +08:00
Haojun Liao ed59bedfb5 [td-225]fix bug in sim. 2021-06-17 18:53:44 +08:00
Ping Xiao 958d2454df [TD-4733]<test>: add test case for derivative function 2021-06-17 17:29:25 +08:00
liuyq-617 700571c95c [TD-4747]<test>grafana query multi NULL col 2021-06-17 16:28:32 +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
Haojun Liao 5062604688 [td-4739]<fix>: fix bug in derivative. 2021-06-17 14:24:53 +08:00
bryanchang0603 ee74391f99 modify the file, waiting for connector 2021-06-17 14:24:21 +08:00
yihaoDeng 2d66f67893 [TD-3086]<feature>tag support timestamp and in_operator support timestamp 2021-06-17 11:53:45 +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
root 9b6460e175 [TD-4608] <TEST> add test case for stmt error 2021-06-17 02:59:37 +00:00
yihaoDeng 909db89d62 [TD-4740]<fix> 2021-06-17 09:39:30 +08:00
yihaoDeng 2236360c17 [TD-4740]<fix> 2021-06-17 09:35:09 +08:00
yihaoDeng 43e2b37be7 [TD-4740]<fix> 2021-06-17 09:17:17 +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
yihaoDeng bd06b43059 [TD-3086]<feature> tag support timestamp 2021-06-16 18:07:03 +08:00
haojun Liao 52d3384319
Merge branch 'develop' into feature/query 2021-06-16 10:17: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
Haojun Liao 3e65aedae2 [td-4723]<fix>: fix bug in derivative function. 2021-06-15 23:33:34 +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