Commit Graph

56850 Commits

Author SHA1 Message Date
Hongze Cheng e1095e7d02 fix: improve upgrade speed 2023-08-25 14:40:29 +08:00
dapan1121 ebf00c4153
Merge pull request #22570 from taosdata/docs/select-tags-2
docs: add tags keyword in select clause
2023-08-25 11:32:37 +08:00
dapan1121 470b37bae4
Update 06-select.md 2023-08-25 11:32:12 +08:00
Haojun Liao 4c7ad54c9c fix(stream): not restart tasks when in restoring procedure. 2023-08-25 11:28:28 +08:00
dapan1121 7958fdf9ad
Update 06-select.md 2023-08-25 11:28:01 +08:00
dapan1121 c126538f4f
Merge pull request #22549 from taosdata/fix/TD-25901-3.0
fix: taoslog file num limit on windows
2023-08-25 11:24:13 +08:00
dapan1121 178e32fe08
Merge pull request #22551 from taosdata/szhou/tags-after-distinct
fix: select distinct/all tags instead of select tags distinct
2023-08-25 11:21:01 +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
Haojun Liao 38bb123701 fix(stream): release task. 2023-08-25 10:33:15 +08:00
Haojun Liao 35193020dd fix(stream): add logs. 2023-08-25 10:18:06 +08:00
Ganlin Zhao c8c30e0a00 fix 2023-08-25 10:15:52 +08:00
Haojun Liao ce1a3a379c fix(stream): handle the case when the task not in ready state, and the checkpoint msg arrived. 2023-08-25 10:12:12 +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
shenglian zhou f3147de8de docs: add tags keyword in select clause 2023-08-25 09:46:48 +08:00
Ganlin Zhao b5172e8589 add cases 2023-08-25 09:42:42 +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
wade zhang abe97e1e21
Merge pull request #22566 from taosdata/fix/TD-25952
enh(tsdb/openfile): lazy file open to read/write
2023-08-25 07:57:52 +08:00
Haojun Liao f7ea875af1 fix(stream): add some logs. 2023-08-24 23:27:48 +08:00
wangmm0220 8045f30be8 fix:sml test case error for tbname 2023-08-24 23:15:35 +08:00
Haojun Liao f7dada53b9
Merge pull request #22559 from taosdata/fix/liaohj
other: merge main.
2023-08-24 19:01:18 +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
wangmm0220 d5cc415542 fix:test case error 2023-08-24 18:35:53 +08:00
Haojun Liao f7baadb2a9
Merge pull request #22558 from taosdata/fix/TD-25920
fix(stream): continue check wal when meeting empty delete block msg.
2023-08-24 18:28:15 +08:00
Haojun Liao 218e2cc5f3 fix(stream): invoke the timer when not sending hb. 2023-08-24 18:27:09 +08:00
wangmm0220 64959f14e9 fix:dot process in schemaless 2023-08-24 18:18:02 +08:00
wangmm0220 cca00406a5 fix:drop topic error if topic not exist 2023-08-24 18:16:57 +08:00
Haojun Liao 82e356a9b5 Merge remote-tracking branch 'origin/enh/triggerCheckPoint2' into enh/triggerCheckPoint2
# Conflicts:
#	source/dnode/vnode/src/tq/tq.c
2023-08-24 18:04:44 +08:00
Haojun Liao 70396aa5a5 fix(stream): wakeup the hb timer every 200ms, to speeup the close db procedure. 2023-08-24 17:54:50 +08:00
yihaoDeng 286ac3e3fc fix merge error 2023-08-24 17:35:53 +08:00
yihaoDeng 9310d138a6 Merge branch 'enh/3.0' into enh/triggerCheckPoint2 2023-08-24 17:30:35 +08:00
dapan1121 3c7ca2418c
Merge pull request #22532 from taosdata/fix/m/TD-25863
fix: fill operator with desc ts order returned 1 more rows
2023-08-24 17:29:57 +08:00
Ping Xiao e5049e042f undo remove operation for taosx when build taosd 2023-08-24 17:28:41 +08:00
yihaoDeng 8883d66227 Merge branch 'enh/triggerCheckPoint2' of https://github.com/taosdata/TDengine into enh/triggerCheckPoint2 2023-08-24 17:20:12 +08:00
yihaoDeng 090515c684 refactor code 2023-08-24 17:20:04 +08:00
Haojun Liao caf20d7b5d fix(stream): release the stream task. 2023-08-24 17:16:34 +08:00
Minglei Jin 70871139bf enh(tsdb/openfile): lazy file open to read/write 2023-08-24 17:16:28 +08:00
Ganlin Zhao 2a5f4a3bc4 add cases 2023-08-24 17:11:58 +08:00
Ganlin Zhao 7396a7c09c fix: fix where ts < now used in nested query report invalid timestamp 2023-08-24 17:11:05 +08:00
slzhou d5db4b16ba Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tags-after-distinct 2023-08-24 16:57:25 +08:00
dapan1121 bd96f843e2
Merge pull request #22554 from taosdata/revert/3.0/TD-25685
revert col comment patch
2023-08-24 16:53:30 +08:00
Haojun Liao 3c6870275b fix(parser): update the key words for disk io throttling. 2023-08-24 16:45:47 +08:00
wangmm0220 b83cc11043 fix:[TD-25651] reset epoch if consumer changed to avoid consumeing no data 2023-08-24 16:38:53 +08:00
liuyao 7da464d8b7 mem leak 2023-08-24 16:36:58 +08:00
wangmm0220 89884e1c49 fix:transaction in tmq 2023-08-24 16:34:52 +08:00