Commit Graph

29495 Commits

Author SHA1 Message Date
yihaoDeng ddbcaee1ff fix: add debug info 2022-05-26 21:23:19 +08:00
yihaoDeng e99cb305ff fix: add retry 2022-05-26 16:58:57 +08:00
Shengliang Guan f5e3b409ab refactor: add some log 2022-05-26 16:47:37 +08:00
Shengliang Guan e7048eb6d0 Merge remote-tracking branch 'origin/feature/sync-mnode-integration' into fix/mnode 2022-05-26 15:58:56 +08:00
Shengliang Guan 5c402c4711 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-05-26 15:58:37 +08:00
Shuduo Sang c47b79398b refactor: use max int64 to replace -1 for unlimit
for 3.0

[TD-15999]
2022-05-26 15:18:04 +08:00
Minghao Li f078f5b300 fix(sync): syncSetStandby 2022-05-26 15:08:20 +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
Minghao Li 4e1aa6b5c5 refactor: config change 2022-05-26 14:21:24 +08:00
Shengliang Guan 13affd9b9f Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-05-26 13:45:08 +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
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
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
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
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
Cary Xu 80d780eb03 fix: use schema version of row when commit 2022-05-25 22:47:56 +08:00
Xiaoyu Wang 0de64aa805 feat: sql command 'drop cgroup' 2022-05-25 22:33:41 +08:00
Cary Xu 42cc609a71 Merge branch '3.0' into feature/TD-11274-3.0 2022-05-25 22:30:42 +08:00
Zhiqiang Wang 421a6c89b1
Merge pull request #12985 from taosdata/fix/ZhiqiangWang/TD-15849-dll-exit-error
fix(os): dll exit error
2022-05-25 22:11:35 +08:00
dapan1121 8d56f7e1ec fix mem free issue 2022-05-25 22:05:29 +08:00
afwerar deeeefdb04 fix(os): dll exit error 2022-05-25 21:31:19 +08:00
Xiaoyu Wang 6d3f066540 feat: sql command 'drop cgroup' 2022-05-25 21:23:13 +08:00