Commit Graph

18 Commits

Author SHA1 Message Date
liuyq-617 91282a0813 remove sleep 2020-12-24 11:25:23 +08:00
Ping Xiao 3a58f9f4a9 fix test failures 2020-09-14 23:46:50 +08:00
yihaoDeng 4add1bd6bb add csv test 2020-07-09 10:45:32 +00:00
Shuduo Sang d5b1978e9f fix importDataLastSub.py failed with valgrind.
[TD-827]
2020-07-03 00:21:02 +08:00
Shengliang Guan fdad406eef Merge pull request #2024 from taosdata/feature/query
Feature/query
2020-05-25 16:15:08 +08:00
Shuduo Sang 231df632bd change forcestop() to stop() to emulate ctrl-c 2020-05-22 15:42:10 +08:00
Shuduo Sang 8f464b418a add test case to test insert then import scenario. 2020-05-22 14:45:47 +08:00
Shuduo Sang c736e05cea fix import_merge/importToCommit.py path issue. 2020-05-21 18:03:37 +08:00
Shuduo Sang cf4c4e98fd support log Sql command to file.
[TD-383]
2020-05-21 16:12:15 +08:00
Shuduo Sang ad89a82545 change max cache value from 512 to 128. 2020-05-20 17:58:19 +08:00
Shuduo Sang 825dc09433 fixup: typo. 2020-05-12 17:23:13 +08:00
Shengliang Guan fe39658b4e
Merge pull request #1875 from taosdata/hotfix/change-tables-to-maxtables-according-to-liao
change tables to maxtables according to Dr. Liao
2020-05-11 20:00:28 +08:00
Shuduo Sang 7b2be379f8 integer division yields float in python3.
[TD-277]
2020-05-11 18:13:30 +08:00
Shuduo Sang 0f7690b95a change tables to maxtables according to Dr. Liao
[TD-274]
2020-05-11 17:32:53 +08:00
Shuduo Sang e37bd64792 change all files. 2020-05-07 18:21:18 +08:00
Shuduo Sang 5fa4d34533 change rows to maxrows in testcase script to match 2.0's change.
[TD-248]
2020-05-07 17:19:15 +08:00
Shuduo Sang 2777a2f0c9 fix python source code for pep8 standard. 2020-04-27 15:23:15 +08:00
Shuduo Sang fd76b5f71d port import_merge python testcase for 2.0
[TD-205]
2020-04-27 14:49:18 +08:00