Commit Graph

49891 Commits

Author SHA1 Message Date
wangmm0220 e1b9aac4c4 fix:add test case for raw_block interface 2023-03-27 10:41:25 +08:00
wangmm0220 5a2e3c1603 fix:add test case for raw_block interface 2023-03-27 10:32:30 +08:00
Hui Li 7cf169b8d0
Merge pull request #20635 from taosdata/test/main/TD-23331
fix: recorect ci buildPath
2023-03-25 17:57:23 +08:00
dapan1121 ef7b9b848a
Merge pull request #20627 from taosdata/fix/TD023101
fix:send data batch if consume wal where subscribe db
2023-03-25 16:40:06 +08:00
chenhaoran 0c00b4e0b5 fix: recorect ci buildPath 2023-03-25 16:19:29 +08:00
chenhaoran 357223d065 fix: recorect ci buildPath 2023-03-25 16:17:21 +08:00
wangmm0220 8823997941 fix:case error & add NONE for rows to col mode 2023-03-25 15:56:22 +08:00
Haojun Liao 7d1aa634fb
Merge pull request #20527 from taosdata/fix/TD-23200
fix:scan of fill history ended prematurely
2023-03-25 15:01:42 +08:00
Haojun Liao 61974b9f70
Merge pull request #20605 from taosdata/fix/TD-23272
fix:add combine function for groupKey
2023-03-25 15:01:33 +08:00
Haojun Liao 27c848453e
Merge pull request #20625 from taosdata/fix/TD-23220
fix: modify stream fill linear
2023-03-25 15:01:06 +08:00
Haojun Liao 26ebd4e60d
Merge pull request #20620 from taosdata/fix/TD-23233
fix:reset parameter ignoreExpried for fill history
2023-03-25 15:00:43 +08:00
dapan1121 8a89550f16 fix: skiplist level 2023-03-25 13:10:14 +08:00
wangmm0220 9f5e435140 fix:conflict from main 2023-03-25 11:49:37 +08:00
wangmm0220 8081572ae1 fix:modify ci case if consume too fast 2023-03-25 11:31:19 +08:00
dapan1121 dd12e41227
Merge pull request #20618 from taosdata/fix/TS-2974
fix: change float display mode
2023-03-25 09:19:04 +08:00
dapan1121 7c7e121632
Merge pull request #20606 from taosdata/szhou/fix-td23288
fix: query ins_table with table_name = '' results in db error
2023-03-25 08:56:24 +08:00
Haojun Liao caec131353
Merge pull request #20628 from taosdata/fix/liaohj
fix(tmq): wait for 2mins when subscribe topics.
2023-03-24 19:21:15 +08:00
dapan1121 481091bae6 fix: sma load issue 2023-03-24 19:01:19 +08:00
Shuduo Sang e0d1a4054a
fix: taosbenchmark support same min/max for main (#20621) 2023-03-24 17:58:14 +08:00
dapan1121 8bf49fdbd2 fix: skiplist level 2023-03-24 17:16:06 +08:00
Haojun Liao b22cc82270 others: merge main. 2023-03-24 15:43:13 +08:00
Haojun Liao 8f6ac6d771 fix(tmq): wait for 2mins when subscribe topics. 2023-03-24 15:36:42 +08:00
dapan1121 4167e4c00c fix: some columns sma are not set issue 2023-03-24 15:20:27 +08:00
wangmm0220 57331cd71d Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TD023101 2023-03-24 14:51:11 +08:00
wangmm0220 5d06474f2e fix:send data batch if consume wal where subscribe db 2023-03-24 14:43:29 +08:00
wangmm0220 dcaab41a27 fix:error in optimize consume logic 2023-03-24 13:20:03 +08:00
54liuyao f18cfc25d6 fix:reset parameter ignoreExpried for fill history 2023-03-24 11:06:05 +08:00
dapan1121 a732ec7b3c fix: change float display mode 2023-03-24 10:36:01 +08:00
Hui Li 3115265158
Merge pull request #20573 from taosdata/test/TD-23120-MAIN
test: add tools to detect the validity of ASSERT
2023-03-24 10:31:32 +08:00
wangmm0220 1a2513d212 Merge branch 'fix/TD023101' of https://github.com/taosdata/TDengine into fix/TD023101 2023-03-24 10:12:12 +08:00
wangmm0220 bf78f63e22 fix:send data batch if consume wal where subscribe db 2023-03-24 10:10:52 +08:00
dependabot[bot] fb883786f4
chore(deps): bump spring-core in /examples/JDBC/taosdemo (#20610)
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.20 to 5.3.26.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.20...v5.3.26)

---
updated-dependencies:
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-24 10:06:09 +08:00
Benguang Zhao 9be09492f0 enh: disable timely vnodeCommit 2023-03-24 09:05:06 +08:00
Xiaoyu Wang bddba107be
Merge pull request #20608 from taosdata/fix/TS-2960
fix(tdb/restore): rollback journal files backward
2023-03-23 19:47:31 +08:00
Minglei Jin a07366ed02 fix(tdb/pager): destroy txn id list 2023-03-23 18:23:14 +08:00
Minglei Jin 5d641a8934 fix(tdb/restore): restore tdb journal backward 2023-03-23 17:55:53 +08:00
54liuyao ffa59f69aa fix:add combine function for groupKey 2023-03-23 15:20:45 +08:00
slzhou c9f91a364a Merge branch 'main' of github.com:taosdata/TDengine into szhou/fix-td23288 2023-03-23 13:53:24 +08:00
slzhou 40a78bde50 fix: unknow db error when query ins_tables with table_name="" 2023-03-23 13:52:53 +08:00
cyang 58501301a4 Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TD023101 2023-03-23 13:38:48 +08:00
wangmm0220 20e2010f70 fix:memory leak 2023-03-23 13:35:17 +08:00
Xiaoyu Wang 323d8ee0b4
Merge pull request #20598 from taosdata/FIX/TD-23187-main
fix: set pWriter->info.state.committed as ever in vnodeSnapWriterClose
2023-03-23 11:42:48 +08:00
Hui Li 4b10d3b778
Merge pull request #20352 from taosdata/lihui3.0/test
test: reopen tmqDelete-1ctb.py
2023-03-23 10:15:18 +08:00
Haojun Liao cfcb6fe635
Merge pull request #20604 from taosdata/fix/TD023101
fix:[TS-2961] consume error change from snapshot to wal for taosx
2023-03-23 09:06:30 +08:00
dapan1121 dbca1c0e8c
Merge pull request #20595 from taosdata/fix/TD-23283
fix: slimit not work issue
2023-03-23 08:47:15 +08:00
wangmm0220 6b8fd25894 Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TD023101 2023-03-22 20:17:39 +08:00
wangmm0220 5f9c7e9a7d fix:[TS-2961] consume error change from snapshot to wal for taosx 2023-03-22 20:14:19 +08:00
plum-lihui 7f261b200f test: close tmqDelete-1ctb.py 2023-03-22 19:21:41 +08:00
plum-lihui ab65346083 Merge branch 'main' into lihui3.0/test 2023-03-22 19:20:41 +08:00
dapan1121 a14631dc80
Merge pull request #20601 from taosdata/fix/TS-2904.2
fix: restore removed code
2023-03-22 18:24:29 +08:00