wu champion
369c9a76f0
[TD-3918] <test> add case to verify the bug of TD-3897
2021-04-23 10:45:22 +08:00
wu champion
7e7cc2e345
[TD-3917] <test> add case for the bug of TD-3907
2021-04-23 10:31:20 +08:00
haojun Liao
fdd7358f32
Merge pull request #5877 from taosdata/hotfix/TD-3897
...
[TD-3897]timestamp not work with now filter
2021-04-23 10:19:04 +08:00
haojun Liao
a41f5bda5c
Merge pull request #5886 from taosdata/hotfix/TD-3907
...
[TD-3907]filter timestamp
2021-04-23 10:18:19 +08:00
haojun Liao
2d4bc75334
Merge pull request #5845 from taosdata/hotfix/TD-3795
...
[TD-3795]cq crash issue
2021-04-23 10:15:36 +08:00
haojun Liao
aa65f33cbe
Merge pull request #5853 from taosdata/hotfix/TD-3805
...
[TD-3805]CQ time issue
2021-04-23 10:15:07 +08:00
haojun Liao
090b7cd3d5
Merge pull request #5854 from taosdata/hotfix/TD-3836
...
[TD-3836]taosd crashes for top query
2021-04-23 10:14:27 +08:00
Shuduo Sang
cde11227d9
[TD-3580]<fix>: taosdump support human readable time format. ( #5888 )
...
* [TD-3580]<fix>: taosdump support human readable time format.
support -S too.
* [TD-3580]<fix>: taosdump support human readable time format.
provide more info about time format
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-23 09:57:26 +08:00
Shuduo Sang
a72bb339c7
Hotfix/sangshuduo/td 3580 taosdump human timeformat ( #5887 )
...
* [TD-3580] <fix>: taosdump support human readable time format.
* [TD-3580] <fix>: taosdump support human readable time format.
fix no-value-given segfault.
* [TD-3580]<fix>: taosdump supports human readable time format.
fix condition
* [TD-3580]<fix>: taosdump support human readable time format.
provide more info.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-23 09:57:06 +08:00
zyyang
490b34c5d9
Hotfix/td 3841 ( #5892 )
...
* [TD-3841]<fix>: getFloat methed get 0 when data value is null
* change jdbc driver version number
* change
* [TD-3841]<test>: test Mybatis query null value
* change
2021-04-23 09:56:40 +08:00
Shengliang Guan
0a390c166c
Merge pull request #5885 from taosdata/fix/TD-3909
...
[TD-3909]<fix>: [http/race] fix singleCmd race issue
2021-04-22 19:32:00 +08:00
Ping Xiao
56dc7b73fc
enable apitest and add sleep time
2021-04-22 18:55:14 +08:00
Minglei Jin
6b9cd6a31d
[tscAsync/crash]: fix NULL pointer access
2021-04-22 18:38:07 +08:00
Shuduo Sang
56969c41e7
[TD-3906]<fix>: taosdemo back to 4 INT columns. ( #5883 )
...
* [TD-3906]<fix>: taosdemo back to 4 INT columns.
* [TD-3906]<fix>: taosdemo back to 4 columns.
test case need change correspondingly.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-22 18:35:14 +08:00
liuyq-617
f8cc5d8bd1
[TD-3879]add stmt mode for taodemo go
2021-04-22 18:13:09 +08:00
huili
c3bc607b99
Merge pull request #5890 from taosdata/xiaoping/add_test_case
...
disable failed test
2021-04-22 17:47:49 +08:00
Ping Xiao
eb318dcd32
disable failed test
2021-04-22 17:45:44 +08:00
Elias Soong
9c480dc50e
Merge pull request #5889 from taosdata/docs/Update-Latest-Feature
...
[TD-3666] <docs>: should avoid storing multi-bytes chars in Binary.
2021-04-22 17:25:34 +08:00
Elias Soong
55af2031b9
[TD-3666] <docs>: should avoid storing multi-bytes chars in Binary.
2021-04-22 17:25:07 +08:00
dapan1121
d4c024d779
fix bug
2021-04-22 16:47:46 +08:00
Haojun Liao
d497b525f5
[td-225] fix bug found by regression test.
2021-04-22 16:23:48 +08:00
Minglei Jin
d47b358b61
[TD-3909]<fix>: [http/race] fix singleCmd race issue
2021-04-22 15:43:59 +08:00
dapan1121
2ab82ca408
filter timestamp
2021-04-22 15:01:02 +08:00
Elias Soong
95fe3e3087
Merge pull request #5884 from taosdata/docs/Update-Latest-Feature
...
Docs/update latest feature
2021-04-22 14:39:38 +08:00
Elias Soong
d60028bc5c
[TM-205] <docs>: fix description about default value of "offlineThreshold".
2021-04-22 14:38:04 +08:00
Elias Soong
9cfe0cd76b
[TD-3666] <docs>: add notes about Binary type.
2021-04-22 14:35:29 +08:00
Elias Soong
27b1adf876
[TD-2639] <docs>: fix minor typo.
2021-04-22 14:13:43 +08:00
tomchon
7eba44be08
[TD-3414]<test>: add insert function with json files of taodemo-testcase
2021-04-22 13:54:23 +08:00
tomchon
5049c53483
Merge branch 'master' into test/chr
2021-04-22 13:52:00 +08:00
Shengliang Guan
cb81b8be55
Merge pull request #5882 from taosdata/fix/TD-3883
...
[TD-3883]<fix>: [http/clear parser] clear parser when decode finished to fix race with next request
2021-04-22 13:26:22 +08:00
Minglei Jin
ec79d6a738
[TD-3883]<fix>: [http/clear parser] clear parser when decode finished
2021-04-22 11:43:30 +08:00
dapan1121
7199b01f3d
fix bug
2021-04-22 11:32:32 +08:00
Haojun Liao
463b02fdde
[td-225] merge develop
2021-04-22 11:26:18 +08:00
Haojun Liao
d5e21441d2
[td-225] merge develop
2021-04-22 11:25:51 +08:00
Haojun Liao
401fc20df0
[td-225] merge develop
2021-04-22 11:25:20 +08:00
haojun Liao
e8bc9be632
Merge pull request #5880 from taosdata/feature/qrefactor
...
Feature/qrefactor
2021-04-22 11:02:24 +08:00
liuyq-617
2450c0e788
[TD-3879]add stmt mode for taodemo go
2021-04-22 10:46:56 +08:00
dapan1121
2bfc6a90a5
fix bug
2021-04-22 09:50:44 +08:00
Haojun Liao
8405b57864
[td-3902]update the log.
2021-04-21 23:14:16 +08:00
Haojun Liao
f6296b060d
[td-3902]update the log.
2021-04-21 23:10:10 +08:00
Haojun Liao
328c8d4c26
[td-3902]update the log.
2021-04-21 22:44:56 +08:00
Haojun Liao
5e1b9faa87
[td-3902]update the log.
2021-04-21 22:38:34 +08:00
Shuduo Sang
f2791c3645
[TD-2915]<fix>: python connector cursor iter next() function. ( #5875 )
...
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-21 22:20:46 +08:00
tomchon
c21292c7a6
[TD-3414]<test>: add insert function with json files of taodemo-testcase -repeat
2021-04-21 20:04:03 +08:00
dapan1121
23f23a445d
modify case
2021-04-21 19:36:46 +08:00
dapan1121
c8262d44d1
fix bug
2021-04-21 19:08:03 +08:00
haojun Liao
31529614d5
Merge pull request #5855 from taosdata/feature/qrefactor
...
Feature/qrefactor
2021-04-21 18:25:12 +08:00
Haojun Liao
d37fad65dd
Merge branch 'master' into feature/qrefactor
2021-04-21 18:13:08 +08:00
Haojun Liao
781a035433
[td-2859]add test cases.
2021-04-21 18:09:42 +08:00
Haojun Liao
1ed54bc597
[td-2859]add test cases.
2021-04-21 17:34:42 +08:00