303f6bd849
[test](regression-test) use unified trigger_and_wait_compaction metho… ( #45908 )
2024-12-25 13:59:51 +08:00
5f4d1931ff
[feature](ES Catalog)Add FE open API for ES Catalog ( #40444 ) ( #40526 )
...
bp #40444
2024-09-09 14:25:43 +08:00
e95e777b34
[opt](test)Add expected indices count check ( #39024 ) ( #39060 )
...
## Proposed changes
bp #39024
2024-08-09 01:37:44 +08:00
f21d7e3833
[test](inverted index)Add cases for inverted index format v2 ( #38132 )( #38443 ) ( #38222 )
...
## Proposed changes
backport #38132 #38443
2024-08-02 12:04:26 +08:00
4d980b8235
[feature](http action)Add http action to show nested inverted index file ( #38272 ) ( #38672 )
...
backport #38272
2024-08-01 19:30:59 +08:00
238e218312
[fix](httpapi) restore compaction/run_status api can show be's overall compaction status and refactor code ( #35409 )
2024-05-28 09:43:43 +08:00
e02dcecb0a
[optimize](regression)Add retry for curl request ( #35260 )
...
Co-authored-by: Luennng <luennng@gmail.com >
2024-05-24 16:23:58 +08:00
f9ddf8c7ef
[improvement](be report) add be report http ( #28424 )
2023-12-19 10:39:19 +08:00
e695cb18b1
[improvement](regression test) add fe debug point ( #28047 )
2023-12-06 18:18:05 +08:00
8b33b0c4a4
[Fix](row store) cache invalidate key should not include sequence column ( #26771 )
2023-11-11 01:30:32 -06:00
81dd00f6e4
[Feature](Compaction) Support do full compaction by table id ( #22010 )
2023-08-21 11:54:51 +08:00
c409fa0f58
[Feature](Compaction)Support full compaction ( #21177 )
2023-07-16 13:21:15 +08:00
4a682a0a46
[fix][regression-test] set timeout of curl in regression test to avoid hanged when be crashed. ( #20222 )
...
Currently in regression-test, when a be crash, because curl does not set a timeout, suite-thread will get stuck.
To solve this, encapsulate the call to be into a function, set the timeout uniformly, and avoid getting stuck
2023-06-01 11:00:09 +08:00