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
Shengliang Guan
bd31c9da5a
Merge pull request #15657 from taosdata/fix/dnode
...
fix: write snapshot after apply queue is empty
2022-08-01 20:13:08 +08:00
Haojun Liao
bbcba1855d
Merge branch '3.0' into feature/3_liaohj
2022-08-01 20:09:42 +08:00
Haojun Liao
fe6772f940
refactor: do some internal refactor.
2022-08-01 20:09:10 +08:00
afwerar
412d3437a8
feat: add cloud grant cfg
2022-08-01 19:54:13 +08:00
Liu Jicong
de582a924a
Merge pull request #15655 from taosdata/feature/stream
...
feat(tq): transport snapshot
2022-08-01 19:48:57 +08:00
tomchon
f7c7d4c8af
Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699
2022-08-01 19:45:41 +08:00
Minghao Li
af683b1e6c
feat(sync): set batch-size 1
2022-08-01 19:45:39 +08:00
Minglei Jin
43355a89d7
fix: refactor case
2022-08-01 19:45:35 +08:00
Shengliang Guan
2b2e1c79c9
fix: write snapshot after apply queue is empty
2022-08-01 19:40:38 +08:00
Xuefeng Tan
32e9e5b4ed
docs(taosAdapter): replace link ( #15656 )
2022-08-01 19:32:46 +08:00
Xiaoyu Wang
18364a6bd2
Merge pull request #15649 from taosdata/feature/3.0_wxy
...
fix: database name cannot contain '.'
2022-08-01 19:23:34 +08:00
Liu Jicong
b084dd8ee6
feat(tq): transport snapshot
2022-08-01 19:12:37 +08:00
Ganlin Zhao
30ab3a1bb2
Merge pull request #15647 from taosdata/fix/TD-17799
...
fix(query): fix apercentile crash when result is 0 rows and used with other non-null result functions
2022-08-01 19:07:56 +08:00
wade zhang
33e9db6b32
Merge pull request #15654 from taosdata/docs/xftan/TD-17898
...
docs(taosAdapter): update taosAdapter document
2022-08-01 19:07:22 +08:00
t_max
877eeeb772
docs(taosAdapter): update taosAdapter document
2022-08-01 19:01:41 +08:00
shenglian-zhou
21308d7853
Merge pull request #15639 from taosdata/szhou/fix/join
...
fix: fix failed case of join.sim
2022-08-01 18:54:42 +08:00
Yang Zhao
e95c1356ef
test: migrate 3.0 test case ( #15635 )
...
* test: add test case in 3.0
* fix: remove result file
* test: change test cases
* fix: change test case
* test: add test to ci
* test: add test case of taosbenchmark in system-test
* fix: fix test case
* test: unknown error in ci
2022-08-01 18:50:32 +08:00
Ganlin Zhao
56ca1ac288
Merge pull request #15643 from taosdata/fix/TD-18040
...
enh(query): add selectivity support for indefinite rows functions
2022-08-01 18:42:22 +08:00
Xiaoyu Wang
4d51273aac
fix: database name cannot contain '.'
2022-08-01 18:12:03 +08:00
Minglei Jin
cfab6c9b20
fix: first round number of chile tables and timeseries
2022-08-01 18:01:44 +08:00
Ganlin Zhao
0b3ebaebe8
fix test cases
2022-08-01 17:54:36 +08:00
liuyao
a01ebbbf45
Merge pull request #15644 from taosdata/feature/TD-17811
...
feat(stream):optimize stream update scan
2022-08-01 17:51:17 +08:00
Ganlin Zhao
6d1b2e6d8e
fix test cases
2022-08-01 17:50:53 +08:00
slzhou
5ad27aabe7
fix: fix join error to remove the extra join
2022-08-01 17:47:31 +08:00
Cary Xu
5b34e4ef2c
Merge pull request #15645 from taosdata/feature/TD-11274-3.0
...
fix: check modifiable when drop tsma columns
2022-08-01 17:47:20 +08:00
Ganlin Zhao
313248cec6
Merge branch '3.0' into fix/TD-17799
2022-08-01 17:44:52 +08:00
Ganlin Zhao
0dbe26f8bb
fix(query): fix apercentile crash when input is all null columns and used
...
with other non-null result functions
TD-17799
TD-17967
2022-08-01 17:41:27 +08:00
Liu Jicong
16bf52bf8f
Merge pull request #15611 from taosdata/feature/stream
...
refactor(stream): use vnode meta
2022-08-01 17:41:19 +08:00
Shengliang Guan
99f29f6455
refactor: adjust log
2022-08-01 17:23:52 +08:00
Cary Xu
5d5ce7f83b
Merge branch '3.0' into feature/TD-11274-3.0
2022-08-01 17:23:00 +08:00
Xiaoyu Wang
a73ea6f9ea
Merge pull request #15638 from taosdata/feature/3.0_wxy
...
fix: some problems of parser and planner
2022-08-01 17:20:27 +08:00