Commit Graph

30262 Commits

Author SHA1 Message Date
Sean Ely 3f666ade7d docs: phrasing and link: taosdump
Modified some phrasing and fixed a link to point to TDengine for page Reference > taosdump
2022-05-28 07:49:45 +08:00
Sean Ely a8d30a59e9 docs: updated links: taosadapter
Changed two taosdata links to TDengine links
2022-05-28 07:49:09 +08:00
Sean Ely 948c67af9f docs: formatting fixes: python connector
A couple formatting fixes for the Python Connector page.
2022-05-28 07:48:30 +08:00
Sean Ely 9e9c79fb63 docs: typo: get started
Noticed that San Diego was spelled wrong.
2022-05-28 07:48:08 +08:00
Sean Ely 61989bad07 docs: grammar: rest api
Minor grammar edit to Reference > REST API page
2022-05-28 07:47:21 +08:00
Chait Diwadkar 1b26020e54 docs:cdiwadkar16-patch-4-22 - minor changes
grammatical and stylistic changes
2022-05-28 07:39:49 +08:00
Chait Diwadkar 9812df363c docs:cdiwadkar16-patch-4-21 - small changes
Stylistic and grammatical changes.
2022-05-28 07:39:11 +08:00
Chait Diwadkar 9031b08992 docs:cdiwadkar16-patch-4-20 - minor changes
Stylistic and grammatical changes.
2022-05-28 07:38:44 +08:00
Chait Diwadkar 97600884f3 docs:cdiwadkar16-patch-4-19 - minor changes
Minor grammatical changes.
Changed DESCRIBE to - For example "SELECT" cannot be abbreviated as "SEL" - since DESCRIBE can actually be abbreviated to DESC in TDengine.
2022-05-28 07:38:03 +08:00
Chait Diwadkar 4ca2a28188 docs:cdiwadkar16-patch-4-18 - minor changes
Made a few stylistic and grammatical changes.
2022-05-28 07:36:58 +08:00
Chait Diwadkar 3b72ee2a71 docs:cdiwadkar16-patch-4-17 - minor changes
- Spelling
- rephrased sentences
2022-05-28 07:36:07 +08:00
Chait Diwadkar df74c49bb7 docs:cdiwadkar16-patch-4-16 - several changes
Several changes:
-spelling
-reordering paragraphs for clarity
-rewrote some sentences
-added clarification for UDF being available across databases in an instance i.e. scope is not limited to a database when it is created.
2022-05-28 07:31:29 +08:00
Ganlin Zhao 06a5408190
Merge pull request #13113 from taosdata/fix/TD-15892
fix(query): fix avg used in group by NULL value calculated as nan
2022-05-27 23:32:37 +08:00
Zhiqiang Wang 7d8a3e333b
Merge pull request #13111 from taosdata/fix/ZhiqiangWang/TD-15849-windows-run-shell-case
fix(os): windows run shell case
2022-05-27 23:23:56 +08:00
wangmm0220 780644c135 feat:add encode/decode for operator 2022-05-27 23:21:41 +08:00
Cary Xu e435bcc6d0
Merge pull request #13104 from taosdata/feature/TD-11274-3.0
feat: build submit blk by group id in rsma result
2022-05-27 23:05:00 +08:00
slzhou 8a3ed09e51 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/sma 2022-05-27 23:04:14 +08:00
Shengliang Guan dfdaf1cd51 enh: sdb snapshot 2022-05-27 23:00:13 +08:00
Ganlin Zhao d11303916b fix(query): fix avg used in group by NULL value calculated as nan
TD-15892
2022-05-27 22:59:17 +08:00
afwerar f999132ff0 fix(os): windows run shell case 2022-05-27 22:53:29 +08:00
Shengliang Guan 38d69cc119
Merge pull request #13106 from taosdata/fix/mnode
fix: set standby while create mnode
2022-05-27 22:49:45 +08:00
dapan1121 14426025a5 add async get db info api 2022-05-27 22:38:02 +08:00
Li Minghao e2416e40d9
Merge pull request #13107 from taosdata/feature/3.0_mhli
fix(sync) raftCfgPersist
2022-05-27 22:34:03 +08:00
Ganlin Zhao 3b9e21558d
Merge pull request #13102 from taosdata/fix/TD-16034
fix(query): fix diff function result type to avoid overflow
2022-05-27 22:33:15 +08:00
slzhou ee9c4c6390 fix: table scan operator for reset read handle 2022-05-27 22:22:23 +08:00
WANG MINGMING 708805b904
Merge pull request #13110 from taosdata/3.0
3.0
2022-05-27 22:19:54 +08:00
Cary Xu 9c61bda85a Merge branch '3.0' into feature/TD-11274-3.0 2022-05-27 22:12:36 +08:00
Cary Xu a3660e34e6 Merge branch '3.0' into feature/TD-14481-3.0 2022-05-27 22:12:33 +08:00
Zhiqiang Wang 56c86a2acc
Merge pull request #13101 from taosdata/fix/ZhiqiangWang/TD-15849-windows-timezone-error
fix(os): windows timezone error
2022-05-27 22:11:45 +08:00
WANG MINGMING 53b5f3c9eb
Merge pull request #13099 from taosdata/feature/TD-14761
fix:fix bound index error in schemaless
2022-05-27 22:09:42 +08:00
Minghao Li 3327a0692f Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-05-27 21:34:54 +08:00
Minghao Li b10f8e4aa2 fix(sync) raftCfgPersist 2022-05-27 21:32:28 +08:00
slzhou 589ecd75ba Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/sma 2022-05-27 21:30:24 +08:00
Shengliang Guan 335b56ed81 fix: set standby while create mnode 2022-05-27 21:26:04 +08:00
Cary Xu 1051277add fix: rsma cases refactor 2022-05-27 21:02:01 +08:00
jiacy-jcy fa727eddc2 Merge branch '3.0' into test/jcy 2022-05-27 20:31:56 +08:00
jiacy-jcy 842551af7e update percentile.py 2022-05-27 20:31:10 +08:00
afwerar 217df222be fix(os): windows timezone error 2022-05-27 20:26:42 +08:00
Cary Xu a25880adc4 feat: check the result of rsma 2022-05-27 20:25:24 +08:00
Cary Xu 45b88c1a2d feat: build submit blk by groupid in rsma result 2022-05-27 20:21:41 +08:00
Shengliang Guan 1de2045cb8
Merge pull request #13103 from taosdata/fix/mnode
test: restore some case
2022-05-27 20:16:58 +08:00
afwerar 8d477bd68b fix(os): windows timezone error 2022-05-27 20:08:23 +08:00
yihaoDeng 9678b81725 enh: update index interface 2022-05-27 19:54:22 +08:00
slzhou 860f7270fb ehance: table scan operator accepts many time ranges 2022-05-27 19:50:22 +08:00
Shengliang Guan b0648880cb test: restore some case 2022-05-27 19:48:09 +08:00
Ganlin Zhao 266da48c5a fix(query): fix diff function result type to avoid overflow
TD-16068
2022-05-27 19:43:13 +08:00
Cary Xu 55fcd7777e Merge branch '3.0' into feature/TD-14481-3.0 2022-05-27 19:27:14 +08:00
wenzhouwww@live.cn 044b92cc37 add case for diff and mavg 2022-05-27 19:10:51 +08:00
Shengliang Guan 675fe706ac
Merge pull request #13100 from taosdata/fix/mnode
fix: return mnode epset while master changed
2022-05-27 19:09:03 +08:00
Ganlin Zhao 17748c0cb7
Merge pull request #13097 from taosdata/fix/TD-16034
fix(query): fix diff function param check
2022-05-27 19:05:43 +08:00