wade zhang
|
2cfe615aa2
|
Update 14-java.mdx
|
2023-09-06 13:37:11 +08:00 |
dapan1121
|
2bc8b3f7ee
|
Merge pull request #22625 from taosdata/enh/TD-23879-3.0
enh: allow altering options to the same value
|
2023-09-06 13:34:49 +08:00 |
Haojun Liao
|
e607a0a5cb
|
fix(stream): add some logs.
|
2023-09-06 11:39:07 +08:00 |
Alex Duan
|
841a36ef9f
|
Merge pull request #22749 from taosdata/test/main/TD-26162
test:replace clock_gettime in cases for win
|
2023-09-06 11:22:04 +08:00 |
Haojun Liao
|
c86eeb3938
|
fix(stream): add task status check when waiting for the table create.
|
2023-09-06 10:58:33 +08:00 |
dapan1121
|
0b18689fa6
|
fix: fix coverity issues
|
2023-09-06 10:57:49 +08:00 |
wade zhang
|
f00efbdf11
|
Merge pull request #22695 from taosdata/fix/xsren/renamefile_on_windows
atomic rename file on windows
|
2023-09-06 10:55:32 +08:00 |
wangjiaming0909
|
5dedaebb01
|
fix: desc fill missed one window
|
2023-09-06 10:53:19 +08:00 |
wangmm0220
|
897fd5b8b5
|
fix:tmq close error because of same committed offset
|
2023-09-06 10:15:41 +08:00 |
songshuqi
|
f9f7558007
|
Update 02-intro.md (#22759)
修改TDengine pro为TDengine Enterprise
|
2023-09-06 10:05:50 +08:00 |
dapan1121
|
8cbc49a083
|
Merge pull request #22696 from taosdata/fix/m/TD-26096
fix: 1. select tag from meters partition by tag limit returned wrong …
|
2023-09-06 09:54:00 +08:00 |
danielclow
|
4db2f99721
|
docs: fix links to removed page (#22761)
|
2023-09-06 09:50:28 +08:00 |
yihaoDeng
|
393ef21348
|
add rpc update interface
|
2023-09-06 09:32:26 +08:00 |
Haojun Liao
|
5f6e02d040
|
Merge pull request #22744 from taosdata/fix/TD-26157
fix:return TSDB_CODE_PAR_VALUE_TOO_LONG if data value is longer than bytes
|
2023-09-06 09:32:00 +08:00 |
wade zhang
|
17d7c13754
|
Merge pull request #22753 from taosdata/dclow/docs-zh
docs: correct links to removed page
|
2023-09-06 09:23:11 +08:00 |
wade zhang
|
6cea771bd7
|
Merge pull request #22751 from taosdata/FIX/TD-26161-3.0
fix: break potential infinite loop in tfsMkdirRecurAt
|
2023-09-06 09:20:22 +08:00 |
dapan1121
|
58c6b6f0dd
|
Merge pull request #22728 from taosdata/fix/main/TD-25772
fix: use int64_t to record num of rows in taos shell
|
2023-09-06 09:11:14 +08:00 |
shenglian zhou
|
6b79947402
|
fix: fix coverity scan issue
|
2023-09-06 08:48:46 +08:00 |
yihaoDeng
|
6f6c517342
|
add rpc update interface
|
2023-09-05 21:00:01 +08:00 |
danielclow
|
6d5d4cba26
|
docs: correct links to removed page
|
2023-09-05 19:34:55 +08:00 |
Haojun Liao
|
253001165a
|
Update mxml_CMakeLists.txt.in (#22722)
Co-authored-by: sunpeng <sunpeng.dev@gmail.com>
|
2023-09-05 18:53:24 +08:00 |
yihaoDeng
|
e539eebaa2
|
add rpc update interface
|
2023-09-05 18:50:11 +08:00 |
Benguang Zhao
|
0b077a89a7
|
fix: break potential infinite loop in tfsMkdirRecurAt
|
2023-09-05 18:27:52 +08:00 |
chenhaoran
|
600f89aa89
|
test:replace clock_gettime in cases for win
|
2023-09-05 18:17:25 +08:00 |
wade zhang
|
ed1691edb7
|
Merge pull request #22748 from taosdata/release/update_jdbc_version
update jdbc version
|
2023-09-05 18:11:15 +08:00 |
Ping Xiao
|
3e72258386
|
update jdbc version
|
2023-09-05 18:05:15 +08:00 |
wangmm0220
|
0e9adcd573
|
fix:add error code 0x4012 to ignore list
|
2023-09-05 16:45:19 +08:00 |
Haojun Liao
|
6dabf70f1b
|
Merge pull request #22718 from taosdata/fix/TD-26126
fix:support length function for varbinary
|
2023-09-05 16:25:21 +08:00 |
wangmm0220
|
ef87b9c571
|
fix:conflicts from 3.0
|
2023-09-05 16:19:04 +08:00 |
wangmm0220
|
1716579081
|
fix:return TSDB_CODE_PAR_VALUE_TOO_LONG if data value is longer than bytes
|
2023-09-05 16:13:59 +08:00 |
wangmm0220
|
4e46ce4c03
|
fix:wait pHandle idle if vnode receives subscribe msg
|
2023-09-05 16:04:44 +08:00 |
wade zhang
|
0517358a02
|
Merge pull request #22717 from taosdata/fix/TD-22062
fix/TD-22062
|
2023-09-05 16:04:12 +08:00 |
wade zhang
|
9bd30bc9a7
|
Merge pull request #22724 from taosdata/test/TD-23722
TD-23722: add case for TMQ unsubscribe with taosAdapter
|
2023-09-05 16:00:50 +08:00 |
wade zhang
|
4a287aa8bc
|
Merge pull request #22655 from taosdata/test/TD-23842
Add test cases for ttl
|
2023-09-05 16:00:40 +08:00 |
Haojun Liao
|
ac8f4f1558
|
Merge pull request #22736 from taosdata/fix/fixTransferCrash
fix invalid read
|
2023-09-05 15:42:03 +08:00 |
Haojun Liao
|
097e2b9b10
|
Merge pull request #22737 from taosdata/fix/3_liaohj
fix(stream) : fix error in timer Active counter
|
2023-09-05 15:32:22 +08:00 |
Ping Xiao
|
db75bc4885
|
update Dockerfile
|
2023-09-05 14:44:14 +08:00 |
Ping Xiao
|
a3b749ae6d
|
update test case
|
2023-09-05 14:04:00 +08:00 |
chao.feng
|
087fd8289d
|
update test case tmqConsumerDiscontinuousData.py to fix the failed occationally by charles
|
2023-09-05 14:01:46 +08:00 |
Ping Xiao
|
df1222156a
|
Merge branch 'main' into test/TD-23722
|
2023-09-05 13:33:17 +08:00 |
dapan1121
|
07053ae525
|
Merge pull request #22725 from taosdata/fix/TS-3895
fix: fix last(*)/last_row(*) return MD5 hashed column name
|
2023-09-05 13:28:47 +08:00 |
Haojun Liao
|
5dcbae3594
|
Merge pull request #22681 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
|
2023-09-05 12:54:09 +08:00 |
yihaoDeng
|
d0503a8a3f
|
fix invalid read
|
2023-09-05 12:11:58 +08:00 |
yihaoDeng
|
6257bf1e10
|
add rpc update interface
|
2023-09-05 12:03:23 +08:00 |
Hongze Cheng
|
8dbdeccc8f
|
fix: coverity scan
|
2023-09-05 11:41:36 +08:00 |
Ping Xiao
|
5f0c2c0944
|
Merge branch 'main' into test/TD-23715
|
2023-09-05 11:22:34 +08:00 |
Alex Duan
|
00c5760927
|
Merge pull request #22730 from taosdata/fix/test_1x
test: add stream cases to 3.0
|
2023-09-05 11:21:35 +08:00 |
dapan1121
|
4a5bcb5c80
|
Merge pull request #22650 from taosdata/szhou/ip-whitelist
enhance: ip whitelist syntax
|
2023-09-05 11:00:55 +08:00 |
wade zhang
|
8f27724f1f
|
Merge pull request #22701 from taosdata/fix/test_1x
test: add stream cases to main
|
2023-09-05 10:57:38 +08:00 |
wangjiaming0909
|
2c4e0fee07
|
feat: optimize partition node, replace with sort node
|
2023-09-05 10:53:30 +08:00 |