dapan1121
69ecd6e50a
fix: compile issue
2023-01-17 14:46:33 +08:00
dapan1121
6284e87217
fix: fix vgroup dead lock issue
2023-01-17 14:36:00 +08:00
Shengliang Guan
e11d57d58c
Merge pull request #19533 from taosdata/FIX/TD-21662-main
...
enh: skip WAL forceSync for single replica vgroup
2023-01-17 14:25:04 +08:00
dapan1121
1d5ac1ba90
Merge pull request #19596 from taosdata/fix/TS-2444
...
fix: move crash report to shell
2023-01-17 13:36:01 +08:00
dapan1121
7dbe44b2b7
Merge pull request #19589 from taosdata/fix/TD-21925
...
fix: insert into select can't be stopped issue
2023-01-17 13:27:02 +08:00
Hui Li
0ed889bed3
Merge pull request #19585 from taosdata/test/TD-20558
...
ci:modify the filename of the error log
2023-01-17 13:25:19 +08:00
Shuduo Sang
f2ce2e94b0
fix: make example code to be tested in ci ( #19594 )
...
* fix: make example code to be tested in ci
* fix: ../docs/examples/go/go.mod
2023-01-17 12:07:38 +08:00
xiaolei li
830086e756
[WIP]docs(driver):update C# webscoket to import dll from nupkg ( #17485 )
...
* docs(driver):update C# webscoket to import dll from nupkg
* docs(driver):update description about C# using WebSocket dll from nuget package
* docs(driver):update C# webscoket to import dll from nupkg 2nd
* fix: typos
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-01-17 12:07:01 +08:00
Shengliang Guan
1af5aa6786
Merge pull request #19595 from taosdata/enh/TD-20047
...
fix: config error if ep.json invalid
2023-01-17 11:33:35 +08:00
dapan1121
6b259777ad
fix: move crash report to shell
2023-01-17 11:18:49 +08:00
xinsheng Ren
fce58a1273
Fix/xsren/td 21762/sem mem leak ( #19580 )
...
* TD-21762 sem_init cause mem leak on windows
* fix/memleak
Co-authored-by: facetosea <25808407@qq.com>
2023-01-17 11:12:57 +08:00
Shengliang Guan
e155757ac6
fix: more
2023-01-17 10:46:31 +08:00
Xiaoyu Wang
b7bfe9780d
Merge pull request #19583 from taosdata/feature/event
...
feat: add event window
2023-01-17 10:45:20 +08:00
Shengliang Guan
ca33abe26c
fix: more
2023-01-17 10:43:02 +08:00
Shengliang Guan
729afc6ab5
fix: config error if ep.json invalid
2023-01-17 10:26:59 +08:00
Hui Li
e1b0f6dc73
Merge pull request #19577 from taosdata/docs/sqchang/TM-3239
...
docs: TM-3239
2023-01-17 09:15:23 +08:00
dapan1121
63a23a3562
fix: insert into select can't be stopped issue
2023-01-17 09:12:51 +08:00
Huo Linhe
59ecfb6d96
chore: fix write_raw_block_with_fields error
...
Close [TD-21949](https://jira.taosdata.com:18080/browse/TD-21949 )
2023-01-17 09:12:45 +08:00
Shengliang Guan
01647debb9
Merge pull request #19581 from taosdata/enh/TD-20047
...
fix: update epset on dnode info changed
2023-01-17 08:53:43 +08:00
Hui Li
f7ef9fdcb1
Merge pull request #19586 from taosdata/test/3.0/TD-20558
...
ci:modify the filename of the error log
2023-01-17 08:03:30 +08:00
chenhaoran
215864c5cd
ci:delete para of 'make -j'
2023-01-16 19:29:50 +08:00
chenhaoran
79b18bc903
ci:delete para of 'make -j'
2023-01-16 19:18:52 +08:00
chenhaoran
6282152ca0
ci:modify the filename of the error log
2023-01-16 18:38:19 +08:00
chenhaoran
ab7761e64e
ci:modify the filename of the error log
2023-01-16 18:35:26 +08:00
dapan1121
122afc414e
Merge pull request #19546 from taosdata/fix/TD-21873-3.0
...
fix: tsma transaction refactor
2023-01-16 18:19:42 +08:00
Haojun Liao
59e25c0191
Merge pull request #19576 from taosdata/fix/liaohj
...
test: add new sim to CI.
2023-01-16 18:17:39 +08:00
Xiaoyu Wang
0b1bb7a1fb
merge 3.0
2023-01-16 17:55:35 +08:00
dapan1121
2f889eb77e
Merge pull request #19569 from taosdata/szhou/fixbugs
...
fix: add stt_trigger to show create database processing
2023-01-16 17:26:28 +08:00
kailixu
1f82c835a3
chore: test case adaption
2023-01-16 16:45:44 +08:00
Shengliang Guan
478eec76a4
enh: update epset on dnode info changed
2023-01-16 16:34:12 +08:00
Haojun Liao
e3248d0053
refactor: disable warning.
2023-01-16 16:02:23 +08:00
ShuaiQChang
6f0a35275e
fix: docs build error
2023-01-16 15:47:23 +08:00
Shengliang Guan
d476b6db13
enh: update epset on dnode info changed
2023-01-16 15:41:50 +08:00
Haojun Liao
20b4c1ca83
test: add new sim to CI.
2023-01-16 15:16:06 +08:00
kailixu
479ff7d87a
test: adjust test case for ins_columns
2023-01-16 15:06:31 +08:00
Hui Li
679d8b0cf3
Merge pull request #19574 from taosdata/docs/sqchang/TM-3239
...
docs: TM-3239
2023-01-16 15:02:38 +08:00
ShuaiQChang
c4a2ca08db
docs: TM-3239
2023-01-16 14:50:13 +08:00
slzhou
04a3b1d598
fix: add ci test
2023-01-16 14:23:40 +08:00
kailixu
b89561c077
test: add test case for tsma
2023-01-16 14:12:44 +08:00
kailixu
ecd1e499f2
test: add test case for tsma
2023-01-16 14:08:27 +08:00
kailixu
b562b25b75
Merge branch '3.0' into fix/TD-21873-3.0
2023-01-16 13:39:30 +08:00
dapan1121
62b64631dc
Merge pull request #19547 from taosdata/fix/TD-21648
...
fix:add interface for odbc
2023-01-16 13:29:15 +08:00
Shengliang Guan
da6722d353
enh: update epset on dnode info changed
2023-01-16 13:28:18 +08:00
dapan1121
09c0ff4dbf
Merge pull request #19541 from taosdata/fix/TD-21842
...
fix:memory leak
2023-01-16 13:10:54 +08:00
Xiaoyu Wang
efaee8c2e0
Merge pull request #19571 from taosdata/enh/3.0_planner_optimize
...
fix: sma optimize memory leak
2023-01-16 12:52:03 +08:00
Shuduo Sang
ce2a0ee7d5
fix: taosbenchmark schemaless refine ( #19566 )
...
* fix: optimize taosbenchmark data preparing for sml json
* fix: update taos-tools 5c5e79f
* fix: update taos-tools 298a30d
* fix: taos-tools 143b9e4
* fix: update taos-tools 0b56d15
* fix: update taos-tools 7375f23
* fix: update taos-tools eaf2309
* fix: update taos-tools 723f696
2023-01-16 11:41:15 +08:00
Shuduo Sang
29bccd2624
fix: taosbenchmark schemaless refine main ( #19567 )
...
* fix: taos-tools 143b9e4 for taosbenchmark schemaless refine for main
* fix: update taos-tools 723f696
2023-01-16 11:40:45 +08:00
Haojun Liao
9f61d3ebab
Merge pull request #19559 from taosdata/fix/liaohj
...
fix(query): use the recycled blocks to reduce the cached buffer.
2023-01-16 11:34:38 +08:00
Xiaoyu Wang
30381ec446
fix: sma optimize memory leak
2023-01-16 11:03:53 +08:00
Shengliang Guan
b09b67acd2
enh: update epset on dnode info changed
2023-01-16 10:40:15 +08:00