-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues.
### Version
2.0.8
### What's Wrong?
cre…
BS490 updated
2 hours ago
-
-
CassandraJournalStatements.scala
```scala
def selectHighestSequenceNr =
s"""
SELECT sequence_nr FROM $tableName WHERE
persistence_id = ? AND
partition_nr = ?
O…
-
~~AOL file needs compaction.~~
Values file needs compaction.
-
1. Включили batch_compaction
2. Заметили, что один диск бесконечно набирает cleanup_queue. Дорос до 3Tb для диска 300Gb
3. Вырубили запись на диск
![Screenshot from 2024-05-07 14-45-38](https://git…
-
**Is your feature request related to a problem? Please describe.**
Currently in the accumulo 4.0-SNAPSHOT branch a compactor process will walk through the following process to execute a compaction.…
-
Starrocks supports writing into iceberg tables. It will be nice if starrocks supports iceberg table housekeeping.
## Feature request
**Is your feature request related to a problem? Please descri…
-
In hummock, compaction can be categorized into two basic types:
- trivial task: apply on meta node
- normal task: meta and compactor collaboration
The compaction task picks the inputs by the pic…
Li0k updated
5 months ago
-
In hummock, automatically triggered compaction and manual compaction are supported to meet the needs of most scenarios.
However, each time manual compaction is initiated, only one compact task is tr…
Li0k updated
5 months ago
-
### Feature Request / Improvement
Currently, if I am using pyiceberg to create/maintain my iceberg tables and I use Trino (AWS Athena) to do compaction on the same (using Spark)- the files created vi…