Commit Graph

54856 Commits

Author SHA1 Message Date
Benguang Zhao c3c48f265f enh: change default WAL_RETENTION_PERIOD as 3600 2023-07-26 14:10:56 +08:00
Shungang Li 0b167c94f3 fix: monitor reports log summary 2023-07-26 13:54:32 +08:00
Shuduo Sang 30980308c2 docs: refine zh/21-tdinternal/01-arch.md 2023-07-26 10:57:31 +08:00
Shuduo Sang d766adcfc2 Merge branch 'main' into docs/sangshuduo/refine-get-started 2023-07-26 10:56:03 +08:00
Haojun Liao 78bdb04387
Merge pull request #22191 from taosdata/fix/ly_stream_test
adj max combine fucntion
2023-07-26 10:50:30 +08:00
wade zhang d8fd5b9394
Merge pull request #22190 from taosdata/fix/TD-25315
fix(tsdb/del): reset next key to del record's ekey
2023-07-26 10:23:01 +08:00
liuyao 6d40cdb62e adj max combine fucntion 2023-07-26 09:52:07 +08:00
Haojun Liao 12986ff594 fix(stream): fix memory leaks. 2023-07-26 09:25:30 +08:00
Haojun Liao b6eb739ae0 fix(tsdb): fix the 2023-07-26 09:14:19 +08:00
Haojun Liao 4d6b9d4a15 fix(stream): split delete msg for real-time scan from wal. 2023-07-26 09:08:17 +08:00
Minglei Jin fb860726de fix(tsdb/del): reset next key to del record's ekey 2023-07-26 08:40:44 +08:00
Haojun Liao 063673726a fix(stream): fix syntax error 2023-07-25 18:08:22 +08:00
Haojun Liao 2cc4e0a727 fix(stream): fix syntax error 2023-07-25 17:56:40 +08:00
dapan1121 66042669a1
Merge pull request #22176 from taosdata/szhou/enhance-limit-proc
fix: choose heap sort for table merge scan with long row and limit
2023-07-25 17:48:11 +08:00
wade zhang 02bc1b2a8f
Merge pull request #22186 from taosdata/fix/TD-25315
fix(tsdb/del): continue committing fileset if more del left
2023-07-25 17:41:30 +08:00
Haojun Liao 0bdccd2681 refactor: do some internal refactor. 2023-07-25 17:31:54 +08:00
Minglei Jin 7bfb4e0f88 fix(tsdb/del): continue committing fileset if more del left 2023-07-25 16:42:45 +08:00
slzhou f4c28d848b fix: table merge scan use heap sort when there is limit 2023-07-25 15:23:00 +08:00
Haojun Liao d29f835a63 fix(stream): set the correct step2 scan time window range. 2023-07-25 15:09:22 +08:00
Haojun Liao c2588d71c3
Merge pull request #22173 from taosdata/fix/TS-3728
fix:avoid request offset type is 0
2023-07-25 14:59:30 +08:00
wade zhang 2bf84c2676
Merge pull request #22179 from taosdata/FIX/TS-3702-3.0
enh: compatibility between getFileNamePrefix and tsdbTFileName
2023-07-25 14:26:14 +08:00
dapan1121 768a84647c
Merge pull request #22177 from taosdata/enh/TS-3625
fix: fix error message
2023-07-25 13:28:19 +08:00
slzhou ca2ad71bb8 fix: return null when there are no input stream blocks for priority queue sort 2023-07-25 13:08:37 +08:00
wade zhang 8af8815ead
Merge pull request #22180 from taosdata/docs/sunpeng/TS-3730-delete-logs
docs: delete logs in monitor doc
2023-07-25 11:57:46 +08:00
wade zhang fb4b728ced
Merge pull request #22181 from taosdata/docs/sunpeng/TS-3730-delete-logs-for-main
docs: delete logs in monitor doc
2023-07-25 11:57:26 +08:00
wade zhang 69e9df2dd6
Merge pull request #22178 from taosdata/fix/TD-25328
fix(tsdb/pageSize): use tsdbPageSize instead of szPage(tdb's)
2023-07-25 11:55:12 +08:00
sunpeng 4e43b99c94 docs: delete logs in monitor doc 2023-07-25 11:43:42 +08:00
sunpeng 2383aa616c docs: delete logs in monitor doc 2023-07-25 11:42:34 +08:00
Benguang Zhao 01f45b2a99 enh: compatibility between getFileNamePrefix and tsdbTFileName 2023-07-25 11:35:35 +08:00
Minglei Jin 1bce96ea27 fix(tsdb/pageSize): use tsdbPageSize instead of szPage(tdb's) 2023-07-25 10:46:03 +08:00
wade zhang 7ea9cf1ddc
Merge pull request #22166 from taosdata/fix/TD-24422
fix(tsdb/cache): reuse data file reader
2023-07-25 10:28:59 +08:00
wade zhang 7579144599
Merge pull request #22133 from taosdata/fix/TS-3691-main
fix/TS-3691: (main) monitor no longer reports logs
2023-07-25 10:28:38 +08:00
wade zhang f963c4332e
Merge pull request #22132 from taosdata/fix/TS-3691
fix/TS-3691: monitor no longer reports logs
2023-07-25 10:28:12 +08:00
Ganlin Zhao c9c7f99764 fix: fix error message 2023-07-25 09:49:23 +08:00
slzhou a205eba2ab fix: choose heap sort for table merge scan when row size is big and has limit 2023-07-25 09:48:08 +08:00
Haojun Liao b0dfae00e6
Merge pull request #22167 from taosdata/fix/TD-25308
fix err while connect invalid fqdn
2023-07-25 09:13:24 +08:00
dapan1121 10f9c40dba
Merge pull request #22171 from taosdata/szhou/enhance-limit-proc
enhance: skip data blocks with the merge limit ts when create initial…
2023-07-25 08:42:35 +08:00
Haojun Liao 96722a07b1
Merge pull request #22174 from taosdata/fix/3_liaohj
fix(stream): fix the invalid check of step2 .
2023-07-25 00:30:06 +08:00
danielclow 29460db6f5
docs: change to new product names (#22175)
* change to new product names

* change product names
2023-07-25 00:11:09 +08:00
Haojun Liao a2694b9ce9 fix(stream): fix the invalid check of step2 . 2023-07-24 19:44:28 +08:00
Haojun Liao c0e35df927
Merge pull request #22131 from taosdata/mark/tmq
fix:optimize log & change return value for async interface
2023-07-24 19:40:01 +08:00
wangmm0220 6a0e994169 fix:avoid request offset type is 0 2023-07-24 19:24:05 +08:00
yihaoDeng 6532afa7b8 fix err while connect invalid fqdn 2023-07-24 18:49:13 +08:00
yihaoDeng 2aacee05be Merge branch 'fix/TD-25308' of https://github.com/taosdata/TDengine into fix/TD-25308 2023-07-24 18:48:23 +08:00
yihaoDeng 842a0bc8c3 fix err while connect invalid fqdn 2023-07-24 18:48:09 +08:00
yihaoDeng 0b707a108e fix err while connect invalid fqdn 2023-07-24 10:28:52 +00:00
danielclow 101a3c23b1
docs: fix links in rust connector doc (#22168) 2023-07-24 17:50:28 +08:00
wade zhang b3a55e2668
Merge pull request #22170 from taosdata/docs/sunpeng/TD-25325-fix-python-connector-docs-for-main
docs: fix python connector docs
2023-07-24 17:08:43 +08:00
wade zhang 36fdf5f055
Merge pull request #22169 from taosdata/docs/sunpeng/TD-25325-fix-python-connector-docs
docs: fix python connector docs
2023-07-24 17:08:28 +08:00
sunpeng 9e3421e63e docs: fix python connector docs 2023-07-24 17:05:40 +08:00