Shengliang Guan
|
a941b0b919
|
Merge pull request #17441 from taosdata/enh/TD-19463_2
enh: sync propose return at once if replica is 1
|
2022-10-19 09:07:57 +08:00 |
Shengliang Guan
|
a25ee4f1da
|
Merge pull request #17445 from taosdata/test3.0/lihui
test: modify timestamp for insert success anywhen
|
2022-10-19 09:07:23 +08:00 |
Shengliang Guan
|
5cd1c12c4b
|
Merge pull request #17448 from taosdata/fix/TD-19619
fix(query): mode function output behavior if there're multiple highest frequency of occurrence.
|
2022-10-19 09:06:43 +08:00 |
Shengliang Guan
|
3592344fc6
|
Merge pull request #17449 from taosdata/fix/TD-19628
enh: comment out unused codes in tsim
|
2022-10-19 09:05:59 +08:00 |
Shengliang Guan
|
5849f99710
|
Merge pull request #17446 from taosdata/feature/stream_ly
feat(stream):replace disk buff
|
2022-10-19 09:05:51 +08:00 |
dapan1121
|
b621f04e40
|
Merge pull request #17436 from taosdata/feature/TD-14761
fix:defeats in converity scan
|
2022-10-19 09:00:07 +08:00 |
Shuduo Sang
|
312294bff4
|
feat: taosbenchmark support partial col 9284147 (#17456)
|
2022-10-19 08:57:07 +08:00 |
Liu Jicong
|
936c78f424
|
Merge pull request #17440 from taosdata/feature/stream
refactor: tmq commit
|
2022-10-18 23:47:26 +08:00 |
dapan1121
|
99fd3284df
|
Merge pull request #17439 from taosdata/fix/coverity.pw
fix: fix coverity issues
|
2022-10-18 22:15:20 +08:00 |
Xuefeng Tan
|
c77bc2b9b9
|
doc : driver-go support WebSocket-based bulk pulling (#17435)
* doc : driver-go support WebSocket-based bulk pulling
* doc : update English translation
* docs: remove preparation section
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
|
2022-10-18 19:12:35 +08:00 |
Ganlin Zhao
|
2d1f7354a9
|
fix null value handling
|
2022-10-18 19:11:49 +08:00 |
Shengliang Guan
|
de4f430928
|
Merge pull request #17437 from taosdata/fix/ZhiqiangWang/TD-19607-shell-input-Chinese-char-error
fix: shell input Chinese char error
|
2022-10-18 18:43:33 +08:00 |
Shengliang Guan
|
b44a795179
|
Merge pull request #17432 from taosdata/fix/TD-19250-3
fix: coverity issues
|
2022-10-18 18:14:03 +08:00 |
54liuyao
|
8efd7e8763
|
feat(stream):replace disk buff
|
2022-10-18 18:13:47 +08:00 |
Shengliang Guan
|
2ece142aba
|
Merge remote-tracking branch 'origin/3.0' into enh/TD-19463_2
|
2022-10-18 18:13:16 +08:00 |
Shengliang Guan
|
797ed80f70
|
enh: comment out unused codes in tsim
|
2022-10-18 18:08:49 +08:00 |
Ganlin Zhao
|
3ec1490fe2
|
change mode function zh docs
|
2022-10-18 18:00:53 +08:00 |
Ganlin Zhao
|
25c2cec602
|
change mode en docs
|
2022-10-18 17:58:17 +08:00 |
Ganlin Zhao
|
0f5e02b0b4
|
fix(query): mode function output one random result instead of NULL
if there're multiple highest frequency of occurrence.
TD-19619
|
2022-10-18 17:52:40 +08:00 |
Shengliang Guan
|
25d6bbaf09
|
Merge pull request #17409 from taosdata/feature/TD-19221-3.0
feat:add new interface for schemaless
|
2022-10-18 17:46:33 +08:00 |
Shengliang Guan
|
3cbfd2d160
|
Merge pull request #17392 from taosdata/FIX/TD-19183-3.0
enh: not allowed to start on disk space unavailable
|
2022-10-18 17:46:14 +08:00 |
Shengliang Guan
|
c30f6a7720
|
Merge pull request #17438 from taosdata/fix/TD-19254-D
chore: remove codes unused currently for sma
|
2022-10-18 17:44:58 +08:00 |
plum-lihui
|
aa906a0d3b
|
test: modify timestamp for insert success anywhen
|
2022-10-18 17:39:58 +08:00 |
dapan1121
|
fe5b898ee5
|
Merge pull request #17430 from taosdata/fix/TD-19609
fix: fix case when crash issue
|
2022-10-18 17:37:37 +08:00 |
Shengliang Guan
|
5b7872b119
|
Merge remote-tracking branch 'origin/3.0' into enh/TD-19463_2
|
2022-10-18 17:06:28 +08:00 |
Shengliang Guan
|
9e0feee081
|
enh: sync propose return at once if replica is 1
|
2022-10-18 17:06:03 +08:00 |
Liu Jicong
|
ca2012a521
|
refactor: tmq commit
|
2022-10-18 16:56:07 +08:00 |
Shengliang Guan
|
194587558b
|
Merge pull request #17434 from taosdata/fix/3.0_bugfix_wxy
fix: plan problem with 'partition by tag group by tag' statement
|
2022-10-18 16:33:36 +08:00 |
dapan1121
|
0fe14f0b16
|
fix: fix coverity issues
|
2022-10-18 16:33:27 +08:00 |
Shengliang Guan
|
af070148b9
|
Merge pull request #17394 from taosdata/enh/TD-19463_2
fix: crash while reconfig mnode will cause taosd reboot failure
|
2022-10-18 16:24:08 +08:00 |
Benguang Zhao
|
2525a5cf1f
|
enh: report proper errorcode on disk unavailability
|
2022-10-18 16:06:52 +08:00 |
Cary Xu
|
4c6623d3dd
|
chore: remove obsolete file
|
2022-10-18 15:47:36 +08:00 |
Cary Xu
|
c528ae010f
|
Merge branch '3.0' into fix/TD-19254-D
|
2022-10-18 15:42:52 +08:00 |
Cary Xu
|
0f5f0d7cfb
|
chore: remove codes unused currently for sma
|
2022-10-18 15:42:28 +08:00 |
afwerar
|
9078f6157c
|
fix: shell input Chinese char error
|
2022-10-18 15:37:00 +08:00 |
dapan1121
|
3ec553aab6
|
Merge pull request #17433 from taosdata/fix/TD-19588
fix:assert core if db is empty
|
2022-10-18 15:30:12 +08:00 |
Shengliang Guan
|
b92f1efd40
|
Merge remote-tracking branch 'origin/3.0' into enh/TD-19463_2
|
2022-10-18 15:16:38 +08:00 |
wangmm0220
|
41866ed397
|
fix:defeats in converity scan
|
2022-10-18 15:13:52 +08:00 |
Xiaoyu Wang
|
eaa2a344e1
|
fix: plan problem with 'partition by tag group by tag' statement
|
2022-10-18 15:01:52 +08:00 |
Benguang Zhao
|
0cbaa03fcc
|
fix: osDefaultInit on all platform in testing Init at sut.cpp
|
2022-10-18 14:51:19 +08:00 |
Shengliang Guan
|
c5e9b6abd6
|
Merge pull request #17402 from taosdata/fix/TD-19259
fix: fix coverity scan problem
|
2022-10-18 14:50:45 +08:00 |
Shengliang Guan
|
0f6ba60da4
|
fix: wrong unlock commands
|
2022-10-18 14:49:43 +08:00 |
wangmm0220
|
98306426f0
|
fix:assert core if db is empty
|
2022-10-18 14:47:02 +08:00 |
wangmm0220
|
bce4fc9cf8
|
feat:add new interface for schemaless
|
2022-10-18 14:43:06 +08:00 |
Minglei Jin
|
029abe7396
|
fix: coverity issues
|
2022-10-18 14:32:18 +08:00 |
Shuduo Sang
|
aa3551887c
|
fix: taosbenchmark coverity scan c64858f (#17427)
* fix: taosbenchmark coverity scan issues
* fix: taosbenchmark default json case
* fix: update taos-tools 217a267
* fix: taosbenchmark coverity scan issues 2849aa4
|
2022-10-18 14:03:42 +08:00 |
Liu Jicong
|
12e5aa76a1
|
Merge pull request #17424 from taosdata/feature/stream
fix: memory leak
|
2022-10-18 13:48:16 +08:00 |
wangmm0220
|
7b84b217c2
|
opti:add auto compile
|
2022-10-18 13:46:42 +08:00 |
Shengliang Guan
|
65e6a67697
|
Merge pull request #17416 from taosdata/fix/TD-17777-V30
fix(shell): fixed tire tree free match error
|
2022-10-18 13:45:01 +08:00 |
Haojun Liao
|
5a7b360d6c
|
Merge pull request #17428 from taosdata/fix/liao_cov
fix(query): fix coverity issues.
|
2022-10-18 13:29:00 +08:00 |