Ganlin Zhao
|
312e77f7c2
|
add test cases
|
2023-05-17 17:53:36 +08:00 |
Ganlin Zhao
|
20684f873e
|
fix interp in nested query report error
|
2023-05-17 17:49:07 +08:00 |
Ganlin Zhao
|
30b152c434
|
add test cases
|
2023-05-17 17:17:36 +08:00 |
Ganlin Zhao
|
90ef52f40d
|
fix fill(value, string) issue
|
2023-05-17 17:11:02 +08:00 |
dapan1121
|
0e215134e1
|
Merge pull request #21334 from taosdata/enh/TD-23421-M
fix: client HB logic
|
2023-05-17 16:24:09 +08:00 |
Shuduo Sang
|
d57b426dbd
|
chore: change rocksdb repo to upstream (#21318)
|
2023-05-17 15:34:12 +08:00 |
kailixu
|
ae3aa6535f
|
fix: client HB logic
|
2023-05-17 10:17:30 +08:00 |
dapan1121
|
d7327384e7
|
Merge pull request #21327 from taosdata/feat/TD-23643-3.0
chore: restore the test cases
|
2023-05-17 10:01:49 +08:00 |
dapan1121
|
0eb94d97d3
|
Merge pull request #21320 from taosdata/fix/TD-24167
pause source task
|
2023-05-16 15:39:59 +08:00 |
kailixu
|
24acee6e3f
|
chore: restore the test cases
|
2023-05-16 14:45:06 +08:00 |
dapan1121
|
a0d82ea74d
|
Merge pull request #21308 from taosdata/fix/TD-24154
fix: fix null pointer issue in destroyTimesliceOperator
|
2023-05-16 14:40:43 +08:00 |
dapan1121
|
9033d34852
|
Merge pull request #21319 from taosdata/fix/TD-24178
fix: file fd not clear issue
|
2023-05-16 14:34:05 +08:00 |
liuyao
|
3c81137ffe
|
pause source task
|
2023-05-16 13:43:46 +08:00 |
dapan1121
|
ad7509b1e2
|
Merge pull request #21315 from taosdata/enh/TD-23421-M
fix: client hb logic fix and optimization
|
2023-05-16 13:33:38 +08:00 |
Haojun Liao
|
4415fcd045
|
Merge pull request #21316 from taosdata/feature/3_liaohj
feature(tmq): add new API to extract offset from result set.
|
2023-05-16 12:55:37 +08:00 |
dapan1121
|
dc67223deb
|
fix: file fd not clear issue
|
2023-05-16 10:47:49 +08:00 |
Haojun Liao
|
d1a746e4e7
|
Merge pull request #21295 from taosdata/enh/rocksdbSstateMerge
Enh/rocksdb sstate merge
|
2023-05-16 10:15:45 +08:00 |
kailixu
|
b125d214f2
|
chore: code optimization
|
2023-05-16 09:58:53 +08:00 |
Haojun Liao
|
573a86ed99
|
feature(tmq): add new API to extract offset from result set.
|
2023-05-16 09:51:00 +08:00 |
kailixu
|
d8507a0ef6
|
Merge branch '3.0' into enh/TD-23421-M
|
2023-05-16 09:02:12 +08:00 |
kailixu
|
33c48fe981
|
fix: client hb logic fix and optimization
|
2023-05-16 08:57:57 +08:00 |
meeki007
|
de0cc463e1
|
Correction/纠正 01-data-type.md (#21313)
# 10
Change/改变
INT UNSIGNED ---> SMALLINT UNSIGNED
|
2023-05-16 07:21:24 +08:00 |
dapan1121
|
143d3b2ee9
|
Merge pull request #21291 from taosdata/feat/TD-24115-3.0D
feat: create dnode limited by grant of cpu cores
|
2023-05-15 18:01:03 +08:00 |
yihaoDeng
|
941e005417
|
refactor code
|
2023-05-15 09:56:02 +00:00 |
Ganlin Zhao
|
23c1aa2db0
|
fix: fix multithread issue in destroyTimesliceOperator
|
2023-05-15 17:55:37 +08:00 |
wade zhang
|
64912707d2
|
Merge pull request #21298 from taosdata/enh/xftan/TD-19442/3.0
enh(taosAdapter): update taosAdapter
|
2023-05-15 17:31:52 +08:00 |
yihaoDeng
|
b0c1e6f59b
|
refactor code
|
2023-05-15 08:57:35 +00:00 |
yihaoDeng
|
5583f69109
|
refactor code
|
2023-05-15 08:48:49 +00:00 |
yihaoDeng
|
a001e3c424
|
refactor code
|
2023-05-15 07:22:29 +00:00 |
yihaoDeng
|
4015f544db
|
refactor code
|
2023-05-15 05:45:17 +00:00 |
yihaoDeng
|
42562d388f
|
refactor code
|
2023-05-15 05:29:56 +00:00 |
Shuduo Sang
|
ef80b5b05b
|
docs: update grafana doc for 3.0 (#21300)
* docs: fix tab value and label
* docs: fix tab value and label
* docs: add dbname note in grafa and fix lots of unicode characters in english doc
|
2023-05-15 12:26:03 +08:00 |
t_max
|
7fff41c9c9
|
enh(taosAdapter): update taosAdapter
|
2023-05-15 10:58:33 +08:00 |
yihaoDeng
|
9c0d2c87c6
|
Merge branch 'enh/3.0' into enh/rocksdbSstateMerge
|
2023-05-15 01:52:42 +00:00 |
Shuduo Sang
|
9e8cc7d18c
|
docs: update readme with libgflags (#21293)
|
2023-05-14 21:52:51 +08:00 |
Haojun Liao
|
205b1ce48f
|
Merge pull request #21245 from taosdata/enh/rocksdbSstateMergeDev3
Enh/rocksdb sstate merge dev3
|
2023-05-14 15:00:45 +08:00 |
yihaoDeng
|
1a8e4d7276
|
opt compile opt
|
2023-05-14 04:02:54 +00:00 |
yihaoDeng
|
41ebd07472
|
factor code
|
2023-05-13 23:59:57 +00:00 |
Haojun Liao
|
b98a465304
|
fix: fix syntax error.
|
2023-05-13 20:47:38 +08:00 |
Haojun Liao
|
170c603995
|
other: merge 3.0
|
2023-05-13 20:16:55 +08:00 |
kailixu
|
2b9f9add3a
|
feat: create dnode limited by grant of cpu cores
|
2023-05-13 20:10:02 +08:00 |
Haojun Liao
|
99148d6719
|
other: merge 3.0
|
2023-05-13 20:02:48 +08:00 |
Haojun Liao
|
236926b9ee
|
other: merge enh/rocksdbstate
|
2023-05-13 19:49:28 +08:00 |
Haojun Liao
|
1975e94501
|
Merge branch 'main' into enh/rocksdbSstate
|
2023-05-13 19:41:03 +08:00 |
Haojun Liao
|
e12b70d268
|
Merge pull request #21270 from taosdata/feature/3_liaohj
merge main into 3.0 branch.
|
2023-05-13 19:38:38 +08:00 |
Haojun Liao
|
b383651d8b
|
fix(tmq): fix the invalid write and set the flag when closing taosx sub.
|
2023-05-13 16:17:26 +08:00 |
Shuduo Sang
|
e573c8a4ae
|
docs: fix broken links (#21288)
|
2023-05-13 13:47:13 +08:00 |
Haojun Liao
|
5b2ef2a675
|
other: merge main and remove invalid return data for poll.
|
2023-05-13 02:31:39 +08:00 |
danielclow
|
9825970795
|
fix markdown error (#21280)
|
2023-05-13 00:37:05 +08:00 |
Haojun Liao
|
23f5f7f6da
|
Merge remote-tracking branch 'origin/enh/rocksdbSstate' into enh/rocksdbSstate
|
2023-05-12 19:55:37 +08:00 |