| .. |
|
nestedQuery
|
[TD-14342]<fix> fix error if nchar condition in subquery like "select * from (select * from table) where nchar = '0'"
|
2022-03-27 17:36:53 +08:00 |
|
__init__.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
bug1471.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
bug1874.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
bug1875.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
bug1876.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
bug2117.py
|
[TS-207]<fix>(query): other case with child compare
|
2022-03-10 20:36:20 +08:00 |
|
bug2118.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
bug2119.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
bug2143.py
|
[TS-207]<fix>(query): other case with child compare
|
2022-03-10 20:36:20 +08:00 |
|
bug2218.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
bug2281.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
bug3351.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
bug3375.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
bug5903.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
bug6586.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
computeErrorinWhere.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
dataLossTest.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
distinctOneColTb.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
filter.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
filterAllIntTypes.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
filterAllUnsignedIntTypes.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
filterCombo.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
filterFloatAndDouble.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
filterNoKeyword.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
filterOtherTypes.py
|
[TS-207]<fix>(query):doCompare fixed
|
2022-03-11 13:26:28 +08:00 |
|
filterWithinMultiNchar.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
floatCompare.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
in.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
intervalOffset.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
isNullTest.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
kill_query.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
last_cache.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
last_row_cache.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
long_where_query.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
natualInterval.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
nestquery_last_row.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
operator_cost.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
query.py
|
[TS-1304]<test>: add test case
|
2022-03-11 18:37:13 +08:00 |
|
query1970YearsAf.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
query_performance.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
queryBase.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
queryBetweenAnd.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
queryCnameDisplay.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
queryConnection.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
queryCountCSVData.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
queryDiffColsOr.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
queryDiffColsTagsAndOr.py
|
Update queryDiffColsTagsAndOr.py
|
2022-05-17 09:09:24 +08:00 |
|
queryError.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
queryFillTest.py
|
test: add test case for fill query
|
2022-05-23 23:04:01 +08:00 |
|
queryFilterTswithDateUnit.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
queryGroupbySort.py
|
test(query): add test case for group by multiple columns
|
2022-04-20 15:19:31 +08:00 |
|
queryGroupbyWithInterval.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
queryGroupTbname.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
queryInsertValue.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
queryInterval.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
queryJoin.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
queryJoin10tables.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
queryLike.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
queryLimit.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
queryMetaData.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
queryMetaPerformace.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
queryNcharNull.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
queryNormal.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
queryNullValueTest.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
queryPriKey.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
queryRegex.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
querySecondtscolumnTowherenow.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
querySession.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
querySort.py
|
fix: remove order by ts limitation with top/bottom function
|
2022-05-09 20:17:50 +08:00 |
|
queryStableJoin.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
queryStateWindow.py
|
test: add test cases for state_window
|
2022-05-10 22:44:41 +08:00 |
|
queryStddevWithGroupby.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
queryTbnameUpperLower.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
queryTscomputWithNow.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
queryTsisNull.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
queryWildcardLength.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
queryWithTaosdKilled.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
removeDBAndSTable.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
schemalessQueryCrash.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
select_last_crash.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
sliding.py
|
test: add test case for sliding
|
2022-05-16 22:12:29 +08:00 |
|
subqueryFilter.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
tbname.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
udf.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |
|
unionAllTest.py
|
Test/sangshuduo/td 13408 move tests in (#10589)
|
2022-03-07 17:59:24 +08:00 |