Cary Xu
6b984ab448
fix: coverity scan for sma and tfs
2022-10-10 10:23:57 +08:00
Cary Xu
37c2fd5b08
fix: coverity scan for sma and tfs
2022-10-10 10:16:00 +08:00
Liu Jicong
86d80ad478
Merge pull request #17244 from taosdata/feature/stream
...
feat(stream): support define table name (DO NOT MERGE)
2022-10-10 10:05:33 +08:00
Shengliang Guan
60be9f5771
Merge pull request #17241 from taosdata/enh/optLogTime
...
enh: opt log time
2022-10-10 09:59:37 +08:00
Liu Jicong
57d1406096
add tbname column into stream special block
2022-10-09 22:49:37 +08:00
Haojun Liao
4bc94300a5
enh(query): support scalar expressions in the state window aggregate.
2022-10-09 21:49:40 +08:00
yihaoDeng
9a5db03293
opt log time
2022-10-09 21:13:50 +08:00
Shengliang Guan
e99b8a5f57
Merge pull request #17240 from taosdata/fix/TD-19261
...
fix(tdb): subtract payload size with cell header size
2022-10-09 19:30:57 +08:00
Minglei Jin
4a64803278
fix(tdb): subtract payload size with cell header size
2022-10-09 18:40:24 +08:00
Liu Jicong
2b3ff12521
fix bad merge
2022-10-09 18:39:23 +08:00
Liu Jicong
eafe8666f7
merge 3.0
2022-10-09 17:00:18 +08:00
Liu Jicong
2f9aeeb5fc
feat(stream): support define table name
2022-10-09 16:54:27 +08:00
yihaoDeng
03f4412916
opt log time
2022-10-09 16:53:44 +08:00
Minglei Jin
de3e886188
fix(test): ovfl page case with border condition checking
2022-10-09 16:38:58 +08:00
Hongze Cheng
cd0593cfcf
fix more
2022-10-09 16:10:16 +08:00
Hongze Cheng
18e31f8e26
more fix
2022-10-09 15:50:22 +08:00
Hongze Cheng
7941f3a36e
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/alter_pages_buffer
2022-10-09 15:47:21 +08:00
Shengliang Guan
ba912cdfc0
Merge pull request #17214 from taosdata/feature/stream_ly
...
fix(stream): filter error occurred when data was modified
2022-10-09 15:45:37 +08:00
Shengliang Guan
c1ed4da67d
Merge pull request #17231 from taosdata/szhou/fixbugs
...
fix: fix coverity scan issues
2022-10-09 15:44:44 +08:00
Hongze Cheng
a27677d285
more fix
2022-10-09 15:44:01 +08:00
Hongze Cheng
2015db5756
alter pages
2022-10-09 15:01:20 +08:00
54liuyao
9c170ecfa8
fix(stream): filter error occurred when data was modified
2022-10-09 14:52:39 +08:00
Hongze Cheng
ff8e38d3c8
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/alter_pages_buffer
2022-10-09 13:55:25 +08:00
Shengliang Guan
f298119e31
Merge pull request #17224 from taosdata/fix/TD-19314
...
fix(query): fix infinite interpolation results generated when sliding window is smaller than interval window in descending time order
2022-10-09 13:36:42 +08:00
Shengliang Guan
49a32709a4
Merge pull request #17229 from taosdata/fix/TD-19385
...
fix(query): fix inconsistent max value caused by data conversion when reading from sma.
2022-10-09 13:34:28 +08:00
Haojun Liao
fba30d0a9e
Merge pull request #17233 from taosdata/feature/3_liaohj
...
fix(query): clean result block before loading new results.
2022-10-09 13:27:54 +08:00
Haojun Liao
a8d2e22ac2
fix(query): clean result block before loading new results.
2022-10-09 11:45:10 +08:00
shenglian zhou
9a82f3521b
fix: fix coverity scan issues
2022-10-09 10:55:38 +08:00
Ganlin Zhao
654f41c4cf
Merge branch '3.0' into fix/TD-19385
2022-10-09 10:06:55 +08:00
Hongze Cheng
823b1c3fea
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/alter_pages_buffer
2022-10-09 09:56:18 +08:00
wade zhang
5be42222dc
Merge pull request #17199 from taosdata/fix/tbNameInvalidTag
...
fix(query): fix invalid tag value
2022-10-09 09:50:16 +08:00
Ganlin Zhao
e9f30db0ab
fix(query): fix infinite interpolation results generated when sliding
...
window is smaller than interval window in descending time order
2022-10-08 19:22:31 +08:00
dapan1121
55a26990da
feat: support case when cases
2022-10-08 19:07:43 +08:00
Ganlin Zhao
16804ed711
fix(query): fix inconsistent max value caused by data conversion
...
when reading from sma.
2022-10-08 18:48:49 +08:00
Ganlin Zhao
2f3536bacd
fix(query): fix infinite interpolation results generated when sliding
...
window is smaller than interval window in descending time order
2022-10-08 18:28:09 +08:00
yihaoDeng
27003dfaa5
fix invalid tag value
2022-10-08 15:48:52 +08:00
Xiaoyu Wang
b00c4257e4
feat: 'alter database pages' and 'alter database buffer'
2022-10-08 15:24:18 +08:00
54liuyao
f569355d06
fix(stream):memory leak
2022-10-08 11:04:36 +08:00
Zhiqiang Wang
d05b134a48
os: Mac package ( #17201 )
...
* os: Mac package
* os: Mac package
* os: Mac package
* os: Mac package
* os: Mac package
* os: Mac package
* os: Mac package
* os: Mac package
* os: Mac package
* os: Mac package
* os: Mac package
* os: Mac package
2022-10-08 10:12:17 +08:00
dapan1121
05a3997731
Merge remote-tracking branch 'origin/3.0' into feat/caseWhen
2022-10-08 09:21:39 +08:00
yihaoDeng
c62b1985d7
fix invalid tag value
2022-10-05 18:32:30 +08:00
Shengliang Guan
0575cc26b1
Merge pull request #17186 from taosdata/feat/3.0_parser_planner
...
fix: query information_schema.ins_tags error
2022-10-03 12:20:35 +08:00
yihaoDeng
16c1473823
enh(query): opt get table meta
2022-10-01 13:49:30 +08:00
yihaoDeng
ca041b6dd0
fix(tsc): fix invalid free
2022-09-30 20:02:51 +08:00
yihaoDeng
4a3436b15c
Merge branch 'nnn' into dv3
2022-09-30 19:25:21 +08:00
dapan1121
50b396c818
fix: fix case when issues
2022-09-30 18:13:55 +08:00
Xiaoyu Wang
3d1bf6f50d
fix: query information_schema.ins_tags error
2022-09-30 17:57:04 +08:00
Haojun Liao
fac464792d
other:merge 3.0
2022-09-30 17:54:03 +08:00
yihaoDeng
738fddb814
fix coverity scan problem
2022-09-30 17:49:08 +08:00
Shengliang Guan
94e07d238c
Merge pull request #17178 from taosdata/feature/TD-18820
...
fix(stream): sliding error
2022-09-30 16:23:47 +08:00
Shengliang Guan
f7ab5f1d9a
Merge pull request #17181 from taosdata/szhou/fixbugs
...
fix: ins_tags table name optimization error
2022-09-30 16:23:26 +08:00
54liuyao
f3b2067675
fix(stream): sliding error
2022-09-30 15:37:43 +08:00
Shengliang Guan
26d4a71f77
Merge pull request #17179 from taosdata/feat/3.0_parser_planner
...
fix: query information_schema.ins_tags error
2022-09-30 15:26:29 +08:00
dapan1121
8ab016fd9f
Merge remote-tracking branch 'origin/3.0' into feat/caseWhen
2022-09-30 15:21:03 +08:00
shenglian zhou
99befe4a89
fix: ins_tags table name optimization error
2022-09-30 15:08:21 +08:00
dapan1121
b03b139b76
feat: support case when clause
2022-09-30 14:59:43 +08:00
Xiaoyu Wang
3ed27805c3
fix: query information_schema.ins_tags error
2022-09-30 14:43:51 +08:00
Haojun Liao
0d3a6c6261
refactor: update the transport module.
2022-09-30 13:48:09 +08:00
Haojun Liao
f8a84a1d19
other:merge 3.0
2022-09-30 13:47:21 +08:00
Haojun Liao
1f57a5a1cc
Merge pull request #17172 from taosdata/feature/3_liaohj
...
fix(query): fix memory leak.
2022-09-30 13:45:01 +08:00
Shengliang Guan
d17884f7c7
Merge pull request #17163 from taosdata/enh/optTbnameIN
...
opt(query): opt tbname_in query
2022-09-30 13:36:52 +08:00
Haojun Liao
c9286fed25
fix(query): fix memory leak.
2022-09-30 13:03:25 +08:00
yihaoDeng
3a9dee68cb
opt tbname in
2022-09-30 11:30:07 +08:00
yihaoDeng
f41b494ac6
opt tbname in
2022-09-30 10:19:56 +08:00
54liuyao
46c99915bc
feat(stream): distribute interval disc buff
2022-09-30 10:01:51 +08:00
Shengliang Guan
e6ac8ed3a9
Merge pull request #17121 from taosdata/szhou/fixbugs
...
enhance: optimize when select from ins_tags when table_name='xxxx'
2022-09-30 09:39:27 +08:00
yihaoDeng
0d3da10954
fix invalid read
2022-09-30 09:31:19 +08:00
yihaoDeng
d74779805a
opt tbname in
2022-09-29 23:13:54 +08:00
yihaoDeng
1148ae8f6e
opt tbname in
2022-09-29 21:53:39 +08:00
yihaoDeng
02310d5952
fix invalid read
2022-09-29 21:35:14 +08:00
yihaoDeng
47234dfeec
opt tbname in
2022-09-29 20:37:23 +08:00
Shengliang Guan
3bea98d2ac
Merge pull request #17156 from taosdata/fix/TD-19273
...
fix(query): fix tbname mismatch with multiple rows output functions
2022-09-29 20:34:50 +08:00
yihaoDeng
50478a31cc
opt tbname in
2022-09-29 20:30:32 +08:00
Shengliang Guan
3be4a2ed9c
Merge remote-tracking branch 'origin/3.0' into fix/TD-19245
2022-09-29 19:42:09 +08:00
Shengliang Guan
e94646ca70
fix: coverity issues
2022-09-29 19:41:54 +08:00
dapan1121
2d3992b72b
feat: support case when clause
2022-09-29 19:19:49 +08:00
yihaoDeng
4977e2e676
opt tbname in
2022-09-29 18:35:12 +08:00
Shengliang Guan
74c5bf9bd0
Merge pull request #17152 from taosdata/feat/3.0_parser_planner
...
feat: sql command 'show table tags from table_name'
2022-09-29 17:57:23 +08:00
Haojun Liao
ac58d5397b
Merge pull request #17149 from taosdata/feature/3_liaohj
...
refactor(query): do some internal refactor.
2022-09-29 17:21:27 +08:00
Ganlin Zhao
3af613ac73
Merge branch 'fix/TD-19273' of github.com:taosdata/TDengine into fix/TD-19273
2022-09-29 17:07:09 +08:00
Ganlin Zhao
49ce849aa2
Merge branch '3.0' into fix/TD-19273
2022-09-29 17:03:28 +08:00
Ganlin Zhao
3abf6abad6
fix(query): fix group_key output mismatch with multiple rows output functions
...
TD-19273
2022-09-29 17:02:16 +08:00
Xiaoyu Wang
73642ac3a2
feat: sql command 'show table tags from table_name'
2022-09-29 16:16:49 +08:00
Liu Jicong
7d1a2abe0d
Merge pull request #17109 from taosdata/feature/tq
...
feat(tmq): push optimization
2022-09-29 15:35:51 +08:00
Shengliang Guan
6e79f48f94
Merge pull request #17146 from taosdata/fix/TD-19325
...
fix: do not process query and fetch msg until vnode restore finished
2022-09-29 15:29:18 +08:00
Haojun Liao
6abc13e843
refactor(query): do some internal refactor.
2022-09-29 14:57:15 +08:00
Shengliang Guan
752e13f94c
Merge branch 'fix/TD-19325' into feature/tq
2022-09-29 14:52:08 +08:00
Shengliang Guan
c56dd86399
fix: do not process query and fetch msg until vnode restore finished
2022-09-29 14:29:30 +08:00
Shengliang Guan
4df3303514
fix: do not process query and fetch msg until vnode restore finished
2022-09-29 14:24:45 +08:00
Liu Jicong
d41ce958f3
Merge branch 'fix/TD-19325' into feature/tq
2022-09-29 14:21:08 +08:00
Shengliang Guan
7e4c32784e
Merge pull request #17138 from taosdata/fix/3.0_bugfix_wxy
...
fix: very long string serialization problem
2022-09-29 14:14:20 +08:00
Liu Jicong
bb1165f1e9
optimize projection return
2022-09-29 12:14:41 +08:00
yihaoDeng
fdba81e7c2
add debug log
2022-09-29 11:34:15 +08:00
shenglian zhou
4c00225e9f
fix: fix coverity scan issue in tudf.c and udfd.c
2022-09-29 11:26:58 +08:00
Xiaoyu Wang
5d0357fc47
fix: very long string serialization problem
2022-09-29 11:14:35 +08:00
yihaoDeng
88ac809f87
Merge branch '3.0' of https://github.com/taosdata/TDengine into dv3
2022-09-29 11:09:02 +08:00
yihaoDeng
5b4d0eaabe
enh: opt tbname in
2022-09-29 11:07:32 +08:00
Shengliang Guan
44b8d659ba
Merge pull request #17130 from taosdata/FIX/TD-19260-3.0
...
enh: improve error handling in syncNodeOpen instead of using assert, with allocated resources cleaned up properly
2022-09-29 09:23:28 +08:00
yihaoDeng
1286f7473c
QRY: opt tbname in
2022-09-28 22:07:16 +08:00
Liu Jicong
057edd92c3
Merge branch '3.0' into feature/tq
2022-09-28 20:27:09 +08:00
Liu Jicong
cde4085a6d
optimize msg batch
2022-09-28 20:24:02 +08:00
Shengliang Guan
5d7bafad17
Merge pull request #17125 from taosdata/feat/3.0_parser_planner
...
enh: query information_schema.ins_tags optimize
2022-09-28 20:23:58 +08:00
Shengliang Guan
4ca305fd7a
Merge pull request #17131 from taosdata/fix/TD-19254-D
...
fix: coverity scan for sma
2022-09-28 20:22:58 +08:00
Xiaoyu Wang
06bb551b70
enh: query information_schema.ins_tags optimize
2022-09-28 18:55:33 +08:00
Cary Xu
9e49eb03e4
fix: coverity scan for sma
2022-09-28 18:54:39 +08:00
Haojun Liao
193e5ed3d2
fix(query): fix syntax error.
2022-09-28 18:46:02 +08:00
Haojun Liao
5a2c583c32
other:merge 3.0
2022-09-28 18:00:04 +08:00
Haojun Liao
71e3993185
Merge pull request #17114 from taosdata/feature/3_liaohj
...
refactor(query): do some internal refactor.
2022-09-28 17:36:01 +08:00
Xiaoyu Wang
48c9373680
enh: query information_schema.ins_tags optimize
2022-09-28 17:00:02 +08:00
slzhou
00fc74acc9
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs
2022-09-28 16:39:33 +08:00
slzhou
ed0d08192d
fix: fix bugs of condition is null
2022-09-28 16:39:06 +08:00
slzhou
99bc329384
enhance: optimize select from ins_tags where table_name='tablename' without iterating through meta tdb
2022-09-28 16:30:40 +08:00
dapan1121
d7d2dabfe8
Merge pull request #17115 from taosdata/feat/TD-18842
...
feat(query): interp support return timestamp with pseudo column _irowts
2022-09-28 16:00:47 +08:00
Liu Jicong
01c94a775b
feat(tmq): push optimization
2022-09-28 14:55:19 +08:00
Ganlin Zhao
41c1f0e43b
fix code format
2022-09-28 14:54:08 +08:00
Haojun Liao
50ecf9eb43
fix(query): add null ptr check.
2022-09-28 14:53:06 +08:00
Haojun Liao
e36eed852f
refactor:do some internal refactor.
2022-09-28 14:39:24 +08:00
Ganlin Zhao
5738ba08dc
feat(query): interp support return timestamp with pseudo column _irowts
...
TD-18842
2022-09-28 14:07:12 +08:00
Benguang Zhao
b71a9e3483
enh: improve error handling in syncNodeOpen
2022-09-28 13:34:13 +08:00
Haojun Liao
76fe2e8b29
fix(query): check if free is required.
2022-09-28 12:57:25 +08:00
Liu Jicong
1ad4d16373
Merge branch '3.0' into feature/tq
2022-09-28 10:57:59 +08:00
Haojun Liao
04f087793e
refactor(query): do some internal refactor.
2022-09-28 10:54:54 +08:00
Liu Jicong
0e8aaf4c9e
feat(tmq): push optimization
2022-09-28 10:38:49 +08:00
Shengliang Guan
c2a627b20e
Merge pull request #17099 from taosdata/feature/TD-18815
...
feat(stream): stream fill
2022-09-28 08:58:20 +08:00
Shengliang Guan
17f0aabf5d
Merge pull request #17105 from taosdata/fix/idxReadCrash
...
fix(idx): fix index read crash
2022-09-28 08:57:57 +08:00
yihaoDeng
e92704c807
Merge branch 'newDev' into 3x
2022-09-27 22:28:37 +08:00
yihaoDeng
636004199b
fix(idx): fix index read crash
2022-09-27 21:32:18 +08:00
Haojun Liao
4058ae1f9b
Merge branch '3.0' into feature/3_liaohj
2022-09-27 18:16:26 +08:00
Haojun Liao
bd6cf3137f
other:merge 3.0
2022-09-27 18:12:54 +08:00
54liuyao
747297bd28
feat(stream): stream fill
2022-09-27 18:11:44 +08:00
Xiaoyu Wang
8caa36299c
feat: add the _irowts pseudo column to output the timestamp of the interp
2022-09-27 15:23:24 +08:00
Haojun Liao
aa055abd7c
refactor:do some internal refactor.
2022-09-27 10:52:55 +08:00
Shengliang Guan
f16029ad78
Merge pull request #17042 from taosdata/FIX/TD-19226-3.0
...
fix: avoid assertion on changing num of spaces in JSON files raft_config.json and raft_store.json
2022-09-27 09:33:41 +08:00
Shengliang Guan
4e51886063
Merge pull request #17071 from taosdata/feat/3.0_parser_planner
...
feat(stream): tag and child table name improvement
2022-09-26 19:54:36 +08:00
dapan1121
0022a766b3
enh: support case when
2022-09-26 19:21:57 +08:00
Shengliang Guan
f4cbf6dd75
Merge pull request #17040 from taosdata/fix/ZhiqiangWang/TD-13064-fix-mac-test-error
...
os: fix Mac test error
2022-09-26 18:53:48 +08:00
Xiaoyu Wang
1d62834e5c
feat(stream): tag and child table name improvement
2022-09-26 18:39:47 +08:00
Shengliang Guan
1cd5543fed
Merge pull request #17063 from taosdata/szhou/fixbugs
...
fix: correct rowindex is used to retrieve selectivity values from source block block when first/last function merge
2022-09-26 17:21:58 +08:00
dapan1121
76799b2ecb
fix: remove hb tmp
2022-09-26 16:55:45 +08:00
Haojun Liao
dd8277cfd4
refactor(query): add some logs.
2022-09-26 16:08:53 +08:00
Haojun Liao
927478bff6
refactor(query): do some internal refactor.
2022-09-26 15:55:26 +08:00
Haojun Liao
54712ae302
other:merge 3.0
2022-09-26 14:50:51 +08:00
slzhou
b880d460ec
fix: correct rowindex is used to retrieve selectivity values from source block when first/last function merge
2022-09-26 11:46:19 +08:00
Haojun Liao
5c1f55f6ca
other:merge 3.0
2022-09-26 11:35:19 +08:00
afwerar
91b35a0b62
os: fix Mac test error
2022-09-26 11:30:40 +08:00
Haojun Liao
4ebee6b232
refactor(query): do some internal refactor.
2022-09-26 11:22:26 +08:00
Benguang Zhao
b10bc2ed5b
fix: avoid assertion on changing num of spaces in JSON files raft_config.json and raft_store.json
2022-09-23 19:17:39 +08:00
Hongze Cheng
53c750446f
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/cv_optimize
2022-09-23 18:55:34 +08:00
Hongze Cheng
f0fea204f2
enh: col value optimize
2022-09-23 18:55:27 +08:00
wade zhang
093b3e80c6
Merge pull request #17036 from taosdata/fix/TD-18385
...
fix(query): fix incorrect result for max(float)
2022-09-23 18:23:15 +08:00
Ganlin Zhao
8f2e385989
Merge branch '3.0' into fix/TD-18385
2022-09-23 17:43:12 +08:00
Ganlin Zhao
a020c1b78f
Merge branch '3.0' into fix/TD-19093
2022-09-23 17:36:51 +08:00
Ganlin Zhao
74c40f01fa
fix(query): fix invalid read for interp query
2022-09-23 17:35:22 +08:00
Shengliang Guan
983f4797f2
Merge pull request #16862 from taosdata/enh/clientPolicy
...
enh: support client merge policy
2022-09-23 17:26:30 +08:00
Shengliang Guan
5236e9436a
Merge pull request #17035 from taosdata/fix/ZhiqiangWang/TD-18042-close-default-gtest-compile-and-docker-build
...
build: close default gtest compile and docker
2022-09-23 17:25:55 +08:00
dapan1121
dc0e36f742
Merge branch '3.0' into enh/clientPolicy
2022-09-23 16:41:18 +08:00
Ganlin Zhao
3278b2ccaa
fix(query): incorrect result for max(float)
2022-09-23 16:38:24 +08:00
afwerar
5deb0e25d5
build: close default gtest compile and docker
2022-09-23 16:38:20 +08:00
dapan1121
2750ace3c3
fix: fix insert into select issue
2022-09-23 16:37:09 +08:00
yihaoDeng
c2c7e7a63b
Merge branch 'dd' into info
2022-09-23 15:54:56 +08:00
Haojun Liao
74ca7abf95
Merge pull request #17027 from taosdata/feature/3_liaohj
...
fix(query): update remove check condition.
2022-09-23 15:11:55 +08:00
Shengliang Guan
7109800ef3
Merge pull request #17022 from taosdata/fix/TD-18148
...
fix: change qworker async destroy issue
2022-09-23 14:58:50 +08:00
Shengliang Guan
778aa44fc2
Merge pull request #17018 from taosdata/fix/3.0_bugfix_wxy
...
fix: subplans under set operator use different group ids
2022-09-23 14:03:05 +08:00
dapan1121
3fb3aa7bea
Merge remote-tracking branch 'origin/3.0' into enh/clientPolicy
2022-09-23 13:33:11 +08:00
dapan1121
a5e1c4b509
fix: fix qworker destroy issue
2022-09-23 13:25:17 +08:00
Shengliang Guan
84d09a5e43
Merge pull request #16981 from taosdata/feature/stream
...
enh(stream): blocklist do not copy
2022-09-23 13:21:28 +08:00
Shengliang Guan
f80068bbe6
Merge pull request #17011 from taosdata/feat/3.0_parser_planner
...
feat: case when expression
2022-09-23 11:41:57 +08:00
Liu Jicong
ab94dafed4
optimize block cache
2022-09-23 11:37:50 +08:00
Xiaoyu Wang
ee9190e9c0
fix: subplans under set operator use different group ids
2022-09-23 11:26:03 +08:00
Liu Jicong
7bcb5992e4
merge 3.0
2022-09-23 10:40:08 +08:00
Haojun Liao
91c86188fc
Merge remote-tracking branch 'origin/feature/3_liaohj' into feature/3_liaohj
2022-09-23 10:03:13 +08:00
Haojun Liao
6f33ae921e
refactor(query): do some internal refactor.
2022-09-23 10:02:43 +08:00
Shengliang Guan
761a65725b
Merge pull request #16994 from taosdata/fix/TD-19079
...
fix: fix client memory leak
2022-09-22 19:42:51 +08:00
Shengliang Guan
ade0e5c5cc
Merge pull request #17010 from taosdata/fix/3.0_bugfix_wxy
...
fix: some parser problems
2022-09-22 19:42:26 +08:00
Xiaoyu Wang
50ebcb5006
feat: case when expression
2022-09-22 19:20:21 +08:00
Xiaoyu Wang
cf39f2e20c
fix: window pseudo column check
2022-09-22 18:15:11 +08:00
Xiaoyu Wang
62b9419351
fix: window pseudo column check
2022-09-22 17:27:30 +08:00
Haojun Liao
aa62d4430b
Merge pull request #16970 from taosdata/feature/3_liaohj
...
refactor(query): do some internal refactor about the filter and interp query.
2022-09-22 17:09:30 +08:00
Xiaoyu Wang
9f45f81aa0
fix: join validity check
2022-09-22 16:54:39 +08:00
Shengliang Guan
570730d495
Merge pull request #16998 from taosdata/feature/TD-18820
...
fix(stream): data block capacity
2022-09-22 16:38:13 +08:00
Shengliang Guan
f345fa20ef
Merge pull request #17005 from taosdata/fix/3.0_bugfix_wxy
...
fix: avg function data scan optimization
2022-09-22 16:20:44 +08:00
54liuyao
3a21da6e46
fix(stream): data block capacity and function byte
2022-09-22 15:54:44 +08:00
Haojun Liao
1f7821e64b
Merge branch '3.0' into feature/3_liaohj
2022-09-22 15:48:41 +08:00
Xiaoyu Wang
0321b8c088
fix: avg function data scan optimization
2022-09-22 15:08:07 +08:00
Haojun Liao
7ee2449a73
Merge branch '3.0' into feature/3_liaohj
2022-09-22 14:03:17 +08:00
dapan1121
88b4f9d9a8
fix: fix nchar compare issue
2022-09-22 13:23:16 +08:00
Haojun Liao
976b36631e
fix(query): keep last key for interp query.
2022-09-22 10:31:17 +08:00
dapan1121
ef68cea88e
fix: fix client memory leak
2022-09-22 08:47:08 +08:00
Liu Jicong
78b4d10249
optimize fix condition
2022-09-22 00:54:23 +08:00
Liu Jicong
a6733dbbd1
feat(wal): auto fix corrupt file
2022-09-21 23:51:24 +08:00
Shengliang Guan
9595412159
Merge pull request #16958 from taosdata/enh/3.0_planner_optimize
...
enh: added memory allocators for parser and planner
2022-09-21 19:59:28 +08:00
Liu Jicong
7ade2b3b8d
fix double free in sma
2022-09-21 18:54:49 +08:00
Xiaoyu Wang
5731e15193
Merge branch 'enh/3.0_planner_optimize' into refact/query_opt
2022-09-21 18:26:09 +08:00
Xiaoyu Wang
876303be56
enh: added memory allocators for parser and planner
2022-09-21 17:42:03 +08:00
Shengliang Guan
5244e6de72
Merge pull request #16980 from taosdata/feature/TD-18820
...
fix(stream): free array
2022-09-21 17:34:20 +08:00
Xiaoyu Wang
5116e0a01b
enh: added memory allocators for parser and planner
2022-09-21 17:04:12 +08:00
Hongze Cheng
de164f811b
Merge pull request #16982 from taosdata/fix/TD-19166
...
enh(tdb): more debug output for page's overflow cells
2022-09-21 16:42:56 +08:00
54liuyao
5ca1dc1005
fix(stream): free array
2022-09-21 16:34:16 +08:00
Minglei Jin
47b7aeabbc
enh(tdb): more debug output for page's overflow cells
2022-09-21 15:21:56 +08:00
Liu Jicong
ae294b98c2
enh(stream): blocklist do not copy
2022-09-21 15:15:01 +08:00