Commit Graph

39203 Commits

Author SHA1 Message Date
tangfangzhi d4f19e7c5a ci: git remote prune origin before git pull 2022-08-23 18:15:28 +08:00
tangfangzhi 63fd6f4cee ci: ignore return value while check changed files if it is a docs PR 2022-08-22 16:05:46 +08:00
tangfangzhi 9ad81089c1 ci: add steps to check docs stage 2022-08-22 14:43:22 +08:00
tangfangzhi 3d6aa3435f ci: if all changed files are in docs/en or docs/zh, make it a docs PR and skip tests 2022-08-22 14:30:44 +08:00
Hui Li d1b833c5a6
Merge pull request #16267 from taosdata/feature/stream
docs(stream)
2022-08-22 09:39:32 +08:00
gccgdb1234 41bc062d7c doc: fix syntax error in udf.md 2022-08-22 09:35:49 +08:00
gccgdb1234 a47c6ff281 doc: copy _preparition.mdx from zh to en 2022-08-22 09:32:13 +08:00
Liu Jicong 8078642eaa docs(stream) 2022-08-22 09:24:35 +08:00
gccgdb1234 0b61220846 docs: add some files from zh to en 2022-08-22 09:13:38 +08:00
Liu Jicong 73e98d4f3d docs(stream) 2022-08-22 09:00:16 +08:00
wade zhang c753ec81cc
Merge pull request #16240 from danielclow/docs/daniel-3.0
doc: english version of 3.0 documentation
2022-08-22 08:47:55 +08:00
wade zhang fd90e9ce9d
Merge branch '3.0' into docs/daniel-3.0 2022-08-22 08:47:45 +08:00
danielclow c5d4101978 doc: english version of docker 2022-08-22 07:24:46 +08:00
danielclow 8702dd9dce doc: english version of support-platform 2022-08-22 07:03:34 +08:00
danielclow 4f592ba9c4 doc: english version of connector 2022-08-22 06:55:15 +08:00
danielclow bf8d4db773 doc: english version of rest-api 2022-08-22 06:52:08 +08:00
danielclow 21f5dc7bbe doc: english version of reference 2022-08-22 06:49:59 +08:00
danielclow 45b3420a57 doc: english version of tdengine sql 2022-08-22 06:43:11 +08:00
danielclow 5d2addc282 doc: english version of concepts 2022-08-22 06:39:04 +08:00
Shengliang Guan 4bc8e086a8
Merge pull request #16262 from taosdata/feature/3.0_interval_hash_optimize
enh: rsma batch process and code optimization
2022-08-21 23:57:58 +08:00
Shengliang Guan 99b4987791
Merge pull request #16263 from taosdata/feature/3_liaohj
refactor(query): optimize load last block.
2022-08-21 23:57:03 +08:00
Raistlin Chan e5ce3282ba
Update 03-table.md (#16236)
fix 'ODIFY' -> 'MODIFY'
2022-08-21 23:43:22 +08:00
Haojun Liao f029df4876 fix(query): reset index when moving to next file. 2022-08-21 22:17:12 +08:00
Haojun Liao a7ba94939a fix(query): set init value for current last block index. 2022-08-21 22:02:01 +08:00
Haojun Liao 4879ae3d68 refactor(query): optimize load last block. 2022-08-21 21:36:15 +08:00
Haojun Liao 98a6f36cc2
Merge pull request #16256 from taosdata/refact/tsdb_last
refactor: refactor the last file structure, as well as the related write and read procedure.
2022-08-21 20:55:23 +08:00
Haojun Liao 29a1245be4 fix(query): use the separate last block delete index. 2022-08-21 20:15:53 +08:00
Jeff Tao 774c86d44a
Update index.md 2022-08-21 19:14:38 +08:00
Jeff Tao 9a85b8011a
Update index.md 2022-08-21 19:12:34 +08:00
Haojun Liao 7904686915 fix(query): support delete in last 2022-08-21 18:59:21 +08:00
Jeff Tao 8b4b9f3967
Update index.mdx 2022-08-21 18:58:28 +08:00
Jeff Tao e68788b646
Update 01-index.md 2022-08-21 18:36:09 +08:00
Jeff Tao 319a2c040f
Update 01-index.md 2022-08-21 18:35:38 +08:00
Jeff Tao c39152ed86
Update index.md 2022-08-21 18:30:06 +08:00
Haojun Liao 2087375967 Merge branch 'refact/tsdb_last' of github.com:taosdata/tdengine into refact/tsdb_last 2022-08-21 15:59:08 +08:00
Haojun Liao d305e975c4 fix(query): remove printf. 2022-08-21 15:56:46 +08:00
Haojun Liao fe918b3f69 fix(query): set correct column data. 2022-08-21 15:56:06 +08:00
Hongze Cheng 470c774f54 fix: alter table schema 2022-08-21 15:05:56 +08:00
Cary Xu e0317964f0 fix: adjust max executor for rsma 2022-08-21 14:56:20 +08:00
Hongze Cheng 5324889c52 fix: sma file corrupt 2022-08-21 11:26:20 +08:00
Cary Xu 65e1cce6df enh: rsma code optimization 2022-08-21 01:22:56 +08:00
Cary Xu 4b3d989168 other: naming optimization 2022-08-21 01:19:32 +08:00
Cary Xu 77bfd400cb enh: code optimization 2022-08-21 01:10:18 +08:00
Cary Xu 8b3b6a8962 enh: code optimization and memory leak 2022-08-21 01:07:21 +08:00
Haojun Liao 38b30d071e fix(query): fix errors. 2022-08-21 00:02:43 +08:00
Cary Xu 0de7f3e3a7 enh: rsma code optimization 2022-08-20 23:46:12 +08:00
Cary Xu f9e0aad827 enh: rsma batch process 2022-08-20 23:28:48 +08:00
Haojun Liao aca09788ea Merge branch 'refact/tsdb_last' of github.com:taosdata/tdengine into refact/tsdb_last 2022-08-20 23:27:42 +08:00
Haojun Liao 5a1ba3d016 fix(query): increase the output buffer size. 2022-08-20 23:26:58 +08:00
Hongze Cheng 16d28b8a39 fix: a bug 2022-08-20 22:24:07 +08:00