Commit Graph

30476 Commits

Author SHA1 Message Date
Sean Ely 82ac69db65 docs: grammar: schemaless
Minor grammar updates and typos to schema less page.
2022-05-28 07:57:01 +08:00
Sean Ely 2d63375aaa docs: fix typo: file dir structure
Fixed a typo in one of the notes of the File Directory Structure page.
2022-05-28 07:52:42 +08:00
Sean Ely a46d27af94 docs: formatting: config parameters
Minor formatting changes to the Config Parameters page
2022-05-28 07:52:26 +08:00
Sean Ely c1bf965faf docs: fixed note block: docker images
Fixed a note block that was mis-formatted for Docker Images page.
2022-05-28 07:51:51 +08:00
Sean Ely 6b9a368257 docs: link fix and typo: Deploy Docker
Fixed a link and fixed typo with SanDiego for Deploy TDengine in Docker page
2022-05-28 07:51:29 +08:00
Sean Ely bb51cd6cdd docs: phrasing: cli
Re-phrased some of the TDengine Command Line (CLI) page
2022-05-28 07:50:54 +08:00
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
Hongze Cheng e890ec695c Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tag_refact 2022-05-27 14:26:17 +00: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
Hongze Cheng b55331ca98 more 2022-05-27 14:18:59 +00:00
Hongze Cheng 806ba2cdce feat: refact tag api 2022-05-27 14:18:31 +00: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
Hongze Cheng 096e354abf Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tag_refact 2022-05-27 14:05:24 +00:00
Hongze Cheng 61e21ebf2a feat: tag refact 2022-05-27 14:05:14 +00:00
Hongze Cheng 65bdd34007 feat: tag refact 2022-05-27 13:59:53 +00: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