Commit Graph

29860 Commits

Author SHA1 Message Date
Haojun Liao 1652cd0ec2 enh(query): enable twa function in select clause. 2022-05-29 12:35:11 +08:00
Haojun Liao 041cb3f055 fix(query): set correct start offset of binary data when trimming first value. 2022-05-28 20:10:18 +08:00
Haojun Liao 4bc5466bbd fix(query): add tags in stream scanner. 2022-05-28 17:28:47 +08:00
Haojun Liao 49ac4b0e08 fix(query): set correct buffer size. 2022-05-28 15:19:10 +08:00
Haojun Liao 49ba25d507 fix(query): get correct table schema version. 2022-05-28 14:30:39 +08:00
wade zhang ee3a428a51
Update index.md 2022-05-28 10:48:26 +08:00
Chait Diwadkar 1b668f8da1 docs:cdiwadkar16-patch-4-24 - minor changes
Rephrased a sentence and 2 phrases
2022-05-28 10:39:51 +08:00
Cary Xu 30f6d1cde2
Merge pull request #13139 from taosdata/feature/TD-11274-3.0
fix: use right idx for kvrow
2022-05-28 10:10:49 +08:00
Shengliang Guan 3fbbc50cf6
Merge pull request #13112 from taosdata/fix/mnode
enh: sdb snapshot
2022-05-28 09:43:05 +08:00
shenglian-zhou 3517174171
Merge pull request #13095 from taosdata/szhou/feature/sma
enhance: table scan operator can accept more than one time range
2022-05-28 09:09:09 +08:00
Sean Ely 0101ff0fb3 docs: formatting errors: tdinsight
Fixed some formatting errors on the TDinsight page.
2022-05-28 08:46:38 +08:00
Sean Ely 415612b092 docs: broken link: Kafka
Fixing a broken link in the Kafka documentation.
2022-05-28 08:46:21 +08:00
Sean Ely 46dcd370ee docs: phrasing: EMQX broker
Rephrased the intro paragraph for the EMQX broker page.
2022-05-28 08:45:40 +08:00
Sean Ely 2a1d5fb0e5 docs: typos: grafana
Fixed some typos on the Grafana page.
2022-05-28 08:45:23 +08:00
slzhou 94c42b9230 fix: table scan operator change time windows index when reset read handle 2022-05-28 08:45:22 +08:00
wade zhang 4951263821
Merge pull request #13136 from taosdata/docs/dingbo/TD-15981-3.0-2
docs: change city names in docs-examples
2022-05-28 08:44:41 +08:00
Cary Xu ff0ab5d7f3 fix: use right idx for kvrow 2022-05-28 08:31:35 +08:00
Cary Xu 76c5d431e5 Merge branch '3.0' into feature/TD-11274-3.0 2022-05-28 08:29:19 +08:00
dingbo 598faea6ee docs: change city names in docs-examples 2022-05-28 08:08:34 +08:00
dingbo 0a5742be83 docs: change city names in docs-examples 2022-05-28 08:08:32 +08:00
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
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
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
Cary Xu 9c61bda85a Merge branch '3.0' into feature/TD-11274-3.0 2022-05-27 22:12:36 +08:00