Xiaoyu Wang
|
bb3bb18c01
|
fix: problem when last is used for system table query
|
2022-10-14 16:24:00 +08:00 |
Xiaoyu Wang
|
9a946541a2
|
enh: do coverity scan
|
2022-10-13 18:14:44 +08:00 |
Xiaoyu Wang
|
242a53c285
|
enh: do coverity scan
|
2022-10-13 17:03:40 +08:00 |
Xiaoyu Wang
|
7a19119dc7
|
Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize
|
2022-10-13 16:44:41 +08:00 |
Xiaoyu Wang
|
3cce178721
|
enh: do coverity scan
|
2022-10-13 16:43:56 +08:00 |
Hongze Cheng
|
bb65999566
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/code_format
|
2022-10-13 14:03:34 +08:00 |
Hongze Cheng
|
63d9b85631
|
more code format
|
2022-10-13 13:59:18 +08:00 |
Shengliang Guan
|
ebf330fad2
|
Merge pull request #17309 from taosdata/fix/3.0_bugfix_wxy
fix: some problems of parser
|
2022-10-13 13:58:13 +08:00 |
Shengliang Guan
|
245d9f462b
|
Merge pull request #17311 from taosdata/fix/TD-19484
fix(query): interp with every(0s) casuing client crash
|
2022-10-13 09:16:40 +08:00 |
Xiaoyu Wang
|
d6374a726a
|
fix: some problems of parser
|
2022-10-12 16:32:29 +08:00 |
Xiaoyu Wang
|
6954d4902b
|
fix: some problems of parser
|
2022-10-12 14:18:03 +08:00 |
Ganlin Zhao
|
928fd0b13f
|
fix(query): interp with every(0s) casuing client crash
TD-19484
|
2022-10-12 10:39:49 +08:00 |
Xiaoyu Wang
|
947e9d6458
|
fix: some problems of parser
|
2022-10-12 10:16:29 +08:00 |
Shengliang Guan
|
b9374718d6
|
Merge pull request #17290 from taosdata/fix/3.0_bugfix_wxy
feat: support batch loading of csv files
|
2022-10-11 20:53:49 +08:00 |
Xiaoyu Wang
|
0563eb2475
|
feat: support batch loading of csv files
|
2022-10-11 17:28:58 +08:00 |
Xiaoyu Wang
|
18fa48ae57
|
feat: support batch loading of csv files
|
2022-10-11 15:54:01 +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 |
Liu Jicong
|
2f9aeeb5fc
|
feat(stream): support define table name
|
2022-10-09 16:54:27 +08:00 |
Hongze Cheng
|
cd0593cfcf
|
fix more
|
2022-10-09 16:10:16 +08:00 |
Xiaoyu Wang
|
b00c4257e4
|
feat: 'alter database pages' and 'alter database buffer'
|
2022-10-08 15:24:18 +08:00 |
Xiaoyu Wang
|
3d1bf6f50d
|
fix: query information_schema.ins_tags error
|
2022-09-30 17:57:04 +08:00 |
Xiaoyu Wang
|
3ed27805c3
|
fix: query information_schema.ins_tags error
|
2022-09-30 14:43:51 +08:00 |
Xiaoyu Wang
|
73642ac3a2
|
feat: sql command 'show table tags from table_name'
|
2022-09-29 16:16:49 +08:00 |
Xiaoyu Wang
|
06bb551b70
|
enh: query information_schema.ins_tags optimize
|
2022-09-28 18:55:33 +08:00 |
Xiaoyu Wang
|
48c9373680
|
enh: query information_schema.ins_tags optimize
|
2022-09-28 17:00:02 +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 |
Xiaoyu Wang
|
1d62834e5c
|
feat(stream): tag and child table name improvement
|
2022-09-26 18:39:47 +08:00 |
Hongze Cheng
|
f0fea204f2
|
enh: col value optimize
|
2022-09-23 18:55:27 +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 |
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 |
Xiaoyu Wang
|
9f45f81aa0
|
fix: join validity check
|
2022-09-22 16:54:39 +08:00 |
Xiaoyu Wang
|
0321b8c088
|
fix: avg function data scan optimization
|
2022-09-22 15:08:07 +08:00 |
Xiaoyu Wang
|
876303be56
|
enh: added memory allocators for parser and planner
|
2022-09-21 17:42:03 +08:00 |
Xiaoyu Wang
|
5116e0a01b
|
enh: added memory allocators for parser and planner
|
2022-09-21 17:04:12 +08:00 |
Xiaoyu Wang
|
3abfb569ba
|
Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize
|
2022-09-21 14:00:55 +08:00 |
Xiaoyu Wang
|
8a010a58f3
|
enh: added memory allocators for parser and planner
|
2022-09-20 16:13:08 +08:00 |
wangmm0220
|
345b68ccee
|
fix: cols num error in tmq for query
|
2022-09-19 15:28:28 +08:00 |
Xiaoyu Wang
|
cf759fba42
|
fix: parsing conflicts
|
2022-09-16 19:54:46 +08:00 |
wangmm0220
|
e3bc2487b3
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-18740
|
2022-09-16 19:00:49 +08:00 |
Xiaoyu Wang
|
49e2ac8658
|
Merge remote-tracking branch 'origin/3.0' into fix/3.0_bugfix_wxy
|
2022-09-16 17:37:51 +08:00 |
Xiaoyu Wang
|
4ff42ad980
|
fix: parsing conflicts
|
2022-09-16 15:53:27 +08:00 |
wangmm0220
|
414021a8e0
|
fix:error in auto create table for taosX
|
2022-09-15 19:23:12 +08:00 |
Liu Jicong
|
deb731c1c4
|
Merge pull request #16840 from taosdata/enh/3.0_planner_optimize
enh: the delete physical plan increases the timestamp interval of the actual deleted data
|
2022-09-15 10:56:08 +08:00 |
Xiaoyu Wang
|
e2586979eb
|
enh: the delete physical plan increases the timestamp interval of the actual deleted data
|
2022-09-14 17:51:21 +08:00 |
dapan1121
|
5589f78b32
|
Merge pull request #16779 from taosdata/fix/memLeakIssue
fix: fix client/server memory leak issues
|
2022-09-14 17:42:12 +08:00 |
dapan1121
|
2c2d5c16ed
|
fix: fix insert memory leak
|
2022-09-14 13:29:06 +08:00 |
Shengliang Guan
|
51085cec4e
|
Merge pull request #16821 from taosdata/fix/3.0_bugfix_wxy
enh: count(tbname) optimize
|
2022-09-14 10:49:51 +08:00 |
Xiaoyu Wang
|
d585c20aa3
|
enh: count(tbname) optimize
|
2022-09-13 18:58:56 +08:00 |