1. 13 8月, 2021 1 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 5844 cmdline parameters align for master (#7337) · 356018a9
      sangshuduo 提交于
      * [TD-5844]<feature>: make cmd line parameter similar.
      
      * fix test case align with taosdemo change.
      
      * fix windows stack overflow issue.
      
      * fix mac compile error.
      
      * fix taosdemo cmdline parameter in tests/pytest/tools/taosdemoAllTest/NanoTestCase/taosdemoTestSupportNanoInsert.py
      356018a9
  2. 12 8月, 2021 3 次提交
  3. 11 8月, 2021 10 次提交
  4. 10 8月, 2021 5 次提交
  5. 06 8月, 2021 3 次提交
  6. 05 8月, 2021 3 次提交
  7. 04 8月, 2021 5 次提交
  8. 03 8月, 2021 6 次提交
  9. 02 8月, 2021 3 次提交
    • J
      [TD-5314]<test>: finish schemaless test · a1951bbc
      jiajingbin 提交于
      finish 40 cases for schemaless in insert/schemalessInsert.py, but 5 of them could not be used now because multiThreading is not complete
      
      modify util/sql.py: add row_tag in query(), add col_tag in getColNameList(), add checkEqual() and checkNotEqual()
      
      add insert/schemalessInsert.py to fulltest.sh
      a1951bbc
    • J
      [TD-5314]<test>: finish schemaless test · b32d69cd
      jiajingbin 提交于
      finish 40 cases for schemaless in insert/schemalessInsert.py, but 5 of them could not be used now because multiThreading is not complete
      
      modify util/sql.py: add row_tag in query(), add col_tag in getColNameList(), add checkEqual() and checkNotEqual()
      
      add insert/schemalessInsert.py to fulltest.sh
      b32d69cd
    • J
      [TD-5314]<test>: finish schemaless test · e86864db
      jiajingbin 提交于
      finish 40 cases for schemaless in insert/schemalessInsert.py, but 5 of them could not be used now because multiThreading is not complete
      
      modify util/sql.py: add row_tag in query(), add col_tag in getColNameList(), add checkEqual() and checkNotEqual()
      
      add insert/schemalessInsert.py to fulltest.sh
      e86864db
  10. 31 7月, 2021 1 次提交