Hongze Cheng
8fbf4af35f
more code
2022-10-10 21:30:23 +08:00
Hongze Cheng
dfc91a38b0
more code
2022-10-10 21:29:36 +08:00
Hongze Cheng
fcbff54e59
Merge pull request #17274 from taosdata/feat/tdlite
...
feat: adjust some code for tdlite
2022-10-10 20:45:54 +08:00
Haojun Liao
73b5a001d6
fix(query): fix invalid type convert in cast function.
2022-10-10 19:15:52 +08:00
Shengliang Guan
b98c9672aa
Merge pull request #17265 from taosdata/szhou/fixbugs
...
fix: fix no stop error when interval fill order by desc
2022-10-10 18:50:13 +08:00
Shengliang Guan
46c609a0e5
Merge pull request #17271 from taosdata/feat/TD-17777-V30
...
fix(shell): lastWord need add one byte for 3.0
2022-10-10 18:49:11 +08:00
Hongze Cheng
880300fa81
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tdlite
2022-10-10 18:30:07 +08:00
Hongze Cheng
6c097be04e
more code
2022-10-10 18:29:14 +08:00
Haojun Liao
ad16acda14
fix(query): fix syntax error.
2022-10-10 18:23:26 +08:00
Cary Xu
fe115ab02e
fix: support statistics of insert_req
2022-10-10 18:20:53 +08:00
Hongze Cheng
4eecd7fd4a
more code
2022-10-10 18:17:58 +08:00
Minglei Jin
8f61346d29
meta/cache: separate entry cache to parepare for a new stats cache
2022-10-10 18:07:09 +08:00
Hongze Cheng
579af54c49
more code
2022-10-10 17:45:10 +08:00
Zhiqiang Wang
021a9d216e
fix: link libtaosws error ( #17266 )
2022-10-10 17:42:08 +08:00
Alex Duan
5aac510914
Merge branch '3.0' into feat/TD-17777-V30
2022-10-10 17:14:17 +08:00
Alex Duan
2f9048b2ae
feat(shell): lastWord function less add one
2022-10-10 17:02:48 +08:00
shenglian zhou
9324ad288e
fix: fix _wend computation error
2022-10-10 16:53:17 +08:00
Haojun Liao
f0d3f0e773
test: update the script
2022-10-10 16:16:57 +08:00
shenglian zhou
5ccc7aa98e
fix: fix no stop error when interval fill order by desc
2022-10-10 16:16:54 +08:00
Shengliang Guan
f0a7430238
Merge pull request #17263 from taosdata/feature/3_liaohj
...
refactor: do some internal refactor.
2022-10-10 16:13:27 +08:00
Shuduo Sang
8686e7d2e0
chore: update taos-tools 8dea29a for 3.0 ( #17249 )
...
* chore: update taos-tools 8dea29a for 3.0
* chore: update taos-tools 85b582b for 3.0
2022-10-10 16:05:56 +08:00
Shengliang Guan
8cb0edf823
Merge pull request #17261 from taosdata/enh/TD-19407
...
fix: add logs
2022-10-10 15:57:46 +08:00
Shengliang Guan
f9df999a05
Merge pull request #17262 from taosdata/fix/TD-19416
...
fix(query): new META_READER_NOLOCK flag for metaReaderInit
2022-10-10 15:55:20 +08:00
Haojun Liao
7c3ddc4920
other:merge 3.0
2022-10-10 15:35:38 +08:00
Minglei Jin
9a410b96ef
fix(query): new META_READER_NOLOCK flag for metaReaderInit
2022-10-10 15:04:33 +08:00
Haojun Liao
68842b9c64
refactor: do some internal refactor.
2022-10-10 14:55:58 +08:00
Shengliang Guan
452f224727
Merge pull request #17253 from taosdata/fix/TD-19245
...
fix: coverity issues
2022-10-10 14:46:04 +08:00
Shengliang Guan
fe4c7dee7c
fix: add logs
2022-10-10 14:45:49 +08:00
Shengliang Guan
66a5f6cc8d
Merge pull request #17255 from taosdata/feature/stream
...
fix: coverity scan
2022-10-10 13:44:07 +08:00
Shuduo Sang
400b5e1344
docs: fix python version required and a few typos ( #17257 )
...
* docs: update csharp connector status
* docs: fix csharp ws bulk pulling
* docs: clarify database param is optional to websocket dsn
* docs: fix python version and a few typos
2022-10-10 13:38:41 +08:00
Shengliang Guan
6fbde2d119
Merge pull request #17254 from taosdata/fix/TD-19416
...
fix(meta): use rwlock to favor writers
2022-10-10 11:49:38 +08:00
Liu Jicong
b1594a6857
fix coverity scan
2022-10-10 11:44:17 +08:00
Haojun Liao
9eab350e90
Merge pull request #17248 from taosdata/feature/3_liaohj
...
enh(query): support scalar expressions in the state window aggregate.
2022-10-10 11:31:12 +08:00
Shengliang Guan
4084140fa0
Merge pull request #17252 from taosdata/fix/TD-19254-D
...
fix: coverity scan for sma and tfs
2022-10-10 11:24:37 +08:00
wade zhang
30875cfd1c
Update 24-show.md
2022-10-10 11:18:21 +08:00
wade zhang
1582c738b2
Update 24-show.md
2022-10-10 11:17:47 +08:00
Haojun Liao
7023c11472
Merge pull request #17256 from taosdata/hjxilinx-patch-1
...
docs: update the data type manual.
2022-10-10 11:16:22 +08:00
Haojun Liao
4324b3a90d
docs:update the data type manual.
2022-10-10 11:14:21 +08:00
Minglei Jin
997dfb41d9
fix(meta): use rwlock to favor writers
2022-10-10 11:00:55 +08:00
Shengliang Guan
66a4f332b3
fix: coverity issues
2022-10-10 10:51:16 +08:00
Cary Xu
6b984ab448
fix: coverity scan for sma and tfs
2022-10-10 10:23:57 +08:00
Cary Xu
37c2fd5b08
fix: coverity scan for sma and tfs
2022-10-10 10:16:00 +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
jiacy-jcy
64e453c4a6
test:add test case for show into ci
2022-10-10 10:01:50 +08:00
Shengliang Guan
60be9f5771
Merge pull request #17241 from taosdata/enh/optLogTime
...
enh: opt log time
2022-10-10 09:59:37 +08:00
wade zhang
9273ec149e
Update 21-node.md
2022-10-10 09:39:29 +08:00
wade zhang
f81c6f2d17
Update 21-node.md
2022-10-10 09:38:51 +08:00
wade zhang
1112078464
Update 24-show.md
2022-10-10 09:31:58 +08:00
wade zhang
a98dba9b6f
Update 24-show.md
2022-10-10 09:31:18 +08:00
Jeff Tao
2360ff9d69
Update 03-package.md
2022-10-09 17:24:57 -07:00