Commit Graph

39443 Commits

Author SHA1 Message Date
Shuduo Sang cf179c3efe
fix: cmake 3.10 failed (#16324) 2022-08-23 14:35:38 +08:00
Hongze Cheng 6d4c22392f Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize 2022-08-23 14:26:57 +08:00
wade zhang 25ffc934db
Merge pull request #16277 from taosdata/docs/TD-18518
docs: update TDinsight document
2022-08-23 14:22:55 +08:00
Shengliang Guan 3e2f1d2cb7
Merge pull request #16322 from taosdata/feature/TD-18530
fix(stream): state window update
2022-08-23 14:06:19 +08:00
Hongze Cheng 478d5ebb64 more code 2022-08-23 13:49:10 +08:00
Hongze Cheng 573a419183 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize 2022-08-23 13:28:13 +08:00
afwerar 40b355239b doc: update 3.0 mac doc 2022-08-23 13:23:49 +08:00
Shengliang Guan 1009912abd
Merge pull request #16319 from taosdata/fix/TD-18570
fix: fix stack overflow issue
2022-08-23 13:01:14 +08:00
wade zhang 7fbb025e1f
Merge pull request #16321 from taosdata/docs/interp-1
docs: fix interp manual en version
2022-08-23 12:55:18 +08:00
wade zhang 77e3a598d3
Merge pull request #16320 from taosdata/docs/interp
docs: fix interp manual cn version
2022-08-23 12:55:09 +08:00
wade zhang c185dcc155
Merge pull request #16318 from taosdata/fix/TD-18531
fix(query): restrict fill(none) in interp
2022-08-23 12:54:58 +08:00
Zhiqiang Wang ccf4862b1d
Merge pull request #16325 from taosdata/fix/ZhiqiangWang/TD-18335-update-3.0-mac-doc
doc: update 3.0 mac doc
2022-08-23 12:54:03 +08:00
54liuyao b8a1a7f175 fix(stream): state window update 2022-08-23 12:46:42 +08:00
Shengliang Guan 9c5a66439a fix: update telemetry and trans timer 2022-08-23 12:40:57 +08:00
afwerar 7ec3780f35 doc: update 3.0 mac doc 2022-08-23 11:49:50 +08:00
Ganlin Zhao 2e64ce22b0
docs: fix interp en manual 2022-08-23 11:31:28 +08:00
Ganlin Zhao 284dc05aa8
docs: fix interp manual cn version 2022-08-23 11:25:44 +08:00
dapan1121 bd179e880f fix: fix stack overflow issue 2022-08-23 11:01:27 +08:00
Hongze Cheng d65956d1a3 more code 2022-08-23 10:59:30 +08:00
Shengliang Guan 5257b77f94 fix: update telemetry and trans timer 2022-08-23 10:42:44 +08:00
Ganlin Zhao 00b2db50b4 fix(query): restrict fill(none) in interp
TD-18531
2022-08-23 10:40:01 +08:00
Shengliang Guan aca3d91354 fix: update telemetry and trans timer 2022-08-23 09:36:38 +08:00
Hongze Cheng 1a265d8eca Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize 2022-08-23 09:29:56 +08:00
Hongze Cheng 2fff10278f more code 2022-08-23 09:28:01 +08:00
wade zhang 6dd250c2e5
Merge pull request #16316 from taosdata/sean-tdengine-patch-56
docs: functions - fixed typo
2022-08-23 09:17:09 +08:00
wade zhang 39a77a0dec
Merge pull request #16315 from taosdata/sean-tdengine-patch-55
docs: Select - fixed typo
2022-08-23 09:16:51 +08:00
wade zhang 43d632387f
Merge pull request #16314 from taosdata/sean-tdengine-patch-54
docs: Time-Series Extensions - added pseudocolumns
2022-08-23 09:16:41 +08:00
wade zhang 06fa8aecda
Merge pull request #16313 from taosdata/sean-tdengine-patch-53
docs: Getting Started Package - Fixed sequencing
2022-08-23 09:16:24 +08:00
wade zhang 3897264772
Merge pull request #16312 from taosdata/sean-tdengine-patch-52
docs: Get Started - Docker - fixed sequencing
2022-08-23 09:16:02 +08:00
wade zhang 515afaac53
Merge pull request #16311 from taosdata/sean-tdengine-patch-51
docs: Introduction - fixed broken link
2022-08-23 09:15:38 +08:00
Sean Ely 8d660c0c4f
Update 01-docker.md 2022-08-22 14:39:37 -07:00
Sean Ely f3119a1504
docs: functions - fixed typo
Fixed typo in SQL functions for SELECT SERVER_STATUS();
2022-08-22 14:20:42 -07:00
Sean Ely e30307aab7
docs: Select - fixed typo
Fixed typo in Select documentation around _WDURATION.
2022-08-22 14:18:01 -07:00
Sean Ely 3a9d376851
docs: Time-Series Extensions - added pseudocolumns
Added the _wstart, _wend, and _wduration pseudocolumns to the documentation.
2022-08-22 14:13:58 -07:00
Sean Ely 794323052e
docs: Getting Started Package - Fixed sequencing
1. The CLI should come after Benchmark, otherwise it's confusing.
2. taos > shouldn't be in the command lines, otherwise users can copy and paste.
3. California.SanFrancisco doesn't match the current taosBenchmark
4. The Interval query was confusing, so I changed it to make more sense to me
2022-08-22 13:57:39 -07:00
Sean Ely 2656f5746e
docs: Get Started - Docker - fixed sequencing
1. The CLI should come after Benchmark, otherwise it's confusing.
2. taos > shouldn't be in the command lines, otherwise users can copy and paste.
3. California.SanFrancisco doesn't match the current taosBenchmark
2022-08-22 13:01:31 -07:00
Sean Ely 34a9217779
docs: fixed broken link
Fixed broken link and added updated star count.
2022-08-22 11:15:04 -07:00
Zhiqiang Wang 9a7d8cfcdc
Merge pull request #16310 from taosdata/fix/ZhiqiangWang/TD-18335-update-3.0-doc-jsx-error
doc: update 3.0 doc jsx error
2022-08-22 23:57:56 +08:00
afwerar e41b3b80cb doc: update 3.0 doc jsx error 2022-08-22 23:54:45 +08:00
afwerar e20929f4b4 doc: update 3.0 doc jsx error 2022-08-22 23:51:52 +08:00
Zhiqiang Wang 74e3cea007
Merge pull request #16309 from taosdata/fix/ZhiqiangWang/TD-18335-update-3.0-doc
doc: update 3.0 doc
2022-08-22 23:28:45 +08:00
afwerar 2dba7c1afa doc: update 3.0 doc 2022-08-22 23:26:20 +08:00
Shengliang Guan 3099b4a500
Merge pull request #16308 from taosdata/fix/release
release: merge from 3.0 to main
2022-08-22 21:29:09 +08:00
Shengliang Guan fa26a3eadb
Merge pull request #16307 from taosdata/fix/TD-18391
fix: fix explain row buffer size issue
2022-08-22 20:47:56 +08:00
Shengliang Guan 0873007eeb
Merge pull request #16305 from taosdata/fix/sangshuduo/TD-18544-libuv-compile-error
fix: libuv compile error with gcc 11+
2022-08-22 20:34:58 +08:00
Shengliang Guan 0ac18e51cb
Merge pull request #16306 from taosdata/fix/TD-18412
fix:fix explain analyze validate issue
2022-08-22 20:31:11 +08:00
Shengliang Guan 249a56dba4
Merge pull request #16297 from taosdata/fix/TD-18287
fix(query): fix stream session window out of order data agg function result error
2022-08-22 20:21:10 +08:00
Shengliang Guan 5a358cd057
Merge pull request #16304 from taosdata/fix/TD-18541
fix: create block data for last files
2022-08-22 20:19:53 +08:00
dapan1121 2882904fa1 fix: fix explain row buf issue 2022-08-22 20:03:59 +08:00
dapan1121 12d9366b84 fix:fix explain analyze validate issue 2022-08-22 19:50:22 +08:00