Shengliang Guan
03dc6e55b5
enh: add disable vnode write request
2023-01-30 13:54:15 +08:00
Shengliang Guan
f36713a587
enh: set vgroup dropping state before split
2023-01-30 10:08:26 +08:00
Shengliang Guan
316e563ff2
enh: adjust vgroup replica after split
2023-01-30 09:59:30 +08:00
Shengliang Guan
225cdcdb54
enh: remove vgroup after split
2023-01-30 09:58:53 +08:00
Shengliang Guan
7bcd4cf0f3
enh: parse split vgroup request
2023-01-30 09:42:20 +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
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
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
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
Haojun Liao
8d2633cd99
fix(query): add qsort for alpine.
2023-01-29 09:47:28 +08:00
Minglei Jin
ac3e6323e2
fix(query): reset all block scan info when suspending reader
2023-01-29 09:33:32 +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
eb86f5ae71
merge main
2023-01-28 18:10:08 +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
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
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
Shuduo Sang
32ea09f9dd
fix: taosbenchmark ignore drop failure for cloud ( #19670 )
...
* fix: taosbenchmark ignore drop db failure for cloud
* fix: update taos-tools 678b1df
* fix: update taos-tools 78986f1
* test: update taos-tools acfa7e3
* test: update taos-tools ada5bdd
* test: update taos-tools 11c057f
* fix: update taos-tools 7a2b109
* test: update taos-tools b35037a
* test: update taos-tools 4ba0939
* fix: update taos-tools 9e406e5
* fix: update taos-tools 39f5d2e
* test: update taos-tools 6976d0b
* fix: update taos-tools 3dcc6da
* fix: update taos-tools eed30f5
* test: reduce insert rows to avoid exceed sql length
* fix: taos-tools 71724aa
* fix: update taos-tools b1844bf
* test: update taos-tools 8d8b649
* fix: update taos-tools 0cd564a
2023-01-28 14:23:58 +08:00
Minglei Jin
b4807d9aa9
fix(query): reset iter, iiter's hasVal to false when suspending reader
2023-01-28 14:06:37 +08:00
Haojun Liao
a4f5a60ab5
Merge pull request #19669 from taosdata/refact/submit_req_marks
...
opti: faster non-standard openTsdb json parse & remove some config for sml
2023-01-28 13:32:37 +08:00
xinsheng Ren
3d1adcfe3d
fix:getTimeOfDay on windows ( #19674 )
2023-01-28 13:25:52 +08:00
Haojun Liao
69779755cd
Merge pull request #19675 from taosdata/fix/task_db
...
fix: task db
2023-01-28 11:43:20 +08:00
wangmm0220
1d7eb4a920
opti:sml doc
2023-01-28 11:36:51 +08:00
wangmm0220
3153e9847f
fix:test case for json parse string
2023-01-28 11:31:09 +08:00
Liu Jicong
0c6f6d3a42
fix: task db
2023-01-28 10:59:09 +08:00
Xiaoyu Wang
922f0781ad
Merge pull request #19640 from taosdata/feat/3.0_stream_wxy
...
fix: support writing streams to existing tables
2023-01-28 10:33:06 +08:00
wangmm0220
b493b8d2e1
fix:cols error because delete json cols value
2023-01-28 10:33:00 +08:00
Xiaoyu Wang
175f205063
fix: support writing streams to existing tables
2023-01-28 09:18:09 +08:00
Xiaoyu Wang
f487c4e63f
Merge pull request #19524 from taosdata/fix/long_query
...
fix(query): switch buffer pool recycle on
2023-01-28 08:51:51 +08:00
wangmm0220
0f1f239425
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req_marks
2023-01-26 11:03:34 +08:00
wangmm0220
2455822df9
fix:open test case for sml
2023-01-26 11:03:07 +08:00
Haojun Liao
9615504024
Merge pull request #19666 from taosdata/fix/nodisk
...
refactor:do some internal refactor.
2023-01-25 22:26:14 +08:00
Shuduo Sang
e2d7d7494f
typo correction ( #19667 ) ( #19668 )
...
Co-authored-by: freemine <freemine@yeah.net>
2023-01-25 16:27:14 +08:00
freemine
ab1f87d19f
typo correction ( #19667 )
2023-01-25 15:32:09 +08:00
Haojun Liao
fc80c3d373
refactor:do some internal refactor.
2023-01-24 23:56:29 +08:00
Haojun Liao
670eec4db5
refactor: remove assert
2023-01-24 22:54:09 +08:00
Shuduo Sang
42e66c09dd
docs: update python connector document to reflect python version requirement change ( #19664 )
...
* 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
2023-01-24 14:32:42 +08:00
wangmm0220
0fed3ffa05
fix:remove useless config for schemaless
2023-01-23 22:49:37 +05:00
wangmm0220
8098a2995d
opti:parse non-standard json format
2023-01-23 22:20:44 +05:00
Haojun Liao
1dc9fce0da
Merge pull request #19657 from taosdata/fix/nodisk
...
fix(query): check for failure during add new buf pages.
2023-01-23 23:19:13 +08:00
Haojun Liao
c1ffbb5c1c
refactor:do some internal refactor.
2023-01-23 01:11:04 +08:00
Shuduo Sang
0abd58a95e
feat: taosbenchmark specfying vgroups for main ( #19660 )
2023-01-22 20:33:39 +08:00
Shuduo Sang
507c2d8d37
feat: taosbenchmark specify vnodes ( #19659 )
...
* fix: taosbenchmark supports to specify vgroups
* fix: update taos-tools 17b6be3
* fix: update taos-tools 4bf8c74
* fix: update taos-tools 28d347c
* fix: update taos-tools e921250
* fix: update taos-tools 0142f9c
* feat: taosbenchmark support specfying vgroups
2023-01-22 20:32:53 +08:00
Haojun Liao
21d57a3624
fix(query): check for failure during add new buf pages.
2023-01-22 01:45:29 +08:00
Haojun Liao
ba092cede8
Merge pull request #19655 from taosdata/fix/TS-2486-3.0M
...
fix: row schema version for row merger
2023-01-21 18:51:19 +08:00
kailixu
1e06fb1783
chore: code optimization
2023-01-21 16:15:12 +08:00
kailixu
08a5ed4a07
chore: revert the code
2023-01-21 16:11:33 +08:00