Commit Graph

37855 Commits

Author SHA1 Message Date
slzhou 2a17deec7c fix: extract time condition corretly when join tables together 2022-08-02 16:18:55 +08:00
Cary Xu 602d2aa377 other: rsma snapshot and misc update 2022-08-02 16:13:36 +08:00
Cary Xu 660fd8729b Merge branch '3.0' into feature/TD-11274-3.0 2022-08-02 16:10:50 +08:00
Minglei Jin ad466ec7a9 fix: new API tdbAbort for tdb txn aborting 2022-08-02 15:40:06 +08:00
Ganlin Zhao 4601fd0bfd Merge branch '3.0' into fix/TD-18010 2022-08-02 15:37:29 +08:00
Ganlin Zhao b323d508e6 fix(query): fix apercentile crash in stream concurrent insert
TD-18010
2022-08-02 15:34:33 +08:00
Ganlin Zhao 081695668d refactor apercentile logs 2022-08-02 15:33:41 +08:00
dapan1121 517b03a6fc
Merge pull request #15663 from taosdata/enh/addAppStat
enh: support app level stat
2022-08-02 15:07:26 +08:00
Shengliang Guan 895e0c55de
Merge pull request #15673 from taosdata/fix/valgrind
test: valgrind case
2022-08-02 14:47:57 +08:00
slzhou 5b8207556c fix: taken onCondtion of join node into account when eliminate projects 2022-08-02 14:47:29 +08:00
Cary Xu 39dcfb5bd2 Merge branch '3.0' into feature/TD-11274-3.0 2022-08-02 14:38:20 +08:00
Minglei Jin 711c75652c
Merge pull request #15671 from taosdata/fix/TD-18074
fix: new pSchema if reader's schema is null
2022-08-02 14:12:30 +08:00
Shengliang Guan 3852aa7498 test: valgrind case 2022-08-02 14:04:49 +08:00
Shengliang Guan d0487750c0 test: valgrind case 2022-08-02 13:57:01 +08:00
Shengliang Guan 0cac8b8155 Merge branch '3.0' into fix/valgrind 2022-08-02 13:52:16 +08:00
dapan1121 596c86dd95 fix: fix case issue 2022-08-02 13:47:04 +08:00
dapan1121 a1ca0487a4
Merge pull request #15669 from taosdata/fix/TD-18063
fix: fix clear cache caused deadlock issue
2022-08-02 13:44:50 +08:00
Haojun Liao bb869800f6
Merge pull request #15661 from taosdata/feature/3_liaohj
refactor: optimize the build block perf.
2022-08-02 13:04:00 +08:00
Minglei Jin 5cf4dac071 fix: new pSchema if reader's schema is null 2022-08-02 12:56:33 +08:00
liuyao 40311a06d3
Merge pull request #15668 from taosdata/feature/TD-17811
feat(stream):add log
2022-08-02 11:44:16 +08:00
dapan1121 4ade68aa31 fix: fix clear cache caused deadlock issue 2022-08-02 11:40:47 +08:00
Hui Li 369e194bc5
Merge pull request #15612 from taosdata/test/chr/TD-14699
test:modify  test case of tsbs query
2022-08-02 11:36:26 +08:00
Yang Zhao e5bb1fe787
feat: taos shell websocket support network/execute/total timing info (#15630)
* feat: taos shell websocket support network/execute/toal timing info

* chore: update taosws-rs

* feat: update taosws 24b199e

* fix: git clean in jenkinsfile2

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-08-02 11:09:34 +08:00
Xiaoyu Wang 5f3432cfc4
Merge pull request #15667 from taosdata/feature/3.0_wxy
fix: alias error for partition by keys
2022-08-02 11:07:00 +08:00
54liuyao fdcf9f1aa6 feat(stream):add log 2022-08-02 10:56:02 +08:00
Haojun Liao b85dce00be Merge branch '3.0' into feature/3_liaohj 2022-08-02 10:47:15 +08:00
liuyao 6707cb88c1
Merge pull request #15666 from taosdata/feature/TD-17811
feat(stream): add log
2022-08-02 10:35:50 +08:00
Jeff Tao 1d1613dc62
Update 02-intro.md 2022-08-02 10:30:00 +08:00
Xiaoyu Wang ab03c9a265 fix: alias error for partition by keys 2022-08-02 10:27:59 +08:00
Li Minghao b0746d9a0b
Merge pull request #15660 from taosdata/feature/3.0_mhli
feat(sync): set batch-size 1
2022-08-02 09:57:55 +08:00
Shengliang Guan 31b3c61b9f test: adjust case 2022-08-02 09:53:04 +08:00
54liuyao fbf83d06a8 feat(stream): add log 2022-08-02 09:52:54 +08:00
Zhiqiang Wang 8ea865fe5c
Merge pull request #15659 from taosdata/fix/ZhiqiangWang/TD-17383-add-cloud-grant-cfg
feat: add cloud grant cfg
2022-08-02 09:47:43 +08:00
afwerar 5f10012c21 feat: add cloud grant cfg 2022-08-02 09:18:34 +08:00
Yihao Deng c414e274fa
Merge pull request #15662 from taosdata/fix/rpcBufferLeak
fix: fix mem leak
2022-08-02 09:18:08 +08:00
Jeff Tao 4b8102c5c1
Update 02-intro.md 2022-08-02 08:53:19 +08:00
Jeff Tao 8f43dc83e9
Update 02-intro.md 2022-08-02 08:48:55 +08:00
Jeff Tao 88f778faa6
Update 02-intro.md 2022-08-02 08:44:53 +08:00
dapan1121 df87272819 fix: fix sml crash issue 2022-08-02 08:36:39 +08:00
Jeff Tao 8954113697
Update 01-index.md 2022-08-02 07:35:29 +08:00
Cary Xu 43289c32c8 Merge branch '3.0' into feature/TD-11274-3.0 2022-08-02 06:59:10 +08:00
Haojun Liao fe55671253 fix(query): fix syntax error. 2022-08-01 23:43:01 +08:00
Haojun Liao 6671420e49 fix(query): set correct json tag. 2022-08-01 23:30:25 +08:00
Minglei Jin 7d0d87f0b1
Merge pull request #15648 from taosdata/fix/TD-17593
fix: first round number of chile tables and timeseries
2022-08-01 23:03:37 +08:00
dapan1121 cc3a7375ed enh: support app level stat 2022-08-01 20:47:08 +08:00
yihaoDeng e6ca3844e1 fix mem leak 2022-08-01 20:44:41 +08:00
Haojun Liao 8da7aa19b5 fix(query): fix memory leak. 2022-08-01 20:41:03 +08:00
Minghao Li 2c1846214d feat(sync): set batch-size 1 2022-08-01 20:26:45 +08:00
afwerar aaef505c09 feat: add cloud grant cfg 2022-08-01 20:25:02 +08:00
Shuduo Sang 259f7ceab3
feat: update taostools for3.0 (#15653)
* 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
2022-08-01 20:22:28 +08:00