Commit Graph

39807 Commits

Author SHA1 Message Date
Cary Xu 9600840aad fix: race condition between fetch all and commit 2022-08-30 08:14:32 +08:00
Pan YANG d53400085e docs: read through and fix minor problems 02 2022-08-29 23:28:21 +08:00
Haojun Liao 37618513a6
Merge branch '3.0' into feature/3_liaohj 2022-08-29 22:47:18 +08:00
Haojun Liao d2ed6ff0e8 fix(query): set correct page buffer id. 2022-08-29 22:42:15 +08:00
Shengliang Guan fe4d13da3d
Merge pull request #16488 from taosdata/feature/TD-14761
fix: cols num error in tmq for query
2022-08-29 19:27:56 +08:00
Cary Xu 0117a5c56f Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-08-29 19:26:22 +08:00
Shengliang Guan b5b33d48cc
Merge pull request #16489 from taosdata/fix/taosdStmtQuery
fix: fix taosd crash while executing stmt query
2022-08-29 19:25:40 +08:00
yihaoDeng 1a67ca34b9 avoid deadlock 2022-08-29 19:14:12 +08:00
Hui Li 573914dd65
Merge pull request #16494 from taosdata/test/chr/TD-14699
test: modify checkpackages scritps
2022-08-29 19:04:58 +08:00
tomchon 2be2632600 test: modify checkpackages scritps 2022-08-29 19:02:59 +08:00
Xiaoyu Wang b5e177f151 fix: some problems of parser 2022-08-29 18:52:00 +08:00
Haojun Liao ba8b10e27b refactor(query): do some internal refactor. 2022-08-29 18:47:46 +08:00
Shuduo Sang 15cf8f04d9
fix: 3.0 asserts download path (#16490)
* fix: docker script permisison

* fix: assets-download path
2022-08-29 18:43:43 +08:00
afwerar d4c91f8a10 feature: update cfg 2022-08-29 18:39:54 +08:00
gccgdb1234 808545ca7f doc: refine the title and label of grant page 2022-08-29 18:39:40 +08:00
Pan YANG f478cb4f78 docs: read through and fix minor problems 2022-08-29 18:32:35 +08:00
wangmm0220 1238365c5a Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-14761 2022-08-29 18:00:14 +08:00
Cary Xu 5cf6ffe3c2 Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-08-29 17:58:35 +08:00
Cary Xu 894e713719 other: revert the assert for tpagebuf 2022-08-29 17:54:20 +08:00
Cary Xu c8d6960291 other: adjust sma log level 2022-08-29 17:53:02 +08:00
gccgdb1234 798e10d048 doc: fix broken links 2022-08-29 17:48:43 +08:00
dapan1121 205299e532 fix: fix taosd stmt query crash issue 2022-08-29 17:46:34 +08:00
gccgdb1234 8b5283ceff doc: remove improper taosdata.com 2022-08-29 17:45:51 +08:00
gccgdb1234 c563948c8e doc: correct taosdata.com to tdengine.com 2022-08-29 17:34:44 +08:00
wangmm0220 bf3231ab9f fix: cols num error in tmq for query 2022-08-29 17:30:50 +08:00
Xiaoyu Wang cc1d37cfe5 fix: some problems of parser 2022-08-29 17:23:29 +08:00
Minglei Jin 242083786a
Merge pull request #16476 from taosdata/fix/TD-18656
fix: release pages with drop case
2022-08-29 17:03:46 +08:00
dapan1121 70f86af711 fix: fix heartbeat crash issue 2022-08-29 16:57:59 +08:00
wade zhang 1150d82e67
Merge pull request #16484 from arielyang/docs/tdengine-sql
docs: change TAOS SQL to TDengine SQL
2022-08-29 16:40:06 +08:00
Pan YANG 3b83cf9d97 docs: fix errors by auto formatter of markdown 2022-08-29 16:36:17 +08:00
Cary Xu 8f6e87594f enh: not fetch all during commit 2022-08-29 16:33:08 +08:00
Hui Li 754714d786
Merge pull request #16486 from taosdata/test/chr/TD-14699
test: add checkpackages scritps
2022-08-29 16:26:54 +08:00
tomchon df7daebf42 test: add checkpackages scritps 2022-08-29 16:25:50 +08:00
Cary Xu 12a01a88dd fix: race condition between fetch all and optr serialize 2022-08-29 16:15:12 +08:00
Hui Li bf5b022a92
Merge pull request #16485 from taosdata/test/chr/TD-14699
test: add checkpackages scritps
2022-08-29 16:12:37 +08:00
tomchon 6b46ac5f54 test: add checkpackages scritps 2022-08-29 16:11:33 +08:00
Pan YANG 97052fccc5 docs: change TAOS SQL to TDengine SQL 2022-08-29 16:07:12 +08:00
wade zhang 38558f4db3
Merge pull request #16481 from taosdata/docs/3.0_subquery
docs: update 06-select.md
2022-08-29 15:48:26 +08:00
wade zhang 1bdcfd2393
Merge pull request #16479 from taosdata/docs/3.0_privileges
docs: update 25-grant.md
2022-08-29 15:47:42 +08:00
Hui Li 68c36479e8
Merge pull request #16483 from taosdata/test/chr/TD-14699
test: add checkpackages scritps
2022-08-29 15:46:47 +08:00
tomchon 8a59420ccc test: add checkpackages scritps 2022-08-29 15:44:57 +08:00
dapan1121 a861537bc0 fix: fix filter group merge error 2022-08-29 15:44:10 +08:00
Xiaoyu Wang c36119bd70
Update 06-select.md 2022-08-29 15:36:59 +08:00
Minglei Jin 95e591efed fix: release pages with drop case 2022-08-29 15:30:05 +08:00
Xiaoyu Wang 430086e17b
Update 25-grant.md 2022-08-29 15:19:33 +08:00
Cary Xu 66199e4e7a Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-08-29 14:53:39 +08:00
Cary Xu 167e58578a enh: add check for tpagebuf 2022-08-29 14:53:13 +08:00
wade zhang c809633aaa
Merge pull request #16475 from taosdata/docs/3.0_distinguished
docs: update 12-distinguished.md
2022-08-29 14:45:32 +08:00
Shuduo Sang a51cfe837b
feat: update taostools aa45ad4 for3.0 (#16469)
* feat: update taos-tools

for 3.0

[TD-14141]

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools 8e3b3ee

* fix: remove submodules

* feat: update taos-tools c529299

* feat: update taos-tools 9dc2fec for 3.0

* fix: optim upx

* feat: update taos-tools f4e456a for 3.0

* feat: update taos-tools 2a2def1 for 3.0

* feat: update taos-tools c9cc20f for 3.0

* feat: update taostoosl 8a5e336 for 3.0

* feat: update taostools 3c7dafe for 3.0

* feat: update taos-tools 2d68404 for 3.0

* feat: update taos-tools 57bdfbf for 3.0

* fix: jenkinsfile2 to upgrade pip

* feat: update taostoosl 11d23e5 for 3.0

* feat: update taostools 43924b8 for 3.0

* feat: update taostools 53a0103 for 3.0

* feat: update taostoosl d237772 for 3.0

* feat: update taos-tools 6bde102 for 3.0

* feat: upate taos-tools 2af2222 for 3.0

* feat: update taos-tools 833b721 for 3.0

* feat: update taostools e8bfca6 for 3.0

* feat: update taos-tools aa45ad4 for 3.0
2022-08-29 14:39:55 +08:00
Xiaoyu Wang 3574abcc6e
Update 12-distinguished.md 2022-08-29 14:39:12 +08:00