- 27 6月, 2021 3 次提交
-
-
由 Jun Li 提交于
1. rename semphone to semaphore 2. add comment for tsched.h 3. change the function signature for taosSchedulerTask, changing from return int to void. We currently don't check any return code of the function. 4. add some error handlings. For fatal error, just exit the process because the program may run into a random state.
-
由 Shengliang Guan 提交于
[TD-4926]<fix>:fix core during operator time usage calculate
-
由 shenglian zhou 提交于
-
- 26 6月, 2021 6 次提交
-
-
由 sangshuduo 提交于
* fix crash if no result file. * make taosdemo same as master branch.
-
由 Haojun Liao 提交于
[TD-4756]<fix>: nanosecond precison on gcBuildQueryJson
-
由 Haojun Liao 提交于
[TD-4561]feature:support statistics about operators running time
-
由 Haojun Liao 提交于
Feature/query
-
由 Haojun Liao 提交于
-
由 Shenglian Zhou 提交于
-
- 25 6月, 2021 21 次提交
-
-
由 Haojun Liao 提交于
-
由 Haojun Liao 提交于
[TD-4879]fix mem leak issue
-
由 Haojun Liao 提交于
[TD-4098]<fix> unsigned date type not found
-
由 Haojun Liao 提交于
-
由 Haojun Liao 提交于
-
由 Elias Soong 提交于
Docs/update latest feature
-
由 Elias Soong 提交于
-
由 Haojun Liao 提交于
-
由 Elias Soong 提交于
-
由 shenglian zhou 提交于
-
由 Hui Li 提交于
add test case to verify taosdump with binary and nchar data
-
由 Elias Soong 提交于
-
由 Hui Li 提交于
add test case to verify taosdump with binary and nchar data
-
由 Hui Li 提交于
[TD4824]<in function,add data type like timestamp,float and double>
-
由 SunShine Chan 提交于
* [TD-4902] FIX with 1 char * Fix prompt of -m @ taosdemo
-
由 sangshuduo 提交于
-
由 happyguoxy 提交于
-
由 sangshuduo 提交于
-
由 Hongze Cheng 提交于
[TD-1568]fix tdMergeDataCols compare key bug
-
由 yihaoDeng 提交于
-
由 zhaoyanggh 提交于
-
- 24 6月, 2021 10 次提交
-
-
由 sangshuduo 提交于
* [TD-4823]<fix>: taosdemo getTableName return empty. * fix typo. * check table name is empty in early stage. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-4892]<fix>: taosdemo subscribe fetch result. for develop branch * fix stbname length. * restrict prefix length. * submit empty * fix minor code.
-
由 Hui Li 提交于
comment "nestedQuery/queryInterval.py"
-
由 haoranc 提交于
-
由 Haojun Liao 提交于
-
由 lichuang 提交于
-
由 wpan 提交于
-
由 Linhe Huo 提交于
* [TD-4872]<fix>: fix buffer overflow in -O3 build * [TD-4872]<fix>: fix tasodemo buffer overflow with -O3 * [TD-4872]<fix>: fix tasodump buffer overflow with -O3
-
由 Hui Li 提交于
pytest utils add taosdemoCfg.py
-
由 Hui Li 提交于
[TD-3825] <fix> to fix bug which make with asan caused。modified by hjLiao.
-