Commit Graph

39589 Commits

Author SHA1 Message Date
Shengliang Guan 246ced231e
Merge pull request #16438 from taosdata/fix/ZhiqiangWang/TD-17004-fix-mac-access-error
os: fix Mac access error
2022-08-26 18:03:32 +08:00
gccgdb1234 ff5c1f1cc4 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-08-26 17:50:34 +08:00
Haojun Liao def21870c7
Merge pull request #16441 from taosdata/fix/TD-18665
fix: use sizeof(SBlockL) for aBlockL array's element size
2022-08-26 17:49:39 +08:00
gccgdb1234 290ff9294f doc: correct wrong description about TTL 2022-08-26 17:47:51 +08:00
Shengliang Guan 369c80b785
Merge pull request #16428 from taosdata/fix/downgradeType
enh: downgrade value type to speed up filter
2022-08-26 17:31:01 +08:00
wade zhang 4ab4a87aa9
Merge pull request #16444 from taosdata/fix/TD-18664
fix(query): restrict using JSON type as input in string functions
2022-08-26 17:28:05 +08:00
gccgdb1234 c1b36653a9 doc: fix broken links 2022-08-26 17:13:32 +08:00
gccgdb1234 1e9f869ab5 doc: add missing webp files 2022-08-26 16:35:15 +08:00
afwerar 551354f644 os: fix Mac access error 2022-08-26 16:21:56 +08:00
Ganlin Zhao 0fbb4d7f9a fix(query): restrict using JSON type as input in string functions
TD-18664
2022-08-26 16:18:21 +08:00
Ganlin Zhao ab85eeaaaa fix(query): restrict using JSON type as input in string functions
TD-18664
2022-08-26 16:15:08 +08:00
Hongze Cheng d0b135dcae
Merge pull request #16437 from taosdata/fix/TD-18662
fix: cleanup memory with streamLoadTasks
2022-08-26 15:49:09 +08:00
Minglei Jin 083ce4e67d fix: use sizeof(SBlockL) from aBlockL array's element size 2022-08-26 15:43:20 +08:00
Shuduo Sang 08af4ee654
feat: update taostools e8bfca6 for3.0 (#16434)
* 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
2022-08-26 15:37:18 +08:00
wade zhang b39d6b41f4
Update 24-show.md 2022-08-26 15:18:02 +08:00
wade zhang ee032bc545
Update 24-show.md 2022-08-26 15:16:56 +08:00
afwerar b4344c2600 os: fix Mac access error 2022-08-26 15:01:23 +08:00
afwerar bdf0a41b39 os: fix Mac access error 2022-08-26 14:52:17 +08:00
Minglei Jin 04e5c75bba fix: cleanup memory with streamLoadTasks 2022-08-26 14:51:30 +08:00
Shuduo Sang 984b2d5e88
docs: add taostools uninstall (#16433) 2022-08-26 14:41:52 +08:00
wade zhang a76bbfe062
Merge pull request #16429 from taosdata/docs/daniel-3.0
doc: reuploading doc updates to 3.0 branch
2022-08-26 13:10:11 +08:00
Hongze Cheng 32ce4b3178
Merge pull request #16423 from taosdata/fix/TD-18306-D
fix: release SStreamObj/SSmaObj when dropping sma index
2022-08-26 12:37:47 +08:00
Hongze Cheng e3701fdcb1
Merge pull request #16427 from taosdata/fix/TD-18643
fix: return -1 if child table's uid not exist
2022-08-26 12:37:14 +08:00
danielclow 3633281ab2 doc: reuploading doc updates to 3.0 branch 2022-08-26 11:21:11 +08:00
Cary Xu 4c6a511ccf fix: release SSmaObj/SStreamObj when dropping sma 2022-08-26 11:02:20 +08:00
dapan1121 de55d16b60 enh: downgrade value type to speed up filter 2022-08-26 10:59:48 +08:00
Cary Xu c2c41d89d5 fix: release SSmaObj/SStreamObj when dropping sma 2022-08-26 10:58:40 +08:00
Cary Xu 0afb60dc18 fix: release SSmaObj/SStreamObj when dropping sma 2022-08-26 10:47:11 +08:00
Haojun Liao 13563f1733
Merge pull request #16412 from taosdata/feature/3_liaohj
refactor(query): check table in uid order when handling the last block, and some internal refactor.
2022-08-26 10:44:27 +08:00
Cary Xu f6c6e18554 other: revert the code 2022-08-26 10:39:29 +08:00
Cary Xu b39c80940f fix: release SStreamObj when dropping 2022-08-26 10:38:14 +08:00
Minglei Jin 2eacdf51fa fix: return -1 if child table's uid not exist 2022-08-26 10:30:07 +08:00
Zhiqiang Wang c02f1e082c
Merge pull request #16420 from taosdata/fix/ZhiqiangWang/TD-13064-fix-mac-semaphore-error
os: fix Mac Semaphore error
2022-08-26 09:43:46 +08:00
Haojun Liao 5d4d2ec14c fix(query): replace the min macro. 2022-08-25 23:22:04 +08:00
Haojun Liao 5ea4c0a7c8 fix(query): update the uid list when tablemap is changed. 2022-08-25 23:04:07 +08:00
Haojun Liao 30b4023e24 test: update the test cases. 2022-08-25 22:11:45 +08:00
Cary Xu 04f9419829 fix: free stream/sma obj in trans 2022-08-25 21:57:45 +08:00
Haojun Liao 04ce7ffcb8 fix(query): fix string compare function. 2022-08-25 19:31:45 +08:00
Hongze Cheng 5ce84e4316
Merge pull request #16419 from taosdata/fix/TD-18586
fix: free ofp large value's memory
2022-08-25 18:55:45 +08:00
afwerar 70ea1235df os: fix Mac Semaphore error 2022-08-25 18:33:33 +08:00
Haojun Liao 96f21afe8f fix(query): update the string order policy. 2022-08-25 18:27:59 +08:00
Minglei Jin e05169ccc6 fix: free ofp large value's memory 2022-08-25 18:16:34 +08:00
Shengliang Guan 679145dcb6
Merge pull request #16418 from taosdata/fix/TD-18457
fix(query): fix valgrind report uninitialized variable error
2022-08-25 18:15:56 +08:00
Shengliang Guan 1279213c3a
Merge pull request #16417 from taosdata/feat/3.0_systable_privilege_wxy
fix: user permission error with sysinfo 0
2022-08-25 18:15:10 +08:00
wade zhang 54b87c54e7
Update 08-cache.md 2022-08-25 17:58:13 +08:00
wade zhang 5b6966116d
Update 08-cache.md 2022-08-25 17:57:02 +08:00
Shengliang Guan 206904ff4f
Merge pull request #16416 from taosdata/fix/http_report_except
fix: http report possible except
2022-08-25 17:41:34 +08:00
Haojun Liao 755176d28f fix(query): add the null ptr check. 2022-08-25 17:32:27 +08:00
Ganlin Zhao cbcb14641f Merge branch '3.0' into fix/TD-18457 2022-08-25 17:20:05 +08:00
Shengliang Guan 08b13cddcf
Merge pull request #16414 from taosdata/feature/stream
fix(stream): fix handling invalid option
2022-08-25 17:19:47 +08:00