Shengliang Guan
54c7d26ee7
Merge pull request #19693 from taosdata/FIX/TD-22044-main
...
enh: flush database in testcase alter_replica_13.sim to trigger snapshot repl
2023-01-30 09:31:51 +08:00
Shengliang Guan
98e174606c
Merge pull request #19578 from taosdata/FIX/TD-21942-main
...
enh: trim the last WAL idx file which is not fsynced
2023-01-30 09:31:28 +08:00
Shengliang Guan
6cc6396619
Merge pull request #19692 from taosdata/FIX/TD-22044-3.0
...
fix: tqOffsetSnapRead success on tq/offset-ver not existing
2023-01-30 09:30:11 +08:00
Shengliang Guan
0ca1d55d4c
Merge pull request #19696 from taosdata/FIX/TD-22081-main
...
fix: round lastApplyIndex up to beginIndex -1 in syncBeginSnapshot
2023-01-30 09:29:41 +08:00
Hongze Cheng
6692ee8b38
Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TD-22070
2023-01-30 09:27:05 +08:00
Hui Li
3077fec4c4
Merge pull request #19695 from taosdata/test/TD-20558
...
ci:add taosx compilation in ci
2023-01-30 09:26:24 +08:00
Hongze Cheng
4d6e0b6a78
Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TD-22070
2023-01-30 09:23:46 +08:00
kailixu
a558e49999
fix: tsdb snapshot reader type
2023-01-29 22:13:14 +08:00
kailixu
57885eae5a
Merge branch '3.0' into fix/TD-22047-3.0
2023-01-29 22:01:16 +08:00
Haojun Liao
a4f4eb84f4
Merge pull request #19686 from taosdata/fix/nodisk
...
fix(query): add qsort for alpine.
2023-01-29 21:59:31 +08:00
Benguang Zhao
bd23a36f86
fix: round lastApplyIndex up to beginIndex -1 in syncBeginSnapshot
2023-01-29 18:03:09 +08:00
chenhaoran
82baa875c6
ci:add taosx compilation in ci
2023-01-29 17:05:13 +08:00
wade zhang
4a2113462d
Merge pull request #19694 from taosdata/docs/3.0_doc_wxy
...
doc: fix the syntax of the show vnodes command
2023-01-29 16:43:32 +08:00
Xiaoyu Wang
102ca2833e
doc: fix the syntax of the show vnodes command
2023-01-29 16:39:40 +08:00
Benguang Zhao
96f5249782
enh: flush database in testcase alter_replica_13.sim to trigger snapshot repl
2023-01-29 15:58:23 +08:00
Benguang Zhao
8da92d818f
enh: flush database in testcase alter_replica_13.sim to trigger snapshot repl
2023-01-29 15:54:25 +08:00
Benguang Zhao
2f9218b79c
fix: tqOffsetSnapRead success on tq/offset-ver not existing
2023-01-29 15:14:26 +08:00
Hongze Cheng
27f3b02196
more code fix
2023-01-29 15:09:13 +08:00
Hongze Cheng
f6335a795b
fix: assert coredump
2023-01-29 14:47:45 +08:00
Hongze Cheng
5e7b6602c5
Merge branch 'main' of https://github.com/taosdata/TDengine into fix/3.0_merge_main
2023-01-29 14:05:15 +08:00
Haojun Liao
4892740cb1
fix(query): fix error on windows.
2023-01-29 14:00:00 +08:00
Haojun Liao
995b75f77f
fix(query): fix syntax error on windows.
2023-01-29 13:44:30 +08:00
Minglei Jin
101772fe1b
fix(query): reset snap to null after untaking mem snap
2023-01-29 13:43:37 +08:00
Xiaoyu Wang
c030fdc04f
Merge pull request #19688 from taosdata/fix/TD-21761
...
Fix/TD-21761
2023-01-29 13:40:28 +08:00
Haojun Liao
ef8b68bc80
fix(query): fix syntax error on windows.
2023-01-29 13:31:43 +08:00
Haojun Liao
71ab33ff1f
Merge pull request #19687 from taosdata/fix/qsort_alpine
...
fix(query): add qsort for alpine.
2023-01-29 11:08:07 +08:00
Xiaoyu Wang
6e247e8911
Merge pull request #19679 from taosdata/fix/TD-22030
...
fix(query): reset iter, iiter's hasVal to false when suspending reader
2023-01-29 11:04:41 +08:00
Xiaoyu Wang
284286cbc4
Merge pull request #19621 from taosdata/FIX/TD-21218-main
...
enh: remove unused old routines in sync
2023-01-29 10:56:29 +08:00
Hongze Cheng
e0b0ce2395
refact more code
2023-01-29 10:21:39 +08:00
Haojun Liao
8d2633cd99
fix(query): add qsort for alpine.
2023-01-29 09:47:28 +08:00
Haojun Liao
555ee2b556
fix(query): add qsort for alpine.
2023-01-29 09:43:03 +08:00
Minglei Jin
ac3e6323e2
fix(query): reset all block scan info when suspending reader
2023-01-29 09:33:32 +08:00
Hongze Cheng
792add53c2
Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TD-21761
2023-01-29 09:18:10 +08:00
Hongze Cheng
ded3d6e7c9
more code
2023-01-29 09:08:02 +08:00
Xiaoyu Wang
4c2a41ec93
Merge pull request #19685 from taosdata/fix/3.0_merge_main
...
merge main
2023-01-29 09:04:22 +08:00
Xiaoyu Wang
16bae8ebe3
Merge pull request #19636 from taosdata/FIX/TD-21267-main
...
fix: not keep wal log vnodeCommit'ed for single replica db
2023-01-29 09:02:27 +08:00
Hongze Cheng
f3e199dda2
Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TD-21761
2023-01-28 19:34:08 +08:00
Hui Li
f01deae2f0
Merge pull request #19681 from taosdata/fix/wal_ref
...
fix: wal ref
2023-01-28 18:51:30 +08:00
plum-lihui
9ec79d7ef8
test:modify expect consume rows
2023-01-28 18:15:11 +08:00
Xiaoyu Wang
eb86f5ae71
merge main
2023-01-28 18:10:08 +08:00
Hongze Cheng
b996618e65
more code
2023-01-28 18:03:13 +08:00
Xiaoyu Wang
24157e78d6
merge main
2023-01-28 17:52:58 +08:00
xinsheng Ren
1a5adfc547
fix:getTimeOfDay on windows ( #19680 )
2023-01-28 17:29:38 +08:00
Hongze Cheng
8c48e2545d
Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TD-21761
2023-01-28 17:29:20 +08:00
Liu Jicong
f5c4ca3380
fix: wal ref
2023-01-28 17:17:55 +08:00
kailixu
1fb2df0385
fix: rsma close and commit refactor
2023-01-28 17:00:53 +08:00
Hongze Cheng
fb2b42f968
refact more code
2023-01-28 16:51:22 +08:00
Shuduo Sang
fe8a463136
docs: update python sub over ws status ( #19682 )
...
* 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
* docs: fix jdbc version in connector matrix
* docs: update jdbc demo readme
* docs: update dot-net examples link
* docs: fix example code mistake
* fix: examples/csharp typos
* fix: examples/python/native_insert_example.py mistake
* docs: update python connector document to reflect python version requirement change
* docs: update with two ways to install taos-ws-py
* docs: update python sub over ws status
2023-01-28 16:23:02 +08:00
Liu Jicong
2a71d47668
fix: wal ref
2023-01-28 16:11:17 +08:00
Shuduo Sang
e8dfa66750
fix: taosbenchmark ignore drop db failure for cloud ( #19671 )
...
* fix: taosbenchmark ignore drop db failure for cloud
* fix: update taos-tools 0cd564a for main
2023-01-28 14:24:04 +08:00