Hongze Cheng
c310d4a177
more code
2022-10-11 16:43:01 +08:00
Hongze Cheng
1a8877c787
more code
2022-10-11 16:15:38 +08:00
Hongze Cheng
42987ad905
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tdlite
2022-10-11 14:48:33 +08:00
Haojun Liao
b4593e9046
Merge pull request #17276 from taosdata/feature/3_liaohj
...
fix(query): fix invalid type convert in cast function.
2022-10-11 13:37:32 +08:00
Hongze Cheng
b412f19e73
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tdlite
2022-10-11 13:27:50 +08:00
Haojun Liao
187735dede
fix(query): fix the invalid write.
2022-10-11 10:49:19 +08:00
Hui Li
6e548a96f8
Merge pull request #17251 from taosdata/test/jcy
...
test:add test case for show into ci
2022-10-11 10:02:22 +08:00
Liu Jicong
596ea98c2f
Merge pull request #17281 from taosdata/feature/stream
...
refactor(stream)
2022-10-11 09:27:49 +08:00
Liu Jicong
fbfae317b3
refactor
2022-10-11 02:09:15 +08:00
Shuduo Sang
dc15ab84d2
feat: taosbenchmark supplement insert ( #17278 )
2022-10-10 22:05:50 +08:00
Haojun Liao
2dcb5a9c29
fix(query): fix an typo.
2022-10-10 22:00:36 +08:00
Xuefeng Tan
c889dcd6fd
enh(taosAdapter): support user specify timezone and return corresponding time ( #17272 )
2022-10-10 21:34:32 +08:00
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
Hongze Cheng
4eecd7fd4a
more code
2022-10-10 18:17:58 +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
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
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