Commit Graph

40075 Commits

Author SHA1 Message Date
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
Shengliang Guan c4d8f3ab33
Merge pull request #16443 from taosdata/fix/ZhiqiangWang/TD-17004-fix-mac-run-error
os: fix mac run error
2022-08-26 17:30:36 +08:00
Cary Xu 4ee28bfc2c fix: only iterate next when delete the specified node 2022-08-26 17:29:54 +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
huolibo f8ab11e2fc fix(driver): initialize variable when only use tmq 2022-08-26 17:26:02 +08:00
gccgdb1234 c1b36653a9 doc: fix broken links 2022-08-26 17:13:32 +08:00
Cary Xu 5dcfa5a241 other: code format optimization 2022-08-26 17:00:50 +08:00
Cary Xu a70b587b3f Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-08-26 16:52:32 +08:00
Cary Xu 4abb6e1411 enh: use simple hash to save agg result 2022-08-26 16:52:12 +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
afwerar e2fd1cb283 os: fix mac run error 2022-08-26 16:21:33 +08:00
dapan1121 d18e7cd739 enh: remove compare type convertion 2022-08-26 16:20:07 +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
afwerar 8df8f90e19 os: fix mac run error 2022-08-26 16:03:28 +08:00
wangmm0220 6dfbe30d6b fix:test case if drop table in snapshot for create topic as database 2022-08-26 15:52:12 +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
Haojun Liao 60d9acb7b4 feature(query): support last function cache and retrieve data. 2022-08-26 15:27:19 +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
slzhou f3890f7421 feat: support udf merge in udfd 2022-08-26 14:27:15 +08:00
Shuduo Sang ba7129d9ce feat: update taostools e8bfca6 for 3.0 2022-08-26 14:09:39 +08:00
Shuduo Sang 4e8a187f7a Merge branch '3.0' into feat/sangshuduo/TD-14141-update-taostools-for3.0 2022-08-26 14:09:14 +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
Shengliang Guan a1b295b1ba refactor: change mnode log level 2022-08-25 22:33:27 +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