Commit Graph

18294 Commits

Author SHA1 Message Date
xywang 28d689f47d [TD-6285]<fix>: fixed show tables failure when httpDbNameMandatory was on 2021-08-25 19:34:36 +08:00
xywang a33afdf351 [TD-6285]<feature>: added directive for db name in restful interface 2021-08-25 14:04:59 +08:00
Haojun Liao 77a920d278
Merge pull request #7437 from taosdata/fix/ZhiqiangWang/TD-6169-windows-dll-client-can-not-quit-problem
[DONT MERGE] [TD-6169]<fix>: windows dll client can not quit.
2021-08-25 14:27:39 +08:00
Hongze Cheng 7488976b6a
Merge pull request #7548 from taosdata/hotfix/TD-6311
fix: fix coredump for last_row query when last row is cached
2021-08-25 13:23:35 +08:00
Elias Soong 8058f91f31
Merge pull request #7575 from taosdata/docs/Update-Latest-Feature
[TD-2639] <docs>: update description about operator "like".
2021-08-25 11:37:34 +08:00
Elias Soong 5584038709 [TD-2639] <docs>: update description about operator "like". 2021-08-25 11:37:09 +08:00
dapan1121 72f38c33cd
Merge pull request #7546 from taosdata/fix/TD-6296
[TD-6296]<fix>:When the timestamp column is filtered using the or field, the error content is abnormal
2021-08-25 09:52:01 +08:00
dapan1121 dcc7563105
Merge pull request #7559 from taosdata/fix/TD-6317
[TD-6317]<fix> forbidden distinct with order by
2021-08-25 09:50:45 +08:00
Shengliang Guan 3561eff87a
Merge pull request #7453 from taosdata/feature/d1
merge from master into develop
2021-08-25 09:11:58 +08:00
Shuduo Sang 3d06d17b53
Feature/sangshuduo/td 5875 taosdemo ue improve (#7560)
* [TD-5875]<featur>: taosdemo show progress

* empty commit for CI

* better msg for create child table.
2021-08-25 08:15:05 +08:00
yihaoDeng 87d54c1765 [TD-6317]<fix> forbidden distinct with order by 2021-08-25 08:05:58 +08:00
Elias Soong 46b9c174a2
Merge pull request #7563 from taosdata/docs/Update-Latest-Feature
[TS-106] <docs>: describe the difference of timezone setting between …
2021-08-24 22:43:02 +08:00
Elias Soong 36c2980092 [TS-106] <docs>: describe the difference of timezone setting between Win & Linux. 2021-08-24 22:42:40 +08:00
Elias Soong 859e32b315
Merge pull request #7436 from pi4k8s/develop
更新docker部署文档
2021-08-24 22:28:02 +08:00
Elias Soong c7d9e5f0bf
Merge pull request #7562 from taosdata/docs/TD-6337
[TD-6337]<docs>: fix taosdemo.go compile and build guidelines [ci skip]
2021-08-24 22:11:09 +08:00
Elias Soong e5298543c7
Merge pull request #7525 from taosdata/zyyang-taosdata-patch-3
Update docs.md
2021-08-24 22:08:53 +08:00
Elias Soong b7324bc777
Merge pull request #7524 from taosdata/zyyang-taosdata-patch-2
Update docs.md
2021-08-24 22:07:02 +08:00
Huo Linhe 9dc8e65879 [TD-6337]<docs>: fix taosdemo.go compile and build guidelines [ci skip] 2021-08-24 21:31:04 +08:00
yihaoDeng 1351b57036 [TD-6317]<fix> forbidden distinct with order by 2021-08-24 20:27:49 +08:00
Shengliang Guan e043b0bb51 Merge from develop 2021-08-24 19:44:10 +08:00
Linhe Huo 6e53e0a6ba
[TD-6313]<fix>: improve error handling if loading taos failed in python (#7550) 2021-08-24 18:43:02 +08:00
Hui Li 25a6abf054
Merge pull request #7538 from taosdata/test/TD-6009
[TD-6009]<test>restful support url set database test[ci skip]
2021-08-24 18:06:01 +08:00
afwerar 605844f2ea [TD-6169]<fix>: windows dll client can not quit. 2021-08-24 16:55:47 +08:00
Liu Jicong eb4466adaa fix: fix coredump for last_row query when last row is cached 2021-08-24 15:13:40 +08:00
Elias Soong 7dcf682872
Merge pull request #7547 from taosdata/yu285-patch-1
Update docs.md
2021-08-24 15:13:09 +08:00
afwerar 5aad68b300 [TD-6169]<fix>: windows dll client can not quit. 2021-08-24 14:34:58 +08:00
Yu Chen d17c106e0f
Update docs.md
Change “需要考虑库的设计,超级表和普通表的设计” to “需要考虑库、超级表和普通表的设计”
2021-08-24 14:29:35 +08:00
Ganlin Zhao ac4d59a051 [TD-6296]<fix>:When the timestamp column is filtered using the or field, the error content is abnormal 2021-08-24 14:27:56 +08:00
cpvmrd 3b384d8203
Update docs.md
Change "IOT" to "IoT".
2021-08-24 14:21:05 +08:00
Shuduo Sang 8931394a8d
[TD-6303]<fix>: taosdemo -f miss filename. (#7539) 2021-08-24 13:38:44 +08:00
afwerar ea2607a738 [TD-6169]<fix>: windows dll client can not quit. 2021-08-24 13:38:33 +08:00
dapan1121 b7a04138f2
Merge pull request #7541 from taosdata/fix/TD-5466
[TD-5466]<fix> handle invalid Escapes
2021-08-24 13:32:53 +08:00
dapan1121 00d24e3b34
Merge pull request #7521 from taosdata/feature/TD-6005
[TD-6005]<enhance>: test cases
2021-08-24 13:27:01 +08:00
dapan1121 cd7821f94f
Merge pull request #7518 from taosdata/feature/TD-6001
[TD-6001]<enhance>: use db_name in url if exists
2021-08-24 13:25:31 +08:00
afwerar 745c5a918e [TD-6169]<fix>: windows dll client can not quit. 2021-08-24 13:07:54 +08:00
yihaoDeng 98a5ad09f0 [TD-5466]<fix> handle invalid Escapes 2021-08-24 12:12:14 +08:00
afwerar d3af8a9d31 [TD-6169]<fix>: windows dll client can not quit. 2021-08-24 11:05:26 +08:00
afwerar 8e6e736f44 Merge branch 'fix/ZhiqiangWang/TD-6169-windows-dll-client-can-not-quit-problem' of https://github.com/taosdata/TDengine into fix/ZhiqiangWang/TD-6169-windows-dll-client-can-not-quit-problem 2021-08-24 10:50:17 +08:00
afwerar 613bd5c523 [TD-6169]<fix>: windows dll client can not quit. 2021-08-24 10:49:47 +08:00
zhaoyanggh f0b8a9eb6d remove bin file[ci skip] 2021-08-24 10:44:42 +08:00
zhaoyanggh 6456cdba3f [TD-6009]<test>restful support url set database test[ci skip] 2021-08-24 10:43:07 +08:00
afwerar 3cd19befaf Merge branch 'fix/ZhiqiangWang/TD-6169-windows-dll-client-can-not-quit-problem' of https://github.com/taosdata/TDengine into fix/ZhiqiangWang/TD-6169-windows-dll-client-can-not-quit-problem 2021-08-24 10:29:13 +08:00
afwerar 594a19d5d3 [TD-6169]<fix>: windows dll client can not quit. 2021-08-24 10:28:06 +08:00
Hui Li c294053e92
Merge pull request #7528 from taosdata/zhaoyang
refactor python test script
2021-08-24 10:22:00 +08:00
afwerar 5b5da38a10 [TD-6169]<fix>: windows dll client can not quit. 2021-08-24 09:32:27 +08:00
Shuduo Sang 8ca78abf3a
[TD-5852]<fix>: taosdemo data generation race. (#7532) 2021-08-24 06:51:54 +08:00
afwerar 92b7a21490 [TD-6169]<fix>: windows dll client can not quit. 2021-08-24 00:21:14 +08:00
Elias Soong 427e7e3ab0
Merge pull request #7534 from taosdata/docs/Update-Latest-Feature
Docs/update latest feature
2021-08-23 19:24:20 +08:00
Elias Soong ac3766acf3 [TD-5940] <docs>: describe FQDN resolving test mode of taos. 2021-08-23 19:23:57 +08:00
Shuduo Sang 708981bb2b
Hotfix/sangshuduo/td 6194 taosdemo wrong data (#7526)
* [TD-6194]<fix>: taosdemo wrong data

* fix few format mistakes.
2021-08-23 18:35:31 +08:00