Commit Graph

29569 Commits

Author SHA1 Message Date
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
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
Zhiqiang Wang 4cf843ed51
Merge pull request #12977 from taosdata/fix/ZhiqiangWang/TD-15849-run-case-on-win
fix(os): run case on win
2022-05-25 20:55:04 +08:00
Shengliang Guan 60b65b9fc9 refactor: log for apply index 2022-05-25 20:45:45 +08:00
Yihao Deng 6d7bf5e00d
Merge pull request #12941 from taosdata/enh/refactorQueryCtx
enh: refactor trans free ctx
2022-05-25 20:41:11 +08:00
Cary Xu ec11679ed2 Merge branch '3.0' into feature/TD-11274-3.0 2022-05-25 20:40:21 +08:00
afwerar 5a15739cc3 fix(os): run case on win 2022-05-25 20:37:00 +08:00
Shengliang Guan 5d80e80883 fix: dump sdb to json 2022-05-25 20:35:49 +08:00
Liu Jicong 9b007908c1
Merge pull request #12982 from taosdata/feature/stream
chore: remove out-of-date example
2022-05-25 20:30:37 +08:00
Liu Jicong 18241f7170 chore: remove out-of-date example 2022-05-25 20:24:54 +08:00
Liu Jicong 64d60e8259
Merge pull request #12981 from taosdata/feature/stream
fix(stream): handle null data
2022-05-25 20:20:48 +08:00
afwerar 704fc25622 fix(os): run case on win 2022-05-25 19:43:09 +08:00
Liu Jicong 86c9446a84 fix(stream): handle null data 2022-05-25 19:37:52 +08:00
afwerar f6fb34269f fix(os): run case on win 2022-05-25 19:29:34 +08:00
afwerar 91925ffb08 fix(os): run case on win 2022-05-25 19:20:02 +08:00
afwerar e144303190 fix(os): run case on win 2022-05-25 19:13:16 +08:00
liuyao f080f4aad3
Merge pull request #12972 from taosdata/feature/TD-15774
ci(stream): close session test
2022-05-25 19:11:58 +08:00
Liu Jicong c99294cc1f
Merge pull request #12980 from taosdata/feature/stream
fix(stream): memory error
2022-05-25 19:02:42 +08:00
Shengliang Guan 35d9d80191 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-05-25 18:49:42 +08:00
Liu Jicong 79e97271ca fix(stream): memory error 2022-05-25 18:43:25 +08:00
54liuyao ae9c03e7f5 ci(stream): close session test 2022-05-25 18:42:53 +08:00
Minghao Li e0d3b53be7 Merge branch 'feature/sync-mnode-integration' of https://github.com/taosdata/TDengine into feature/sync-mnode-integration 2022-05-25 18:32:59 +08:00
Minghao Li 8c5f6b6849 fix(sync): persist isStandby 2022-05-25 18:32:34 +08:00
Haojun Liao b37ca86866
Merge pull request #12979 from taosdata/feature/3_liaohj
fix(query): set correct expression number in project operator.
2022-05-25 18:31:46 +08:00
afwerar 21bc9335de fix(os): run case on win 2022-05-25 18:28:57 +08:00
Shengliang Guan ce226517ab
Merge pull request #12966 from taosdata/fix/mnode
refactor: let all operations of mnode into the sync log
2022-05-25 18:19:39 +08:00