Xiaoyu Wang
|
03a39381c0
|
enh: show command optimize
|
2022-08-12 00:07:24 +08:00 |
Xiaoyu Wang
|
4155a3bef4
|
enh: show command optimize
|
2022-08-11 21:55:20 +08:00 |
Xiaoyu Wang
|
7176bb9198
|
merge 3.0
|
2022-08-11 20:30:02 +08:00 |
Xiaoyu Wang
|
9a9aef985e
|
enh: show command optimize
|
2022-08-11 20:26:40 +08:00 |
Ganlin Zhao
|
c017e4387f
|
fix(query): forbid interp in super table query
TD-18331
|
2022-08-11 16:17:38 +08:00 |
Xiaoyu Wang
|
4f0c6d3aa4
|
enh: show command optimize
|
2022-08-11 15:37:26 +08:00 |
Cary Xu
|
1d6d0aa2db
|
enh: row iter and fetch optimization
|
2022-08-10 17:26:44 +08:00 |
Haojun Liao
|
6250c1b157
|
Merge pull request #15851 from taosdata/feature/3.0_query_optimize
ehn(query): optimize the query performance.
|
2022-08-10 16:51:46 +08:00 |
dapan1121
|
5cd223e29b
|
Merge pull request #15890 from taosdata/fix/TD-18288
fix: fix stmt parser crash issue
|
2022-08-09 19:08:35 +08:00 |
Cary Xu
|
9e498a7859
|
fix: set none for unbound cols
|
2022-08-09 15:40:39 +08:00 |
dapan1121
|
aaa588a62f
|
fix: fix stmt parser crash issue
|
2022-08-09 14:10:14 +08:00 |
Xiaoyu Wang
|
45b55f882e
|
fix: the default value of wal-related database parameters is incorrect
|
2022-08-09 12:57:27 +08:00 |
Xiaoyu Wang
|
07ef00e89f
|
merge 3.0
|
2022-08-09 11:36:08 +08:00 |
Xiaoyu Wang
|
04a2e8e541
|
fix: the default value of wal-related database parameters is incorrect
|
2022-08-09 11:20:02 +08:00 |
Xiaoyu Wang
|
43a67f6da9
|
fix: insert error of unbound columns
|
2022-08-09 10:57:44 +08:00 |
Cary Xu
|
e49e9bee6a
|
other: revert clang format
|
2022-08-08 20:59:11 +08:00 |
Cary Xu
|
20fefa6bfd
|
fix: use int32_t when sort merge datablock
|
2022-08-08 20:56:57 +08:00 |
Haojun Liao
|
4d8842c21f
|
other:merge 3.0
|
2022-08-08 16:37:37 +08:00 |
Xiaoyu Wang
|
ef607e5c3f
|
fix: sql command 'show cluster' error
|
2022-08-08 15:49:31 +08:00 |
Xiaoyu Wang
|
7a559084ae
|
fix: add checks for stream query
|
2022-08-08 14:38:04 +08:00 |
Xiaoyu Wang
|
f15517b1d7
|
fix: add checks for stream query
|
2022-08-08 13:28:49 +08:00 |
Xiaoyu Wang
|
536c6bdbc5
|
fix: add checks for stream query
|
2022-08-08 11:40:48 +08:00 |
Xiaoyu Wang
|
5ae9fdff7a
|
enh: increase explain output, enhance debugging function
|
2022-08-08 10:00:10 +08:00 |
dapan1121
|
bcce0d1aac
|
Merge pull request #15771 from taosdata/enh/ctgPerf
enh: improve catalog performance
|
2022-08-06 16:54:22 +08:00 |
Xiaoyu Wang
|
5750525f9a
|
fix: condition race error
|
2022-08-06 15:25:53 +08:00 |
Xiaoyu Wang
|
fdf977f935
|
fix: add checks for stream query
|
2022-08-06 11:30:06 +08:00 |
Xiaoyu Wang
|
0f3a7e314e
|
fix: plan problem of create stream statement
|
2022-08-05 17:37:58 +08:00 |
dapan1121
|
c1c3513b08
|
Merge branch '3.0' into enh/ctgPerf
|
2022-08-05 16:09:30 +08:00 |
Xiaoyu Wang
|
8fc86a31d0
|
enh: asynchronous catalog interface optimization
|
2022-08-04 20:53:43 +08:00 |
Haojun Liao
|
3a5fcefc8d
|
other: merge 3.0
|
2022-08-04 17:24:51 +08:00 |
Xiaoyu Wang
|
58e67c8236
|
Merge pull request #15719 from taosdata/feature/3.0_wxy
fix: memory leak in parser when statement exception
|
2022-08-04 10:20:54 +08:00 |
Cary Xu
|
e39da95011
|
fix: par insert test update
|
2022-08-04 08:57:09 +08:00 |
Cary Xu
|
76c6f47ede
|
fix: par insert test update
|
2022-08-04 08:50:15 +08:00 |
Cary Xu
|
f1790b2776
|
enh: adjust numOfRows in SubmitBlk from int16_t to int32_t
|
2022-08-03 21:03:27 +08:00 |
Xiaoyu Wang
|
534d1a01b8
|
fix: memory leak in parser when statement exception
|
2022-08-03 19:17:12 +08:00 |
Haojun Liao
|
4cd7af0ecf
|
other: merge 3.0
|
2022-08-03 19:02:43 +08:00 |
Xiaoyu Wang
|
335c8b4d8a
|
fix: timeline function validity check
|
2022-08-03 18:17:12 +08:00 |
Xiaoyu Wang
|
bd8de1e8fd
|
fix: timeline function validity check
|
2022-08-03 16:59:27 +08:00 |
Cary Xu
|
a3166507a5
|
enh: don't read bitmap when all col is normal
|
2022-08-03 15:58:28 +08:00 |
Xiaoyu Wang
|
415ff2b13b
|
Merge pull request #15690 from taosdata/feature/3.0_wxy
fix: some problems of parser
|
2022-08-03 11:25:55 +08:00 |
Xiaoyu Wang
|
f33959bd9b
|
fix: some problems of parser
|
2022-08-02 20:20:44 +08:00 |
Shengliang Guan
|
590266067b
|
Merge pull request #15680 from taosdata/fix/dnode
refactor: adjust logs
|
2022-08-02 19:37:07 +08:00 |
Shengliang Guan
|
56f2e49764
|
refactor: adjust logs
|
2022-08-02 17:12:07 +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 |
dapan1121
|
596c86dd95
|
fix: fix case issue
|
2022-08-02 13:47:04 +08:00 |
Xiaoyu Wang
|
ab03c9a265
|
fix: alias error for partition by keys
|
2022-08-02 10:27:59 +08:00 |
dapan1121
|
cc3a7375ed
|
enh: support app level stat
|
2022-08-01 20:47:08 +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 |
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 |
Xiaoyu Wang
|
4d51273aac
|
fix: database name cannot contain '.'
|
2022-08-01 18:12:03 +08:00 |