afwerar
f9b7b86eb9
[TD-6169]<fix>: windows dll client can not quit.
2021-08-18 17:08:02 +08:00
Elias Soong
6dde4a6b36
[TD-2639] <docs>: update parameter BLOCKS value in example to be 6.
2021-08-18 16:59:25 +08:00
wpan
16fe1e27bf
fix nested query bug
2021-08-18 16:45:59 +08:00
fastjrun
53b398c08d
文档过时:1、tdsdemo中初始化的表名前缀已经由t改为d,2、相关表字段也更新;3、目前镜像已经支持多平台
2021-08-18 16:19:25 +08:00
Shuduo Sang
ffcc93016a
Hotfix/sangshuduo/td 5136 taosdemo rework for master ( #7433 )
...
* cherry pick from develop branch.
* [TD-5136]<feature>: taosdemo simulate real senario.
* update test case according to taosdemo change
* adjust range of semi-random data.
* make demo mode use different tag name and value.
* change malloc to calloc for pid allocation.
* fix typo.
* fix binary length default value and group id logic.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-08-18 16:12:36 +08:00
Cary Xu
1c0e89de2b
enhance performacne when inserting from csv
2021-08-18 14:52:05 +08:00
Elias Soong
c1f224ecfc
Merge pull request #7434 from taosdata/docs/Update-Latest-Feature
...
[TD-5532] <docs>: resolve unsigned problem of Grafana plugin.
2021-08-18 14:35:11 +08:00
Elias Soong
796538a869
[TD-5532] <docs>: resolve unsigned problem of Grafana plugin.
2021-08-18 14:34:46 +08:00
Shuduo Sang
5c400d7256
Feature/sangshuduo/td 5136 taosdemo rework ( #7432 )
...
* [TD-5136]<feature>: taosdemo simulate real senario.
* update test case according to taosdemo change
* adjust range of semi-random data.
* make demo mode use different tag name and value.
* change malloc to calloc for pid allocation.
* fix typo.
* fix binary length default value and group id logic.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-08-18 13:55:23 +08:00
yihaoDeng
cdac4b6d40
[TD-6088]<fix> handel bigint sum
2021-08-18 02:53:55 +00:00
Hui Li
4da75f91ab
Merge pull request #7412 from taosdata/test/TD-5798
...
[TD-5798] <test> add case for td5798
2021-08-18 10:40:42 +08:00
Hui Li
fa9f76fc9d
Merge pull request #7413 from taosdata/test/TD-6123
...
[TD-6113] <fix> fix case of TD-6113
2021-08-18 10:40:35 +08:00
Hui Li
46b44c329d
Merge pull request #7415 from taosdata/release/ver-2.1.7.1
...
change version number
2021-08-18 10:40:31 +08:00
dapan1121
79c2eca8dc
Merge pull request #7421 from taosdata/enhance/TD-6165-2.0
...
[TD-6165]<enhance>: use memcpy to replace wcsncmp for nchar type comparision
2021-08-18 09:54:44 +08:00
dapan1121
927c21e0f2
Merge pull request #7420 from taosdata/enhance/TD-6165-master
...
[TD-6165]<enhance>: use memcpy to replace wcsncmp for nchar type comparision
2021-08-18 09:54:26 +08:00
dapan1121
eb80f2ff39
Merge pull request #7378 from taosdata/hotfix/TD-6054
...
[TD-6054]<fix>: Filtered by tag with nchar value not as expected
2021-08-18 09:53:14 +08:00
dapan1121
91196287f3
Merge pull request #7417 from taosdata/hotfix/TD-6149
...
[TD-6149]fix msg null issue
2021-08-18 09:48:15 +08:00
wpan
35b82a644f
fix nested query bug
2021-08-18 09:40:18 +08:00
yihaoDeng
19feac31c9
[TD-6198]<fix> fix bigint sum error
2021-08-18 01:13:22 +00:00
yihaoDeng
0e0e727eaf
[TD-6088]<fix> handle bigint sum
2021-08-18 01:08:22 +00:00
yihaoDeng
11996d2576
[TD-6131]<fix> show vnodes crash
2021-08-17 21:42:23 +00:00
yihaoDeng
5846660566
[TD-6131]<fix> show vnodes crash
2021-08-17 21:13:03 +00:00
yihaoDeng
c4136b1b39
[TD-6131]<fix> show vnodes crash
2021-08-17 20:11:47 +00:00
yihaoDeng
121e0bc033
[TD-6131]<fix> show vnodes crash
2021-08-17 19:34:43 +00:00
Elias Soong
cb4288de81
Merge pull request #7429 from taosdata/docs/Update-Latest-Feature
...
Docs/update latest feature
2021-08-18 02:36:14 +08:00
Elias Soong
858be72da7
[TD-4181] <docs>: fix html table code.
2021-08-18 02:30:07 +08:00
Elias Soong
e4fe2ebbfb
[TD-4181] <docs>: update Evaluation related doc.
2021-08-17 22:15:33 +08:00
Elias Soong
40f76a4cf7
[TD-4181] <docs>: update Getting-started related doc.
2021-08-17 22:02:46 +08:00
Shuduo Sang
5e15ac45fc
Hotfix/sangshuduo/td 6166 pointer not init ( #7427 )
...
* [TD-6166]<fix>: pointer not initialized led taos.exe exit on windows.
* another line.
2021-08-17 19:24:37 +08:00
Shuduo Sang
2d62d2fe2e
Hotfix/sangshuduo/td 6166 pointer not init for 2171 ( #7428 )
...
* [TD-6166]<fix>: pointer not initialized led taos.exe exit on windows.
* another line.
2021-08-17 19:22:48 +08:00
wangmm0220
0e4b683b6d
[TD-6046]<fix> fix ts top/bottom error
2021-08-17 18:48:50 +08:00
wangmm0220
e98863b5fd
[TD-6046]<fix> fix ts top/bottom error
2021-08-17 18:48:01 +08:00
wangmm0220
045f873636
[TD-6046]<fix> fix ts top/bottom error
2021-08-17 18:45:56 +08:00
Elias Soong
b01275d5db
[TD-4181] <docs>: update Model example doc in Architecture section.
2021-08-17 18:41:14 +08:00
Shuduo Sang
0c7cf3a918
[TD-6166]<fix>: pointer not initialized led taos.exe exit on windows. ( #7424 )
2021-08-17 18:39:02 +08:00
Shuduo Sang
2bed48b402
[TD-6166]<fix>: pointer not initialized led taos.exe exit on windows. ( #7425 )
2021-08-17 18:38:33 +08:00
wangmm0220
2798480b00
[TD-6046]<fix> fix ts top/bottom error
2021-08-17 18:34:34 +08:00
dapan1121
9de3030c74
Merge pull request #7414 from taosdata/hotfix/TD-6135
...
[TD-6135]fix interp crash issue
2021-08-17 18:28:38 +08:00
Elias Soong
25d2e2e903
[TD-4181] <docs>: update Architecture related doc.
2021-08-17 18:27:19 +08:00
wangmm0220
1bd580402a
[TD-6046]<fix> fix ts top/bottom error
2021-08-17 18:11:47 +08:00
Elias Soong
356865a9fd
[TD-2639] <docs>: fix description of function "taos_options".
2021-08-17 17:39:42 +08:00
Ganlin Zhao
7e7b67146a
[TD-6165]<enhance>: use memcpy to replace wcsncmp for nchar type comparision
2021-08-17 17:08:35 +08:00
Ganlin Zhao
f98b41bb4f
[TD-6165]<enhance>: use memcpy to replace wcsncmp for nchar type comparision
2021-08-17 17:04:10 +08:00
wpan
55c8c15742
fix msg null issue
2021-08-17 16:32:38 +08:00
dapan1121
d1696b3862
Merge pull request #7407 from taosdata/hotfix/td-6086-add-test
...
[TD-6086]<fix>:add test case
2021-08-17 16:24:09 +08:00
dapan1121
d49950b4b0
Merge pull request #7411 from taosdata/hotfix/td-6017-master
...
[TD-6017]<fix>:support top/bottom query is not the first expression when validate order by node
2021-08-17 16:23:45 +08:00
zhaoyanggh
bd0b2e4b48
[TD-6070]<test> add test case
2021-08-17 16:17:39 +08:00
Elias Soong
230bbacbcf
[TD-6135] <docs>: fix usage limitation for function INTERP.
2021-08-17 16:09:54 +08:00
wpan
8902812399
fix bug
2021-08-17 16:04:48 +08:00
Hui Li
3aa302e746
Merge pull request #7399 from taosdata/test/py_test_modify
...
reduce python case execution time
2021-08-17 15:27:59 +08:00