dapan1121
e9bfe1d858
Merge remote-tracking branch 'origin/refact/submit_req' into refact/submit_req.1
2022-12-03 16:04:53 +08:00
dapan1121
c6c8159ecb
fix: fix field type error
2022-12-03 16:03:38 +08:00
dapan1121
0143b4fe64
enh: optimize stmt auto create table
2022-12-03 14:56:51 +08:00
wangmm0220
96aa44e2cd
fix:error for sml
2022-12-03 14:44:47 +08:00
WANG MINGMING
d86e4cee9c
Merge pull request #18660 from taosdata/refact/submit_req
...
fix:submit req
2022-12-03 10:59:26 +08:00
dapan1121
51795b06a9
enh: add nchar convertion
2022-12-03 10:24:51 +08:00
Shengliang Guan
d9c261cd13
refact: remove some error codes
2022-12-03 10:17:02 +08:00
wangmm0220
30cf1d5b38
Merge branch 'refact/submit_req_marks' of https://github.com/taosdata/TDengine into refact/submit_req_marks
2022-12-02 22:28:20 +08:00
wangmm0220
af34349957
fix:destroyBoundColInfo
2022-12-02 22:27:51 +08:00
WANG MINGMING
f89782c2ce
Merge pull request #18650 from taosdata/refact/submit_req
...
fix:merge from submit_req
2022-12-02 22:17:45 +08:00
dapan1121
f4f0f93866
enh: add nchar column convertion
2022-12-02 21:41:18 +08:00
wangmm0220
2c013b7ecf
fix:modify submit format for schemaless
2022-12-02 20:25:02 +08:00
Xiaoyu Wang
85ea8bbbb3
Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize
2022-12-02 14:04:50 +08:00
Hongze Cheng
5e4db7207d
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req
2022-12-02 13:22:01 +08:00
Xiaoyu Wang
64a2bd481c
fix: check subquery time series error
2022-12-02 10:30:23 +08:00
Xiaoyu Wang
67d6ea93b0
enh: ins_table count optimize
2022-12-02 10:02:22 +08:00
dapan1121
a704abe9e6
fix: bind single column memory issue
2022-12-02 09:34:43 +08:00
dapan1121
6d008aa9cb
Merge branch 'refact/submit_req' of github.com:taosdata/TDengine into refact/submit_req
2022-12-01 19:28:39 +08:00
dapan1121
2e75de8368
fix: fix submit response message handling
2022-12-01 19:26:26 +08:00
Xiaoyu Wang
233377444c
enh: ins_table count optimize
2022-12-01 17:57:53 +08:00
Hongze Cheng
f9870c3637
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req
2022-12-01 14:24:29 +08:00
Xiaoyu Wang
eea8d7bebb
enh: ins_table count optimize
2022-12-01 10:48:36 +08:00
Xiaoyu Wang
4e8acca2eb
feat: sql command 'show user privileges'
2022-11-30 19:24:15 +08:00
dapan1121
f7d94f73f5
enh: support column mode write
2022-11-30 19:08:48 +08:00
dapan1121
366f246fc6
Merge remote-tracking branch 'origin/refact/submit_req' into refact/submit_req.0
2022-11-30 17:46:04 +08:00
dapan1121
34662ea10a
enh: support column mode write
2022-11-30 16:57:24 +08:00
Xiaoyu Wang
9465d100a2
enh: ins_table count optimize
2022-11-30 15:31:01 +08:00
Xiaoyu Wang
cfbcf92c1f
Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize
2022-11-30 14:29:34 +08:00
Hongze Cheng
b22ec52c63
fix core dump
2022-11-30 14:01:45 +08:00
Xiaoyu Wang
173794dc0f
merge 3.0
2022-11-30 10:58:32 +08:00
Xiaoyu Wang
9e39ffc848
enh: add table blokc order check
2022-11-30 10:45:12 +08:00
Xiaoyu Wang
932116e4b0
merge refact/submit_req
2022-11-30 10:32:33 +08:00
Hongze Cheng
feaea3d12f
adjust row api
2022-11-30 10:23:44 +08:00
Xiaoyu Wang
b93b7aa550
enh: add table blokc order check
2022-11-30 10:22:43 +08:00
Hongze Cheng
2d804fa48f
more code
2022-11-29 21:30:08 +08:00
wangmm0220
c79c2a19c4
fix: conflicts
2022-11-29 17:05:53 +08:00
Xiaoyu Wang
cce1a34ada
enh: insert row format
2022-11-29 15:57:12 +08:00
Xiaoyu Wang
555f2cb981
merge 3.0
2022-11-29 13:16:54 +08:00
wangmm0220
b5e4b05752
fix:[TS-2057] add interface with ttl in schemaless
2022-11-29 11:52:40 +08:00
Hongze Cheng
7c10f0bb00
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req
2022-11-29 09:35:54 +08:00
Xiaoyu Wang
562c8c99ff
Merge pull request #18531 from taosdata/refact/submit_req_wxy
...
enh: insert row format
2022-11-29 08:57:33 +08:00
Xiaoyu Wang
addba6aadc
enh: insert row format
2022-11-29 08:56:45 +08:00
dapan1121
cc36796f64
Merge pull request #18524 from taosdata/fix/TD-18639
...
enh: support multiple query groups in exchange operator
2022-11-29 08:45:47 +08:00
Shengliang Guan
b56b9414a3
Merge pull request #18516 from taosdata/feature/3_liaohj
...
refactor: do some internal refactor.
2022-11-28 20:56:33 +08:00
dapan1121
65adb259ff
enh: support multiple groups in exchange operator
2022-11-28 18:44:59 +08:00
Hongze Cheng
c3bb58bf27
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req
2022-11-28 17:45:17 +08:00
Haojun Liao
3878af10c9
refactor: do some internal refactor.
2022-11-28 16:13:18 +08:00
Xiaoyu Wang
f34e166f49
fix: select null error
2022-11-28 11:22:11 +08:00
wangmm0220
60ee8db228
fix:add log for sml
2022-11-28 11:19:56 +08:00
Xiaoyu Wang
7e10ec1791
enh: replace row format
2022-11-28 10:43:55 +08:00
Hongze Cheng
99a559ad59
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req
2022-11-28 09:44:09 +08:00
Xiaoyu Wang
faf156105d
enh: replace row format
2022-11-28 00:08:41 +08:00
Xiaoyu Wang
0c137f3a79
merge refact/submit_req
2022-11-27 23:07:47 +08:00
Xiaoyu Wang
948502be25
enh: replace row format
2022-11-27 17:09:02 +08:00
Hongze Cheng
0fdf4193e0
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req
2022-11-27 11:22:21 +08:00
Haojun Liao
f9d1726c89
fix(query): fix error in ut.
2022-11-25 23:27:36 +08:00
dapan1121
c72a586893
Merge pull request #18435 from taosdata/fix/TD-20524
...
fix: auto creating table failed issue when table already exists
2022-11-24 21:29:32 +08:00
dapan1121
ad5e85296f
fix: auto creating table failed issue when table already exists
2022-11-24 18:35:03 +08:00
Xiaoyu Wang
70164f9f20
enh: group by tbname optimize
2022-11-24 15:16:38 +08:00
Xiaoyu Wang
59ea486b94
Merge remote-tracking branch 'origin/3.0' into fix/3.0_bugfix_wxy
2022-11-24 14:22:17 +08:00
Shengliang Guan
335a572d86
Revert "Revert "enh: row optimize2""
2022-11-24 10:12:25 +08:00
Hongze Cheng
91a5f8958f
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req
2022-11-24 09:23:45 +08:00
Hongze Cheng
ffbb04d40a
Revert "enh: row optimize2"
2022-11-24 09:21:26 +08:00
Shengliang Guan
ba62164767
Merge pull request #18396 from taosdata/enh/row_optimize2
...
enh: row optimize2
2022-11-24 00:30:48 +08:00
Hongze Cheng
c1db8a9e4d
refact code
2022-11-23 20:13:27 +08:00
Xiaoyu Wang
2d86f8e91c
enh: group by tbname optimize
2022-11-23 16:20:54 +08:00
kailixu
359f536e1b
chore: flen/offset adaption for row
2022-11-23 15:55:21 +08:00
Hongze Cheng
df5bcae11b
more code
2022-11-23 15:45:19 +08:00
dapan1121
5ec50ca5eb
enh: add stmt tag length validation
2022-11-23 13:51:13 +08:00
Xiaoyu Wang
937e5d20bf
fix: insert stable error
2022-11-23 09:04:11 +08:00
Xiaoyu Wang
5922c725b1
fix: insert stable error
2022-11-22 20:55:24 +08:00
Xiaoyu Wang
f2e2aa7722
fix: insert stable error
2022-11-22 18:18:31 +08:00
Xiaoyu Wang
469fcd314e
enh: ins_tables optimize
2022-11-21 18:44:04 +08:00
Xiaoyu Wang
d00f65a8fe
Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize
2022-11-18 15:05:19 +08:00
Xiaoyu Wang
dc0d3745a7
enh: fill value supports implicit type conversion
2022-11-17 15:48:42 +08:00
Xiaoyu Wang
cb0f1f537e
enh: fill value supports implicit type conversion
2022-11-16 17:03:04 +08:00
Xiaoyu Wang
6a50e9e271
Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize
2022-11-16 10:58:06 +08:00
Xiaoyu Wang
1963761cc2
fix: asan error
2022-11-15 17:27:22 +08:00
Xiaoyu Wang
40c7562470
enh: optimize statement for querying the number of sub tables of the super table
2022-11-15 16:38:51 +08:00
Shengliang Guan
9f38bfa10b
Merge pull request #18123 from taosdata/fix/3.0_bugfix_wxy
...
fix: some problems of parser
2022-11-14 18:03:08 +08:00
dapan1121
3fae636070
Merge pull request #18109 from taosdata/fix/TS-2063
...
fix: extend show create table result width
2022-11-14 17:34:51 +08:00
Xiaoyu Wang
901c9b8f77
fix: some problems of parser
2022-11-14 16:53:01 +08:00
Xiaoyu Wang
7bddbb06f0
fix: sanitizer error
2022-11-14 14:38:51 +08:00
dapan1121
a5b1cfc9a2
fix: extend show create table result width
2022-11-14 11:27:38 +08:00
Xiaoyu Wang
dd4333b140
enh: optimize the error message when illegally modifying the column length
2022-11-11 14:11:42 +08:00
Xiaoyu Wang
35b79e7e69
fix: the problem of null in case when expression
2022-11-11 11:24:24 +08:00
Shengliang Guan
8f1c969377
Merge pull request #18027 from taosdata/enh/3.0_planner_optimize
...
enh: show table tags command extension
2022-11-11 09:09:06 +08:00
Xiaoyu Wang
375657b2c8
enh: show table tags command extension
2022-11-10 18:24:20 +08:00
Xiaoyu Wang
38f20ec32d
enh: show table tags command extension
2022-11-10 17:22:13 +08:00
Xiaoyu Wang
6f7d43c371
fix: case when type error
2022-11-10 13:33:55 +08:00
dapan1121
2f807a85d0
Merge remote-tracking branch 'origin/3.0' into enh/TD-20288
2022-11-09 18:52:00 +08:00
dapan1121
9f7e06721c
enh: support vgroup epset update
2022-11-09 18:48:52 +08:00
Xiaoyu Wang
6298f92d56
fix: some problems of parser
2022-11-09 17:39:28 +08:00
Shengliang Guan
c016266989
Merge pull request #17951 from taosdata/fix/3.0_bugfix_wxy
...
fix: state_window error
2022-11-08 14:48:24 +08:00
Shengliang Guan
36450e6dd7
enh: optimize the error code when create and delete a database in a dropping state
2022-11-08 11:08:14 +08:00
Xiaoyu Wang
2d6c4ebda8
fix: state_window error
2022-11-08 10:18:27 +08:00
Xiaoyu Wang
758b4b93a4
enh: insert optimize
2022-11-07 11:31:45 +08:00
Xiaoyu Wang
b7bc828172
enh: insert optimize
2022-11-06 18:42:53 +08:00
Xiaoyu Wang
ac2ce21414
enh: insert optimize
2022-11-06 14:26:19 +08:00
Xiaoyu Wang
7484ff430c
enh: insert optimize
2022-11-05 12:09:11 +08:00
Xiaoyu Wang
80dc658dbb
Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize
2022-11-04 18:03:21 +08:00
Xiaoyu Wang
91da143ae5
enh: insert optimize
2022-11-04 18:01:39 +08:00
Xiaoyu Wang
8513dc1067
enh: insert optimize
2022-11-04 15:21:38 +08:00
Shengliang Guan
68f1641991
Merge pull request #17800 from taosdata/feature/stream
...
refactor(stream): fill history
2022-11-01 16:15:07 +08:00
Liu Jicong
8ca5f0bd9c
Merge branch '3.0' into feature/stream
2022-11-01 13:20:20 +08:00
Xiaoyu Wang
be467a10c7
fix: drop index error
2022-11-01 09:36:33 +08:00
Shengliang Guan
e817e649c6
Merge pull request #17788 from taosdata/enh/TD-19090
...
enh: force drop dnode
2022-10-31 23:27:54 +08:00
Liu Jicong
2e640c38a2
refactor: stream and tmq message
2022-10-31 18:37:28 +08:00
54liuyao
f1e3e0892a
fix(planner):add semantic check
2022-10-31 16:17:53 +08:00
Xiaoyu Wang
ae4354c277
enh: add sql command 'drop dnode id force'
2022-10-31 10:30:54 +08:00
Xiaoyu Wang
02ac6fa552
enh: add unit test and delete useless code
2022-10-26 17:01:55 +08:00
Xiaoyu Wang
cb41374c90
Merge remote-tracking branch 'origin/3.0' into fix/3.0_bugfix_wxy
2022-10-26 11:11:18 +08:00
Xiaoyu Wang
db75eb8e20
fix: stream supports 'partition by tbname, column'
2022-10-26 10:20:00 +08:00
dapan1121
3fa1f535f1
Merge pull request #17609 from taosdata/fix/interpStable
...
fix: remove interp stable limitation and add test case
2022-10-26 09:59:42 +08:00
Xiaoyu Wang
b7056f58b7
fix: alter table check
2022-10-25 16:59:05 +08:00
Shengliang Guan
20a279e69a
Merge pull request #17605 from taosdata/fix/3.0_bugfix_wxy
...
fix: wrong permissions of 'show variables' command
2022-10-25 14:17:06 +08:00
Cary Xu
6d0d42569a
enh: remove obsolete codes for raw data row
2022-10-25 11:30:57 +08:00
dapan1121
af6a9aeb13
fix: remove interp stable limitation and add test case
2022-10-24 17:46:21 +08:00
Xiaoyu Wang
2aed458bf7
Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize
2022-10-24 16:47:20 +08:00
Xiaoyu Wang
64cf24830e
enh: insert parser refactor
2022-10-24 16:38:16 +08:00
Xiaoyu Wang
0fdce91b5a
fix: wrong permissions of 'show variables' command
2022-10-24 16:34:10 +08:00
Xiaoyu Wang
5e970f1506
Merge remote-tracking branch 'origin/3.0' into fix/3.0_bugfix_wxy
2022-10-21 10:18:26 +08:00
dapan1121
a01d49b223
Merge pull request #17522 from taosdata/feat/TD-19386
...
feat: add retrieve DB and table route info APIs
2022-10-21 08:31:11 +08:00
dapan1121
f5e1c440dc
fix: fix ut issue
2022-10-20 19:50:35 +08:00
Xiaoyu Wang
7c6ade9c07
enh: alter db replica
2022-10-20 17:02:57 +08:00
Xiaoyu Wang
2339b8c0a6
some parser problem
2022-10-20 16:53:26 +08:00
dapan1121
723110c449
feat: add retrieve db and table route info API
2022-10-19 19:25:02 +08:00
Xiaoyu Wang
079a03f3b2
fix: handle coverity scan
2022-10-19 14:51:43 +08:00
Xiaoyu Wang
8cd36d9045
merge 3.0
2022-10-19 14:01:57 +08:00
Xiaoyu Wang
601f0f3edf
fix: handle coverity scan
2022-10-19 13:56:39 +08:00
Shengliang Guan
3a7d89a6bb
refact: remove bnode codes
2022-10-18 17:34:58 +08:00
Xiaoyu Wang
78589248f2
Merge branch '3.0' into fix/3.0_bugfix_wxy
2022-10-18 09:53:08 +08:00
Xiaoyu Wang
93aee94a3f
fix: do coverity scan
2022-10-17 16:54:12 +08:00
Xiaoyu Wang
b286b0cf26
fix: do coverity scan
2022-10-17 16:18:35 +08:00
Xiaoyu Wang
9abea76791
fix: do coverity scan
2022-10-17 15:43:42 +08:00
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
Shengliang Guan
d3dcd67ed6
Merge pull request #16805 from taosdata/feature/TD-18765
...
fix:<TD-18765> support ttl in create table automatic
2022-09-13 17:38:28 +08:00
wangmm0220
a6a38058dd
fix:<TD-18765> support ttl in create table automatic
2022-09-13 16:39:27 +08:00
Shengliang Guan
9543e28e60
Merge pull request #16795 from taosdata/feature/TD-18765
...
feat:<TD-18765> support ttl in create table automatic
2022-09-13 15:31:58 +08:00
wangmm0220
ff93a4c3a4
feat:<TD-18765> support ttl in create table automatic
2022-09-13 14:36:56 +08:00
Xiaoyu Wang
6cf578f299
feat: database option 'tsdb_pagesize'
2022-09-13 14:19:50 +08:00
dapan1121
4fd0bc409d
fix: fix client/server memory leak issues
2022-09-13 09:09:21 +08:00
Hongze Cheng
a0ba99e8a8
fix unit test
2022-09-09 14:12:26 +08:00
Hongze Cheng
eae7947c68
more refact
2022-09-08 17:58:33 +08:00
dapan1121
851ffe49ae
enh: support set tag value with expr
2022-09-07 10:25:21 +08:00
dapan1121
4a563b6d50
fix: fix now in alter tag value
2022-09-06 19:17:11 +08:00
Xiaoyu Wang
ccaf6f8a78
feat: add database option 'table_prefix' and 'table_suffix'
2022-09-03 11:22:36 +08:00
Shengliang Guan
441514d5ea
Merge pull request #16583 from taosdata/enh/3.0_planner_optimize
...
feat: sql command 'show vnodes' and database option 'sst_trigger'
2022-09-01 19:59:44 +08:00
Shengliang Guan
6dfc831eeb
Merge pull request #16562 from taosdata/feature/TD-14761
...
fix:<TD-18784> data lost in schemaless if timestamp is same
2022-09-01 19:24:53 +08:00
Xiaoyu Wang
594e4b376e
feat: sql command 'show vnodes' and database option 'sst_trigger'
2022-09-01 19:01:37 +08:00
wangmm0220
713488098d
fix:test case error in sml.py
2022-09-01 18:43:47 +08:00
Shengliang Guan
c49bb4533f
Merge pull request #16575 from taosdata/enh/3.0_planner_optimize
...
enh: the default values of wal related parameters are different in si…
2022-09-01 16:50:19 +08:00
Xiaoyu Wang
c06503d865
enh: the default values of wal related parameters are different in single-replica and multi-replica
2022-09-01 15:52:03 +08:00
Shengliang Guan
8de6000378
Merge pull request #16555 from taosdata/feat/3.0_systable_privilege_wxy
...
fix: a privilege problem of show tables
2022-09-01 15:39:31 +08:00
wangmm0220
38fab41e7b
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-14761
2022-09-01 14:25:25 +08:00
Xiaoyu Wang
7708900f73
feat: insert using statement supports ttl and comment
2022-09-01 13:55:46 +08:00
wangmm0220
d1bdea6917
fix:<TD-18784> data lost in schemaless if timestamp is same
2022-09-01 13:49:05 +08:00
Xiaoyu Wang
af8fe3ada8
fix: a privilege problem of show tables
2022-09-01 11:15:03 +08:00
Shengliang Guan
8652074fad
Merge pull request #16536 from taosdata/feature/TD-14761
...
fix: add filter logic for tmq in stable wal
2022-08-31 19:22:11 +08:00
wangmm0220
c5874ca892
fix: add filter logic for tmq in stable wal
2022-08-31 18:32:28 +08:00
Shengliang Guan
d0669151af
Merge pull request #16527 from taosdata/enh/3.0_planner_optimize
...
enh: query get dbcfg optimization
2022-08-31 13:33:01 +08:00
Xiaoyu Wang
2ccc7471af
enh: query get dbcfg optimization
2022-08-31 11:36:59 +08:00
Shengliang Guan
5712d95260
Merge pull request #16506 from taosdata/enh/mvTables2Ins
...
enh: move some tables from perf to ins
2022-08-31 11:12:00 +08:00
dapan1121
254d16667c
fix: no memory free in parser for stmt
2022-08-30 14:19:02 +08:00
dapan1121
39569cbd9a
enh: move some tables from perf to ins
2022-08-30 13:49:35 +08:00
Shengliang Guan
52f8fbb997
Merge pull request #16473 from taosdata/enh/3.0_planner_optimize
...
enh: super table scan requires project operator to merge packets to improve performance
2022-08-30 09:07:52 +08:00
Xiaoyu Wang
b5e177f151
fix: some problems of parser
2022-08-29 18:52:00 +08:00
dapan1121
205299e532
fix: fix taosd stmt query crash issue
2022-08-29 17:46:34 +08:00
Xiaoyu Wang
cc1d37cfe5
fix: some problems of parser
2022-08-29 17:23:29 +08:00
Xiaoyu Wang
381f48241f
Merge remote-tracking branch 'origin/3.0' into fix/3.0_bugfix_wxy
2022-08-29 10:28:14 +08:00
Xiaoyu Wang
4895f19876
fix: plan problem with sorting the first column of the system table
2022-08-25 18:39:23 +08:00
Shengliang Guan
679145dcb6
Merge pull request #16418 from taosdata/fix/TD-18457
...
fix(query): fix valgrind report uninitialized variable error
2022-08-25 18:15:56 +08:00
Xiaoyu Wang
63792daeeb
fix: user permission error with sysinfo 0
2022-08-25 17:18:11 +08:00
Ganlin Zhao
847c0176e0
fix(query): fix valgrind report unitialized variable error
2022-08-25 17:15:55 +08:00
Xiaoyu Wang
d8fd0b89b1
fix: user permission error with sysinfo 0
2022-08-25 16:50:31 +08:00
Xiaoyu Wang
eef595318d
feat: system table visible permission
2022-08-24 19:08:50 +08:00
Xiaoyu Wang
ea54266daa
feat: system table visible permission
2022-08-24 18:35:06 +08:00
Xiaoyu Wang
f5040b2e73
feat: system table visible permission
2022-08-24 18:33:09 +08:00
Xiaoyu Wang
99490c063e
feat: system table visible permission
2022-08-24 17:36:10 +08:00
Xiaoyu Wang
717f837cbb
fix: auto create table insert statement check table name
2022-08-23 15:24:50 +08:00
Ganlin Zhao
00b2db50b4
fix(query): restrict fill(none) in interp
...
TD-18531
2022-08-23 10:40:01 +08:00
Xiaoyu Wang
4cf9bd6ac1
fix: the syntax problem of querying the state value in the state window
2022-08-22 17:46:57 +08:00
dapan1121
aca0d0bf0b
fix: fix memory leak issue
2022-08-22 13:25:45 +08:00
Ganlin Zhao
02055c4a90
fix error msg
2022-08-19 18:16:46 +08:00
Ganlin Zhao
0993843c81
fix(query): fix "n","y" time unit parsing does not return error
2022-08-19 18:13:01 +08:00
Xiaoyu Wang
98fc185e92
fix: escape character problem in auto create table insert
2022-08-18 18:53:23 +08:00
Xiaoyu Wang
39c3cde285
fix: select constant error
2022-08-16 10:37:17 +08:00
Xiaoyu Wang
3355ad5150
enh: insert client optimize
2022-08-15 16:05:09 +08:00
Xiaoyu Wang
b420bf4c3d
enh: insert client optimize
2022-08-15 14:45:59 +08:00
Xiaoyu Wang
80c5283833
Merge remote-tracking branch 'origin/3.0' into feature/3.0_insert_perf_wxy
2022-08-15 10:21:42 +08:00
Xiaoyu Wang
4f15fc19b1
Merge pull request #16042 from taosdata/feature/3.0_wxy
...
enh: create stream options adjust
2022-08-12 20:22:08 +08:00
Xiaoyu Wang
042e077ddc
enh: create stream options adjust
2022-08-12 18:32:10 +08:00
Xiaoyu Wang
e1508436f4
enh: insert client optimize
2022-08-12 16:47:42 +08:00
Xiaoyu Wang
dd33c0a3f6
enh: create stream options adjust
2022-08-12 16:40:49 +08:00
Xiaoyu Wang
1cce6494a6
enh: create stream options adjust
2022-08-12 15:04:04 +08:00
slzhou
64121d7b8f
Merge branch 'szhou/fix/leave' of github.com:taosdata/TDengine into szhou/fix/leave
2022-08-12 14:54:26 +08:00
slzhou
d9eae4dd4c
fix : fix error caused by empty vgroups when no user tables
2022-08-12 14:54:12 +08:00
Xiaoyu Wang
555a575c58
enh: insert client optimize
2022-08-12 10:46:55 +08:00
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
Xiaoyu Wang
4290582249
enh: insert optimize
2022-08-10 17:47:28 +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
shenglian zhou
905a07801e
fix: fix errors of join test case
2022-08-01 16:19:50 +08:00
Xiaoyu Wang
7bcf6b051a
fix: some problems of parser and planner
2022-08-01 16:17:59 +08:00
Xiaoyu Wang
5c9fbbd2e1
fix: some problems of parser and planner
2022-08-01 15:54:53 +08:00
dapan1121
11d9ece114
Merge pull request #15619 from taosdata/fix/TD-18009
...
fix: fix client memory leak
2022-08-01 10:32:33 +08:00
dapan1121
6addac61f8
fix: fix client memory leak
2022-08-01 09:58:49 +08:00
Xiaoyu Wang
f06a36b171
Merge pull request #15607 from taosdata/feature/3.0_prof_wxy
...
enh: write performance optimization
2022-08-01 09:56:15 +08:00
Xiaoyu Wang
5a3c377c68
enh: write performance optimization
2022-07-30 19:23:06 +08:00
Xiaoyu Wang
dc6c0c1d1a
fix: some problems of planner
2022-07-30 15:46:43 +08:00
Xiaoyu Wang
b08a28d559
fix: some problems of planner
2022-07-30 13:14:44 +08:00
Xiaoyu Wang
31126d5390
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
2022-07-29 20:41:39 +08:00
Xiaoyu Wang
32418f161b
enh: cumulative functions support mixed use
2022-07-29 20:41:16 +08:00
Xiaoyu Wang
41b8ef7d93
enh: cumulative functions support mixed use
2022-07-29 18:00:48 +08:00
dapan1121
ebb85f6f4c
Merge pull request #15539 from taosdata/fix/TD-17926
...
fix: fix delete time range issue
2022-07-29 14:33:52 +08:00
dapan1121
00e76a33ff
fix: fix ut issue
2022-07-29 10:24:26 +08:00
slzhou@taodata.com
810d385530
fix: fix nested query sim bugs
2022-07-29 10:13:00 +08:00
dapan1121
156567b9bc
fix: fix show queries crash and error msg
2022-07-29 09:01:35 +08:00
Xiaoyu Wang
cd25d2dc60
Merge pull request #15456 from taosdata/feature/3.0_debug_wxy
...
fix: db options rename
2022-07-27 15:02:20 +08:00
dapan1121
2956422239
Merge pull request #15461 from taosdata/fix/stbmetadelete
...
fix: fix stb meta removed issue
2022-07-27 14:51:13 +08:00
Xiaoyu Wang
f977117c6c
fix: db options rename
2022-07-27 11:55:19 +08:00
dapan1121
a17925131f
fix: fix stb meta removed issue
2022-07-27 11:12:31 +08:00
Shengliang Guan
e4b6fa744e
enh: add wal option to show database command
2022-07-26 17:30:07 +08:00
Ganlin Zhao
af305d1f51
Merge branch '3.0' into enh/TD-17659
2022-07-26 14:15:11 +08:00
Ganlin Zhao
3b719337c6
fix ut test case
2022-07-26 14:14:19 +08:00
Ganlin Zhao
b43903f3d4
fix unit test
2022-07-26 10:54:56 +08:00
Xiaoyu Wang
1ddbff0acf
feat: add db options of wal
2022-07-25 21:09:06 +08:00
Xiaoyu Wang
8bb432c348
feat: super table order by primary key optimization
2022-07-25 16:45:23 +08:00
Xiaoyu Wang
bf18385e00
merge szhou/fix/udf
2022-07-25 15:34:58 +08:00
Xiaoyu Wang
015193e816
feat: super table order by primary key optimization
2022-07-25 15:17:53 +08:00
WANG MINGMING
cf665cdbc8
Merge pull request #15346 from taosdata/feature/TD-14761
...
feat: add interface for tmq writing raw data
2022-07-23 17:57:17 +08:00
wangmm0220
4ee32f4d4a
Merge branch 'feature/TD-14761' of https://github.com/taosdata/TDengine into feature/TD-14761
2022-07-23 17:13:55 +08:00
wangmm0220
113250daef
fix: memory leak in parse tag & fix windows error
2022-07-23 17:13:27 +08:00
WANG MINGMING
b40325705d
Merge branch '3.0' into feature/TD-14761
2022-07-23 16:03:19 +08:00
wangmm0220
d6399cafc3
feat: add interface for tmq writing raw data
2022-07-23 15:59:29 +08:00
Xiaoyu Wang
8ad1489c66
fix: semantic check when last(*) and column are together
2022-07-23 15:06:12 +08:00
Xiaoyu Wang
8af30d11c9
fix: semantic check when last(*) and column are together
2022-07-23 13:36:49 +08:00
Xiaoyu Wang
ba0518e2b9
fix: plan problem when functions that requires a timeline is used directly in a super table
2022-07-22 15:06:01 +08:00
Xiaoyu Wang
675c91cc6b
fix: the problem of data loss when interval is used for outer query
2022-07-22 13:12:43 +08:00
Xiaoyu Wang
dad14a28c9
merge 3.0
2022-07-21 19:24:14 +08:00
Cary Xu
f2a3f1591b
Merge pull request #15260 from taosdata/feature/TD-11274-3.0
...
fix: merge dup rows in client
2022-07-21 19:21:26 +08:00
WANG MINGMING
98f00bdf3b
Merge branch '3.0' into feature/TD-14761
2022-07-21 16:54:52 +08:00
Xiaoyu Wang
c54ed52a19
fix: problem with insert 'null' into binary/nchar column
2022-07-21 16:03:33 +08:00
dapan1121
6c683902ff
fix: fix show create table issue
2022-07-21 15:23:18 +08:00
Xiaoyu Wang
c54daccf2d
fix: plan problem caused by project eliminate optimize
2022-07-21 14:35:36 +08:00
wangmm0220
d2430455a1
Merge branch 'feature/TD-14761' of https://github.com/taosdata/TDengine into feature/TD-14761
2022-07-21 14:00:21 +08:00
wangmm0220
3f49a274ba
fix:memory problems where using tag
2022-07-21 13:57:48 +08:00
dapan1121
dd640885e6
Merge branch '3.0' into fix/TD-15197
2022-07-21 13:36:46 +08:00
Cary Xu
94af797df5
Merge branch '3.0' into feature/TD-11274-3.0
2022-07-21 13:28:29 +08:00
Cary Xu
1c5c4a1dce
fix: merge dup rows in client
2022-07-21 12:15:37 +08:00
Xiaoyu Wang
f9bc29d149
fix: memory leak problems of parser and planner
2022-07-21 10:19:48 +08:00
dapan1121
976d4670a9
Merge branch '3.0' into fix/TD-15197
2022-07-21 09:11:03 +08:00
Cary Xu
0f5983ad88
fix: merge dup rows in client
2022-07-20 20:30:54 +08:00
Xiaoyu Wang
37ec05a715
fix: memory leak problems of parser and planner
2022-07-20 17:20:29 +08:00
Xiaoyu Wang
1a19f1f5f6
fix: float overflow check
2022-07-19 21:00:00 +08:00
Xiaoyu Wang
68dd74bcb3
Merge pull request #15117 from taosdata/feature/3.0_debug_wxy
...
feat: sql command 'show tags from table_name'
2022-07-19 19:49:59 +08:00
Xiaoyu Wang
6d5d6746f2
feat: sql command 'show tags from table_name'
2022-07-19 18:51:06 +08:00
wangmm0220
3033afd6e8
fix:<TD-17539> error if stable alreadys & modify tmq struct
2022-07-19 17:20:15 +08:00
Xiaoyu Wang
1ad25d9e98
feat: sql command 'show tags from table_name'
2022-07-19 16:25:45 +08:00
Xiaoyu Wang
5988fc0e4a
feat: sql command 'show tags from table_name'
2022-07-19 15:31:44 +08:00
dapan1121
9a08b77e59
Merge branch '3.0' into fix/TD-15197
2022-07-19 15:19:08 +08:00
dapan1121
80808766c1
fix: fix memory leak
2022-07-19 15:17:43 +08:00
WANG MINGMING
1c03d61edc
Merge pull request #15077 from taosdata/feature/TD-14761
...
fix:<TD-17324> ts already exist when insert with schemaless & modify the interface of tmq meta
2022-07-19 10:35:07 +08:00
wangmm0220
802c86fe17
fix:error when bind ts column in schemaless
2022-07-19 09:58:51 +08:00
dapan1121
c5f900f620
Merge branch '3.0' into fix/TD-15197
2022-07-19 09:16:33 +08:00
dapan1121
1444054437
fix: fix stmt memory leak
2022-07-18 18:57:47 +08:00
Xiaoyu Wang
b7e5780c44
feat: sql statement likes 'select * from (select 1)'
2022-07-18 16:55:31 +08:00
wangmm0220
00bb6ed309
fix:conflicts from 3.0
2022-07-18 15:41:35 +08:00
wangmm0220
34c87dc428
fix:<TD-17324> ts already exist when insert with schemaless & modify the interface of tmq meta
2022-07-18 15:33:42 +08:00
shenglian zhou
de1ca5b68f
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/user-tags
2022-07-17 05:07:17 +08:00
Xiaoyu Wang
e5e9252388
some problems of planner
2022-07-16 17:40:54 +08:00
shenglian zhou
97d30c6858
feat: add user tags to system table
2022-07-16 17:25:05 +08:00
Xiaoyu Wang
20a49e3055
Merge pull request #14978 from taosdata/feature/3.0_debug_wxy
...
fix: database options 'strict' and 'cachelast' syntax adjustments
2022-07-16 14:50:31 +08:00
Xiaoyu Wang
7c585d8ed9
fix: database options 'strict' and 'cachelast' syntax adjustments
2022-07-16 11:47:26 +08:00
Ganlin Zhao
624e7b7183
Merge branch '3.0' into feat/agg_client_api
2022-07-16 10:53:57 +08:00
Xiaoyu Wang
52327cc2fb
fix: multi-rows function validity check
2022-07-16 09:44:52 +08:00
Xiaoyu Wang
d99b682f76
fix: multi-rows function validity check
2022-07-15 17:58:37 +08:00
Ganlin Zhao
7d5c496e10
fix comment
2022-07-15 16:46:13 +08:00
Ganlin Zhao
30e09c4b19
fix(query): fix when select percentile() has no
...
from table clause report error issue
2022-07-15 16:41:19 +08:00
Xiaoyu Wang
aec4c2313a
fix: multi-rows function validity check
2022-07-15 16:17:00 +08:00
Xiaoyu Wang
47ab10c560
Merge pull request #14931 from taosdata/feature/3.0_debug_wxy
...
fix: a problem of last_row function plan
2022-07-15 12:55:37 +08:00
Xiaoyu Wang
1342fbe913
fix: sql command 'show table distributed'
2022-07-15 11:59:42 +08:00
Xiaoyu Wang
873ff96bc1
fix: a problem of last_row function plan
2022-07-15 11:01:19 +08:00
shenglian-zhou
42c1e5e053
Merge pull request #14923 from taosdata/szhou/fix/td-17405
...
fix: multi result function is not allowed when appear in clauses other than select
2022-07-15 10:06:37 +08:00
slzhou
21a32b36e9
fix: multi result function is not allowed when appear in clauses other than select
2022-07-15 09:32:54 +08:00
Xiaoyu Wang
979b20189d
feat: the query uses the 'cachelast' option to decide whether to optimize the last_row function
2022-07-15 09:07:19 +08:00
Xiaoyu Wang
31e29dfc38
feat: the query uses the 'cachelast' option to decide whether to optimize the last_row function
2022-07-15 08:43:40 +08:00
Xiaoyu Wang
a497ad72fa
Merge pull request #14899 from taosdata/feature/3.0_debug_wxy
...
fix: some problems of planner
2022-07-14 17:31:50 +08:00
Xiaoyu Wang
5a5ae23ddf
fix: some problems of planner
2022-07-14 16:58:54 +08:00
Minglei Jin
92ae35fd3f
Merge pull request #14886 from taosdata/fix/TD-17328-v2
...
fix: use calcTypeBytes for table altering
2022-07-14 13:56:56 +08:00
Minglei Jin
c7e64933d0
fix: use calcTypeBytes for table altering
2022-07-14 10:43:54 +08:00
wangmm0220
e9accd26df
fix:double free error for parserTest
2022-07-14 10:40:46 +08:00
wangmm0220
3b4c2826b4
Merge branch '3.0' into feature/TD-13041
2022-07-14 10:22:15 +08:00
Xiaoyu Wang
bc1251e0cb
Merge pull request #14855 from taosdata/feature/3.0_debug_wxy
...
feat: support pseudo columns such as _qstart, _qend and _qduration
2022-07-14 10:09:32 +08:00
Xiaoyu Wang
570f036c63
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
2022-07-14 09:52:51 +08:00
wangmm0220
2647a3d9ee
fix: json null
2022-07-13 21:00:54 +08:00
wangmm0220
56ec0a3920
fix: json null
2022-07-13 20:42:49 +08:00
wangmm0220
d3cdd75b94
Merge branch '3.0' into feature/TD-13041
2022-07-13 19:40:26 +08:00
dapan1121
f69a995ea7
Merge pull request #14861 from taosdata/fix/TD-16763
...
fix: fix natural timestamp issue
2022-07-13 19:03:49 +08:00
Xiaoyu Wang
9887c63c5d
feat: support pseudo columns such as _qstart, _qend and _qduration
2022-07-13 19:03:40 +08:00
Xiaoyu Wang
4830b7d9d3
feat: support pseudo columns such as _qstart, _qend and _qduration
2022-07-13 18:12:02 +08:00
dapan1121
8c83f07fe4
fix: fix natural timestamp issue
2022-07-13 16:43:50 +08:00
wangmm0220
cd051d40c3
fix:confilct from 3.0
2022-07-13 16:03:39 +08:00
Xiaoyu Wang
43b5ca1efe
feat: support pseudo columns such as _qstart, _qend and _qduration
2022-07-13 15:13:01 +08:00
wangmm0220
0857ab3531
fix:core dump if consumer multi vgroup message with sequence:create/alter/delete/create or create/delete/create
2022-07-13 11:39:32 +08:00
wangmm0220
2b442621e8
feat:get child table name in tmq meta
2022-07-12 18:58:33 +08:00
Xiaoyu Wang
759bc7c434
feat: the 'null' value for the user is of type 'varchar(0)'
2022-07-12 16:51:37 +08:00
wangmm0220
824d3db96b
fix:conflict from 3.0
2022-07-12 16:01:55 +08:00
Xiaoyu Wang
8b89492101
fix: some problems of parser
2022-07-12 15:11:55 +08:00
dapan1121
177814f6eb
Merge pull request #14781 from taosdata/fix/stmt_rerun
...
fix: fix stmt rerun incorrect uid issue
2022-07-11 21:15:02 +08:00
wangmm0220
f9d5c809c9
fix:conflict from 3.0
2022-07-11 19:06:36 +08:00
wangmm0220
a196298640
fix:disable colName in tag
2022-07-11 18:07:46 +08:00
dapan1121
e69f59ba77
fix: fix stmt rerun issue
2022-07-11 17:38:09 +08:00
Shengliang Guan
6bc68021ba
Merge pull request #14745 from taosdata/fix/valgrind
...
refactor: adjust threads number
2022-07-11 16:59:18 +08:00
Xiaoyu Wang
4ecbfd078f
Merge pull request #14760 from taosdata/feature/3.0_debug_wxy
...
fix: some problems of parser
2022-07-11 15:46:42 +08:00
Shengliang Guan
a846bb9381
refactor: rename cacheLastRow to cacheLast
2022-07-11 15:45:40 +08:00
Xiaoyu Wang
6a845b746c
fix: some problems of parser
2022-07-11 15:15:39 +08:00
Xiaoyu Wang
67fcb2d3c5
Merge pull request #14754 from taosdata/feature/3.0_debug_wxy
...
fix: a problem of cross database join
2022-07-11 14:56:28 +08:00
Cary Xu
c59478ec71
enh: tsma/rsma code optimization
2022-07-11 14:20:57 +08:00
Xiaoyu Wang
6110b7e4ca
fix: a problem of cross database join
2022-07-11 13:52:24 +08:00
Xiaoyu Wang
0bc700eb82
feat: sql command 'trim database'
2022-07-11 10:53:06 +08:00
Xiaoyu Wang
5708d497ce
fix: syntax issue with '(select ... limit) statement'
2022-07-11 10:07:11 +08:00
wangmm0220
b1c290f6dc
fix:conflicts
2022-07-10 18:57:34 +08:00
wangmm0220
607f8163d3
feat:add logic for get_tmq_meta_json
2022-07-10 18:54:58 +08:00
Xiaoyu Wang
72738040a9
fix: some problem of parser and planner
2022-07-10 16:44:50 +08:00
Xiaoyu Wang
a64a0320a0
fix: some problem of parser and planner
2022-07-10 15:21:16 +08:00
Xiaoyu Wang
2454298b0b
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
2022-07-10 10:24:55 +08:00
WANG MINGMING
30b1af3feb
Merge pull request #14700 from taosdata/feature/TD-13041
...
feat:write meta from tmq to taosd
2022-07-10 10:22:51 +08:00
Xiaoyu Wang
f99a61a464
fix: some problem of parser and planner
2022-07-08 21:05:19 +08:00
wangmm0220
6b46423a97
feat:write meta from tmq to taosd
2022-07-08 18:37:47 +08:00
Xiaoyu Wang
df06d22cb3
fix: some problem of parser and planner
2022-07-08 17:35:11 +08:00
dapan1121
81d80add98
feat: insert from query
2022-07-08 11:13:34 +08:00
dapan1121
0925064d24
Merge branch 'feature/3.0_debug_wxy' into feature/insertselect
2022-07-08 10:28:53 +08:00
dapan1121
b849252eed
feat: insert from query
2022-07-08 10:27:17 +08:00
Xiaoyu Wang
0fd55077f5
feat: sql command 'insert ... select'
2022-07-08 09:33:28 +08:00
dapan1121
f3c8bcb953
feat: insert from query
2022-07-07 09:42:20 +08:00
dapan1121
d4696ef31f
Merge branch '3.0' into feature/insertselect
2022-07-07 09:02:09 +08:00
Xiaoyu Wang
0bf399a67e
merge 3.0
2022-07-06 18:53:54 +08:00
Xiaoyu Wang
025b7782e1
feat: add db option 'cachelastsize'
2022-07-06 18:47:33 +08:00
Minglei Jin
d843a8ac89
Merge pull request #14486 from taosdata/feat/tsdb_refact
...
Feat/tsdb refact
2022-07-06 17:43:22 +08:00
Xiaoyu Wang
e9d2587925
Merge pull request #14602 from taosdata/feature/3.0_debug_wxy
...
feat: sql command 'insert ... select'
2022-07-06 17:24:44 +08:00
dapan1121
0d4fb5bb80
feat: support insert from query
2022-07-06 16:29:51 +08:00
Xiaoyu Wang
c1eef9911b
feat: sql command 'insert ... select'
2022-07-06 16:16:54 +08:00
afwerar
194459bfc4
os: fix Mac shell error
2022-07-06 14:38:24 +08:00
Xiaoyu Wang
78a237554d
fix: compile error
2022-07-06 13:53:47 +08:00
Haojun Liao
916dbebb00
other: merge 3.0
2022-07-06 13:49:39 +08:00
Xiaoyu Wang
a67eb1a9a0
eat: sql command 'insert ... select'
2022-07-06 11:55:47 +08:00
Xiaoyu Wang
331dca1f58
feat: sql command 'insert ... select'
2022-07-06 10:02:20 +08:00
Xiaoyu Wang
c8508248e2
feat: sql command 'insert ... select'
2022-07-05 21:12:10 +08:00
Haojun Liao
15d8ae0fee
other: merge 3.0
2022-07-05 19:22:50 +08:00
Xiaoyu Wang
5b14444ca2
fix: a problem of unique function with ts
2022-07-05 18:00:07 +08:00
Xiaoyu Wang
3dbb5554a5
fix: last(*)/frist(*), etc. do not return the tag column
2022-07-05 16:31:44 +08:00
Xiaoyu Wang
24d0fc4515
fix: adjust parsing of negative numbers
2022-07-05 15:38:39 +08:00
Xiaoyu Wang
d223a6624b
fix: execution plan problem in the mode of using qnode as much as possible
2022-07-05 14:55:32 +08:00
Xiaoyu Wang
f2f90c3265
fix: compile error
2022-07-05 10:20:10 +08:00
Haojun Liao
6bfe5df94a
other: merge 3.0
2022-07-05 09:47:39 +08:00
Xiaoyu Wang
ba056f7fbb
Merge pull request #14508 from taosdata/feature/3.0_debug_wxy
...
fix: automatically supplement primary key columns when creating stream
2022-07-05 09:27:52 +08:00
Xiaoyu Wang
7c5419b43e
fix: fix: increase the tag value overflow check when creating table
2022-07-04 21:12:15 +08:00
Xiaoyu Wang
57dae9fcda
fix: increase the tag value overflow check when creating table
2022-07-04 20:29:19 +08:00
Xiaoyu Wang
ac34cde0af
fix: increase the validity check of the rollup parameter in the create table statement
2022-07-04 19:27:27 +08:00
Shengliang Guan
07fa747429
fix: valgrind error
2022-07-04 18:30:10 +08:00
Xiaoyu Wang
047f65935d
fix: automatically supplement primary key columns when creating stream
2022-07-04 17:21:42 +08:00
Xiaoyu Wang
2cff2e9228
fix: some problems of parser and planner
2022-07-04 15:12:34 +08:00
Xiaoyu Wang
831ef7de23
fix: some problems of parser and planner
2022-07-04 14:46:08 +08:00
Xiaoyu Wang
f29a735081
fix: compile error
2022-07-04 11:50:55 +08:00
Xiaoyu Wang
71ab656562
fix: some problems of parser and planner
2022-07-04 11:45:27 +08:00
Hongze Cheng
ddb198de23
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
2022-07-04 03:42:50 +00:00
Xiaoyu Wang
1d13c712c7
fix: some problems of parser and planner
2022-07-02 19:49:38 +08:00
Xiaoyu Wang
d5d25253fb
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
2022-07-02 19:34:31 +08:00
Xiaoyu Wang
988cffcce6
fix: some problems of parser and planner
2022-07-02 18:19:10 +08:00
afwerar
b9a1c6744c
os: add Mac compile support
2022-07-02 17:40:23 +08:00
Xiaoyu Wang
7a53bae352
merge 3.0
2022-07-01 20:05:15 +08:00
Xiaoyu Wang
d1eef6880b
fix: csum/diff/mavg support subquery
2022-07-01 19:59:28 +08:00
Xiaoyu Wang
ec7bfd9eba
fix: csum/diff/mavg support subquery
2022-07-01 17:17:49 +08:00
wangmm0220
4e6b3d72ac
Merge branch '3.0' into feature/TD-13041
2022-07-01 16:54:18 +08:00
wangmm0220
085ace59e0
fix:to_json() function
2022-07-01 16:47:54 +08:00
Xiaoyu Wang
a94e5f9bec
fix: csum/diff/mavg support subquery
2022-07-01 15:47:07 +08:00
Shengliang Guan
0cbc22480d
refactor: stable mgmt
2022-07-01 15:26:33 +08:00
Shengliang Guan
4810e25a44
Merge remote-tracking branch 'origin/3.0' into fix/tsim
2022-07-01 14:56:16 +08:00
Xiaoyu Wang
e235c9830d
merge 3.0
2022-07-01 13:35:07 +08:00
Xiaoyu Wang
8a8939f99c
fix: csum/diff/mavg support subquery
2022-07-01 13:31:22 +08:00
afwerar
4e8f3db596
os: replace win qsort func
2022-07-01 11:54:21 +08:00
Shengliang Guan
1b3fde4a60
refactor: stable mgmt
2022-07-01 11:12:08 +08:00
dapan1121
582ef5a832
Merge pull request #14391 from taosdata/hotfix/tagnull
...
fix: fix null as tag value issue
2022-06-30 20:37:18 +08:00
Xiaoyu Wang
8c2e9842e2
Merge pull request #14393 from taosdata/feature/3.0_debug_wxy
...
feat: support 'select *, expr from ...' syntax
2022-06-30 18:25:12 +08:00
dapan1121
cda2f844ce
fix: fix json tag null issue
2022-06-30 18:12:04 +08:00
Xiaoyu Wang
1530b33991
feat: support 'select *, expr from ...' syntax
2022-06-30 16:16:05 +08:00
dapan1121
7ef4d3f03a
fix: fix null as tag value issue
2022-06-30 15:39:30 +08:00
Xiaoyu Wang
6141bb03da
feat: insert from csv
2022-06-30 15:04:54 +08:00
dapan1121
c28c77a099
Merge branch '3.0' into feature/queryredirect
2022-06-30 14:35:15 +08:00
Xiaoyu Wang
11a8f7f04d
feat: sql command 'flush database'
2022-06-29 18:20:27 +08:00
Yihao Deng
2001be5996
Merge branch '3.0' into enh/stopquery
2022-06-29 17:24:52 +08:00
Xiaoyu Wang
ae076af4f1
feat: sql system info function 'database()', 'client_version()', 'server_version()', 'server_status()', 'current_user()' and 'user()'
2022-06-29 11:41:32 +08:00
dapan1121
07b46f9e3c
Merge branch '3.0' into feature/queryredirect
2022-06-29 10:53:52 +08:00
dapan1121
f579cc4c15
Merge branch '3.0' into enh/stopquery
2022-06-29 08:57:35 +08:00
Xiaoyu Wang
ed4b2dec17
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
2022-06-28 16:08:57 +08:00
Xiaoyu Wang
aa9d3ac521
fix: a problem of auto-create-table insert statement
2022-06-28 16:08:34 +08:00
Xiaoyu Wang
1f47241fc9
merge 3.0
2022-06-28 13:48:13 +08:00
yihaoDeng
3bb68c78ae
fix: fix rpc quit problem
2022-06-28 11:52:43 +08:00
dapan1121
4a55ed07b3
feature: query redirect
2022-06-28 10:34:51 +08:00
Xiaoyu Wang
77206e3a31
fix: clean up expired parser unit tests
2022-06-28 09:36:00 +08:00
dapan1121
7da915fa67
Merge branch '3.0' into feature/queryredirect
2022-06-28 09:31:03 +08:00
Xiaoyu Wang
cd36807faf
feat: refactor the plan implementation of unique function
2022-06-27 21:30:20 +08:00
Xiaoyu Wang
87b8131409
Merge pull request #14266 from taosdata/feature/3.0_debug_wxy
...
feat: tail function rewrite to statement
2022-06-27 17:16:37 +08:00
afwerar
d4ba3e3dc6
test: add win newest test
2022-06-27 15:44:14 +08:00
Xiaoyu Wang
9c68bde6e9
feat: tail function rewrite to statement
2022-06-26 23:50:13 +08:00
dapan1121
e851977da0
Merge branch '3.0' into enh/stopquery
2022-06-26 15:19:35 +08:00
dapan1121
b6c38a4f1b
enh: stop query process
2022-06-26 15:13:22 +08:00
Xiaoyu Wang
d4175cd8f8
merge 3.0
2022-06-26 14:57:34 +08:00
Xiaoyu Wang
7b60b3223b
feat: tail function rewrite to statement
2022-06-26 14:44:58 +08:00
WANG MINGMING
0e8319f70a
Merge pull request #14236 from taosdata/feature/TD-16524
...
fix:memory error
2022-06-25 14:48:04 +08:00
wangmm0220
7acf012253
fix:memory error
2022-06-25 13:51:43 +08:00
Xiaoyu Wang
e187f42902
feat: support partition by expression and aggregate function output together
2022-06-25 09:42:50 +08:00
Xiaoyu Wang
fb1e845256
feat: support partition by expression and aggregate function output together
2022-06-25 08:44:45 +08:00
Xiaoyu Wang
b857d390e7
merge 3.0
2022-06-24 21:13:11 +08:00
Xiaoyu Wang
853f1df3ab
feat: support partition by expression and aggregate function output together
2022-06-24 21:07:12 +08:00
dapan1121
f7ece71ff7
Merge pull request #14204 from taosdata/enh/showvariables
...
enh: refactor show variables
2022-06-24 16:41:48 +08:00
Zhiqiang Wang
4935ef8fb4
Merge pull request #14198 from taosdata/fix/ZhiqiangWang/TD-16357-add-test-time-count-print
...
test: add test time count print
2022-06-24 16:12:15 +08:00
dapan1121
4ff652bf41
fix: fix ut case issue
2022-06-24 15:54:29 +08:00
Xiaoyu Wang
ab23faed63
fix: planner memory leak
2022-06-24 15:52:13 +08:00
dapan1121
94a2b6d945
enh: refactor show variables
2022-06-24 15:18:40 +08:00
afwerar
4c846895ff
test: add test time count print
2022-06-24 14:36:41 +08:00
Xiaoyu Wang
28d66616e1
fix: fix invalid write
2022-06-24 10:48:49 +08:00
Xiaoyu Wang
41ae1e30fa
feat: sql command 'show consumers' and 'show subscriptions'
2022-06-23 19:29:28 +08:00
Xiaoyu Wang
bcf477d33f
feat: sql command 'show consumers' and 'show subscriptions'
2022-06-23 19:26:23 +08:00
Xiaoyu Wang
0b9eb79bf7
merge 3.0
2022-06-23 18:08:47 +08:00
Xiaoyu Wang
4fcd667bf6
feat: sql command 'show consumers' and 'show subscriptions'
2022-06-23 18:03:15 +08:00
dapan1121
b2ff536050
Merge pull request #14118 from taosdata/feature/showdnodevariables
...
feat: show dnode variables
2022-06-23 13:23:06 +08:00
WANG MINGMING
9012834531
Merge branch 'feature/3.0_wxy' into 3.0
2022-06-23 10:16:58 +08:00
slzhou
849cb8d1b3
feat: split session and state window on stable
2022-06-23 08:52:47 +08:00
dapan1121
eb98f6fd68
fix: fix mock issue
2022-06-22 19:29:28 +08:00
dapan1121
66cfe3a3fc
feat: show dnode variables
2022-06-22 17:17:18 +08:00
Xiaoyu Wang
acd1bbd8e3
merge 3.0
2022-06-22 17:00:11 +08:00
Xiaoyu Wang
a5ca4965a4
feat: some sql syntax adjustments
2022-06-22 16:35:14 +08:00
WANG MINGMING
15eb9c485e
Merge pull request #14069 from taosdata/3.0
...
feat:merge from 3.0
2022-06-22 16:33:15 +08:00
Xiaoyu Wang
269e9ed505
Merge pull request #14093 from taosdata/feature/3.0_debug_wxy
...
feat: sql function 'last_row' and sql command 'select constant'
2022-06-22 10:54:47 +08:00
Xiaoyu Wang
5661f88742
feat: sql command 'select constant'
2022-06-22 10:25:53 +08:00
Xiaoyu Wang
eeab56e318
feat: sql command 'select constant'
2022-06-22 09:54:31 +08:00
Zhiqiang Wang
04771a6d82
Merge pull request #14079 from taosdata/fix/ZhiqiangWang/TD-16357-fix-sim-test-error
...
test: fix sim test error
2022-06-21 21:50:01 +08:00
wangmm0220
e7faf69981
feat:support tagCond & tagIndexCond
2022-06-21 20:53:19 +08:00
dapan1121
4bbec6eeef
feat: show create table
2022-06-21 20:33:19 +08:00
afwerar
9dff7b93c6
test: fix sim test error
2022-06-21 20:04:55 +08:00
Xiaoyu Wang
45a806f789
feat: sql function 'last_row'
2022-06-21 19:52:26 +08:00
dapan1121
88b48ec46c
Merge branch '3.0' into feature/showcreate
2022-06-21 17:40:52 +08:00
dapan1121
0f148c6f47
feat: show create table
2022-06-21 16:45:59 +08:00
Xiaoyu Wang
896c1b3a6d
feat: optimize partition by tbname
2022-06-21 15:37:59 +08:00
dapan1121
be2935cba6
feat: show create table
2022-06-20 20:58:36 +08:00
Xiaoyu Wang
33d7551cd4
merge 3.0
2022-06-20 20:38:08 +08:00
Xiaoyu Wang
5c185b909a
feat: sql command 'show local variables' and 'show dnode variables'
2022-06-20 20:36:15 +08:00
Xiaoyu Wang
b4057d657e
feat: group by tags optimize
2022-06-20 15:42:31 +08:00
Haojun Liao
a2cec0e488
Merge pull request #14004 from taosdata/feature/3_liaohj
...
feature(query): support show table block distribution.
2022-06-20 15:13:10 +08:00
Haojun Liao
b66e0e718b
fix(query): fix output column in show super table block distribution.
2022-06-20 13:42:59 +08:00
dapan1121
88aff7bae1
Merge branch '3.0' into feature/showcreate
2022-06-20 13:35:18 +08:00
Haojun Liao
659e429b87
feature(query): support show table block distribution.
2022-06-20 12:54:46 +08:00
Xiaoyu Wang
9e8058dd5d
feat: sql function 'interp'
2022-06-20 12:00:57 +08:00
Xiaoyu Wang
c963f92dda
Merge pull request #13990 from taosdata/feature/3.0_debug_wxy
...
feat: sql function 'interp'
2022-06-19 20:09:15 +08:00
Xiaoyu Wang
bac6e27c20
feat: sql command 'interp'
2022-06-19 19:39:12 +08:00
WANG MINGMING
45a247c062
Merge pull request #13933 from taosdata/feature/TD-16524
...
feat: add ttl/comment function
2022-06-19 11:18:14 +08:00
Xiaoyu Wang
927464113b
feat: tag condition split
2022-06-18 20:15:47 +08:00
dapan1121
2dc7bcbefc
show create db
2022-06-18 19:50:53 +08:00
wangmm0220
746f4759b0
fix:merge from 3.0
2022-06-18 19:40:36 +08:00
Xiaoyu Wang
22d1422b49
feat: sql command 'show table distributed'
2022-06-18 18:37:18 +08:00
Xiaoyu Wang
3599b26526
Merge pull request #13943 from taosdata/feature/3.0_debug_wxy
...
feat: rollup options adjust
2022-06-18 16:26:48 +08:00
Xiaoyu Wang
88f9a4b144
feat: the sql command 'create dnode' is compatible with the 2.x version syntax
2022-06-18 15:40:17 +08:00
Xiaoyu Wang
4e680bf1ac
feat: information_schema.user_table_distributed execution plan
2022-06-18 15:10:46 +08:00
Xiaoyu Wang
48f730fbcf
feat: the sql command 'create dnode' is compatible with the 2.x version syntax
2022-06-18 14:49:36 +08:00
WANG MINGMING
a64013461f
Merge branch '3.0' into feature/TD-16524
2022-06-18 11:11:54 +08:00
Xiaoyu Wang
a06b329bee
feat: sql command 'show create database', 'show create table', 'show create stable' and 'alter local'
2022-06-17 21:16:13 +08:00
Xiaoyu Wang
64f8a9cea8
merge 3.0
2022-06-17 18:45:17 +08:00
dapan1121
211adf20af
Merge pull request #13875 from taosdata/feature/showapps
...
feat: support show apps command
2022-06-17 18:20:05 +08:00
Xiaoyu Wang
aea4f9c69b
feat: rollup options adjust
2022-06-17 17:27:42 +08:00
wangmm0220
470cee9e3d
fix: comment & ttl
2022-06-17 16:15:03 +08:00
wangmm0220
66163539bd
Merge branch 'feature/TD-16524' of github.com:taosdata/TDengine into feature/TD-16524
2022-06-17 15:57:31 +08:00
wangmm0220
6184d33011
fix: comment & ttl
2022-06-17 15:55:59 +08:00
dapan1121
b864da2a9c
fix app release issue
2022-06-17 15:26:45 +08:00
WANG MINGMING
b3d2daeb72
Merge branch '3.0' into feature/TD-16524
2022-06-17 14:51:33 +08:00
wangmm0220
8ace8dfd8b
feat:add ttl/comment function & fix global version shadows a variable
2022-06-17 14:47:37 +08:00
Xiaoyu Wang
30db51ab21
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
2022-06-17 14:47:25 +08:00
dapan1121
f0c53fb982
Merge branch '3.0' into feature/showapps
2022-06-17 14:44:44 +08:00
Xiaoyu Wang
52bbbe59d2
fix: a problem of super table order by
2022-06-17 14:39:34 +08:00
Xiaoyu Wang
2df98609e8
feat: the unique function and tail function are rewritten as the corresponding clauses
2022-06-17 13:55:25 +08:00
dapan1121
b3f9f81b61
support show apps
2022-06-16 21:06:04 +08:00
wangmm0220
2bd2996e74
feat:add comment function
2022-06-16 20:45:00 +08:00
wangmm0220
e28e92ea35
feat:add ttl
2022-06-16 20:44:25 +08:00
Xiaoyu Wang
f350ade453
feat: the unique function and tail function are rewritten as the corresponding clauses
2022-06-16 19:45:09 +08:00
Xiaoyu Wang
e224d40480
feat: the unique function and tail function are rewritten as the corresponding clauses
2022-06-16 16:58:55 +08:00
Xiaoyu Wang
97ac79f557
feat: rollup grammar adjust
2022-06-16 11:13:59 +08:00
dapan1121
7156f5257a
Merge branch '3.0' into feature/showapps
2022-06-16 10:40:41 +08:00
dapan1121
a2d1987208
show apps
2022-06-16 10:24:01 +08:00
dapan1121
69eb9daddb
Merge pull request #13851 from taosdata/feature/showqueries
...
feat: support some show and kill commands
2022-06-16 09:15:02 +08:00
wangmm0220
f2a19c98ef
feat:add test for operator encode/decode
2022-06-15 20:35:45 +08:00
Shengliang Guan
1b15c3439a
Merge pull request #13859 from taosdata/fix/dnode
...
feat: increase enable and sysinfo limits for user privilege
2022-06-15 18:24:32 +08:00
dapan1121
8f16cc08e7
Merge pull request #13844 from taosdata/hotfix/TD-16540
...
fix: fix get table index crash issue
2022-06-15 16:26:45 +08:00
Xiaoyu Wang
11564a3dc7
fix: use 'duration' instead of 'days' for create database
2022-06-15 15:24:22 +08:00
Shengliang Guan
5ea1f3512f
feat: increase enable and sysinfo limits for user privilege
2022-06-15 14:43:30 +08:00
Xiaoyu Wang
19ab15b19f
feat: super table join
2022-06-15 13:49:29 +08:00
dapan1121
7de08aaadc
add db vg refresh
2022-06-15 13:26:12 +08:00
dapan1121
96f8a0da42
Merge branch '3.0' into feature/showqueries
2022-06-15 11:34:54 +08:00
dapan1121
947aecb74f
show queries/connection; kill connection
2022-06-15 11:27:53 +08:00
wangmm0220
81acad620c
fix:error in CI
2022-06-14 19:33:55 +08:00
wangmm0220
174ae5ee6b
feat:add logic for ttl
2022-06-14 19:06:14 +08:00
WANG MINGMING
d6012f22dc
Merge branch '3.0' into feature/TD-14761
2022-06-14 18:23:37 +08:00
Xiaoyu Wang
18ced3eb97
Merge pull request #13810 from taosdata/feature/3.0_wxy
...
fix: some problems of parser
2022-06-14 18:06:29 +08:00
wangmm0220
f4eb95a02b
fix: error in schemaless parameters
2022-06-14 17:45:54 +08:00
Xiaoyu Wang
0226e39595
fix: some problems of parser
2022-06-14 17:13:30 +08:00
Xiaoyu Wang
faf1a814c9
fix: some problems of parser
2022-06-14 16:31:14 +08:00
Xiaoyu Wang
ac2a4678f0
fix: some problems of parser
2022-06-14 15:56:58 +08:00
Xiaoyu Wang
1676bfe5cf
fix: some problems of parser
2022-06-14 15:43:56 +08:00
WANG MINGMING
64dca74a54
Merge branch '3.0' into feature/TD-14761
2022-06-14 11:34:18 +08:00
wangmm0220
5ffb01b2e6
fix: error in schemaless with same timestamp
2022-06-14 11:24:45 +08:00
Xiaoyu Wang
730a256228
fix: json tag plan ut
2022-06-13 21:03:19 +08:00
Xiaoyu Wang
1674e41dee
merge 3.0
2022-06-13 20:14:04 +08:00
Xiaoyu Wang
f080f321dd
merge 3.0
2022-06-13 20:06:29 +08:00
Xiaoyu Wang
3954edb366
feat: avg function rewrite
2022-06-13 18:36:23 +08:00
Xiaoyu Wang
1863bbee9a
merge 3.0
2022-06-13 15:01:29 +08:00
Xiaoyu Wang
380a071551
fix: handle the memory leak of parser
2022-06-13 14:54:38 +08:00
dapan1121
2eed1d4f2f
Merge pull request #13690 from taosdata/feature/qnode
...
feat: support mnode/vnode epset update
2022-06-13 14:02:06 +08:00
WANG MINGMING
0f417eb584
Merge pull request #13743 from taosdata/feature/TD-14761
...
fix:disable schemaless database parameters & fix insert error in multi thread in schemaless
2022-06-11 23:38:06 +08:00
wangmm0220
6e45140db4
fix:disable schemaless database parameters
2022-06-11 21:40:57 +08:00
Xiaoyu Wang
d1e0327d19
fix: handle the memory leak of parser
2022-06-11 21:32:29 +08:00
wangmm0220
324e8607cc
fix:disable schemaless database parameters
2022-06-11 20:26:11 +08:00
wangmm0220
9bccbbf865
fix:error in multi thread in schemaless
2022-06-11 19:40:56 +08:00
Xiaoyu Wang
0f99cc084a
Merge pull request #13736 from taosdata/feature/3.0_wxy
...
feat: sma index optimize
2022-06-11 19:08:28 +08:00
Xiaoyu Wang
fc4b959a12
feat: sma index optimize
2022-06-11 18:21:47 +08:00
dapan1121
0046593d4f
Merge branch '3.0' into feature/qnode
2022-06-11 17:58:53 +08:00
Xiaoyu Wang
67baa48961
Merge pull request #13720 from taosdata/feature/3.0_wxy
...
fix: some problems of parser
2022-06-11 17:16:47 +08:00
dapan1121
d3a56d87ca
Merge branch '3.0' into feature/qnode
2022-06-11 16:34:21 +08:00
Xiaoyu Wang
e17396be9c
fix: some problems of parser
2022-06-11 15:44:49 +08:00
dapan1121
9fc369f050
fix compile issue
2022-06-11 11:24:20 +08:00
dapan1121
23e26d569b
Merge branch '3.0' into feature/qnode
2022-06-11 11:21:27 +08:00
Liu Jicong
27fa0d7d32
Merge branch '3.0' into feature/stream
2022-06-11 10:58:41 +08:00
Liu Jicong
e31a304206
refactor(scheduler)
2022-06-11 10:56:04 +08:00
Xiaoyu Wang
cd31496882
feat: sma index optimize
2022-06-10 21:13:06 +08:00
dapan1121
0e9203ebf6
Merge branch '3.0' into feature/qnode
2022-06-10 17:09:11 +08:00
dapan1121
1b196df8ed
update epset
2022-06-10 17:07:24 +08:00
Xiaoyu Wang
c31eb5231a
feat: sma index optimize
2022-06-10 16:53:05 +08:00
Xiaoyu Wang
46bac2f579
fix: a problem of interval distributed split
2022-06-10 14:28:58 +08:00
Xiaoyu Wang
317cc8fc13
feat: sma index optimize
2022-06-10 10:16:18 +08:00
Xiaoyu Wang
8908c365a0
merge 3.0
2022-06-09 13:28:55 +08:00
Xiaoyu Wang
31dc553390
feat: sma index optimize
2022-06-09 13:24:04 +08:00
dapan1121
d4c7154cde
Merge branch '3.0' into feature/qnode
2022-06-09 09:10:37 +08:00
dapan1121
ef18a45d99
in data type convert
2022-06-09 09:09:48 +08:00
dapan1121
deaa295fb5
Merge branch '3.0' into feature/3_liaohj
2022-06-08 20:44:01 +08:00
dapan1121
9e9381a6c5
fix bug
2022-06-08 20:28:24 +08:00
dapan1121
cd56e3b11f
collect db table list
2022-06-08 15:30:57 +08:00
dapan1121
8dcd05301e
add assert
2022-06-08 09:47:50 +08:00
dapan1121
308f6a5682
Merge branch '3.0' into feature/qnode
2022-06-08 08:57:58 +08:00
dapan1121
f5da576a89
fix in compare issue
2022-06-08 08:57:20 +08:00
Xiaoyu Wang
c2477b4ed8
Merge pull request #13557 from taosdata/feature/3.0_wxy
...
feat: vgroup manage command
2022-06-07 17:14:57 +08:00
Xiaoyu Wang
4ab552234b
fix: a problem of parser async
2022-06-07 17:14:20 +08:00
Xiaoyu Wang
2bf16fbf43
feat: vgroup manage command
2022-06-07 15:02:41 +08:00
Hongze Cheng
f6c38f09db
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact
2022-06-07 05:52:19 +00:00
Xiaoyu Wang
ac0c75ab2d
fix: a problem of parser async
2022-06-07 13:28:33 +08:00
Xiaoyu Wang
6dc64627cd
feat: vgroup manage command
2022-06-07 11:53:32 +08:00
dapan1121
8d2538e3f2
Merge pull request #13537 from taosdata/featuer/delete
...
feat: support delete data
2022-06-07 11:01:25 +08:00
Haojun Liao
f535b77902
Merge branch '3.0' into feature/3_liaohj
2022-06-07 10:31:57 +08:00
Hongze Cheng
aae7f8361d
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact
2022-06-07 01:31:57 +00:00
Xiaoyu Wang
6c6259c51b
fix: a problem of parser async
2022-06-07 09:27:27 +08:00
Hongze Cheng
6917ff2685
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact
2022-06-07 01:23:53 +00:00
dapan1121
16b84f575f
Merge branch '3.0' into featuer/delete
2022-06-07 09:13:47 +08:00
Yihao Deng
6dcb6cc67b
Merge branch '3.0' into enh/suppportIdxJson
2022-06-07 08:53:28 +08:00
WANG MINGMING
72914955b5
Merge pull request #13530 from taosdata/feature/TD-13041
...
fix: error in json and add test cases for json
2022-06-06 23:44:01 +08:00
Haojun Liao
b2e51d956e
Merge pull request #13527 from taosdata/feature/3_liaohj
...
fix(query): check array length before generating the retention string .
2022-06-06 22:41:32 +08:00
yihaoDeng
414d0f2e75
fix: failed to update json idx
2022-06-06 22:12:57 +08:00
dapan1121
33a7a83d65
feature delete data
2022-06-06 20:59:36 +08:00
Haojun Liao
a87182a830
Merge branch '3.0' into feature/3_liaohj
2022-06-06 20:52:47 +08:00
Hongze Cheng
5852936a8d
fix query problem
2022-06-06 12:46:21 +00:00
WANG MINGMING
a9c40b2f74
Merge pull request #13525 from taosdata/3.0
...
3.0
2022-06-06 20:15:56 +08:00
Haojun Liao
aa143beda4
fix(query): fix invalid free.
2022-06-06 19:27:51 +08:00
wangmm0220
0232394386
fix: fix error in json and add test cases for json
2022-06-06 17:55:14 +08:00
Xiaoyu Wang
a92fb4b788
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
2022-06-06 17:52:52 +08:00
Xiaoyu Wang
f77c72c25a
feat: order by distributed split
2022-06-06 17:51:25 +08:00
wangmm0220
bae49baa98
fix: fix error in json and add test cases for json
2022-06-06 16:09:36 +08:00
Xiaoyu Wang
d8e89196a6
fix: a problem of parser async
2022-06-06 14:12:57 +08:00
wangmm0220
3aab380045
feat: merge from 3.0
2022-06-05 22:34:12 +08:00
wangmm0220
a3a959043e
feat: test arith/logic operator for json
2022-06-05 22:25:10 +08:00
Xiaoyu Wang
1c3e02aa1f
Merge pull request #13476 from taosdata/feature/3.0_wxy
...
feat: sql command 'delete from'
2022-06-05 19:15:38 +08:00
Xiaoyu Wang
55d41c8f5c
feat: sql command 'delete from'
2022-06-05 15:48:06 +08:00
Haojun Liao
52ae8f0efa
other: merge 3.0
2022-06-05 15:45:01 +08:00
Xiaoyu Wang
d261c17a4d
fix: a problem of parser async
2022-06-04 21:31:07 +08:00
Xiaoyu Wang
74026205a7
feat: sql command 'delete from'
2022-06-04 19:54:55 +08:00
Xiaoyu Wang
ed87c39ff1
fix: a problem of parser async
2022-06-03 16:45:33 +08:00
Haojun Liao
a2150d87b9
test(query): update unit test.
2022-06-03 00:46:00 +08:00
Haojun Liao
4b9ea626ae
Merge branch '3.0' into feature/3_liaohj
2022-06-03 00:18:54 +08:00
Xiaoyu Wang
2bf32dae8f
fix: a problem of parser async
2022-06-02 18:27:57 +08:00
Haojun Liao
343f912ddd
Merge remote-tracking branch 'origin/feature/3_liaohj' into feature/3_liaohj
...
# Conflicts:
# source/client/inc/clientInt.h
# source/client/src/clientImpl.c
# source/client/src/clientMsgHandler.c
2022-06-02 17:27:51 +08:00
Haojun Liao
84158d861d
enh(query): query APIs are built on top of async APIs.
2022-06-02 16:54:35 +08:00
WANG MINGMING
0ac78291ae
Merge pull request #13384 from taosdata/feature/TD-14761
...
feat:add schemaless param from db
2022-06-02 15:18:29 +08:00
wangmm0220
90cdc36018
fix:fix error in get db name for schemaless parameters
2022-06-02 12:55:51 +08:00
dapan1121
7251634534
Merge branch '3.0' into feature/qnode
2022-06-02 12:39:14 +08:00
dapan1121
a10643a074
update table meta after alter table
2022-06-02 12:34:35 +08:00
wangmm0220
10807abbc8
fix:fix error in get db name for schemaless parameters
2022-06-02 11:43:57 +08:00
Xiaoyu Wang
cd7d3c59a2
Merge pull request #13403 from taosdata/feature/3.0_distributed_split
...
feat: interval distributed split
2022-06-02 11:07:42 +08:00
wangmm0220
478fa8b601
fix:fix length error in tag insert
2022-06-01 20:12:13 +08:00
WANG MINGMING
9cb385f0b8
Merge pull request #13388 from taosdata/3.0
...
3.0
2022-06-01 20:07:09 +08:00
wangmm0220
9c4afb5af2
fix:fix length error in tag insert
2022-06-01 19:55:03 +08:00
wangmm0220
0ecd49205f
feat:merge from 3.0
2022-06-01 18:59:01 +08:00
wangmm0220
fea92600a1
fix:fix memory error in Address Sanitizer
2022-06-01 18:08:46 +08:00
Hongze Cheng
c4c407867b
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact
2022-06-01 08:04:53 +00:00
dapan1121
f402a332ee
Merge pull request #13368 from taosdata/feature/qnode
...
fix: fix parser stack overflow issue
2022-06-01 15:49:37 +08:00
Hongze Cheng
8e1a922057
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact
2022-06-01 07:32:09 +00:00
dapan1121
6aece12755
fix parser stack overflow issue
2022-06-01 14:39:40 +08:00
wangmm0220
7ad1e97987
fix:fix compile error in windows
2022-06-01 13:55:56 +08:00
dapan1121
f5ce8c9df8
Merge branch '3.0' into feature/qnode
2022-06-01 13:15:33 +08:00
dapan1121
d86d8803be
stmt new api
2022-06-01 13:14:28 +08:00
wangmm0220
eb82ac04a0
fix:fix error in new tag format
2022-06-01 13:06:25 +08:00
wangmm0220
094aaa2077
fix:fix error in new tag format
2022-06-01 12:44:28 +08:00
wangmm0220
9283c5c3e9
fix:fix error in new tag format
2022-06-01 11:18:10 +08:00
wangmm0220
19b0932781
feat:merge from 3.0
2022-05-31 23:46:04 +08:00
wangmm0220
51b5e35933
feat:add new logic for new tag format
2022-05-31 23:38:21 +08:00
wangmm0220
d95ec693c0
feat:add new logic for new tag format
2022-05-31 21:05:43 +08:00
dapan1121
719cebdd87
stmt new api
2022-05-31 21:03:47 +08:00
wangmm0220
f89ce48e66
feat:add new logic for new tag format
2022-05-31 20:18:02 +08:00
Liu Jicong
c8694874db
Merge pull request #13324 from taosdata/feature/tq
...
feat(tmq): support drop cgroup
2022-05-31 20:09:11 +08:00
Liu Jicong
77757f3ef9
feat(tmq): support drop cgroup
2022-05-31 19:52:40 +08:00
Liu Jicong
aaa7097b96
Merge pull request #13323 from taosdata/feature/topic_grammar
...
fix(parser): extract db name
2022-05-31 19:51:58 +08:00
Hongze Cheng
f0045e3f38
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact
2022-05-31 11:41:01 +00:00
Liu Jicong
d68ff9641f
fix(parser): extract db name
2022-05-31 19:27:12 +08:00
Liu Jicong
ce62042a47
Merge pull request #13304 from taosdata/feature/topic_grammar
...
feat(tmq): create topic new grammar
2022-05-31 18:30:21 +08:00
Hongze Cheng
6f10b88f58
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact
2022-05-31 10:13:00 +00:00
Xiaoyu Wang
d805439568
fix: compile error
2022-05-31 18:09:19 +08:00
Xiaoyu Wang
b445afb5ef
feat: stable interval split
2022-05-31 18:01:19 +08:00
wangmm0220
816cea07f9
feat:add new logic for new tag format
2022-05-31 17:49:33 +08:00
Liu Jicong
5c8d59e562
fix(parser): create topic ut
2022-05-31 17:15:23 +08:00
Liu Jicong
0fdb225d7e
fix: parser
2022-05-31 16:49:52 +08:00
Liu Jicong
c3296fe890
merge from 3.0
2022-05-31 16:44:27 +08:00
54liuyao
901ff9bf18
feat(sma):files factor
2022-05-31 16:14:56 +08:00
Xiaoyu Wang
96a0555d1f
fix: error in data precision of super table query
2022-05-31 15:49:14 +08:00
Xiaoyu Wang
7511bfbada
fix: error in data precision of super table query
2022-05-31 15:13:57 +08:00
Xiaoyu Wang
44b00ed346
fix: error in data precision of super table query
2022-05-31 15:12:31 +08:00
Xiaoyu Wang
9a6776c321
fix: error in data precision of super table query
2022-05-31 15:11:26 +08:00
Xiaoyu Wang
ce166fb146
fix: error in data precision of super table query
2022-05-31 15:07:15 +08:00
Hongze Cheng
f42ce55aad
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact
2022-05-31 01:26:10 +00:00
Liu Jicong
2248bc4207
Merge branch '3.0' into feature/topic_grammar
2022-05-30 23:31:22 +08:00
Xiaoyu Wang
a37782e49b
fix: problems of some function parameters with negative numbers
2022-05-30 19:59:15 +08:00
Xiaoyu Wang
2dd1771f39
fix: problems of some function parameters with negative numbers
2022-05-30 19:08:14 +08:00
wangmm0220
f7c21c4502
feat:add schemaless db paras
2022-05-30 18:00:03 +08:00
Xiaoyu Wang
9826a0710c
Merge pull request #13234 from taosdata/feature/3.0_async
...
feat: parser of insert statement adapts asynchronous interface
2022-05-30 17:19:41 +08:00
Xiaoyu Wang
06baa86145
feat: parser of insert statement adapts asynchronous interface
2022-05-30 17:01:44 +08:00
afwerar
35fe6feed6
fix(os): uninit free error
2022-05-30 16:55:37 +08:00
Hongze Cheng
aa6da0b5ea
Merge branch 'feat/tag_refact' of https://github.com/taosdata/TDengine into feat/row_refact
2022-05-30 05:07:51 +00:00
Xiaoyu Wang
fdd00a6582
feat: sql command 'create topic as {database | stable| query}'
2022-05-30 11:59:23 +08:00
Cary Xu
fdf7d77856
fix: bug fix for tag refactor
2022-05-29 20:28:54 +08:00
afwerar
08aff709db
fix(os): length overflow error
2022-05-29 20:28:15 +08:00
dapan1121
5da1ead67b
Merge pull request #13174 from taosdata/feature/qnode
...
fix: fix memory leak
2022-05-28 22:44:00 +08:00
afwerar
73724363f5
fix(os): add win ctest
2022-05-28 21:38:35 +08:00
afwerar
7b540d91d9
fix(os): add win ctest
2022-05-28 21:08:50 +08:00
Xiaoyu Wang
a37900bbbf
feat: parser adapts asynchronous interface
2022-05-28 20:33:02 +08:00
Cary Xu
174eb2d862
fix: add more debug logs
2022-05-28 20:13:59 +08:00
Xiaoyu Wang
4432fa930f
feat: parser adapts asynchronous interface
2022-05-28 19:56:06 +08:00
Cary Xu
292d579932
feat: adapt for interface
2022-05-28 18:05:50 +08:00
Cary Xu
9b4c9e4802
enh: tag refactor for normal tags
2022-05-28 17:16:04 +08:00
Xiaoyu Wang
768beb6482
feat: parser adapts asynchronous interface
2022-05-28 16:45:49 +08:00
Xiaoyu Wang
c863c61db0
Merge remote-tracking branch 'origin/3.0' into feature/3.0_async
2022-05-28 15:12:03 +08:00
Xiaoyu Wang
b5db96b717
feat: parser adapts asynchronous interface
2022-05-28 15:11:37 +08:00
dapan1121
996a041cb2
fix stmt bind binary/nchar issue
2022-05-28 13:30:35 +08:00
WANG MINGMING
53b5f3c9eb
Merge pull request #13099 from taosdata/feature/TD-14761
...
fix:fix bound index error in schemaless
2022-05-27 22:09:42 +08:00
wangmm0220
5aadb9d295
fix:fix bound index error in schemaless
2022-05-27 18:30:49 +08:00
Xiaoyu Wang
0a3c741ffe
feat: parser adapts asynchronous interface
2022-05-27 17:46:21 +08:00
Xiaoyu Wang
1005fb8850
feat: parser adapts asynchronous interface
2022-05-27 17:02:40 +08:00
Xiaoyu Wang
d0c11c5bba
feat: parser adapts asynchronous interface
2022-05-27 17:00:37 +08:00
Liu Jicong
05a0774b6d
feat(tmq): add sub type
2022-05-27 14:06:28 +08:00
Haojun Liao
5028c5d7e6
Merge pull request #13036 from taosdata/feature/3_liaohj
...
fix(query): remove redundant definition of stream table in mnode.
2022-05-26 20:36:53 +08:00
Haojun Liao
6229ba0a19
test: update unit test case.
2022-05-26 20:06:22 +08:00
Haojun Liao
62f915c1ab
fix(query): remove redundant definition of stream table in mnode.
2022-05-26 19:08:55 +08:00
dapan1121
2aec15bd0a
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-05-26 18:02:17 +08:00
dapan1121
c444574b2e
add column length error retry
2022-05-26 18:00:44 +08:00
dapan1121
47ea043d5f
Merge pull request #13017 from taosdata/feature/qnode
...
feat: scheduler async api
2022-05-26 18:00:21 +08:00
Hongze Cheng
b911b5ba1c
Merge pull request #13026 from taosdata/feat/two_versions
...
feat: seperate data schema version and tag schema version
2022-05-26 17:13:44 +08:00
Xiaoyu Wang
884d166811
Merge pull request #13024 from taosdata/feature/3.0_wxy
...
fix: some problems of rollup sma
2022-05-26 17:01:03 +08:00
Hongze Cheng
fe22f0f6d3
use two version in server and refact
2022-05-26 08:29:52 +00:00
dapan1121
22470344e0
scheduler async api test
2022-05-26 14:23:07 +08:00
Xiaoyu Wang
7989190b5e
fix: some problems of rollup sma
2022-05-26 14:16:36 +08:00
Liu Jicong
d54d80f63b
Merge pull request #13008 from taosdata/feature/stream
...
fix(stream): tb name error
2022-05-26 11:34:28 +08:00
Liu Jicong
a0f3138888
fix(stream): tb name error
2022-05-26 11:16:35 +08:00
Haojun Liao
a02bf52295
Merge pull request #12989 from taosdata/feature/3_liaohj
...
fix(query): check for invalid parameters of substr function.
2022-05-26 11:03:50 +08:00
dapan1121
e27f8e8a23
Merge pull request #12926 from taosdata/feature/async.scheduler
...
feat: scheduler async api
2022-05-26 09:15:55 +08:00
dapan1121
5635dcf09e
Merge pull request #12983 from taosdata/feature/qnode
...
feat: catalog async api test
2022-05-26 09:15:34 +08:00
Haojun Liao
3a21c690ee
fix(query): add check for invalid table name
2022-05-25 23:08:04 +08:00
Xiaoyu Wang
6d3f066540
feat: sql command 'drop cgroup'
2022-05-25 21:23:13 +08:00
Xiaoyu Wang
070f60409b
feat: sql command 'drop cgroup'
2022-05-25 21:20:11 +08:00
dapan1121
55ec2aa008
catalog async test
2022-05-25 20:56:21 +08:00
Haojun Liao
53527cfe59
Merge pull request #12975 from taosdata/feature/3_liaohj
...
enh(query): add detailed sort exec information in analysis of operator.
2022-05-25 17:08:51 +08:00
Haojun Liao
d5d0bd2b19
fix(query): add check for invalid tablename.
2022-05-25 15:36:57 +08:00
dapan1121
041df53f1d
Merge branch 'feature/async.scheduler' of https://github.com/taosdata/TDengine into feature/async.scheduler
2022-05-25 15:01:05 +08:00
dapan1121
6c6237abe5
fix mem double free issue
2022-05-25 13:27:36 +08:00
dapan1121
49510f6330
Merge branch '3.0' into feature/async.scheduler
2022-05-25 09:46:15 +08:00
dapan1121
54b7e1b294
fix hb epset issue
2022-05-24 21:34:18 +08:00
Xiaoyu Wang
21f1321ea8
fix: some problems of parser
2022-05-24 17:37:53 +08:00
Xiaoyu Wang
a44b71f258
fix: problem of useless col optimize
2022-05-24 10:54:00 +08:00
wangmm0220
1245f2e5c0
fix:error in json judgement
2022-05-23 22:14:51 +08:00
wangmm0220
4364e7d47e
Merge branch '3.0' into feature/TD-13041
2022-05-23 21:01:10 +08:00
wangmm0220
aca3da385b
fix:fix json error
2022-05-23 20:46:15 +08:00
Cary Xu
d85d6d3fb6
Merge pull request #12856 from taosdata/feature/TD-13066-3.0
...
fix: use bound index instead of colid in case of alter schema
2022-05-23 20:33:47 +08:00
wangmm0220
e7194116e7
merge:from 3.0
2022-05-23 20:32:33 +08:00
Xiaoyu Wang
f95639227e
Merge pull request #12874 from taosdata/feature/3.0_wxy
...
feat: tag index filter plan
2022-05-23 20:29:25 +08:00
Cary Xu
8203073598
fix: revert to use the col id
2022-05-23 19:52:57 +08:00
Xiaoyu Wang
dec850677b
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
2022-05-23 19:50:33 +08:00
Xiaoyu Wang
8da52cbb04
feat: tag index filter plan
2022-05-23 19:50:08 +08:00
Cary Xu
177462a6e5
fix: revert to pass the table auto create case firstly
2022-05-23 19:08:30 +08:00
wangmm0220
80047eab07
fix:add json test case
2022-05-23 18:09:10 +08:00
wangmm0220
82a659c307
fix:add json test case
2022-05-23 17:53:11 +08:00
dapan1121
5fc9aa5ec1
Merge remote-tracking branch 'origin/3.0' into feature/3.0_constant
2022-05-23 16:17:59 +08:00
Hongze Cheng
d784da0da0
feat: discard const when decode
2022-05-23 07:47:49 +00:00
Cary Xu
f63552c213
fix: use bound index instead of colid in case of alter schema
2022-05-23 15:25:01 +08:00
wangmm0220
cf00cc3850
fix:fix json error
2022-05-23 15:13:36 +08:00
Xiaoyu Wang
38454837ab
Merge pull request #12814 from taosdata/feature/3.0_wxy
...
fix: some prblems of parser and planner
2022-05-22 23:24:49 +08:00
dapan1121
867a0914e8
Merge pull request #12800 from taosdata/feature/qnode
...
feat: drop table meta cache after table dropped
2022-05-21 22:17:51 +08:00
dapan1121
9364218963
fix mem leak
2022-05-21 21:59:04 +08:00
Xiaoyu Wang
7a215a238f
fix: some prblems of parser and planner
2022-05-21 20:58:12 +08:00
WANG MINGMING
62e3cb1617
Merge pull request #12803 from taosdata/feature/TD-14761
...
fea: add null tag support in schemaless
2022-05-21 18:52:21 +08:00
Xiaoyu Wang
89562acb01
feat: the length of binary/nchar type value is the same as that of column
2022-05-21 18:09:31 +08:00
wangmm0220
c7e7694a55
fea: add null tag support in schemaless
2022-05-21 16:21:56 +08:00
Xiaoyu Wang
bec1c2463c
fix: some prblems of parser and planner
2022-05-21 16:13:54 +08:00
Xiaoyu Wang
7feeea974c
feat: add scenarios that trigger metadata refresh
2022-05-20 18:22:40 +08:00
Xiaoyu Wang
c726681009
Merge pull request #12743 from taosdata/feature/3.0_wxy
...
feat: the scan subplan adds the 'dbFName' attribute for metadata refresh
2022-05-20 13:52:00 +08:00
WANG MINGMING
c715ee5993
Merge pull request #12719 from taosdata/feature/TD-13041
...
fea: add select json from table
2022-05-20 13:15:49 +08:00
Xiaoyu Wang
079f2fb93e
feat: the scan subplan adds the 'dbFName' attribute for metadata refresh
2022-05-20 12:47:23 +08:00
Xiaoyu Wang
56c1b30a4f
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
2022-05-19 20:28:43 +08:00
Xiaoyu Wang
d2da0c0c7f
fix: some problems of parser and planner
2022-05-19 19:19:30 +08:00
Xiaoyu Wang
ff43adee77
fix: some problems of parser and planner
2022-05-19 18:09:47 +08:00
wangmm0220
91dc9e9089
fea:add select json logic
2022-05-19 17:46:28 +08:00
dapan1121
688391be03
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-05-19 15:23:22 +08:00
dapan1121
c903323fee
fix user auth bug
2022-05-19 15:22:45 +08: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
Xiaoyu Wang
29bdba7298
fix: some problems of parser and planner
2022-05-19 14:26:10 +08:00
afwerar
51721dfc47
fix(os): win run error
2022-05-19 10:37:11 +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
Xiaoyu Wang
6f4c0a2e8f
fix: some problems of parser and planner
2022-05-18 20:28:14 +08:00
dapan1121
d1078b5af2
stmt query
2022-05-18 14:06:13 +08:00
Xiaoyu Wang
8eadd68218
fix: some problems of parser for stmt mode
2022-05-17 20:08:13 +08:00
Xiaoyu Wang
c9428fca0e
fix: some problems of parser for stmt mode
2022-05-17 18:52:51 +08:00
Xiaoyu Wang
d5d73250fe
fix: sql command 'alter table'
2022-05-17 14:12:06 +08:00
Xiaoyu Wang
fb901d95e4
fix: some problems of parser for stmt mode
2022-05-17 11:11:40 +08:00
Xiaoyu Wang
9218c257c1
Merge pull request #12549 from taosdata/feature/3.0_wxy
...
feat: sql command 'alter table'
2022-05-16 19:28:55 +08:00
Xiaoyu Wang
9a3e1f03af
feat: sql command 'alter table'
2022-05-16 18:59:14 +08:00
WANG MINGMING
2eabdd7d67
Merge pull request #12537 from taosdata/feature/TD-14761
...
fix: memory leak in schemaless
2022-05-16 17:19:52 +08:00
Xiaoyu Wang
b0fba34f52
feat: sql command 'alter table'
2022-05-16 15:49:01 +08:00
wangmm0220
512f7539be
refactor:fix memory leak
2022-05-16 14:59:00 +08:00
Xiaoyu Wang
f199ce48e4
Merge pull request #12531 from taosdata/feature/3.0_wxy
...
fix: some problems of planner
2022-05-16 14:40:03 +08:00
Xiaoyu Wang
a47228aadd
fix: some problems of planner
2022-05-16 14:24:25 +08:00
wangmm0220
a1afea4066
refactor:fix memory leak
2022-05-16 10:28:20 +08:00
Hongze Cheng
d32174632e
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/alter_table
2022-05-16 01:23:51 +00:00
Cary Xu
069ce051f0
feat: move sma module from tsdb to vnode
2022-05-15 20:17:20 +08:00
WANG MINGMING
919f87e6e0
Merge pull request #12483 from taosdata/feature/TD-14761
...
fix: memory leak in schemaless
2022-05-14 23:03:57 +08:00
Hongze Cheng
da75e3d19f
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/alter_table
2022-05-14 14:40:18 +00:00
Hongze Cheng
65edd3296e
feat: alter super table
2022-05-14 14:29:04 +00:00
wangmm0220
98a2d311b7
refactor:fix memory leak
2022-05-14 22:15:55 +08:00
Xiaoyu Wang
71c63a9bb3
fix: some problems of parser and planner
2022-05-14 20:41:05 +08:00
Xiaoyu Wang
e0e3e5c4c4
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
2022-05-14 19:25:56 +08:00
Xiaoyu Wang
60e8bc24cd
fix: some problems of parser and planner
2022-05-14 19:17:53 +08:00
Xiaoyu Wang
a5210ee155
Merge pull request #12466 from taosdata/feature/3.0_wxy
...
fix: some problems of parser and planner
2022-05-14 13:17:20 +08:00
Xiaoyu Wang
84018cdbd2
fix: some problems of parser and planner
2022-05-14 12:21:57 +08:00
Xiaoyu Wang
f0df0da98f
fix: some problems of parser and planner
2022-05-14 11:59:23 +08:00
Xiaoyu Wang
422f65abf6
Merge pull request #12462 from taosdata/feature/feat--tag-index_wxy
...
fix: 'create table using' problem
2022-05-14 10:39:38 +08:00
Xiaoyu Wang
e9042e709d
fix: 'create table using' problem
2022-05-14 10:36:19 +08:00
Xiaoyu Wang
e0a51d43e7
fix: 'union [all]' syntax problems
2022-05-14 09:42:52 +08:00
Shengliang Guan
7b15cdb287
Merge branch '3.0' into feature/qnode
2022-05-13 23:27:59 +08:00
Shengliang Guan
4ebdb93679
Merge pull request #12448 from taosdata/feature/TD-14761
...
fea: add test case for schemaless
2022-05-13 23:26:33 +08:00
wangmm0220
f284226f3f
refactor: add ut casese for schemaless
2022-05-13 21:47:55 +08:00
Haojun Liao
5dadb26070
fix(query): set the correct state value key index.
2022-05-13 18:18:54 +08:00
dapan1121
ce3b4b3183
stmt query
2022-05-13 16:35:19 +08:00
wangmm0220
fc07ae96f3
refactor: fix error in schemaless
2022-05-13 11:46:01 +08:00
wangmm0220
140c319e6b
refactor: fix error in schemaless
2022-05-13 11:19:13 +08:00
wangmm0220
d3d4ac9b3f
refactor: merge from 3.0
2022-05-12 22:53:43 +08:00
dapan1121
58d3ac9dd9
Merge pull request #12403 from taosdata/feature/qnode
...
feat: stmt query test
2022-05-12 22:41:14 +08:00
Xiaoyu Wang
04a2368f6d
feat: adjust query stmt APIs
2022-05-12 20:57:34 +08:00
dapan1121
9de1d2218e
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-05-12 20:43:50 +08:00
Xiaoyu Wang
b57f62f139
feat: adjust query stmt APIs
2022-05-12 20:33:52 +08:00
wangmm0220
167f40811d
refactor: add telnet and json protocol for schemaless
2022-05-12 19:59:53 +08:00
Xiaoyu Wang
d6f03eb7da
fix: some problems of parser
2022-05-12 18:59:02 +08:00
Xiaoyu Wang
f19272909c
fix: some problems of parser
2022-05-12 17:17:02 +08:00
dapan1121
0a1e3f144c
fix taosd crash issue
2022-05-12 11:09:05 +08:00
dapan1121
aa93f39307
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-05-11 21:40:56 +08:00
Xiaoyu Wang
385068caf9
Merge pull request #12350 from taosdata/feature/3.0_wxy
...
fix: some problems of parser
2022-05-11 20:33:42 +08:00
dapan1121
be118fdefe
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-05-11 19:10:13 +08:00
Xiaoyu Wang
41e36dddb7
fix: some problems of parser
2022-05-11 19:03:59 +08:00
dapan1121
9fcc676e3f
stmt auto create table
2022-05-11 16:04:33 +08:00
dapan
f506604d65
stmt auto create table
2022-05-11 14:41:39 +08:00
dapan
68f1ede8eb
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-05-11 11:45:53 +08:00
dapan
66bcbbba47
stmt auto create table
2022-05-11 11:44:09 +08:00
Hongze Cheng
ac27d62f33
refact data code
2022-05-11 02:29:53 +00:00
Xiaoyu Wang
b3300a03b1
fix: some problems of parser
2022-05-10 21:03:31 +08:00
Xiaoyu Wang
8975c6e042
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
2022-05-10 21:00:18 +08:00
Xiaoyu Wang
2745113a77
fix: some problems of parser
2022-05-10 20:59:10 +08:00
dapan
97f64a58ee
Merge remote-tracking branch 'origin/feature/vnode_refact1' into feature/qnode
2022-05-10 16:00:08 +08:00
dapan
005ff0eda9
stmt auto create table
2022-05-10 15:50:41 +08:00
dapan1121
887b1ebf77
Merge pull request #12201 from taosdata/feature/qnode
...
fix: fix filter issue
2022-05-10 11:08:06 +08:00
Xiaoyu Wang
6804c6a47f
fix: problem of parser and planner
2022-05-09 20:30:26 +08:00
Xiaoyu Wang
4c914c2960
fix: problem of parser and planner
2022-05-09 20:20:05 +08:00
dapan
1157154d1e
stmt test
2022-05-09 20:03:09 +08:00
dapan
0c1ac7a367
stmt test
2022-05-09 17:01:55 +08:00
dapan
f0154c03c9
stmt auto create table
2022-05-09 16:03:56 +08:00
dapan
6621ee69a0
fix bug
2022-05-09 11:40:24 +08:00
dapan
71dbed3ede
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-05-09 08:16:02 +08:00
Xiaoyu Wang
6916f4696a
Merge pull request #12242 from taosdata/feature/3.0_wxy
...
fix: problem of sql command 'kill transaction'
2022-05-08 22:59:07 +08:00
Xiaoyu Wang
64e8e0c09b
fix: problem of sql command 'kill transaction'
2022-05-08 22:31:25 +08:00
Xiaoyu Wang
12beb4d04d
fix: problem of sql command 'kill transaction'
2022-05-08 22:20:30 +08:00
WANG MINGMING
8912a8bc63
Merge pull request #12241 from taosdata/3.0
...
3.0
2022-05-08 18:25:06 +08:00
wangmm0220
2e25f684a4
refactor:fix error data incomplete if dataformat=true
2022-05-07 22:24:24 +08:00
dapan1121
7c535c40ba
Merge branch '3.0' into feature/qnode
2022-05-07 22:03:14 +08:00
slzhou
c5ef299434
feature(udf): implement drop function
2022-05-07 21:22:43 +08:00
dapan1121
6f49a2ca73
stmt insert
2022-05-07 21:10:52 +08:00
wangmm0220
65c77f572a
refactor:modify schemaless function to speed
2022-05-07 20:39:07 +08:00
Xiaoyu Wang
e917d2fefe
Merge pull request #12212 from taosdata/feature/3.0_wxy
...
feat: sql command 'grant', 'revoke', 'kill transaction' and 'show transactions'
2022-05-07 19:39:50 +08:00
Xiaoyu Wang
bfaceda030
feat: sql command 'grant', 'revoke', 'kill transaction' and 'show transactions'
2022-05-07 18:25:52 +08:00
wangmm0220
ca3b779a72
refactor:modify schemaless function to speed
2022-05-07 18:06:26 +08:00
Hongze Cheng
323ce214b6
refact encode APIs
2022-05-07 10:03:06 +00:00
Xiaoyu Wang
6e50691b29
feat: sql command 'grant', 'revoke', 'kill transaction' and 'show transactions'
2022-05-07 17:37:17 +08:00
wangmm0220
d418abd07f
refactor:modify schemaless function to speed
2022-05-07 16:24:30 +08:00
Ganlin Zhao
5763b24843
fix(query): fix timeunit not processed in time functions when calculate
...
constant values.
2022-05-07 15:51:02 +08:00
Shengliang Guan
fe62139a7f
Merge pull request #12195 from taosdata/feature/dnode
...
refactor: alter stb
2022-05-07 14:52:17 +08:00
Shengliang Guan
073745c893
refactor: alter stb
2022-05-07 13:06:23 +08:00
WANG MINGMING
340f9158c0
Merge pull request #12156 from taosdata/feature/TD-14761
...
feat: schemaless write
2022-05-07 10:42:44 +08:00
Xiaoyu Wang
dc1b390a0d
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
2022-05-06 17:53:27 +08:00
Xiaoyu Wang
5f06387940
fix: some problems of parser and planner
2022-05-06 17:52:59 +08:00
wangmm0220
b744c0f524
refactor:fix schemaless error in table name,vgId,uid
2022-05-06 16:42:02 +08:00
wangmm0220
3d08e526cf
refactor:merge from 3.0
2022-05-06 14:15:57 +08:00
wangmm0220
7e6c12cc39
refactor:fix error merge from 3.0
2022-05-06 11:52:03 +08:00
wangmm0220
05daba7f8e
refactor:merge from 3.0
2022-05-06 11:28:34 +08:00
wangmm0220
72e8d5cea4
refactor:add schemaless test cases
2022-05-06 10:49:32 +08:00
Hongze Cheng
409f3339ea
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
2022-05-06 01:23:37 +00:00
Haojun Liao
442a1cf5cf
Merge pull request #12127 from taosdata/feature/3.0_liaohj
...
fix(query): do perform arithmetic operator before apply the sort procedure.
2022-05-05 21:51:05 +08:00
wangmm0220
07a02b25b1
refactor:add schemaless test cases
2022-05-05 21:27:02 +08:00
Ganlin Zhao
26285015cb
fix(query): fix cast function constant convert to nchar result length
2022-05-05 20:11:34 +08:00
Haojun Liao
02c7fcc228
Merge branch '3.0' into feature/3.0_liaohj
2022-05-05 19:00:07 +08:00
Hongze Cheng
930ce6a0d5
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
2022-05-05 10:57:23 +00:00
Xiaoyu Wang
e7c8ada267
fix: insert with auto create table
2022-05-05 16:23:33 +08:00
Haojun Liao
eb18d518ed
fix(driver): eliminate the memory leak.
2022-05-05 15:44:46 +08:00
Xiaoyu Wang
1361bf4eed
fix: plan problem of tag scanning
2022-05-05 14:49:00 +08:00
Cary Xu
b2d6ec1472
feat: rollup sma retention unit
2022-05-01 12:18:54 +08:00
Xiaoyu Wang
d97f1cc388
feat: sql commadn 'select max(c1), c2 from t'
2022-05-01 09:53:52 +08:00
Xiaoyu Wang
d6cf688368
feat: sql commadn 'select max(c1), c2 from t'
2022-05-01 09:21:36 +08:00
Xiaoyu Wang
3b4f9b91cf
feat: sql commadn 'select max(c1), c2 from t2'
2022-05-01 08:38:17 +08:00
Xiaoyu Wang
f99c01e66e
feat: sql command 'select max(c1), c2 from t'
2022-04-30 19:11:25 +08:00
Xiaoyu Wang
cdfe9929c8
feat: fill physical plan
2022-04-30 14:07:44 +08:00
Xiaoyu Wang
913354057e
feat: fill physical plan
2022-04-30 11:40:12 +08:00
Xiaoyu Wang
7bae3e3f2e
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
2022-04-29 20:07:12 +08:00
Xiaoyu Wang
022f5bfc14
feat: rewrite timeline function
2022-04-29 20:06:26 +08:00
Haojun Liao
210e9cdbd8
Merge pull request #12059 from taosdata/feature/3.0_liaohj
...
fix(query): avoid to build dummy value column in group by constant value.
2022-04-29 18:48:19 +08:00
Hongze Cheng
ab0e435d81
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
2022-04-29 10:02:58 +00:00
wangmm0220
ec97d05300
refactor:add schemaless function
2022-04-29 17:39:33 +08:00
Haojun Liao
dda7a598d0
fix(query): avoid to build dummy value column in group by constant value.
2022-04-29 17:19:39 +08:00
dapan1121
190b702953
Merge pull request #12017 from taosdata/feature/qnode
...
fix: fix hb crash issue
2022-04-29 16:38:48 +08:00
Xiaoyu Wang
8818ed48f9
feat: sql command 'drop table'
2022-04-29 15:05:37 +08:00
Xiaoyu Wang
fcd61a25ec
enh: refactor unit test of parser and planner
2022-04-29 11:26:55 +08:00
Xiaoyu Wang
61f08123e9
enh: refactor unit test of parser and planner
2022-04-29 11:07:26 +08:00
wangmm0220
a4629e56ce
refactor:add schemaless function
2022-04-29 10:58:46 +08:00
Xiaoyu Wang
4b7e048819
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
2022-04-29 10:53:02 +08:00
Xiaoyu Wang
bba375c505
enh: refactor unit test of parser and planner
2022-04-29 09:56:15 +08:00
Xiaoyu Wang
95f7f165c8
enh: refactor unit test of parser and planner
2022-04-29 09:53:53 +08:00
dapan1121
18b6c99e09
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-04-29 09:20:48 +08:00
Xiaoyu Wang
ab0e6896c5
enh: refactor unit test of parser and planner
2022-04-29 09:17:36 +08:00
Xiaoyu Wang
80407933e3
enh: refactor unit test of parser and planner
2022-04-28 21:03:44 +08:00
Xiaoyu Wang
3ec702605b
enh: refactor unit test of parser and planner
2022-04-28 21:02:11 +08:00
dapan1121
c4cfcef6e9
stmt query
2022-04-28 20:24:21 +08:00
Haojun Liao
f6fbbdfc5f
other: merge 3.0
2022-04-28 18:13:41 +08:00
Shengliang Guan
2adcce5573
Merge remote-tracking branch 'origin/3.0' into feature/db
2022-04-28 15:55:40 +08:00
Haojun Liao
96363c411d
other: merge 3.0
2022-04-28 15:40:03 +08:00
Shengliang Guan
2d7ccc3b21
enh: refactor db options
2022-04-28 15:30:23 +08:00
Haojun Liao
47a9b26507
fix(query): show tables in information_schema db.
2022-04-28 15:30:18 +08:00
Liu Jicong
8989579525
Merge pull request #11997 from taosdata/feature/tq
...
fix: create stream
2022-04-28 14:40:42 +08:00
Shengliang Guan
3cc90a8cec
Merge remote-tracking branch 'origin/3.0' into feature/db
2022-04-28 14:25:52 +08:00
Liu Jicong
d998e3e804
fix: create stream
2022-04-28 14:20:32 +08:00
dapan1121
e79850164b
Merge pull request #11985 from taosdata/feature/qnode
...
fix: fix taos shell crash issue
2022-04-28 13:21:43 +08:00
dapan1121
5935c9cda4
Merge branch 'feature/qnode' of github.com:taosdata/TDengine into feature/qnode
2022-04-28 11:49:09 +08:00
dapan1121
1850dc0371
stmt query
2022-04-28 11:47:55 +08:00
Cary Xu
e6a83367c8
merge 3.0
2022-04-28 09:47:49 +08:00
Xiaoyu Wang
d66fdb948d
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
2022-04-28 09:06:27 +08:00
Cary Xu
18fdb85747
add debug log
2022-04-28 00:24:14 +08:00
wangmm0220
990205d684
refactor: schemaless tmp commit
2022-04-27 21:29:25 +08:00
Ganlin Zhao
41f1612e68
Merge branch '3.0' into fix/TD-15137
2022-04-27 21:20:06 +08:00
Ganlin Zhao
cb318d4859
refactor(query): forbid timestamp type arithmetic operation with floating type
...
TD-15137
2022-04-27 21:04:24 +08:00
dapan1121
1aa22beb60
stmt query
2022-04-27 20:03:13 +08:00
Haojun Liao
b159b0ff12
Merge pull request #11957 from taosdata/feature/3.0_liaohj
...
fix(query): enable the limitation on the number of query results
2022-04-27 19:24:27 +08:00
Xiaoyu Wang
7f218009ed
enh: refactor db and table options
2022-04-27 19:10:16 +08:00
Xiaoyu Wang
6d449c8224
enh: refactor db and table options
2022-04-27 18:18:37 +08:00
Haojun Liao
7c6bc10760
fix(query): enable the limitation on the number of query results within each group.
2022-04-27 17:52:39 +08:00
afwerar
bf9ab440a7
fix(os): fix new compilation errors.
2022-04-27 17:39:54 +08:00
Xiaoyu Wang
cdee4d8e07
merge 3.0
2022-04-26 18:27:27 +08:00
Xiaoyu Wang
ac754dce90
fix: some problems of tag query and sma
2022-04-26 18:15:06 +08:00
Hongze Cheng
d5886dc97d
Merge pull request #11875 from taosdata/vnode_refact_merge
...
refactor: vnode
2022-04-26 17:47:39 +08:00
dapan1121
960f885aef
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-04-26 15:55:11 +08:00
Hongze Cheng
2f02aef2fc
Merge branch '3.0' of https://github.com/taosdata/TDengine into vnode_refact_merge
2022-04-26 06:12:41 +00:00
Hongze Cheng
6fe299cdcd
Merge branch '3.0' of https://github.com/taosdata/TDengine into vnode_refact_merge
2022-04-26 05:49:42 +00:00
Xiaoyu Wang
ac874f9e8d
enh: format code
2022-04-26 11:50:35 +08:00
Xiaoyu Wang
29cadc622b
fix
2022-04-26 09:26:16 +08:00
dapan1121
ab459546ba
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-04-26 08:40:07 +08:00
Shengliang Guan
621290ab79
enh: update db options
2022-04-25 21:12:03 +08:00
Xiaoyu Wang
ba509423fc
fix: some problems of udf and 'create table'
2022-04-25 20:35:05 +08:00
Xiaoyu Wang
103418bfc5
fix: some problems of udf and 'create table'
2022-04-25 20:28:14 +08:00
dapan1121
15d7abf46f
stmt query
2022-04-25 20:03:28 +08:00
Xiaoyu Wang
14e9fa355c
fix: some problems of udf and 'create table'
2022-04-25 17:57:14 +08:00
Haojun Liao
4cfcca4960
Merge pull request #11817 from taosdata/feature/3.0_liaohj
...
enh(query): Add the group id in the serialized block format to support the multi-table(super table) interval query.
2022-04-25 11:24:28 +08:00
Liu Jicong
06a370c8de
enh(tmq): remove topic out of db
2022-04-25 10:42:17 +08:00
Haojun Liao
5eed1159b1
other: merge 3.0
2022-04-25 09:16:37 +08:00
Haojun Liao
1d681a9e4b
enh(query): Add the group id in the serialized block format to support the multi-table(super table) interval query.
2022-04-24 20:48:42 +08:00
Xiaoyu Wang
755e0a6456
merge 3.0
2022-04-24 20:14:00 +08:00
Xiaoyu Wang
74fb0f4b55
enh: order by primary key optimize
2022-04-24 20:11:06 +08:00
Xiaoyu Wang
a9ab3c8940
enh: order by primary key optimize
2022-04-24 16:31:17 +08:00
Ganlin Zhao
b430f4e561
fix(query): disable timestamp type arithmetic operation with var type
...
TD-15094
2022-04-24 16:01:05 +08:00
Hongze Cheng
07720702a6
more refact meta
2022-04-24 02:50:08 +00:00
Hongze Cheng
89c8b768e1
refact META 9
2022-04-22 12:34:37 +00:00
Xiaoyu Wang
b0a68df512
Merge pull request #11766 from taosdata/feature/3.0_wxy
...
fix: some syntax parsing problems
2022-04-22 18:54:54 +08:00
Xiaoyu Wang
20879d0ef7
fix: some syntax parsing problems
2022-04-22 18:23:37 +08:00
Hongze Cheng
c28e4bcae6
refact meta 8
2022-04-22 08:23:55 +00:00
Hongze Cheng
1231932078
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
2022-04-22 07:03:24 +00:00
dapan1121
9c4bb8b0a1
Merge pull request #11741 from taosdata/feature/qnode
...
fix: fix hb link broken issue
2022-04-22 15:03:01 +08:00
dapan1121
0afdb145a4
feature/qnode
2022-04-22 13:54:00 +08:00
Hongze Cheng
57d642b9b4
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
2022-04-22 05:33:29 +00:00
dapan1121
54e1702749
Merge pull request #11732 from taosdata/feature/qnode
...
feat: add udf catalog api
2022-04-22 11:46:06 +08:00
afwerar
fc24521621
fix(os): windows compile 3.0.
2022-04-22 09:54:27 +08:00
dapan1121
162b3087c3
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-04-22 09:46:19 +08:00
dapan1121
31528bbe55
feature/qnode
2022-04-22 09:16:00 +08:00
Hongze Cheng
055e0516fa
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
2022-04-21 11:22:43 +00:00
dapan1121
44d78ab900
Merge pull request #11713 from taosdata/feature/qnode
...
feat(query): qnode for query only
2022-04-21 17:40:39 +08:00
Xiaoyu Wang
e5a7f1b73f
feat: sql command 'union all'
2022-04-21 17:09:54 +08:00
Xiaoyu Wang
1d47ceae37
feat: sql command 'union all'
2022-04-21 16:32:48 +08:00
dapan1121
36a8382b8e
feature/qnode
2022-04-21 15:33:07 +08:00
dapan1121
bcb1a9132b
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-04-21 13:37:28 +08:00
dapan1121
a284d8fc4a
feature/qnode
2022-04-21 13:37:18 +08:00
Hongze Cheng
1fe0daaf36
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
2022-04-21 03:49:47 +00:00
dapan1121
3f880627fd
Merge pull request #11700 from taosdata/feature/qnode5
...
Feature/qnode5
2022-04-21 10:34:38 +08:00
Hongze Cheng
c8acaa77bb
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
2022-04-20 12:29:57 +00:00
WANG MINGMING
66400aff66
Merge pull request #11671 from taosdata/feature/TD-13041
...
feat: json tag
2022-04-20 20:22:59 +08:00
Hongze Cheng
2bb03ed330
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
2022-04-20 10:58:19 +00:00
wangmm0220
1ab6342018
refactor: fix error in merge
2022-04-20 18:54:15 +08:00
Xiaoyu Wang
311b407260
Merge pull request #11678 from taosdata/feature/3.0_wxy
...
feat: sql command 'create function'
2022-04-20 18:33:23 +08:00
dapan1121
c83bae339e
Merge remote-tracking branch 'origin/3.0' into feature/qnode5
2022-04-20 18:27:28 +08:00
dapan1121
b77731702e
stmt
2022-04-20 18:27:00 +08:00
Xiaoyu Wang
52c62e7cc8
feat: sql command 'create function'
2022-04-20 18:13:33 +08:00
Xiaoyu Wang
6f377189d0
feat: sql command 'create function'
2022-04-20 17:43:02 +08:00
wangmm0220
0fb41733ea
refactor: merge from 3.0
2022-04-20 17:08:52 +08:00
Hongze Cheng
bd36dc9924
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
2022-04-20 08:52:52 +00:00
Shengliang Guan
2ae4f5faf6
Merge remote-tracking branch 'origin/3.0' into feature/check
2022-04-20 14:34:44 +08:00
Hongze Cheng
88793e2fab
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
2022-04-20 06:29:17 +00:00
Xiaoyu Wang
d0b9b90781
Merge pull request #11660 from taosdata/feature/3.0_wxy
...
feat: sql command 'create table ... rollup ...'
2022-04-20 14:21:50 +08:00
Xiaoyu Wang
5dea946bd4
feat: sql command 'create table ... rollup ...'
2022-04-20 14:05:08 +08:00
Shengliang Guan
76883aa42f
refactor: check db options
2022-04-20 10:25:03 +08:00
Hongze Cheng
1dcdc0a0a4
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
2022-04-20 01:19:37 +00:00
dapan1121
da4379853d
stmt
2022-04-20 09:12:59 +08:00
dapan1121
fca15e39b2
Merge remote-tracking branch 'origin/3.0' into feature/qnode5
2022-04-20 09:04:56 +08:00
Shengliang Guan
8213315fdd
Merge pull request #11643 from taosdata/feature/3.0_liaohj
...
fix(query): fix the crash caused by the complex having clause
2022-04-20 00:00:46 +08:00
dapan1121
0f13cee876
stmt
2022-04-19 20:16:17 +08:00
Haojun Liao
b122538268
refactor: do some internal refactor.
2022-04-19 18:06:59 +08:00
wangmm0220
412e2cbb0d
refactor: add test casese for json compare logic
2022-04-19 17:52:04 +08:00
Hongze Cheng
9256500dcb
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
2022-04-19 09:20:25 +00:00
Haojun Liao
29608b0866
Merge pull request #11610 from taosdata/feature/3.0_liaohj
...
fix(query): avoid the output result overlap within the project operator buffer.
2022-04-19 16:27:28 +08:00
Hongze Cheng
8a16713162
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
2022-04-19 06:39:10 +00:00
Cary Xu
dc11ea8384
Merge pull request #11631 from taosdata/feature/TD-14481-3.0
...
feat: trow refactor
2022-04-19 14:30:04 +08:00
Hongze Cheng
9fc55aa7f4
refactor: vnode
2022-04-19 06:23:54 +00:00
Cary Xu
8959e4437b
trow refactor
2022-04-19 14:13:34 +08:00
Haojun Liao
2288d35194
Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj
2022-04-19 13:48:22 +08:00
Haojun Liao
0787021ca0
fix(query): check the primary timestamp null case and report error with inforamtion to caller.
2022-04-19 13:47:40 +08:00
Xiaoyu Wang
d4829dcd9a
Merge pull request #11629 from taosdata/feature/3.0_wxy
...
fix: some syntax parsing problems
2022-04-19 13:43:29 +08:00
Xiaoyu Wang
2d7cf35fb0
fix: some syntax parsing problems
2022-04-19 13:25:19 +08:00
Hongze Cheng
3a50257aa3
refact
2022-04-19 02:18:11 +00:00
Hongze Cheng
0b71a2866e
Merge pull request #11615 from taosdata/feature/vnode_refact1
...
refact vnode
2022-04-19 09:15:51 +08:00
Hongze Cheng
9329f5f058
refact vnode
2022-04-18 13:23:22 +00:00
wangmm0220
49c3057221
refactor: merge from 3.0
2022-04-18 21:15:57 +08:00
Xiaoyu Wang
40d9a95c12
Merge pull request #11609 from taosdata/feature/3.0_wxy
...
feat: implementation of parser and planner for stmt API
2022-04-18 20:52:09 +08:00
Xiaoyu Wang
ff80459821
feat: implementation of parser and planner for stmt API
2022-04-18 20:19:24 +08:00
Ganlin Zhao
00ae854c78
fix(query): fix time function related bugs ( #11604 )
...
* fix(query): fix timediff args cannot be integer values
TD-14798
* fix(query): fix timediff/timetruncate/to_unixtimestamp handling NULL value and empty string
TD-14802
TD-14803
* refactor(query): constant NULL value processing logic
TD-14802
TD-14803
* refactor(query): support timefunction arithmetic operation with boolean
constant
2022-04-18 19:20:08 +08:00
dapan1121
0c2f22fb82
stmt
2022-04-18 19:08:27 +08:00
dapan1121
49e0ecdb9b
Merge remote-tracking branch 'origin/3.0' into feature/qnode4
2022-04-18 13:34:04 +08:00
dapan1121
c8fe5bc88b
stmt
2022-04-18 10:19:15 +08:00
wangmm0220
b7bd654c77
refactor: add compare logic for json value
2022-04-16 21:24:07 +08:00
dapan1121
93ca1168f3
stmt
2022-04-16 19:41:18 +08:00
wade zhang
3f0f31c4c2
Merge pull request #11552 from taosdata/feature/TD-14243
...
feat(query): support timezone function and now/today function arithmetic operation in select clause
2022-04-16 18:54:18 +08:00
Ganlin Zhao
b42d28f6d1
Merge branch '3.0' into feature/TD-14243
2022-04-16 18:27:25 +08:00
dapan1121
1c499c94a7
stmt
2022-04-16 17:47:42 +08:00
Xiaoyu Wang
7a5148973c
enh: window clause validity check
2022-04-16 17:46:32 +08:00
Xiaoyu Wang
c40b590ad8
enh: window clause validity check
2022-04-16 17:27:54 +08:00
dapan1121
9547c0a09b
stmt
2022-04-16 15:59:19 +08:00
Xiaoyu Wang
b9fb9c580d
feat: sql command "create stream"
2022-04-16 13:15:14 +08:00
Ganlin Zhao
ad7323166a
Merge branch '3.0' into feature/TD-14243
2022-04-16 12:51:49 +08:00
Ganlin Zhao
29327a6d66
feat(query): support now()/today() arithmetic operation with time duration
...
TD-14243
2022-04-16 11:03:18 +08:00
wangmm0220
73c34da280
Merge branch '3.0' into feature/TD-13041
2022-04-16 09:30:26 +08:00
Xiaoyu Wang
f406c4e31d
complie error
2022-04-15 20:31:21 +08:00
Xiaoyu Wang
acb4a04459
complie error
2022-04-15 20:17:56 +08:00
dapan1121
e3ea173046
stmt
2022-04-15 20:10:51 +08:00
Xiaoyu Wang
3e1c4cc268
complie error
2022-04-15 20:07:35 +08:00
Xiaoyu Wang
e2164bf8cb
feat: CREATE STREAM statement implement, and syntax of JSON data type implement.
2022-04-15 19:35:46 +08:00
Xiaoyu Wang
01ea38586d
feat: CREATE STREAM statement implement, and syntax of JSON data type implement.
2022-04-15 19:22:11 +08:00
Xiaoyu Wang
ba1f3f7815
feat: CREATE STREAM statement implement, and syntax of JSON data type implement.
2022-04-15 18:30:01 +08:00
Haojun Liao
7873c74e5f
other: merge 3.0 branch and resolve the conflict.
2022-04-15 13:45:13 +08:00
Haojun Liao
eaa6cd56a6
enh(query): add an new internal api to extract query result timestamp precision before the query response received from dnode.
2022-04-15 13:42:03 +08:00
dapan1121
b3978108bc
Merge pull request #11438 from taosdata/feature/qnode
...
feat: add heartbeat and performance_schema tables
2022-04-15 13:17:08 +08:00
Ganlin Zhao
e655a3cc1d
feat(query): support timezone() function
...
TD-14243
2022-04-15 13:15:29 +08:00
Ganlin Zhao
0439e4f9f7
Merge branch '3.0' into feature/TD-14243
2022-04-15 10:16:55 +08:00
dapan1121
0e9ecc628e
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-04-15 08:33:53 +08:00
Ganlin Zhao
ca3ce404af
feat(query): support now()/today() function in select clause
...
TD-14243
2022-04-14 21:38:33 +08:00
Shengliang Guan
f130161f1d
fix(cluster): compile error after merge from 3.0
2022-04-14 20:59:08 +08:00
Shengliang Guan
83a824a14d
Merge remote-tracking branch 'origin/3.0' into feature/check
2022-04-14 20:56:57 +08:00
Shengliang Guan
2635df084d
refact<cluster>: adjust show types
2022-04-14 20:54:43 +08:00
Xiaoyu Wang
50181dad15
feat: performance_schema related SHOW statements are rewritten, and KILL statements build the message
2022-04-14 20:35:44 +08:00
dapan1121
69f09fd0e3
stmt
2022-04-14 20:14:52 +08:00
wangmm0220
8072523561
refactor: add json tag function for sql parser
2022-04-14 19:01:11 +08:00
wangmm0220
93cbee6970
Merge branch '3.0' into feature/TD-13041
2022-04-14 18:25:08 +08:00
wangmm0220
32577d4196
refactor: add json tag function for sql parser
2022-04-14 18:24:21 +08:00
Xiaoyu Wang
9e05fdbd7b
enh(query): increase the validity check of function parameters
2022-04-14 18:18:23 +08:00
dapan1121
c04bc1820c
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-04-14 16:04:42 +08:00
Xiaoyu Wang
7efb34fdfa
enh(query): increase the validity check of function parameters
2022-04-14 15:53:41 +08:00
Xiaoyu Wang
8118a20649
enh(query): increase the validity check of function parameters
2022-04-14 15:49:57 +08:00
Ganlin Zhao
4eb20bda19
Merge pull request #11478 from taosdata/feature/TD-14243
...
feat(query): add today()/today() + duration in insert clause
2022-04-14 15:01:26 +08:00
dapan1121
955695ebe5
Merge branch '3.0' into feature/qnode
2022-04-14 14:10:19 +08:00
Ganlin Zhao
b355e2b3c8
feat(query): add today()/today() + duration in insert clause
...
TD-14243
2022-04-14 12:53:59 +08:00
afwerar
332b5504a2
fix(grant): change the way taosd calls grant.
2022-04-14 11:53:02 +08:00
Ganlin Zhao
50fa78b0bb
Merge pull request #11469 from taosdata/feature/TD-14243
...
refactor(query): add TK_TODAY in keyword hashtable
2022-04-14 10:01:31 +08:00
Ganlin Zhao
8572bd2afa
feat(query): add TK_TODAY in keyword hashtable
...
TD-14243
2022-04-13 21:22:57 +08:00
Ganlin Zhao
32b7c445c8
Merge pull request #11468 from taosdata/feature/TD-14243
...
feat(query): support now()/now() + duration syntax in insert clause
2022-04-13 21:15:49 +08:00
Ganlin Zhao
729218f3e8
feat(query): support now()/now() + duration syntax in insert clause
...
TD-14243
2022-04-13 20:38:19 +08:00
Xiaoyu Wang
ac1673fc71
Merge pull request #11463 from taosdata/feature/3.0_wxy
...
feat(query): distributed splitting of child/normal table JOIN
2022-04-13 19:43:01 +08:00
Xiaoyu Wang
13735d7257
feat(query): distributed splitting of child/normal table JOIN
2022-04-13 19:04:25 +08:00
dapan1121
d57ecd97b0
stmt
2022-04-13 17:52:26 +08:00
Xiaoyu Wang
baa0696625
Merge pull request #11428 from taosdata/feature/3.0_wxy
...
feat(query): child table or normal table support JOIN-clause
2022-04-12 20:25:17 +08:00
Xiaoyu Wang
d8762d401f
feat(query): child table or normal table support JOIN-clause
2022-04-12 20:02:16 +08:00
Xiaoyu Wang
bcdc9b45e2
Merge pull request #11419 from taosdata/feature/3.0_wxy
...
fix: is_null expression returned an incorrect result
2022-04-12 17:03:01 +08:00
Xiaoyu Wang
ec643ceecd
fix: is_null expression returned an incorrect result
2022-04-12 16:12:45 +08:00
Ganlin Zhao
ff70238e38
Merge pull request #11413 from taosdata/feature/TD-14242
...
feat(query): add cast function
2022-04-12 14:34:33 +08:00
Haojun Liao
fc58e2392d
Merge pull request #11404 from taosdata/feature/3.0_liaohj
...
fix[query]: fix null write error bug for varchar/nchar data type.
2022-04-11 23:35:18 +08:00
Haojun Liao
cf890f6e10
fix[query]: fix null write error bug for varchar/nchar data type.
2022-04-11 23:05:39 +08:00
Ganlin Zhao
a59b558331
feat(query): add cast function
...
TD-14242
2022-04-11 20:22:53 +08:00
Xiaoyu Wang
147675c71f
Merge pull request #11385 from taosdata/feature/3.0_wxy
...
enh: set datablock desc timestamp precision, and fix the bug of constant calculation
2022-04-11 18:05:43 +08:00
Xiaoyu Wang
983e4aa010
set datablock desc timestamp precision
2022-04-11 17:42:05 +08:00
Xiaoyu Wang
cd75d1121a
constant calc bugfix
2022-04-11 14:48:07 +08:00
dapan1121
6f12bc1093
feature/qnode
2022-04-11 14:15:09 +08:00
Ganlin Zhao
6a734a74ac
Merge pull request #11365 from taosdata/feature/TD-14242
...
<feat>[query]: add cast function SQL syntax
2022-04-10 19:55:03 +08:00
Ganlin Zhao
5fb7a7955f
Merge branch '3.0' into feature/TD-14242
2022-04-10 19:33:04 +08:00
Ganlin Zhao
03cce69b75
<feat>[query]: add cast function SQL syntax
...
TD-14242
2022-04-10 19:13:44 +08:00
afwerar
2662a3b69d
[TD-13254]<fix>: make 3.0 grant.
2022-04-10 19:08:16 +08:00
yihaoDeng
3d6030a4e7
handle conflict
2022-04-10 10:13:22 +08:00
Shengliang Guan
2a88060067
feat[cluster]: create and drop snode bnode
2022-04-09 17:52:29 +08:00
Shengliang Guan
f18cdd5f87
Merge remote-tracking branch 'origin/3.0' into feature/node
2022-04-09 17:38:26 +08:00
Shengliang Guan
39dde85ecc
feat<cluster>: create and delete qnode
2022-04-09 16:32:19 +08:00
Xiaoyu Wang
3544c8789b
create/drop/show bnode/snode/mnode frontend implement
2022-04-09 15:57:39 +08:00
Shengliang Guan
4460463317
feat<cluster>: create and delete qnode
2022-04-09 15:31:50 +08:00
Xiaoyu Wang
a6b5dd8ef0
create/drop/show bnode/snode/mnode frontend implement
2022-04-09 14:57:28 +08:00
Xiaoyu Wang
a80610560d
constant condition optimize
2022-04-09 10:09:17 +08:00
Xiaoyu Wang
8a3a51ae23
Merge pull request #11323 from taosdata/feature/3.0_wxy
...
first(*)/last(*) rewrite
2022-04-08 20:13:07 +08:00
Xiaoyu Wang
eb58fd437e
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
2022-04-08 19:53:05 +08:00
Xiaoyu Wang
8ef6b184f2
first(*)/last(*) rewrite
2022-04-08 19:44:15 +08:00
Yihao Deng
70f5abeb6a
Merge branch '3.0' into feature/create_index
2022-04-08 18:11:17 +08:00
dapan1121
519b6ca0f3
Merge pull request #11305 from taosdata/feature/qnode
...
Feature/qnode
2022-04-08 17:21:33 +08:00
dapan1121
9f4744c6f3
feature/qnode
2022-04-08 16:05:30 +08:00
Xiaoyu Wang
e87e7c3335
TD-14457 TD-14537 TD-14571 bugfix
2022-04-08 13:59:32 +08:00
dapan1121
b0184c201f
feature/qnode
2022-04-08 10:27:27 +08:00
yihaoDeng
c40ab3679a
add create index msg
2022-04-07 21:40:21 +08:00
yihaoDeng
e23ead7da8
add create index msg
2022-04-07 21:32:30 +08:00
Xiaoyu Wang
07892f0f62
sort plan bugfix
2022-04-07 19:28:00 +08:00
Xiaoyu Wang
ef7d784394
sort plan bugfix
2022-04-07 19:08:28 +08:00
Xiaoyu Wang
a7aa815215
db/table options adjust
2022-04-07 18:19:20 +08:00
yihaoDeng
36670708b2
add create index msg
2022-04-07 17:41:16 +08:00
Xiaoyu Wang
e5b18c6e0e
Merge pull request #11263 from taosdata/feature/3.0_wxy
...
normal table rollup translate, and condition rewrite
2022-04-06 20:19:15 +08:00
Xiaoyu Wang
ead76ab6d2
normal table rollup translate, and condition rewrite
2022-04-06 19:59:27 +08:00
Xiaoyu Wang
3c7927d2b4
normal table rollup translate, and condition rewrite
2022-04-06 06:50:38 -04:00
dapan1121
7c1d1a2436
Merge pull request #11249 from taosdata/feature/qnode
...
Feature/qnode
2022-04-06 16:49:52 +08:00
Xiaoyu Wang
709dda39b7
TD-13037 distinct, state window and partition by plan implement
2022-04-06 03:22:41 -04:00
dapan1121
398a41d09b
feature/qnode
2022-04-06 15:20:38 +08:00
Cary Xu
ca3206d45e
Merge branch '3.0' into feature/TD-11463-3.0
2022-04-03 17:51:28 +08:00
Xiaoyu Wang
aaf35118f6
Merge pull request #11222 from taosdata/feature/3.0_wxy
...
integrate constant calculate
2022-04-02 20:35:10 +08:00
Xiaoyu Wang
e41043074b
integrate constant calculate
2022-04-02 08:20:26 -04:00
Xiaoyu Wang
469cd23f43
integrate constant calculate
2022-04-02 07:57:44 -04:00
Cary Xu
192060ebb8
Merge branch '3.0' into feature/TD-11463-3.0
2022-04-02 17:44:50 +08:00
Xiaoyu Wang
2c182e8099
Merge pull request #11208 from taosdata/feature/3.0_wxy
...
insert using implement
2022-04-02 16:02:30 +08:00
Cary Xu
1165368642
retentions param bug fix and deliver to vnode
2022-04-02 15:39:20 +08:00
Xiaoyu Wang
ba5503da68
insert using implement
2022-04-02 03:27:07 -04:00
Xiaoyu Wang
a5fbcb36b6
Merge pull request #11202 from taosdata/feature/3.0_wxy
...
condition bugfix
2022-04-02 13:56:13 +08:00
Xiaoyu Wang
9e9805f7b7
condition bugfix
2022-04-02 01:13:20 -04:00
Xiaoyu Wang
62856b045e
insert using implement
2022-04-01 22:37:47 -04:00
Xiaoyu Wang
d7b09639a0
Merge pull request #11191 from taosdata/feature/3.0_wxy
...
fill plan implement
2022-04-01 18:59:08 +08:00
Xiaoyu Wang
3b9e868e2a
fill plan implement
2022-04-01 06:40:47 -04:00
Cary Xu
e2e1d4c899
Merge branch '3.0' into feature/TD-11463-3.0
2022-04-01 17:44:21 +08:00
Cary Xu
cf68440a59
bSma grammar integrate
2022-04-01 17:43:50 +08:00
Xiaoyu Wang
4ff2ad2c39
all ddl statement syntax define, and ORDER BY clause bugfix
2022-04-01 04:31:24 -04:00
Xiaoyu Wang
9833a6c547
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
2022-04-01 01:04:19 -04:00
Xiaoyu Wang
6d4c848d88
sma is enabled for all columns by default
2022-04-01 01:04:14 -04:00
Xiaoyu Wang
613963a128
Merge pull request #11167 from taosdata/feature/3.0_wxy
...
TD-14409 TD-14436 bugfix
2022-04-01 12:57:35 +08:00
Xiaoyu Wang
db08d3ca9b
TD-14392 bugfix
2022-03-31 22:38:48 -04:00
dapan1121
36dc9da4a5
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-04-01 10:30:20 +08:00
Xiaoyu Wang
fe2620ac1b
fix compile error
2022-03-31 08:00:35 -04:00
Xiaoyu Wang
53a8ebc83a
fix compile error
2022-03-31 07:47:36 -04:00
Xiaoyu Wang
689fb26708
db or table option keep implement
2022-03-31 07:38:17 -04:00
Xiaoyu Wang
baa238eead
TD-14409 TD-14436 bugfix
2022-03-31 05:20:26 -04:00
dapan1121
369d08c557
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-03-31 16:06:57 +08:00
Xiaoyu Wang
59862e454d
TD-14429 bugfix
2022-03-31 04:01:07 -04:00
Xiaoyu Wang
ee1b47b2e2
TD-14431 bugfix
2022-03-31 03:11:52 -04:00
Xiaoyu Wang
e555db03fc
bugfix
2022-03-31 02:36:35 -04:00
Xiaoyu Wang
ba80c7478f
TD-14405 TD-14404 desc and reset query cache statement implement
2022-03-31 02:19:11 -04:00
dapan1121
35f8a337af
feature/qnode
2022-03-30 19:37:21 +08:00
Xiaoyu Wang
03771c84f5
TD-14396 explain parser and planner implement
2022-03-30 02:50:50 -04:00
Xiaoyu Wang
9f93b1ebc6
TD-14281 deal memory leak
2022-03-29 08:14:46 -04:00
Xiaoyu Wang
e7a54cfa39
TD-14330 bugfix
2022-03-29 04:04:04 -04:00
Xiaoyu Wang
0f60e644e9
TD-14383 limit/slimit plan implement, and sort plan bugfix
2022-03-29 02:52:40 -04:00
Xiaoyu Wang
a0ef66528c
sort bugfix, and pseudo column implement
2022-03-28 07:26:06 -04:00
Xiaoyu Wang
11636180ad
rollup syntax and msg adjust
2022-03-28 05:08:48 -04:00
Cary Xu
4693f79526
refactor
2022-03-27 23:26:21 +08:00
Cary Xu
583f01d498
refactor
2022-03-27 12:24:26 +08:00
Cary Xu
3adabbc489
Merge branch '3.0' into feature/TD-11463-3.0
2022-03-27 10:43:06 +08:00
Cary Xu
d4c636589a
update definition of SSchema/STColumn to support columns larger than 1MB(int16_t to int32_t)
2022-03-27 10:42:23 +08:00
Xiaoyu Wang
de102d04e6
bugfix
2022-03-26 22:02:12 -04:00
Xiaoyu Wang
ad11ba9365
bugfix
2022-03-26 07:18:12 -04:00
Xiaoyu Wang
6c6295bdae
merge 3.0
2022-03-26 05:55:01 -04:00
Xiaoyu Wang
85f87ae246
bugfix
2022-03-26 05:45:48 -04:00
dapan1121
96eee80063
feature/qnode
2022-03-26 15:03:22 +08:00
Xiaoyu Wang
f6bcae1913
sort scan cols
2022-03-26 01:39:10 -04:00
dapan1121
9484d25a59
Merge remote-tracking branch 'origin/feature/scheduler' into feature/qnode
2022-03-26 09:17:05 +08:00
dapan1121
58e16e5fdc
Merge remote-tracking branch 'origin/3.0' into feature/scheduler
2022-03-26 09:11:06 +08:00
afwerar
222db126bc
[TD-13758]<fix>: redefine memory api.
2022-03-26 00:29:53 +08:00
Xiaoyu Wang
0439d0b80f
Merge pull request #11001 from taosdata/feature/3.0_wxy
...
bugfix
2022-03-25 17:12:42 +08:00
dapan1121
18c85e6515
Merge remote-tracking branch 'origin/feature/scheduler' into feature/qnode
2022-03-25 15:39:33 +08:00
dapan1121
0a0699e4f9
feature/scheduler
2022-03-25 15:32:16 +08:00
Haojun Liao
bf124afb7a
Merge pull request #10990 from taosdata/feature/3.0_liaohj
...
[td-13039]add api for stream computing.
2022-03-25 14:08:59 +08:00
Xiaoyu Wang
4ebc3234f2
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
2022-03-25 01:41:35 -04:00
Xiaoyu Wang
9765678e75
scan cols sort
2022-03-25 01:41:28 -04:00
dapan1121
4366d24c2f
Merge remote-tracking branch 'origin/feature/scheduler' into feature/qnode
2022-03-25 13:30:01 +08:00
dapan1121
fad5a80bab
feature/scheduler
2022-03-25 13:27:14 +08:00
Cary Xu
c98626b081
tSma create bug fix
2022-03-25 13:19:41 +08:00
dapan1121
7fbf673b7e
Merge branch '3.0' into feature/scheduler
2022-03-25 13:00:23 +08:00
Haojun Liao
b7368e2133
[td-13039]add api for stream computing.
2022-03-25 10:59:15 +08:00
Xiaoyu Wang
8913b012eb
create sma index msg adjust
2022-03-24 22:47:41 -04:00
dapan1121
f323ac1443
feature/scheduler
2022-03-25 10:07:30 +08:00
dapan1121
ac225d58be
feature/scheduler
2022-03-25 09:53:25 +08:00
dapan1121
354fc37f64
feature/scheduler
2022-03-24 19:02:42 +08:00
dapan1121
3a41a00a63
Merge remote-tracking branch 'origin/3.0' into feature/scheduler
2022-03-24 18:32:39 +08:00
Haojun Liao
988b944747
Merge pull request #10977 from taosdata/feature/3.0_liaohj
...
[td-13039] support nchar data type.
2022-03-24 17:53:48 +08:00
Haojun Liao
8756ad8029
Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj
2022-03-24 17:45:15 +08:00
Haojun Liao
ba1dd2ca45
[td-13039] merge 3.0.
2022-03-24 17:31:22 +08:00
Haojun Liao
45fec96567
[td-13039] support nchar data type.
2022-03-24 17:26:04 +08:00
Xiaoyu Wang
1a785a5294
SSubmitBlk add suid field
2022-03-24 04:46:56 -04:00
dapan1121
94fda26620
Merge remote-tracking branch 'origin/3.0' into feature/scheduler
2022-03-24 16:44:25 +08:00
dapan1121
cec51ef719
feature/scheduler
2022-03-24 16:38:44 +08:00
Xiaoyu Wang
6951abce82
bugfix
2022-03-24 04:25:41 -04:00
Xiaoyu Wang
4e0bdd14db
TD-14177 bugfix
2022-03-24 03:49:04 -04:00
Xiaoyu Wang
9a3d4519aa
TD-14278 session window plan implement
2022-03-24 02:38:50 -04:00
Xiaoyu Wang
f893b65622
reorganize physical plan code
2022-03-23 23:48:00 -04:00
Xiaoyu Wang
ec5eeea762
reorganize physical plan code
2022-03-23 06:44:02 -04:00
Xiaoyu Wang
d6f294ac2d
Merge pull request #10920 from taosdata/feature/3.0_wxy
...
TD-13077 `string` identifier implement
2022-03-23 11:11:47 +08:00
Xiaoyu Wang
255777ec09
TD-13077 string identifier implement
2022-03-22 22:59:20 -04:00
Xiaoyu Wang
3442e20916
TD-13077 identifier implement
2022-03-22 22:45:57 -04:00
Haojun Liao
33d5f1ac22
Merge branch '3.0' into feature/3.0_liaohj
2022-03-23 10:02:47 +08:00
Haojun Liao
d82e66b7c2
[td-13039] merge 3.0 and fix bug.
2022-03-22 23:29:38 +08:00
Xiaoyu Wang
d0a5c77f7c
merge 3.0
2022-03-22 07:30:44 -04:00
Xiaoyu Wang
ef125eaa40
merge 3.0
2022-03-22 04:29:54 -04:00
Xiaoyu Wang
48822785e1
TD-14178 bugfix
2022-03-22 02:56:51 -04:00
Xiaoyu Wang
746ed7d795
TD-14221 bugfix
2022-03-22 02:09:15 -04:00
Xiaoyu Wang
25f2b374cc
TD-13757 bugfix
2022-03-21 23:50:27 -04:00
Xiaoyu Wang
0025aed0d5
TD-14045 bugfix
2022-03-21 22:42:01 -04:00
afwerar
a263f72d58
[TD-13762]<fix>: redefine atomic api.
2022-03-22 00:54:21 +08:00
Xiaoyu Wang
bda9c0602d
merge 3.0
2022-03-21 06:02:03 -04:00
Xiaoyu Wang
dce38817be
merge 3.0
2022-03-21 05:39:28 -04:00
Xiaoyu Wang
9ca80596e4
merge 3.0
2022-03-21 02:00:30 -04:00
afwerar
79057240bd
[TD-13759]<fix>: redefine thread api.
2022-03-20 00:47:45 +08:00
Xiaoyu Wang
e4dd627b20
stream plan implement
2022-03-19 03:02:31 -04:00
Xiaoyu Wang
e554bb4856
insert bugfix
2022-03-18 06:31:44 -04:00
Xiaoyu Wang
eac1ccb5ec
merge origin/3.0
2022-03-18 05:56:18 -04:00
Xiaoyu Wang
c2b4ec91ff
tmq plan implement
2022-03-18 05:44:08 -04:00
afwerar
159c2671a2
[TD-13767]<fix>: forbid wchar_t.
2022-03-18 16:48:12 +08:00
afwerar
394178da68
[TD-13767]<fix>: only use iconv.
2022-03-18 13:23:48 +08:00
Xiaoyu Wang
1ee1691ae1
logic plan code reorganize
2022-03-17 22:28:21 -04:00
Xiaoyu Wang
40228a00c8
TD-14043 show statement bugfix
2022-03-17 07:32:28 -04:00
Xiaoyu Wang
98a5e28586
TD-13675 merge 3.0_query_integrate
2022-03-17 06:58:04 -04:00
Xiaoyu Wang
d49adcd4f5
TD-13675 rollup, alter db, alter table syntax definition
2022-03-17 06:44:45 -04:00
dapan1121
5541ebc790
feature/scheduler
2022-03-17 15:33:29 +08:00
Xiaoyu Wang
7eb4153ad0
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
2022-03-17 03:24:15 -04:00
Xiaoyu Wang
861445c33a
TD-14043 show tables split
2022-03-17 03:14:59 -04:00
dapan1121
4c7c1b5abb
Merge remote-tracking branch 'origin/3.0_query_integrate' into feature/scheduler
2022-03-17 15:08:09 +08:00
Haojun Liao
2144b9f283
[td-13039] add null support.
2022-03-17 13:25:29 +08:00
Haojun Liao
ddaae71391
[td-13039] support write in and retrieve from vnode.
2022-03-17 13:11:06 +08:00
Xiaoyu Wang
83b40facc2
TD-13675 rollup, alter db, alter table syntax definition
2022-03-16 23:11:49 -04:00
Xiaoyu Wang
0f6573d537
TD-14043 show statement bugfix
2022-03-16 22:33:44 -04:00
Cary Xu
cfbd770483
Merge branch '3.0' into feature/TD-11463-3.0
2022-03-16 19:29:33 +08:00
Xiaoyu Wang
4e0b56324a
TD-13675 rollup, alter db, alter table syntax definition
2022-03-16 07:28:40 -04:00
Cary Xu
575ab14439
trow bug fix
2022-03-16 19:28:33 +08:00
dapan1121
0de5f9b98a
feature/scheduler
2022-03-16 16:57:56 +08:00
Xiaoyu Wang
f8f7aabfd9
TD-13597 create/drop topic, alter database, drop index, drop qnode statement implement
2022-03-16 02:08:59 -04:00
Shuduo Sang
23bef711fc
Feature/sangshuduo/td 13063 3.0 windows ( #10720 )
...
* [TD-13063]<feature>: 3.0 on Windows
* add pthread in contrib
* fix linux compile
* fix osSemaphore
* add gnu regex for Windows
* fix compile error for Windows
* support arm platform
* port more OS files
* fix for Windows compile
* port more files
* fix macOS on x86_64
* port osFile
* port osSemaphone.h
* port osSocket.c
* port tconfig.c
* port ttimer.c
* add couple files
2022-03-15 21:35:04 +08:00
Xiaoyu Wang
4281664e03
TD-14068 create qnode implement
2022-03-15 08:04:52 -04:00
Xiaoyu Wang
c2aebb25bf
TD-13675 create sma index parser implement
2022-03-15 06:44:38 -04:00
Xiaoyu Wang
eae2d7b661
TD-13675 create sma index grammar
2022-03-15 04:00:09 -04:00
dapan1121
440b0b8682
Merge remote-tracking branch 'origin/3.0' into feature/scheduler
2022-03-15 15:42:05 +08:00
dapan1121
d351e55a41
Merge remote-tracking branch 'origin/3.0_query_integrate' into feature/scheduler
2022-03-15 15:35:20 +08:00
dapan1121
43d7912987
feature/scheduler
2022-03-15 15:34:17 +08:00
dapan1121
8f1cc6ee91
Merge remote-tracking branch 'origin/3.0_query_integrate' into feature/scheduler
2022-03-14 18:17:02 +08:00
dapan1121
d9cde31b6f
feature/scheduler
2022-03-14 17:31:08 +08:00
Xiaoyu Wang
b2291cb4f3
TD-14043 show dnodes/mnodes/modules/qnodes/user_functions/user_indexes/user_stables/user_tables/user_streams/user_users/vgroups rewirte
2022-03-13 23:45:24 -04:00
dapan1121
9b0f5df93a
Merge remote-tracking branch 'origin/3.0' into feature/scheduler
2022-03-14 09:26:15 +08:00
Xiaoyu Wang
0cb811a542
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
2022-03-13 17:28:37 -04:00
Xiaoyu Wang
8a883ea00c
TD-13990 interval plan implement
2022-03-13 15:28:50 -04:00
Xiaoyu Wang
68a6868310
TD-13981 show databases rewrite
2022-03-11 04:50:04 -05:00
Xiaoyu Wang
d7406cabeb
Merge remote-tracking branch 'origin/feature/scheduler' into feature/3.0_query_integrate_wxy
2022-03-11 03:00:33 -05:00
dapan1121
732a0b2c6b
feature/scheduler
2022-03-11 15:59:28 +08:00
Haojun Liao
c62dfe6460
[td-13039] merge 3.0.
2022-03-11 14:59:42 +08:00
Xiaoyu Wang
396c099a77
TD-13981 show databases rewrite
2022-03-11 01:41:57 -05:00
Xiaoyu Wang
75c5de4762
TD-13747 bugfix
2022-03-10 21:39:37 -05:00
Xiaoyu Wang
54e15db2f5
TD-13747 show mnodes
2022-03-10 21:02:47 -05:00
Xiaoyu Wang
1e9b417f73
TD-13747 deal memory leaks
2022-03-10 06:58:07 -05:00
Xiaoyu Wang
87c87987b9
Merge pull request #10687 from taosdata/feature/3.0_query_integrate_wxy
...
TD-13747 deal memory leaks
2022-03-10 19:33:20 +08:00
Xiaoyu Wang
84f60fcc0a
TD-13747 deal memory leaks
2022-03-10 06:32:39 -05:00
Haojun Liao
56f38425a9
[td-13039] fix bug.
2022-03-10 19:14:36 +08:00
Xiaoyu Wang
54afca4d57
TD-13747 bugfix
2022-03-10 03:34:31 -05:00
Xiaoyu Wang
da0fa26717
TD-13747 src file name organize
2022-03-10 02:36:06 -05:00
Xiaoyu Wang
066c39d571
TD-13747 merge 3.0
2022-03-09 21:35:24 -05:00
Xiaoyu Wang
06f0f1d34e
TD-13747 phase 1 function integration
2022-03-08 04:25:26 -05:00
Liu Jicong
255d795442
add tq push
2022-03-08 17:22:21 +08:00
Xiaoyu Wang
ed67234dfb
Merge pull request #10602 from taosdata/feature/3.0_query_integrate_wxy
...
TD-13881 implement create/alter/drop/show user, create/drop/show dnode, drop database, show stables and drop table
2022-03-07 20:18:52 +08:00
Xiaoyu Wang
f88de49f55
TD-13881 implement create/alter/drop/show user, create/drop/show dnode, drop database, show stables and drop table
2022-03-07 07:18:05 -05:00
Haojun Liao
eb573b7fa3
Merge remote-tracking branch 'origin/3.0_query_integrate' into 3.0_query_integrate
2022-03-07 16:54:52 +08:00
Haojun Liao
e75fc9a301
[td-13039] fix bug in select query.
2022-03-07 16:52:45 +08:00
Xiaoyu Wang
111a06da9e
TD-13747 merge 3.0
2022-03-06 22:42:58 -05:00
Xiaoyu Wang
b3d0283048
TD-13747 merge 3.0
2022-03-06 22:31:34 -05:00
dapan1121
216c53174b
Merge remote-tracking branch 'origin/3.0_query_integrate' into feature/scheduler
2022-03-07 11:16:32 +08:00
dapan1121
d781ea842e
feature/scheduler
2022-03-07 11:14:15 +08:00
Xiaoyu Wang
b421a5ecad
TD-13852 create stable and create subtable
2022-03-06 08:57:47 -05:00
Xiaoyu Wang
14e5d6aab3
TD-13852 create stable and create subtable
2022-03-06 08:52:12 -05:00
Xiaoyu Wang
08fb912aad
TD-13852 create super table implement
2022-03-05 18:12:08 -05:00
Haojun Liao
b0a4cc81bf
[td-13039] refactor and fix bugs.
2022-03-04 22:48:15 +08:00
Xiaoyu Wang
92cd252b70
TD-13706 integration create table stmt and insert stmt
2022-03-04 05:43:23 -05:00
Haojun Liao
cde3e97061
[td-13039] merge 3.0.
2022-03-04 14:31:21 +08:00
Haojun Liao
92da01a8ba
[td-13039] refactor.
2022-03-04 13:25:39 +08:00
Xiaoyu Wang
0a9675e454
TD-13037 merge 3.0
2022-03-03 22:44:45 -05:00
Haojun Liao
0900a492d7
Merge pull request #10536 from taosdata/feature/3.0_liaohj
...
Feature/3.0 liaohj
2022-03-04 10:28:28 +08:00
afwerar
35b3edaea5
[TD-13756]<fix>: file system stat access func.
2022-03-04 00:04:57 +08:00
xiao-yu-wang
3119efc7bd
Merge pull request #10533 from taosdata/feature/3.0_query_integrate_wxy
...
TD-13706 client modify vnode process integration
2022-03-03 20:26:19 +08:00
Xiaoyu Wang
441db317fd
TD-13706 client modify vnode process integration
2022-03-03 07:25:16 -05:00
Haojun Liao
ad56011fdf
[td-13039] fix compiler error.
2022-03-03 19:47:52 +08:00
Haojun Liao
f0e392ae86
[td-13039] merge 3.0.
2022-03-03 19:13:29 +08:00
dapan1121
fa9d652e0e
Merge remote-tracking branch 'origin/3.0' into 3.0_query_integrate
2022-03-03 15:40:57 +08:00
Shengliang Guan
e14ef16667
Merge remote-tracking branch 'origin/3.0' into feature/config
2022-03-02 17:50:17 +08:00
Shengliang Guan
dc30a83f24
monitor
2022-03-02 17:48:39 +08:00
Xiaoyu Wang
213793be49
TD-13747 merge 3.0
2022-03-02 04:24:59 -05:00
Xiaoyu Wang
523855bec5
TD-13747 planner integrate
2022-03-01 21:50:51 -05:00
dapan1121
639b5102ce
feature/qnode
2022-03-01 19:48:21 +08:00
Haojun Liao
03629aabaf
[td-13039] refactor.
2022-03-01 17:31:05 +08:00
Xiaoyu Wang
db8669a3ce
TD-13037 merge 3.0
2022-02-28 21:40:50 -05:00
Xiaoyu Wang
195ff4f52f
TD-13705 parser integrate and CREATE DATABASE implement
2022-02-28 21:13:22 -05:00
Shengliang Guan
f021015e0e
Merge pull request #10452 from taosdata/feature/3.0_liaohj
...
[td-13748] fix bug.
2022-02-28 19:37:39 +08:00
Haojun Liao
0d566d17b5
[td-13748] fix bug.
2022-02-28 18:56:51 +08:00
Xiaoyu Wang
79e4cc0ea9
TD-13747 New SQL model integration
2022-02-28 05:06:07 -05:00
Xiaoyu Wang
cd7a0e559b
TD-13747 New SQL model integration
2022-02-28 04:56:38 -05:00
Xiaoyu Wang
768e05939c
TD-13747 New SQL model integration
2022-02-28 04:02:43 -05:00
Shengliang Guan
2ffde6a79e
Merge pull request #10440 from taosdata/feature/3.0_liaohj
...
[td-13680] fix bug.
2022-02-28 17:02:17 +08:00
Haojun Liao
ad6fa9b5be
[td-13680] fix bug.
2022-02-28 16:29:14 +08:00
Haojun Liao
c35a3fa35f
Merge pull request #10388 from taosdata/feature/3.0_liaohj
...
Feature/3.0 liaohj
2022-02-28 15:23:57 +08:00
Haojun Liao
ccd5727ba8
[td-13039] fix bug.
2022-02-28 15:03:32 +08:00
Haojun Liao
c4ace1885e
[td-13039] remove assert.
2022-02-28 13:38:02 +08:00
Haojun Liao
6afebf9a1c
[td-13039] merge 3.0
2022-02-28 10:16:59 +08:00
Xiaoyu Wang
b6f5d879e2
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
2022-02-26 05:53:15 -05:00
Xiaoyu Wang
7377c27367
TD-13495 physical plan refactoring
2022-02-25 03:29:40 -05:00
Shengliang Guan
612dd71918
os env
2022-02-24 21:27:13 +08:00
Haojun Liao
84fedfba09
Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj
2022-02-24 17:56:58 +08:00
Shengliang Guan
2331525a32
timezone
2022-02-24 12:19:51 +08:00
dapan1121
e2680ff326
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-02-23 15:11:32 +08:00
Xiaoyu Wang
708c361e92
TD-13495 physical plan refactoring
2022-02-23 01:34:18 -05:00
dapan1121
aa556cb462
feature/qnode
2022-02-23 14:34:17 +08:00
Haojun Liao
b95e95dc0a
[td-13039] fix bug in sorted merge operator.
2022-02-22 13:12:03 +08:00
Xiaoyu Wang
6f555efeb1
TD-13495 logic plan UT
2022-02-21 04:35:30 -05:00
Shengliang Guan
b509911795
Merge remote-tracking branch 'origin/3.0' into feature/privilege
2022-02-14 20:40:00 +08:00
Shengliang Guan
71826d7d2d
minor changes
2022-02-14 18:53:18 +08:00
Shengliang Guan
baebd82366
Merge remote-tracking branch 'origin/3.0' into feature/privilege
2022-02-14 18:49:56 +08:00
Shengliang Guan
a72fe7750b
serialize show req
2022-02-14 18:42:42 +08:00
Shengliang Guan
54584fd1e1
seralize db msg
2022-02-14 17:39:08 +08:00
xiao-yu-wang
ae8e556ba5
Merge pull request #10242 from taosdata/feature/3.0_wxy
...
TD-13338 SELECT statement translate code
2022-02-14 13:59:09 +08:00
dapan1121
32459c4ca2
Merge pull request #10236 from taosdata/feature/qnode
...
Feature/qnode
2022-02-14 13:29:12 +08:00
Xiaoyu Wang
83d516af4c
TD-13495 planner refactoring
2022-02-13 13:31:18 -05:00
xiao-yu-wang
6b31e0518d
Merge pull request #10309 from taosdata/feature/3.0_wxy
...
TD-13495 planner refactoring
2022-02-18 14:09:23 +08:00
Shengliang Guan
76e8613bab
Merge remote-tracking branch 'origin/3.0' into feature/privilege
2022-02-17 17:42:17 +08:00
Shengliang Guan
6d582b2a29
add show trans
2022-02-17 15:40:27 +08:00
xiao-yu-wang
ce824cdaa4
Merge pull request #10287 from taosdata/feature/3.0_wxy
...
TD-13495 planner refactoring
2022-02-16 18:38:40 +08:00
Shengliang Guan
5e0a6d9661
Merge pull request #10285 from taosdata/feature/privilege
...
serialize msg
2022-02-16 17:59:34 +08:00
Cary Xu
210625a5e4
Feature/td 11463 ( #10281 )
...
* initial commit
* fix commit error
* update colId to PRIMARYKEY_TIMESTAMP_COL_ID during commit
* update colId to PRIMARYKEY_TIMESTAMP_COL_ID during commit
* update colId to PRIMARYKEY_TIMESTAMP_COL_ID during commit
* adaption of startIdx for bound cols or disorder cols
Co-authored-by: Hongze Cheng <hzcheng@taosdata.com>
2022-02-16 16:05:47 +08:00
Shengliang Guan
246311d4fc
minor changes
2022-02-16 15:27:19 +08:00
Shengliang Guan
355ac1bd4b
Merge pull request #10264 from taosdata/feature/privilege
...
delete stb when deleting database
2022-02-15 18:45:35 +08:00
Shengliang Guan
d89f396dc7
serialize stb msg
2022-02-15 18:17:18 +08:00
Xiaoyu Wang
2624a81a30
TD-13495 planner refactoring
2022-02-12 18:47:47 -05:00
xiao-yu-wang
bf40ca8935
Merge pull request #10230 from taosdata/feature/3.0_wxy
...
TD-13338 SELECT statement translate code
2022-02-12 15:12:45 +08:00
Shengliang Guan
2c0f1e7793
Merge pull request #10223 from taosdata/feature/privilege
...
refact user msg decoder
2022-02-12 14:21:12 +08:00
Shengliang Guan
b8bda48a35
serialize msg
2022-02-12 14:06:13 +08:00
Xiaoyu Wang
fb3bd53ea0
TD-13495 planner refactoring
2022-02-11 20:59:23 -05:00
Xiaoyu Wang
e070ad2b77
TD-13495 planner refactoring
2022-02-11 09:19:31 -05:00
dapan1121
5f2dc1401f
feature/qnode
2022-02-11 19:52:07 +08:00
xiao-yu-wang
335acace7a
Merge pull request #10225 from taosdata/feature/3.0_wxy
...
TD-13338 SELECT statement translate code
2022-02-11 19:22:35 +08:00
Shengliang Guan
9b75a243d3
Merge remote-tracking branch 'origin/3.0' into feature/privilege
2022-02-11 17:49:13 +08:00
Shengliang Guan
f63cd65135
refact user msg decoder
2022-02-11 17:48:26 +08:00
Cary Xu
4a388c4223
Feature/td 11381 3.0 ( #10220 )
...
* calculate boundNullLen
* add extendedRowSize
2022-02-11 16:08:28 +08:00
Shengliang Guan
7829e2db1e
Merge pull request #10217 from taosdata/feature/privilege
...
reserve data structures for user auth
2022-02-11 13:38:01 +08:00
Shengliang Guan
bf6cb839d0
TD-13253 serialize user msg
2022-02-11 13:13:32 +08:00
xiao-yu-wang
655b7ec562
Merge pull request #10214 from taosdata/feature/3.0_wxy
...
TD-13338 SELECT statement translate code
2022-02-11 10:31:07 +08:00
Xiaoyu Wang
659b4d0899
TD-13338 SELECT statement translate code
2022-02-10 19:11:29 -05:00
Xiaoyu Wang
7e3e7fd786
TD-13338 SELECT statement translate code
2022-02-10 05:52:16 -05:00
Xiaoyu Wang
cdd60902d7
TD-13338 SELECT statement translate code
2022-02-10 05:43:14 -05:00
Cary Xu
1805642aed
Merge branch '3.0' into feature/TD-11381-3.0
2022-02-10 16:16:00 +08:00
Xiaoyu Wang
c524cc8a55
TD-13338 SELECT statement translate code
2022-02-10 00:40:59 -05:00
Shengliang Guan
4a07d2e7e3
Merge pull request #10179 from taosdata/feature/3.0_wxy
...
TD-13338 SELECT statement translate code
2022-02-10 09:36:08 +08:00
Xiaoyu Wang
2fb4acaaf6
TD-13338 SELECT statement translate code
2022-02-09 14:34:46 -05:00
Cary Xu
d71fece2aa
STSRow refactor
2022-02-09 20:34:11 +08:00
Shengliang Guan
5703d2921c
drop stb
2022-02-09 19:41:14 +08:00
Shengliang Guan
bfdd7b2c26
create stb
2022-02-09 18:55:16 +08:00
Shengliang Guan
7b942097c1
create stb
2022-02-09 18:28:11 +08:00
Xiaoyu Wang
a5e9d8f548
TD-13338 SELECT statement translate code
2022-02-09 05:27:56 -05:00
Shengliang Guan
22f45b4d41
Merge remote-tracking branch 'origin/3.0' into feature/mnode
2022-02-09 14:38:26 +08:00
Shengliang Guan
17c8f8b1d9
test for update stb
2022-02-09 10:52:06 +08:00
Cary Xu
3504d3f872
Merge branch '3.0' into feature/TD-11381-3.0
2022-02-09 10:32:25 +08:00