Commit Graph

18920 Commits

Author SHA1 Message Date
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
wpan 059708c876 fix group by tag+having issue 2021-08-25 09:44:07 +08:00
Ping Xiao 993b4a0185 [TD-6295][ci skip]<test>: Update performace test script for perfMonitor 2021-08-25 09:31:39 +08:00
AlexDuan a52d432165 Merge branch 'develop' into long_query 2021-08-25 09:30:25 +08:00
yihaoDeng 290008553c [TD-5466]<fix> handle invalid Escapes 2021-08-25 09:15:05 +08:00
shenglian zhou 954dc37981 schemaless:decrease sleep time during errors 2021-08-25 09:13:41 +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
Shengliang Guan ae2739b1cf
Merge pull request #7557 from taosdata/feature/m1
Feature/m1
2021-08-25 09:11:35 +08:00
shenglian zhou e39f1ef2b9 schemaless:add database not ready and network unavailable processing 2021-08-25 09:08:06 +08:00
shenglian zhou 0ffb24e73f schemaless: fix spelling error and add try times 2021-08-25 08:51:53 +08:00
shenglian zhou 1408c0c0ad schemaless: fix schema modification error 2021-08-25 08:35:04 +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
shenglian zhou 532fb5f7c1 show firstline and lastline of schemaless performace python scripts 2021-08-24 22:04:28 +08:00
shenglian zhou 88109bbdbc add retry for invalid table id and invalid group id 2021-08-24 21:51:50 +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
yihaoDeng afc788f070 [TD-6308]<fix> partial loaded table meta cause unexpected result 2021-08-24 20:05:49 +08:00
Shengliang Guan e043b0bb51 Merge from develop 2021-08-24 19:44:10 +08:00
Shengliang Guan aad82de6fc TS-177 change default log len from 100 to 512 2021-08-24 19:32:20 +08:00
Haojun Liao 430ab357bf [td-6260]fix compiler error. 2021-08-24 19:14:47 +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
Shengliang Guan 78da4fedce minor changes 2021-08-24 18:40:26 +08:00
Shengliang Guan f3dcb6ed21 merge from 2.0 to master 2021-08-24 18:38:42 +08:00
AlexDuan a55df5e927 fixed deadlock missspelling and printf replace with log api 2021-08-24 18:14:14 +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
Shuduo Sang 6f8a5c4d1e
[TD-6303]<fix>: taosdemo -f miss filename. (#7543) 2021-08-24 18:00:31 +08:00
Linhe Huo 3a5e4b04aa
[TD-6313]<fix>: improve error handling if loading taos failed in python (#7542) 2021-08-24 17:57:05 +08:00
shenglian zhou b6896fc5f9 before insert retry, refer to needRetryInsert 2021-08-24 17:43:33 +08:00
shenglian zhou 1380e6c4ba add log information to printlines 2021-08-24 17:21:35 +08:00
Haojun Liao c2fa9ce29c [td-6260]fix the bug found by regression test. 2021-08-24 17:20:00 +08:00
AlexDuan 3a1773f565 long query first kill 10minutes , second kill 2minutes 2021-08-24 17:02:44 +08:00
afwerar 605844f2ea [TD-6169]<fix>: windows dll client can not quit. 2021-08-24 16:55:47 +08:00
dapan1121 48043bd4f8
Merge pull request #7544 from taosdata/hotfix/TD-6282
[td-6282]fix nested query no return issue
2021-08-24 16:25:10 +08:00
yihaoDeng 2e038ac7f7 [TD-5466]<fix> handle invalid Escapes 2021-08-24 15:51:23 +08:00
Liu Jicong c74025cef5 [TD-6311]<hotfix>: fix coredump for last_row query when last row is cached 2021-08-24 15:28:02 +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
AlexDuan e14c3fc7a5 restore no change file 2021-08-24 14:23:52 +08:00
cpvmrd 3b384d8203
Update docs.md
Change "IOT" to "IoT".
2021-08-24 14:21:05 +08:00
AlexDuan a1d8119aac remove test information 2021-08-24 14:14:27 +08:00