Haojun Liao
610132e29a
Merge pull request #22633 from taosdata/fix/update_db_attr
...
fix(tsdb): add more check for block rows
2023-08-29 22:05:57 +08:00
wade zhang
fbb6ddacc5
Merge pull request #22631 from taosdata/fix/TS-3875
...
fix(tsdb/cache read): remove all null row
2023-08-29 18:26:32 +08:00
Haojun Liao
d6368798da
fix(query): disable the set quit flag for tsdbreader.
2023-08-29 18:11:17 +08:00
Haojun Liao
b740ce8ad6
fix(tsdb): add more check for block rows to detect the duplicate rows in data block.
2023-08-29 17:49:43 +08:00
Minglei Jin
82fc1f41fb
fix(tsdb/cache read): remove all null row
2023-08-29 16:15:00 +08:00
wade zhang
11cc9a7b17
Merge pull request #22615 from taosdata/docs/fix-index
...
docs: rename index.md
2023-08-29 11:58:38 +08:00
dingbo8128
db2209189d
docs: remove space
2023-08-29 11:53:31 +08:00
dingbo8128
465a0561f9
docs: fix duplicate name index.md
2023-08-29 11:49:29 +08:00
Shuduo Sang
27138b22aa
docs: add seeq doc zh ( #22601 )
2023-08-29 11:45:42 +08:00
wade zhang
e0613f8df3
Merge pull request #22609 from taosdata/doc/indexDetail
...
Doc/index detail
2023-08-29 11:19:49 +08:00
Haojun Liao
6e4acddd96
Merge pull request #22603 from taosdata/fix/TD-25962
...
fix:unregister push manager if delete subscribe to avoid tqProcessPol…
2023-08-29 10:58:49 +08:00
dapan1121
85452548da
Merge pull request #22579 from taosdata/fix/TD-25959
...
fix: wrong start key for pFill when unit of sliding is y or n
2023-08-29 08:59:14 +08:00
yihaoDeng
381072f0c0
update doc
2023-08-28 22:32:19 +08:00
yihaoDeng
728c542bd0
update doc
2023-08-28 22:30:50 +08:00
Haojun Liao
66cce38c04
Merge pull request #22602 from taosdata/fix/update_db_attr
...
fix(stream): release tasks.
2023-08-28 21:18:38 +08:00
shenglian-zhou
d8ce7a1467
Update interval.sim to now use now
2023-08-28 16:46:05 +08:00
wangmm0220
2e04d513a4
fix:unregister push manager if delete subscribe to avoid tqProcessPollPush
2023-08-28 16:41:28 +08:00
Haojun Liao
05bb164675
fix(stream): release tasks.
2023-08-28 15:56:02 +08:00
dapan1121
2566e6974d
Merge pull request #22595 from taosdata/fix/TS-3873
...
enhance: fix buffer size overflow
2023-08-28 15:30:16 +08:00
shenglian zhou
271502d3c7
fix: add test case
2023-08-28 15:08:55 +08:00
shenglian zhou
322e8c6697
fix: use col cell size instead of total col data size
2023-08-28 13:43:37 +08:00
dapan1121
b00aa1a992
Merge pull request #22458 from taosdata/fix/TD-25719
...
fix: fix non-root users cannot create log files even if they have write
2023-08-28 13:28:59 +08:00
shenglian zhou
09463cb43e
enhance: fix buffer size overflow
2023-08-28 11:28:49 +08:00
wade zhang
8935b905f7
Merge pull request #22593 from taosdata/docs/TD-25956
...
release(driver): jdbc release 3.2.5 version
2023-08-28 10:40:21 +08:00
huolibo
193284d9ba
release(driver): jdbc release 3.2.5 version
2023-08-28 10:11:47 +08:00
Ganlin Zhao
2f46b2eefd
fix
2023-08-28 10:10:16 +08:00
Ganlin Zhao
c60ac2b8ae
fix
2023-08-28 09:45:50 +08:00
Haojun Liao
b11975f00c
Merge pull request #22534 from taosdata/mark/tmq
...
fix:[TD-258900]modify tmq trans conflict to db level
2023-08-28 09:45:47 +08:00
wade zhang
edb1f2aec7
Merge pull request #22582 from taosdata/docs/3104_main
...
release 3.1.0.3
2023-08-28 09:17:55 +08:00
Shuduo Sang
1bf2c3421d
docs: kill query command need quote around id ( #22588 )
...
* docs: add current_user() in function
* docs: kill query command need quote around id
2023-08-27 00:05:44 +08:00
wangmm0220
8b745de397
fix:transaction error
2023-08-26 00:43:47 +08:00
wade zhang
c7727800d1
Merge pull request #22577 from taosdata/fix/TS-3865
...
fix: improve upgrade speed
2023-08-25 18:02:02 +08:00
wade zhang
2659154b6c
Merge pull request #22567 from taosdata/packaging/update_packaging_script
...
undo remove operation for taosx when building taosd
2023-08-25 17:58:01 +08:00
wangmm0220
047707fa17
fix:error in privilege
2023-08-25 17:56:17 +08:00
Ping Xiao
e0f88eb19c
build: release ver-3.1.0.3
2023-08-25 17:18:02 +08:00
dapan1121
01e1bc2712
Merge pull request #22571 from taosdata/fix/TD-25823
...
fix: taosCompressFile mem leak
2023-08-25 17:08:50 +08:00
shenglian zhou
9fc75fb73d
fix: wrong start key for pFill when unit of sliding is y or n
2023-08-25 14:59:39 +08:00
Hongze Cheng
e1095e7d02
fix: improve upgrade speed
2023-08-25 14:40:29 +08:00
wade zhang
4f2e1ffb4d
Merge pull request #22573 from taosdata/DuanKuanJun-patch-7
...
Update 06-taosdump.md dot replace with '-Q'
2023-08-25 11:19:47 +08:00
wade zhang
7f7ae04a79
Merge pull request #22574 from taosdata/DuanKuanJun-patch-8
...
Update 06-taosdump.md dot replace with '-Q' (English)
2023-08-25 11:19:37 +08:00
Alex Duan
acc12036a5
Update 06-taosdump.md dot replace with '-Q' (English)
2023-08-25 10:53:14 +08:00
Alex Duan
29aaf1c868
Update 06-taosdump.md dot replace with '-Q'
2023-08-25 10:51:17 +08:00
Ganlin Zhao
c8c30e0a00
fix
2023-08-25 10:15:52 +08:00
shenglian zhou
250a8a7c39
fix: taosCompressFile mem leak
2023-08-25 10:06:59 +08:00
Ganlin Zhao
af130cc92f
Revert "add seperate function for createLogs"
...
This reverts commit 13d2d72bb6
.
2023-08-25 09:55:50 +08:00
Haojun Liao
f805a49df2
Merge pull request #22555 from taosdata/fix/TD-25948
...
mem leak
2023-08-25 09:28:18 +08:00
Shuduo Sang
f7b42ad41b
fix: specify utf-8 in jdbc example pom.xml ( #22565 )
...
* fix: use latest version of jdbc connector
* fix: remove locale and timezone to avoid confusing user
* fix: update readme.md
* fix: refine demo.c
* fix: specify utf-8 in jdbc example pom.xml
2023-08-25 09:22:29 +08:00
Haojun Liao
6f514b2bee
Merge pull request #22561 from taosdata/fix/TD-25651
...
fix:[TD-25651] reset epoch if consumer changed to avoid consumeing no…
2023-08-25 09:09:41 +08:00
wangmm0220
8045f30be8
fix:sml test case error for tbname
2023-08-24 23:15:35 +08:00
Haojun Liao
de9b852cee
Merge pull request #22563 from taosdata/fix/update_db_attr
...
fix(parser): update the key words for disk io throttling.
2023-08-24 19:01:07 +08:00