hazelcast / hazelcast/hazelcast-python-client
[TRACKING ISSUE] Ability to specify multiple partitions in a predicate query (redux)
- Lingua principale
- Python
- Stelle
- 116
- Fork
- 78
- Merge medio
- 10g 22h
- PR unite (30g)
- 1
Descrizione
The tracking issue for the Java side PR.
See https://github.com/hazelcast/hazelcast/pull/21319 for details.
---
This is a redux of [PR-18171](https://github.com/hazelcast/hazelcast/pull/18171). I'm continuing on from @ashley-taylor.
I've gone with a slightly different approach of making a backwards compatible change to the existing `PartitionPredicate` interface (instead of making an entirely new interface). This seemed lower risk as existing code with single partition keys will continue to work, while anything new can take advantage of the `getPartitionKeys` method.
Breaking changes (list specific methods/types/messages):
* PartitionPredicateImpl constructor
Checklist:
- [x] Labels (`Team:`, `Type:`, `Source:`, `Module:`) and Milestone set
- [ ] Label `Add to Release Notes` or `Not Release Notes content` set
- [ ] Request reviewers if possible
- [ ] Send backports/forwardports if fix needs to be applied to past/future releases
- [ ] New public APIs have `@Nonnull/@Nullable` annotations
- [ ] New public APIs have `@since` tags in Javadoc
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Start with linked PR 21319 and its referenced predecessor PR-18171; this tracking issue does not name files or tests. Confirm whether the Java-side change is already complete and whether any Python-client work remains before taking it on.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- java
- Ambito
- distributed-systems
- Tipo di issue
- Funzionalità
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 15/100