Commit graph

1268 commits

Author SHA1 Message Date
Shengliang Guan
8e4a0912a2
Merge pull request #17220 from taosdata/feat/TD-17777-V30
feat(shell): Supported TAB complete for 3.0
2022-10-09 13:36:16 +08:00
Alex Duan
c71600bae8 Merge branch '3.0' into feat/TD-17777-V30 2022-10-08 20:20:07 +08:00
yihaoDeng
27003dfaa5 fix invalid tag value 2022-10-08 15:48:52 +08:00
Hongze Cheng
be482feacc Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression 2022-09-30 10:32:10 +08:00
Xiaoyu Wang
73642ac3a2 feat: sql command 'show table tags from table_name' 2022-09-29 16:16:49 +08:00
Alex Duan
49b49eb0eb Merge branch '3.0' into feat/TD-17777-V30 2022-09-29 11:20:09 +08:00
Hongze Cheng
82a227b9c7 more fix 2022-09-28 18:48:35 +08:00
Hongze Cheng
a4d16f1c00 more code 2022-09-27 17:36:02 +08:00
Hongze Cheng
efacafde33 refact more code 2022-09-26 10:47:24 +08:00
Hongze Cheng
14b0b458e7 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression 2022-09-23 18:07:19 +08:00
Shengliang Guan
983f4797f2
Merge pull request #16862 from taosdata/enh/clientPolicy
enh: support client merge policy
2022-09-23 17:26:30 +08:00
Hongze Cheng
7e0c3ee663 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression 2022-09-23 17:22:02 +08:00
Shengliang Guan
3810b5d4fa fix: add more info log for mnode 2022-09-23 15:42:36 +08:00
dapan1121
3fb3aa7bea Merge remote-tracking branch 'origin/3.0' into enh/clientPolicy 2022-09-23 13:33:11 +08:00
Hongze Cheng
2ba8be78a7 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression 2022-09-23 10:58:15 +08:00
Shengliang Guan
ade0e5c5cc
Merge pull request #17010 from taosdata/fix/3.0_bugfix_wxy
fix: some parser problems
2022-09-22 19:42:26 +08:00
Hongze Cheng
5fd403b813 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression 2022-09-22 19:11:02 +08:00
Xiaoyu Wang
9f45f81aa0 fix: join validity check 2022-09-22 16:54:39 +08:00
Shengliang Guan
43ef21f67b enh: add oper name to show transaction 2022-09-22 16:19:33 +08:00
Hongze Cheng
9f7771cde4 refact more code 2022-09-22 11:52:47 +08:00
Hongze Cheng
ce9afbae19 more code 2022-09-21 14:02:52 +08:00
Hongze Cheng
b4a43079fb more code 2022-09-21 11:03:08 +08:00
Hongze Cheng
fb45b8d577 refact code 2022-09-20 13:39:32 +08:00
Hongze Cheng
215883ea64 refact code 2022-09-20 11:08:46 +08:00
Hongze Cheng
678f9da4ac refact compress code 2022-09-20 10:11:55 +08:00
Cary Xu
777fadee25 feat: stream state optimization for rsma 2022-09-19 19:27:23 +08:00
Alex Duan
1490b11448 Merge remote-tracking branch 'refs/remotes/origin/3.0' into 3.0 2022-09-19 11:09:10 +08:00
dapan1121
4048c99282 Merge remote-tracking branch 'origin/3.0' into enh/clientPolicy 2022-09-15 14:50:35 +08:00
Liu Jicong
3bedc3fa3b
Merge pull request #16836 from taosdata/feature/stream
feat(stream): stream state support tuple
2022-09-14 17:47:47 +08:00
Liu Jicong
c7f986a656 refactor(tmq): add error code 2022-09-14 17:11:50 +08:00
Shengliang Guan
59e9140996
Merge pull request #16806 from taosdata/fix/TD-18224
fix(query): twa function report error if input has overlap timestamps
2022-09-14 15:52:20 +08:00
Ganlin Zhao
64226e5e55 fix error code number 2022-09-14 15:01:14 +08:00
Ganlin Zhao
f1956930c9 Merge branch '3.0' into fix/TD-18224 2022-09-13 18:06:34 +08:00
Ganlin Zhao
6b2bf42f68 fix(query): twa function output NULL if input has overlap timestamps
TD-18224
2022-09-13 18:05:54 +08:00
yihaoDeng
b82f27ec03 tsc: handle schedule error 2022-09-13 17:48:57 +08:00
Xiaoyu Wang
6cf578f299 feat: database option 'tsdb_pagesize' 2022-09-13 14:19:50 +08:00
Hongze Cheng
9e33dfbc90 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/stt_trigger_config 2022-09-08 21:27:33 +08:00
Hongze Cheng
eae7947c68 more refact 2022-09-08 17:58:33 +08:00
Shengliang Guan
f3b9c5933f fix: compile error in windows 2022-09-08 16:14:22 +08:00
Shengliang Guan
adff7af9dd enh: add table_prefix and table_suffix options to database 2022-09-08 13:54:54 +08:00
Alex Duan
f1dd2d5675 feat(shell): add port to 3.0 buld ok 2022-09-07 10:16:00 +08:00
dapan1121
8675857207 enh: add client query policy 2022-09-05 13:56:42 +08:00
Shengliang Guan
25df542a01
Merge pull request #16649 from taosdata/feature/3.0_interval_hash_optimize
refactor: rsma fetch trigger refactor and use ref to manage qtaskf
2022-09-04 18:16:58 +08:00
Cary Xu
18c3f19b6b Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-09-04 14:57:38 +08:00
Haojun Liao
a06053712d fix(query): commit 2022-09-03 22:19:25 +08:00
Haojun Liao
957550c472 Merge branch 'refact/tsdb_optimize' of github.com:taosdata/tdengine into refact/tsdb_optimize 2022-09-03 11:17:26 +08:00
Haojun Liao
4ace5bef9c fix(query): fix syntax error. 2022-09-03 11:08:36 +08:00
Haojun Liao
d9d7c81872
Merge branch '3.0' into refact/tsdb_optimize 2022-09-03 10:14:48 +08:00
Haojun Liao
b159d3cdf5 fix(query): fix syntax error on windows platform 2022-09-03 10:05:57 +08:00
Shengliang Guan
25c67f6ebb enh: add hash prefix and suffix option to db 2022-09-02 19:00:11 +08:00