Commit Graph

40075 Commits

Author SHA1 Message Date
Shengliang Guan aca3d91354 fix: update telemetry and trans timer 2022-08-23 09:36:38 +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
Shuduo Sang 93838b7e3e fix: libuv compile error with gcc 11+ 2022-08-22 19:50:20 +08:00
Ganlin Zhao 4bec769211 fix(query): fix avg.py test cases 2022-08-22 19:28:20 +08:00
Ganlin Zhao cd3897c7fe fix(query): fix avg.py test cases 2022-08-22 19:26:28 +08:00
Shengliang Guan 66d0bd83e2
Merge pull request #16302 from taosdata/fix/ZhiqiangWang/TD-18448-fix-fseek-error
os: fix fseek error
2022-08-22 19:16:36 +08:00
Shengliang Guan 04ce95fe72
Merge pull request #16303 from taosdata/szhou/fixbugs
fix: fill desc order support
2022-08-22 19:16:11 +08:00
Haojun Liao ca539ea5e2
Merge pull request #16300 from taosdata/feature/3_liaohj
fix(query): init the blockdata before load data.
2022-08-22 19:15:34 +08:00
Minglei Jin ab94107310 fix: create block data for last files 2022-08-22 19:10:55 +08:00
Ganlin Zhao 09dc2e4e12 fix CI 2022-08-22 18:48:51 +08:00
Shengliang Guan a3348f716e
Merge pull request #16299 from taosdata/fix/3.0_bugfix_wxy
fix: the syntax problem of querying the state value in the state window
2022-08-22 18:48:28 +08:00
Shengliang Guan 99c7556021
Merge pull request #16301 from taosdata/feature/3.0_mhli
refactor(sync): close receiver when become leader
2022-08-22 18:48:05 +08:00
gccgdb1234 450bdf629d doc: fix broken links 2022-08-22 18:44:36 +08:00
slzhou 4ef090f495 fix: fill desc order support 2022-08-22 18:37:23 +08:00
afwerar b3085f24a2 os: fix fseek error 2022-08-22 18:32:58 +08:00
gccgdb1234 8a0922e8a7 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-08-22 18:32:29 +08:00
gccgdb1234 e633e7d675 doc: fix broken links 2022-08-22 18:32:16 +08:00
wangmm0220 947f39523e fix:num of cols add num of tags should not be bigger than 4096 2022-08-22 18:31:31 +08:00
dapan1121 9b11978118
Merge pull request #16298 from taosdata/enh/asyncLaunchTask
enh: async launch tasks
2022-08-22 18:31:20 +08:00
Haojun Liao 821a12a048 fix(query): add check before retrieve data. 2022-08-22 18:17:47 +08:00
Haojun Liao 940896f2ce
Merge pull request #16296 from taosdata/fix/TD-18539
fix: use new API tBlockDataInit to init pBlockData
2022-08-22 17:51:51 +08:00
gccgdb1234 976823542f doc: remove obsolete files 2022-08-22 17:50:07 +08:00
gccgdb1234 f06b7bfdc2 doc: remove obsolete installation part in operation guide 2022-08-22 17:48:04 +08:00
Xiaoyu Wang 4cf9bd6ac1 fix: the syntax problem of querying the state value in the state window 2022-08-22 17:46:57 +08:00
gccgdb1234 e4a1b87070 doc: remove obsolete cluster files 2022-08-22 17:45:37 +08:00