- 27 7月, 2021 1 次提交
-
-
由 wenzhouwww 提交于
-
- 15 7月, 2021 1 次提交
-
-
由 jiajingbin 提交于
add method in util/sql.py---getColNameList() and checkColNameList add testcase query/queryCnameDisplay.py
-
- 06 7月, 2021 1 次提交
-
-
由 Haojun Liao 提交于
-
- 30 6月, 2021 1 次提交
-
-
由 liuyq-617 提交于
-
- 25 6月, 2021 1 次提交
-
-
由 bryanchang0603 提交于
-
- 23 6月, 2021 1 次提交
-
-
由 bryanchang0603 提交于
-
- 18 6月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [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.
-
- 08 6月, 2021 1 次提交
-
-
由 bryanchang0603 提交于
-
- 31 5月, 2021 1 次提交
-
-
由 tickduan 提交于
-
- 30 4月, 2021 1 次提交
-
-
由 sangshuduo 提交于
By this commit, It will close TD-3639. It will not require test case to write *correct* datetime string to pass a test case. One test could use seconds, milliseconds or microseconds to check data. That means the three tests are equivalent: ```python .checkData(0, 0, "2020-01-01 00:00:00") .checkData(0, 0, "2020-01-01 00:00:00.000") .checkData(0, 0, "2020-01-01 00:00:00.000000") ``` Co-authored-by: NHuo Linhe <linhehuo@gmail.com>
-
- 27 4月, 2021 1 次提交
-
-
由 Huo Linhe 提交于
By this commit, It will close TD-3639. It will not require test case to write *correct* datetime string to pass a test case. One test could use seconds, milliseconds or microseconds to check data. That means the three tests are equivalent: ```python .checkData(0, 0, "2020-01-01 00:00:00") .checkData(0, 0, "2020-01-01 00:00:00.000") .checkData(0, 0, "2020-01-01 00:00:00.000000") ```
-
- 21 4月, 2021 1 次提交
-
-
由 dapan1121 提交于
-
- 20 4月, 2021 1 次提交
-
-
由 wu champion 提交于
-
- 13 3月, 2021 1 次提交
-
-
由 Ping Xiao 提交于
-
- 26 1月, 2021 3 次提交
- 12 1月, 2021 2 次提交
- 11 1月, 2021 2 次提交
- 05 1月, 2021 1 次提交
-
-
由 liuyq-617 提交于
-
- 17 12月, 2020 1 次提交
-
-
由 liuyq-617 提交于
-
- 14 12月, 2020 1 次提交
-
-
由 liuyq-617 提交于
-
- 12 12月, 2020 1 次提交
-
-
由 liuyq-617 提交于
-
- 29 10月, 2020 1 次提交
-
-
由 Ping Xiao 提交于
-
- 18 9月, 2020 1 次提交
-
-
由 Ping Xiao 提交于
-
- 14 9月, 2020 1 次提交
-
-
由 Ping Xiao 提交于
-
- 07 9月, 2020 1 次提交
-
-
由 Ping Xiao 提交于
-
- 04 8月, 2020 1 次提交
-
-
由 Shuduo Sang 提交于
-
- 03 8月, 2020 1 次提交
-
-
由 Bomin Zhang 提交于
disable telemetry reporting in test. fix other telemetry related bugs.
-
- 02 8月, 2020 1 次提交
-
-
由 Shengliang Guan 提交于
-
- 25 7月, 2020 1 次提交
-
-
由 Shuduo Sang 提交于
-
- 24 7月, 2020 2 次提交
-
-
由 Ping Xiao 提交于
-
由 Bomin Zhang 提交于
-
- 23 7月, 2020 1 次提交
-
-
由 Ping Xiao 提交于
-
- 21 7月, 2020 1 次提交
-
-
由 Ping Xiao 提交于
-
- 17 7月, 2020 1 次提交
-
-
由 Shengliang Guan 提交于
-
- 15 7月, 2020 2 次提交
-
-
由 Shuduo Sang 提交于
-
由 Shuduo Sang 提交于
-