Commit Graph

30088 Commits

Author SHA1 Message Date
Cary Xu e40f13e0a6 Merge branch '3.0' into feature/TD-11274-3.0 2022-05-25 11:26:03 +08:00
tangfangzhi fc45f26363 ci: set retry count to 1 2022-05-25 11:12:21 +08:00
dapan1121 c867c6812a change rpc ctx api 2022-05-25 11:09:14 +08:00
Ganlin Zhao 635711669f Revert "enh(query): reserve aggregate function constant param as value node in"
This reverts commit e0224da580.
2022-05-25 11:01:46 +08:00
Ganlin Zhao e0224da580 enh(query): reserve aggregate function constant param as value node in
client.

TD-15976
2022-05-25 10:59:27 +08:00
Shengliang Guan 3c80623ca5 fix: several use cases after trans tweak 2022-05-25 10:50:26 +08:00
Hongze Cheng d2c25ef49c Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-05-25 02:50:01 +00:00
Shengliang Guan bf8bbfbfbb refactor: mnode sync 2022-05-25 10:30:02 +08:00
WANG MINGMING f053cf20cb
Merge pull request #12918 from taosdata/feature/TD-14761
fix:add modify schema for schemaless
2022-05-25 09:56:44 +08:00
dapan1121 49510f6330
Merge branch '3.0' into feature/async.scheduler 2022-05-25 09:46:15 +08:00
Hongze Cheng 674e5b3dc9 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/data_format 2022-05-25 01:39:43 +00:00
Hongze Cheng 023ea66ffa Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-05-25 01:38:18 +00:00
Hui Li e2638b1863
Merge pull request #12898 from taosdata/test/tsdb_check
test : test case for tsdb restart taosd
2022-05-25 09:28:37 +08:00
Hui Li aa042c60dc
Merge pull request #12938 from taosdata/test/chr/TD-14699
Test/chr/td 14699
2022-05-25 09:26:12 +08:00
dapan1121 52e05bbfe6 fix mem leak 2022-05-25 09:25:39 +08:00
dapan1121 12e99187b7
Merge pull request #12936 from taosdata/feature/qnode
fix: fix hb update epset issue
2022-05-25 09:24:15 +08:00
liuyao 4bc8470bb6
Merge pull request #12932 from taosdata/feature/TD-15774
feat(stream):stream session operator
2022-05-25 09:23:20 +08:00
54liuyao 0778bf8857 stream session operator 2022-05-25 09:05:03 +08:00
Chait Diwadkar ef461a95a6 docs:cdiwadkar16-patch-4-5 - minor grammar, spelling and stylistic change 2022-05-25 07:50:49 +08:00
Sean Ely f9924ed1b0 docs: grammar: SQL
Minor grammar changes for SQL page.
2022-05-25 07:50:15 +08:00
Chait Diwadkar 7c98e8f5cd docs:cdiwadkar16-patch-4 - developer guide index - minor changes 2022-05-25 07:49:42 +08:00
Chait Diwadkar f2f6f57579 docs:cdiwadkar16-patch-4 - minor grammatical changes 2022-05-25 07:49:02 +08:00
Chait Diwadkar 5b895dc7e6 docs: cdiwadkar16-patch-4 - Grammar + city names changed to San Jose and Mountain View 2022-05-25 07:30:57 +08:00
Chait Diwadkar 5a39a0207b docs: Stylistic changes
Made mostly stylistic changes.
2022-05-25 07:29:36 +08:00
Sean Ely 2ef628e6ed docs: grammar: HA and LB
Small grammar updates to the high availability and load balancing page within clusters.
2022-05-25 07:28:58 +08:00
Sean Ely 7a3eccda6e docs: grammar: cluster operation
Small grammar updates to cluster operations.
2022-05-25 07:28:11 +08:00
Sean Ely 38550b9b71 docs: grammar: cluster deployment
Small grammar changes to the Cluster Deployment page
2022-05-25 07:27:24 +08:00
Sean Ely 90478161ba docs: grammar: clustering
Small grammar edits on Clustering page
2022-05-25 07:26:21 +08:00
Sean Ely dc1f0ec099 docs: typo and grammar: Cache
There was an odd sentence in this doc, I updated it to reflect what is written in the Chinese version.
2022-05-25 07:25:40 +08:00
Sean Ely 5a879b25f8 docs: grammar: data subscription
Grammar updates to Data Subscription page.
2022-05-25 07:24:43 +08:00
Sean Ely 726b23c66a docs: grammar: continuous query
Grammar updates to the Continuous Query page
2022-05-25 07:23:49 +08:00
Shengliang Guan 964da014a7
Merge pull request #12942 from taosdata/fix/mnode
feat: create mnode
2022-05-24 23:45:51 +08:00
Hui Li 5db4f388a2
Merge pull request #12928 from taosdata/test3.0/lihui
test: modify timestamp of saving consume result row
2022-05-24 23:35:09 +08:00
Liu Jicong 95af103832
Merge pull request #12934 from taosdata/feature/stream
enh(stream): add error string
2022-05-24 23:28:07 +08:00
Haojun Liao 3ac134adbe enh: free cursor if it is not a null pointer. 2022-05-24 23:10:51 +08:00
Shengliang Guan e1c52582e0 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-05-24 23:10:39 +08:00
Shengliang Guan 9beb5ebee3 refactor: let all operations of mnode into the sync log 2022-05-24 23:10:21 +08:00
plum-lihui ff727dcf4d test: split test cases by run time 2022-05-24 23:06:49 +08:00
plum-lihui ff10a8838d Merge branch '3.0' into test3.0/lihui 2022-05-24 22:47:43 +08:00
Shengliang Guan 7f3c60421a refactor: mnode sync 2022-05-24 22:34:48 +08:00
Cary Xu 22eecb032d Merge branch '3.0' into feature/TD-11274-3.0 2022-05-24 22:29:40 +08:00
Shengliang Guan a1dbd25c93
Merge pull request #12930 from taosdata/fix/tsim
test: case for alter stable column
2022-05-24 22:27:35 +08:00
Liu Jicong 8f795a638a
Merge pull request #12931 from taosdata/feature/tq
feat(tmq): use tdb as persistent storage
2022-05-24 22:22:02 +08:00
Sean Ely 9ff5c40956 docs: grammar: select data
Grammar updates to Developer Guide > Select Data
2022-05-24 22:21:45 +08:00
Sean Ely 29196dbe16 docs: grammar: opentsdb line protocol
Small grammar updates.
2022-05-24 22:21:00 +08:00
Sean Ely 69b194e08f docs: grammar: inserting data sql
Some grammar updates to Inserting Data > SQL
2022-05-24 22:20:20 +08:00
Sean Ely 098aec422a docs: grammar: inserted
Small grammar edits.
2022-05-24 22:19:47 +08:00
yihaoDeng 7259a35620 enh: refactor trans free ctx 2022-05-24 22:17:52 +08:00
Hongze Cheng 1035836386 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-05-24 14:10:09 +00:00
dapan1121 54b7e1b294 fix hb epset issue 2022-05-24 21:34:18 +08:00