Shengliang Guan
|
b9374718d6
|
Merge pull request #17290 from taosdata/fix/3.0_bugfix_wxy
feat: support batch loading of csv files
|
2022-10-11 20:53:49 +08:00 |
Shengliang Guan
|
5a8172d6c2
|
Merge pull request #17298 from taosdata/fix/glzhao_coverity
fix: fix coverity issues
|
2022-10-11 18:51:52 +08:00 |
Xiaoyu Wang
|
0563eb2475
|
feat: support batch loading of csv files
|
2022-10-11 17:28:58 +08:00 |
Ganlin Zhao
|
e5c3ff7158
|
fix: coverity issues
CID: 399950
|
2022-10-11 17:08:30 +08:00 |
Shengliang Guan
|
593d3e7ba0
|
Merge pull request #17289 from taosdata/fix/TD-19457
fix: unit test case for tdb ovfl pages
|
2022-10-11 16:21:12 +08:00 |
Liu Jicong
|
11ca4ddf8c
|
Merge pull request #17288 from taosdata/feature/stream
refactor(stream): state/session map id to tbname
|
2022-10-11 16:07:22 +08:00 |
Ganlin Zhao
|
936c7b6276
|
fix: coverity issues
CID: 400042
|
2022-10-11 16:00:19 +08:00 |
Xiaoyu Wang
|
18fa48ae57
|
feat: support batch loading of csv files
|
2022-10-11 15:54:01 +08:00 |
Minglei Jin
|
ccdd3ff8c2
|
fix: unit test case for tdb ovfl pages
|
2022-10-11 15:32:07 +08:00 |
Liu Jicong
|
26fae13c61
|
refactor(stream): state/session map id to tbname
|
2022-10-11 15:27:56 +08:00 |
Shengliang Guan
|
21e02c1752
|
Merge pull request #17284 from taosdata/fix/TD-19457
fix(tdb): add cell header size while decoding left bytes
|
2022-10-11 15:21:47 +08:00 |
Ganlin Zhao
|
37a9143fcb
|
fix: coverity issues
CID: 400170
|
2022-10-11 14:33:10 +08:00 |
Minglei Jin
|
47f286869c
|
fix(tdb): add cell header size while decoding left bytes
|
2022-10-11 14:25:30 +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 |
Haojun Liao
|
187735dede
|
fix(query): fix the invalid write.
|
2022-10-11 10:49:19 +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 |
Haojun Liao
|
2dcb5a9c29
|
fix(query): fix an typo.
|
2022-10-10 22:00:36 +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 |
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 |
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
|
66a5f6cc8d
|
Merge pull request #17255 from taosdata/feature/stream
fix: coverity scan
|
2022-10-10 13:44:07 +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 |
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 |
Shengliang Guan
|
60be9f5771
|
Merge pull request #17241 from taosdata/enh/optLogTime
enh: opt log time
|
2022-10-10 09:59:37 +08:00 |
Liu Jicong
|
57d1406096
|
add tbname column into stream special block
|
2022-10-09 22:49:37 +08:00 |
Haojun Liao
|
4bc94300a5
|
enh(query): support scalar expressions in the state window aggregate.
|
2022-10-09 21:49:40 +08:00 |
yihaoDeng
|
9a5db03293
|
opt log time
|
2022-10-09 21:13:50 +08:00 |
Shengliang Guan
|
e99b8a5f57
|
Merge pull request #17240 from taosdata/fix/TD-19261
fix(tdb): subtract payload size with cell header size
|
2022-10-09 19:30:57 +08:00 |
Minglei Jin
|
4a64803278
|
fix(tdb): subtract payload size with cell header size
|
2022-10-09 18:40:24 +08:00 |
Liu Jicong
|
2b3ff12521
|
fix bad merge
|
2022-10-09 18:39:23 +08:00 |
Liu Jicong
|
eafe8666f7
|
merge 3.0
|
2022-10-09 17:00:18 +08:00 |
Liu Jicong
|
2f9aeeb5fc
|
feat(stream): support define table name
|
2022-10-09 16:54:27 +08:00 |
yihaoDeng
|
03f4412916
|
opt log time
|
2022-10-09 16:53:44 +08:00 |
Minglei Jin
|
de3e886188
|
fix(test): ovfl page case with border condition checking
|
2022-10-09 16:38:58 +08:00 |
Hongze Cheng
|
cd0593cfcf
|
fix more
|
2022-10-09 16:10:16 +08:00 |
Hongze Cheng
|
18e31f8e26
|
more fix
|
2022-10-09 15:50:22 +08:00 |
Hongze Cheng
|
7941f3a36e
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/alter_pages_buffer
|
2022-10-09 15:47:21 +08:00 |
Shengliang Guan
|
ba912cdfc0
|
Merge pull request #17214 from taosdata/feature/stream_ly
fix(stream): filter error occurred when data was modified
|
2022-10-09 15:45:37 +08:00 |
Shengliang Guan
|
c1ed4da67d
|
Merge pull request #17231 from taosdata/szhou/fixbugs
fix: fix coverity scan issues
|
2022-10-09 15:44:44 +08:00 |
Hongze Cheng
|
a27677d285
|
more fix
|
2022-10-09 15:44:01 +08:00 |