Commit Graph

54856 Commits

Author SHA1 Message Date
wangmm0220 8f15795cc1 fix:judge if pTopic is NULL 2023-07-21 19:47:31 +08:00
Haojun Liao 16d7707b90 fix(stream): align the scan real time data for stream task. 2023-07-21 19:33:43 +08:00
Shuduo Sang 401bf5ee84
docs: refine platform support matrix (#22144) 2023-07-21 17:08:19 +08:00
Shuduo Sang 095271734e docs: refine platform support matrix 2023-07-21 17:06:22 +08:00
Haojun Liao f2a969ca23
Merge pull request #22129 from taosdata/fix/TD-25300
fix:[TD-25300]dead loop if getchar return EOF in arm64
2023-07-21 16:35:05 +08:00
Ping Xiao d4b29b9d2e update installation instruction 2023-07-21 15:29:53 +08:00
Ping Xiao 282bbfc41b remote web from installation package 2023-07-21 14:46:16 +08:00
wade zhang 7b1e809d98
Merge pull request #21794 from taosdata/enh/tsdb_optimize
for test purpose
2023-07-21 14:18:32 +08:00
Haojun Liao b5ff9182da
Merge pull request #22137 from taosdata/fix/ly_test
transform stream state
2023-07-21 13:42:44 +08:00
wade zhang fad8ee0e93
Merge pull request #22139 from taosdata/docs/sangshuduo/TS-3448-no-crosscompile-support
docs: update readme to claim does not support cross-compile
2023-07-21 13:40:55 +08:00
Shuduo Sang ca346501de docs: update readme to claim does not support cross-compile 2023-07-21 13:39:15 +08:00
Minglei Jin 14418fab6f tarray2: remove typeof for vs 2017 ci macros 2023-07-21 13:22:31 +08:00
wangmm0220 bb86f5c580 fix:commit offset should not plus 1 2023-07-21 11:13:05 +08:00
Ganlin Zhao 88c13e17c3 add test cases 2023-07-21 11:10:48 +08:00
wangmm0220 10ebf1f438 fix:subscribeStb.py maybe failed 2023-07-21 11:07:34 +08:00
Ganlin Zhao 3da83700dd add test cases 2023-07-21 10:35:41 +08:00
liuyao 4451b2185a transform stream state 2023-07-21 10:32:53 +08:00
Ganlin Zhao 62b73db8bf fix: fix(value, null) output behavior 2023-07-21 10:19:41 +08:00
Ganlin Zhao 624b6b094f fix: fix(value, null) output behavior 2023-07-21 10:14:12 +08:00
Haojun Liao d0da988b7d Merge branch '3.0' into fix/3_liaohj 2023-07-21 09:47:44 +08:00
Haojun Liao 39ca9b537f fix(stream): fix syntax error 2023-07-21 09:43:08 +08:00
dapan1121 2ef01728ca
Merge pull request #22089 from wangjiaming0909/fix/3.0/TD-23763
feat: optimize partition by tbname slimit
2023-07-21 09:29:36 +08:00
dapan1121 d81727afa9
Merge pull request #22130 from taosdata/fix/TD-25270
enh: support show create table for system tables
2023-07-21 09:26:11 +08:00
Haojun Liao c9d75eab5a refactor: do some internal refactor. 2023-07-21 09:16:13 +08:00
Haojun Liao bd8b811b9d refactor: do some internal refactor. 2023-07-21 09:14:25 +08:00
Haojun Liao 0d1c4f9ee2 fix(stream): fix syntax error 2023-07-21 09:13:06 +08:00
wade zhang c464f2fa79
Merge pull request #22098 from taosdata/doc/remveFullText
remove fulltext index readme
2023-07-21 08:35:45 +08:00
Haojun Liao db46d31ca5 fix(stream): refactor the halt function. 2023-07-21 01:32:42 +08:00
Minglei Jin e333f47f27 tarray2/typeof: remove typeof for windows size 2023-07-20 19:16:17 +08:00
wangmm0220 99c3ebc282 fix:optimize log & change return value for async interface 2023-07-20 18:28:21 +08:00
Ganlin Zhao ded3ee67b3 add test cases 2023-07-20 17:39:10 +08:00
Ganlin Zhao 076a425d53 fix: fix show create table issue for system tables 2023-07-20 17:21:24 +08:00
Haojun Liao 9353f7c8cf refactor: do some internal refactor. 2023-07-20 16:35:02 +08:00
Haojun Liao c9fa170e65 refactor: do some internal refactor. 2023-07-20 16:31:46 +08:00
dapan1121 fde8eabfd7
Merge pull request #22111 from taosdata/szhou/tms-dev-2
enhance: table merge scan optimization
2023-07-20 16:28:29 +08:00
wangmm0220 d031a77b58 fix:[TD-25300]dead loop if getchar return EOF in arm64 2023-07-20 15:40:41 +08:00
Haojun Liao 45cb478b31 refactor: do some internal refactor. 2023-07-20 15:36:46 +08:00
wangjiaming0909 7d850c1a5e feat: optimize partition by tbname slimit 2023-07-20 15:07:55 +08:00
slzhou 1a0031a43c enhance: uinfo to qdebug and increase pages num to 2048 2023-07-20 13:53:13 +08:00
slzhou 5d9f6fd481 fix: fix limit/offset bugs 2023-07-20 12:29:34 +08:00
Haojun Liao 87fa8f0c4c Merge branch '3.0' into fix/3_liaohj 2023-07-20 12:15:23 +08:00
Haojun Liao aed99da6c1 refactor: refactor the stream task starting order. 2023-07-20 12:14:53 +08:00
Haojun Liao 6a9191fc47
Merge pull request #22127 from taosdata/fix/fill_history
optimize fill history
2023-07-20 11:15:44 +08:00
Hui Li 682a72f16a
Merge pull request #22119 from taosdata/test/TD-25277-3.0
test: add create sma index case timeRangeWise.py
2023-07-20 11:14:34 +08:00
Haojun Liao 9a1b5da48f
Merge pull request #22072 from taosdata/mark/tmq
fix:modify commit version to next validate version
2023-07-20 10:06:34 +08:00
slzhou 30129f64da enhance: merge blocks of the same table before sort 2023-07-20 09:28:19 +08:00
liuyao 8a6ed67f9d fill history 2023-07-20 09:13:30 +08:00
Minglei Jin 48222f5dc3 tsdb/cache: move data file reader for fs iter to cache reader 2023-07-20 09:11:26 +08:00
liuyao ccc8142ab3 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2023-07-20 09:07:54 +08:00
Minglei Jin 94d8286fad Merge branch 'enh/tsdb_optimize' of https://github.com/taosdata/TDengine into enh/tsdb_optimize 2023-07-20 08:52:30 +08:00