Minghao Li
|
f078f5b300
|
fix(sync): syncSetStandby
|
2022-05-26 15:08:20 +08:00 |
Cary Xu
|
d698bbf4ad
|
enh: code optimization
|
2022-05-26 14:43:03 +08:00 |
Ganlin Zhao
|
fb0770485d
|
Merge pull request #12887 from taosdata/feature/3.0_glzhao
feat(query): add apercentile function
|
2022-05-26 14:42:10 +08:00 |
Hui Li
|
9ed5d58196
|
Update fulltest.sh
temp close concast.py, concast_ws.py, join.py.
|
2022-05-26 14:38:55 +08:00 |
Liu Jicong
|
27af0747d6
|
feat(sma): using separate vg
|
2022-05-26 14:34:05 +08:00 |
dapan1121
|
22470344e0
|
scheduler async api test
|
2022-05-26 14:23:07 +08:00 |
Minghao Li
|
4e1aa6b5c5
|
refactor: config change
|
2022-05-26 14:21:24 +08:00 |
Xiaoyu Wang
|
7989190b5e
|
fix: some problems of rollup sma
|
2022-05-26 14:16:36 +08:00 |
Shengliang Guan
|
13affd9b9f
|
Merge remote-tracking branch 'origin/3.0' into fix/mnode
|
2022-05-26 13:45:08 +08:00 |
Shengliang Guan
|
0dcd7ab854
|
feat: add vgroup for tsma
|
2022-05-26 13:19:48 +08:00 |
Shengliang Guan
|
381ff01f52
|
feat: add vgroup for tsma
|
2022-05-26 13:18:39 +08:00 |
Ganlin Zhao
|
067731b763
|
Merge branch '3.0' into feature/3.0_glzhao
|
2022-05-26 12:22:56 +08:00 |
Ganlin Zhao
|
9b54534b35
|
fix(query): comment out nestedQuery.py
|
2022-05-26 12:19:06 +08:00 |
Haojun Liao
|
cd5dbf4df3
|
Merge branch '3.0' into feature/3_liaohj
|
2022-05-26 12:05:19 +08:00 |
Haojun Liao
|
f6e8276475
|
fix(query): free the cursor when all data retrieved immediately.
|
2022-05-26 11:51:32 +08:00 |
Ganlin Zhao
|
72d9b07894
|
fix(query): fix avg/sum function result overflown output inf/nan
TD-15923
|
2022-05-26 11:36:07 +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 |
plum-lihui
|
7b227cb2b7
|
test: add test cases for tmq
|
2022-05-26 11:22:14 +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 |
Minghao Li
|
2dee385502
|
Merge branch 'feature/sync-mnode-integration' of https://github.com/taosdata/TDengine into feature/sync-mnode-integration
|
2022-05-26 11:02:59 +08:00 |
Minghao Li
|
9a2eddda4c
|
fix(sync), call FpCommitCb twice when FOLLOWER
|
2022-05-26 11:02:35 +08:00 |
Shengliang Guan
|
dbf80b5680
|
Merge pull request #12987 from taosdata/fix/mnode
fix(sync): persist standby option
|
2022-05-26 10:11:38 +08:00 |
WANG MINGMING
|
dfbd780b5b
|
Merge pull request #13004 from taosdata/3.0
3.0
|
2022-05-26 09:56:37 +08:00 |
Ganlin Zhao
|
0f27d39156
|
Merge pull request #12971 from taosdata/fix/TD-15977
fix(query): restrict top/bottom function column type and first param must be column
|
2022-05-26 09:51:42 +08:00 |
Shengliang Guan
|
cfa89bd7bc
|
Merge remote-tracking branch 'origin/3.0' into fix/mnode
|
2022-05-26 09:51:39 +08:00 |
Shengliang Guan
|
3f37725947
|
test: case for alter stable
|
2022-05-26 09:46:25 +08:00 |
dapan1121
|
0c35e62158
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-05-26 09:17: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 |
dapan1121
|
a8d3162cd9
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-05-26 09:03:56 +08:00 |
Sean Ely
|
72ce88e972
|
docs: grammar: resource planning
Minor grammar edits to the Resource Planning page
|
2022-05-26 08:05:49 +08:00 |
Sean Ely
|
74be10c361
|
docs: grammar: admin install
Minor grammar updates and formatting for Admin > Install & Uninstall page
|
2022-05-26 08:05:11 +08:00 |
Sean Ely
|
15b9d1a88a
|
docs: grammar: sql json
Minor grammar updates to SQL > JSON page
|
2022-05-26 07:50:04 +08:00 |
Sean Ely
|
0fee6f2a0b
|
docs: grammar: sql limits
Minor grammar edits to SQL > Limits page
|
2022-05-26 07:49:40 +08:00 |
Sean Ely
|
8fdaa3e8e7
|
docs: grammar: sql interval
Grammar updates to the SQL > Interval page.
|
2022-05-26 07:49:03 +08:00 |
Sean Ely
|
cc820359c4
|
docs: grammar: sql functions
Minor grammar and formatting updates to SQL > Functions page
|
2022-05-26 07:48:42 +08:00 |
Sean Ely
|
f7811dd3cf
|
docs: grammar: sql select
Minor grammar updates to the SQL > Select page
|
2022-05-26 07:47:57 +08:00 |
Sean Ely
|
7e8a722cfb
|
docs: grammar: sql insert
Minor grammar changes to the SQL Insert page
|
2022-05-26 07:47:28 +08:00 |
Sean Ely
|
786cb5beca
|
docs: grammar: sql stable
Minor grammar updates to SQL > STable page.
|
2022-05-26 07:46:57 +08:00 |
Sean Ely
|
28ef348b72
|
docs: grammar: sql table
Minor grammar changes to the SQL > Table page.
|
2022-05-26 07:45:56 +08:00 |
Sean Ely
|
85c05527b7
|
docs: grammar: sql database
Minor grammar changes to the SQL > Database page
|
2022-05-26 07:45:30 +08:00 |
Sean Ely
|
ea3f7d756f
|
docs: grammar: data type
Minor grammar changes to the SQL data types page.
|
2022-05-26 07:44:52 +08:00 |
Cary Xu
|
2cf243fd55
|
Merge pull request #12988 from taosdata/feature/TD-11274-3.0
fix: use schema version of row when commit
|
2022-05-25 23:32:59 +08:00 |
Xiaoyu Wang
|
94ebcc9b74
|
Merge pull request #12984 from taosdata/feature/3.0_wxy
feat: sql command 'drop cgroup'
|
2022-05-25 23:20:17 +08:00 |
Haojun Liao
|
e5bb56752a
|
fix(query): check for invalid parameters of substr function.
|
2022-05-25 23:09:03 +08:00 |
Haojun Liao
|
3a21c690ee
|
fix(query): add check for invalid table name
|
2022-05-25 23:08:04 +08:00 |
Shengliang Guan
|
d137ce1c73
|
refactor: create mnode handle
|
2022-05-25 23:07:06 +08:00 |
Shengliang Guan
|
28f6dcad41
|
Merge branch 'feature/sync-mnode-integration' into fix/mnode
|
2022-05-25 23:02:57 +08:00 |
Cary Xu
|
55c010dd6c
|
fix: code optimization
|
2022-05-25 22:50:41 +08:00 |