-
### What type of enhancement is this?
User experience
### What does the enhancement do?
Now that ttl option can be altered in database level, it's best if compaction options can be too, like `ALTER…
-
### Motivation.
KV cache compaction (i.e., token dropping) can significantly reduce memory footprint in llm serving (especially for long generation and large batch size workloads). The plan is to sup…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar.
### Motivation
Currently, the [doc](https://paimon.apache.org/docs/mas…
-
I think that the compaction process has a memory leak.
![image](https://github.com/user-attachments/assets/17583f66-2f23-4eef-b8ca-b43cf273f63f)
I will try to figure out why.
-
In various scenarios, while pebble compactions (including memtable -> L0) are running the latency for operations increases significantly. This is particularly noticeable on small clusters, and most no…
-
We should be using the provided amount of threads to conquer all pairs and merge them using semaphores. Currently we are only pairing and merging the amount of threads provided. So if you provide 2…
-
Compaction logs are huge and take significant portion of space in Scylla process' log files. For example:
`Oct 20 02:30:42.496843 longevity-50gb-12h-master-db-node-b9918db7-4 scylla[2165]: [shard 3:…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version: master-latest
- Deployment mode(standalone or cluster): both…
-
This issue was auto filed by Sentry. It represents a crash or reported error on a live cluster with telemetry enabled.
Sentry Link: [https://cockroach-labs.sentry.io/issues/6098853282/?referrer=webho…
-
### What happened
I am running table compaction using Spark Actions. my spark action code is:
```scala
sparkActions
.rewriteDataFiles(table)
.option(RewriteDataFiles.PARTI…