Commit graph

4585 commits

Author SHA1 Message Date
shenglian-zhou
6649018519
Merge pull request #12707 from taosdata/feature/udf
fix: set hasResult when old state has result
2022-05-19 18:11:40 +08:00
slzhou
5a3f6b11e7 fix: set hasResult when old state has result 2022-05-19 17:48:34 +08:00
Haojun Liao
f636806c2a other: merge 3.0 2022-05-19 17:07:01 +08:00
Haojun Liao
4c3f6f11eb fix(query): set hasNull flag to be true when initializing columnInfodata by default. 2022-05-19 16:58:30 +08:00
Haojun Liao
e0b9da9c3d refactor: do some internal refactor. 2022-05-19 16:49:43 +08:00
Haojun Liao
14998af2b8
Merge pull request #12669 from taosdata/feature/3_liaohj
enh(query): record and return the schema version and tags version of the queried table.
2022-05-19 16:48:37 +08:00
Hongze Cheng
fb81b90222
Merge pull request #12698 from taosdata/fix/hzcheng_3.0
fix: tdb concurrent read/commit
2022-05-19 16:32:38 +08:00
Haojun Liao
90a6ec0917 fix(query): release meta reader after initializing it. 2022-05-19 16:16:16 +08:00
Hongze Cheng
c49b3f39d9 make windows compile pass 2022-05-19 08:16:06 +00:00
Zhiqiang Wang
a0710fdc01
Merge pull request #12693 from taosdata/fix/ZhiqiangWang/fix-15602-fix-file-path-format-error
fix(os): file path format error
2022-05-19 15:47:41 +08:00
Hongze Cheng
f30e6be9e0 fix windows compile error 2022-05-19 07:46:36 +00:00
Hongze Cheng
8bca9c9733 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-05-19 07:15:12 +00:00
Hongze Cheng
3c4b91a796 fix: tdb concurrent w/r 2022-05-19 07:15:00 +00:00
Xiaoyu Wang
87f1612743
Merge pull request #12692 from taosdata/feature/3.0_wxy
fix: some problems of parser and planner
2022-05-19 14:54:55 +08:00
afwerar
5d1b09be03 fix(os): file path format error 2022-05-19 14:41:42 +08:00
afwerar
f81f097843 fix(os): file path format error 2022-05-19 14:31:59 +08:00
Xiaoyu Wang
29bdba7298 fix: some problems of parser and planner 2022-05-19 14:26:10 +08:00
Zhiqiang Wang
8add9a9a17
Merge pull request #12682 from taosdata/fix/ZhiqiangWang/fix-15602-fix-win-run-error
fix(os): win run error
2022-05-19 11:53:45 +08:00
dapan1121
76567312db
Merge pull request #12676 from taosdata/feature/qnode
feat: update table meta based on sversion
2022-05-19 11:44:02 +08:00
slzhou
83f4d1286e fix: executor process express tree scalar execution error 2022-05-19 11:20:27 +08:00
afwerar
51721dfc47 fix(os): win run error 2022-05-19 10:37:11 +08:00
dapan1121
fb944e85bc fix explain res issue 2022-05-19 09:39:28 +08:00
Hongze Cheng
bc8cf0fbad
Merge pull request #12673 from taosdata/feature/meta
refact: tdb
2022-05-18 22:10:57 +08:00
Hongze Cheng
3f79085670 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/meta 2022-05-18 13:32:15 +00:00
Liu Jicong
f2ee70efb1 merge from 3.0 2022-05-18 21:25:23 +08:00
Liu Jicong
a696ed583a test(stream): _wstartts should be reverse quoted 2022-05-18 21:23:06 +08:00
Xiaoyu Wang
ee76009a8f
Merge pull request #12667 from taosdata/feature/3.0_wxy
fix: some problems of parser and planner
2022-05-18 21:02:15 +08:00
Xiaoyu Wang
0189d667a6 fix: some problems of parser and planner 2022-05-18 20:47:01 +08:00
Haojun Liao
47e6e95866 enh(query): record and return the schema version and tags version of current queried table. 2022-05-18 20:39:00 +08:00
dapan1121
b2fc04b8cc Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-05-18 20:32:20 +08:00
dapan1121
97a20ee86b update meta based on sversion 2022-05-18 20:31:30 +08:00
Xiaoyu Wang
6f4c0a2e8f fix: some problems of parser and planner 2022-05-18 20:28:14 +08:00
Hongze Cheng
edfe9938f9 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/meta 2022-05-18 12:21:58 +00:00
Hongze Cheng
cda6fa50a9 refact: tdb 2022-05-18 12:19:32 +00:00
Hongze Cheng
bad77f8e84 refact TDB 2022-05-18 12:05:39 +00:00
54liuyao
5ca0e81bba stream final interval operator 2022-05-18 19:41:29 +08:00
Ganlin Zhao
fba964778b
Merge pull request #12651 from taosdata/feature/3.0_glzhao
enh(query): support sum(NULL), max(NULL), min(NULL), count(NULL)
2022-05-18 19:26:17 +08:00
Ganlin Zhao
8daaea58de feat(query): fix ci 2022-05-18 18:51:40 +08:00
shenglian-zhou
1fecbd2587
Merge pull request #12657 from taosdata/feature/udf
fix: improve udf function misuse stability
2022-05-18 18:37:57 +08:00
slzhou
36dcc70f0d fix: improve udf function misuse stability 2022-05-18 18:21:32 +08:00
Ganlin Zhao
98a6792b99 Merge branch '3.0' into feature/3.0_glzhao 2022-05-18 16:54:19 +08:00
liuyao
f094d32fa3
Merge pull request #12652 from taosdata/feature/TD-15688
fix(stream):set window info
2022-05-18 16:52:22 +08:00
Liu Jicong
2b8f3b8c21
Merge pull request #12645 from taosdata/feature/tq
enh(tmq): commit when consumer_close called
2022-05-18 16:46:56 +08:00
Hongze Cheng
f6fcd22cbd
Merge pull request #12649 from taosdata/feature/meta
refact: tdb api
2022-05-18 16:43:07 +08:00
Yihao Deng
cb37bb3562
Merge pull request #12647 from taosdata/fix/invalid_read
Fix/invalid read
2022-05-18 16:40:35 +08:00
dapan1121
0c38208065 Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-05-18 16:38:31 +08:00
dapan1121
c85232e14c update table meta based on sversion 2022-05-18 16:37:09 +08:00
Ganlin Zhao
e948d5a248 enh(query): support avg(NULL), stddev(NULL) 2022-05-18 16:35:13 +08:00
54liuyao
fb0711fa3e fix(stream):set window info 2022-05-18 16:31:52 +08:00
Liu Jicong
4e640b6d67 enh(tmq): update tb list for existing topic 2022-05-18 16:27:50 +08:00