Shengliang Guan
80158dcc11
Merge pull request #18787 from taosdata/enh/TD-21066
...
enh: alter db replica return quickly, operation executed asynchronously
2022-12-08 09:04:19 +08:00
Shengliang Guan
e505bd50b5
Merge pull request #18727 from taosdata/szhou/fixbugs
...
fix: add default command line to start udfd when taosd is started directly from command line
2022-12-08 08:54:58 +08:00
shenglian zhou
9789adc439
fix: fix windows compilation error
2022-12-08 07:36:10 +08:00
kailixu
2d75447bb2
fix: update diskId when migrate DFileSet
2022-12-08 02:11:39 +08:00
kailixu
3a3bf89cb8
fix: keep option of database with ns precision
2022-12-08 01:39:01 +08:00
Shengliang Guan
1dd1e497f9
test: update case
2022-12-07 23:57:51 +08:00
Shengliang Guan
cdadfe42f1
Merge remote-tracking branch 'origin/3.0' into enh/TD-21066
2022-12-07 23:57:21 +08:00
Shengliang Guan
28c18914a8
Merge pull request #18774 from taosdata/fix/3.0_bugfix_wxy
...
fix: query message compatibility
2022-12-07 23:53:00 +08:00
Shengliang Guan
2c8f5cd40f
Merge pull request #18788 from taosdata/enh/TD-20045
...
enh: add tassert
2022-12-07 23:52:24 +08:00
Shuduo Sang
82471e1dda
fix: make invalid_commandline.py and demo.py back to test ( #18784 )
...
* fix: taosbenchmark vgid with tables less than vgroups
* fix: update taos-tools 7583475
* fix: update taos-tools ac69142
* fix: make invalid_commandline.py and demo.py back
2022-12-07 22:40:18 +08:00
Shengliang Guan
7553cd6e65
fix: compile errors
2022-12-07 22:28:12 +08:00
Shengliang Guan
1bb1025f7d
enh: add tassert
2022-12-07 22:24:47 +08:00
Shengliang Guan
66f4ee9a41
enh: alter db replica return quickly, operation executed asynchronously
2022-12-07 21:57:49 +08:00
Shengliang Guan
91782ef4d4
Merge pull request #18786 from taosdata/revert-18775-fix/TD-20045
...
Revert "refact: adjust some assert cases"
2022-12-07 21:51:27 +08:00
Shengliang Guan
6d94afe48f
Revert "refact: adjust some assert cases"
2022-12-07 21:51:17 +08:00
Shengliang Guan
297ba7f7d4
Merge pull request #18775 from taosdata/fix/TD-20045
...
refact: adjust some assert cases
2022-12-07 21:44:34 +08:00
Shengliang Guan
be227bd6f6
Merge pull request #18783 from taosdata/feature/3.0_mhli
...
refactor(sync): re send snapshot in timer-routine when response timeout
2022-12-07 21:26:15 +08:00
Shuduo Sang
71b1269dc9
fix: taosbenchmark vgid ntb ( #18780 )
...
* fix: taosbenchmark vgid with tables less than vgroups
* fix: update taos-tools 7583475
* fix: update taos-tools ac69142
2022-12-07 20:21:30 +08:00
Shengliang Guan
64e39cf2d4
enh: alter db replica return quickly, operation executed asynchronously
2022-12-07 20:16:22 +08:00
Minghao Li
c29401edf2
refactor(sync): re send snapshot in timer-routine
2022-12-07 19:46:26 +08:00
Shengliang Guan
4172acf95d
git lo
2022-12-07 19:39:53 +08:00
Shengliang Guan
cc87f99854
Merge pull request #18778 from taosdata/feature/3_liaohj
...
fix(query):fix the invalid write operation.
2022-12-07 19:34:33 +08:00
Shengliang Guan
960bcaa22f
Merge pull request #18777 from taosdata/fix/fixMemleakOnExit
...
fix: fix mem leak
2022-12-07 19:34:12 +08:00
Shengliang Guan
b286959aed
Merge pull request #18769 from taosdata/FIX/TD-21043-3.0
...
enh: check contiguousness of indexes applied to vnode
2022-12-07 19:32:31 +08:00
Shengliang Guan
6ef608f7af
fix: complie error
2022-12-07 19:02:43 +08:00
Shengliang Guan
bd825ff271
Merge pull request #18766 from taosdata/fix/td-20881
...
fix: retention
2022-12-07 18:48:22 +08:00
Shengliang Guan
d5126d469a
refact: replcase ASSERT with tAssert
2022-12-07 18:42:48 +08:00
Shengliang Guan
f69a188f7e
refact: replcase ASSERT with tAssert
2022-12-07 18:37:40 +08:00
Haojun Liao
0c8bbf5496
fix(query):add an assert.
2022-12-07 18:16:12 +08:00
Haojun Liao
2736380b29
fix(query):fix the invalid write operation.
2022-12-07 18:08:34 +08:00
yihaoDeng
b3d1204e86
error config
2022-12-07 18:04:35 +08:00
Alex Duan
cc285d4900
fix(query): SMA ensure support info pColAgg capacity over column numfor this table
2022-12-07 18:00:32 +08:00
dapan1121
b9447601fe
Merge pull request #18768 from taosdata/fix/TD-20978
...
fix: client retry insert based on some error code
2022-12-07 17:59:05 +08:00
Alex Duan
15b8b28972
fix(query): SMA ensure support info pColAgg capacity over column numfor this table
2022-12-07 17:52:49 +08:00
Benguang Zhao
50883689e7
enh: check contiguousness of indexes applied to vnode tsdb
2022-12-07 17:30:22 +08:00
Shengliang Guan
9b793fd1e6
refact: adjust some assert cases
2022-12-07 17:21:24 +08:00
Xiaoyu Wang
d2375cd8e4
fix: Query message compatibility
2022-12-07 17:00:01 +08:00
yihaoDeng
3710dbe2e0
fix mem leak
2022-12-07 16:57:45 +08:00
Shuduo Sang
4e8ddc7733
fix: taosdump atomic static link ( #18763 )
...
* fix: taosdump static link atomic
* fix: update taos-tools f19765c
* fix: update taos-tools 44eb21e
* fix: update taos-tools 41c0399
* fix: taos-tools 829fa4d
* fix: update taos-tools 09dcf38
* docs: update readme to add few static lib
* fix: update taos-tools cac24d3
2022-12-07 16:50:33 +08:00
Shengliang Guan
6bb736aeeb
refact: adjust some assert cases
2022-12-07 16:30:21 +08:00
Shengliang Guan
c6e9b8c0fa
enh: add tassert funcs
2022-12-07 16:27:20 +08:00
Shengliang Guan
9a1bf43b34
Merge pull request #18764 from taosdata/fix/3.0_bugfix_wxy
...
fix: query message compatibility
2022-12-07 16:10:14 +08:00
Shengliang Guan
e7ee48fd38
enh: add tassert funcs
2022-12-07 16:06:07 +08:00
dapan1121
217694fd13
fix: client retry insert based on some error code
2022-12-07 15:28:07 +08:00
Hongze Cheng
a4549b00de
fix: retention
2022-12-07 15:11:37 +08:00
Xiaoyu Wang
b0351d15a3
fix: Query message compatibility
2022-12-07 14:46:04 +08:00
Ganlin Zhao
de4571fbf7
Merge branch '3.0' into fix/TD-19481
2022-12-07 14:17:47 +08:00
dapan1121
88c76fe025
Merge pull request #18757 from taosdata/fix/qnodeQueryThreadNum
...
fix: modify qnode query thread min number
2022-12-07 13:58:14 +08:00
Shengliang Guan
bed6874174
enh: add tassert
2022-12-07 13:46:53 +08:00
Ganlin Zhao
387983f6f4
fix(query): fix percentile crash when input has more than 10
...
million records
2022-12-07 11:44:39 +08:00