hazelcast / hazelcast/hazelcast-python-client

[TRACKING ISSUE] Ability to specify multiple partitions in a predicate query (redux)

オープン
#552 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
116
フォーク
78
平均マージ
10日 22時間
マージ済み PR(30日)
1

説明

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

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

リンクされている PR 21319 と、参照されている前身の PR-18171 から始めてください。この tracking issue ではファイルやテストは指定されていません。引き受ける前に、Java 側の変更がすでに完了しているか、また Python クライアント側に残っている作業があるかを確認してください。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
java
領域
distributed-systems
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
15/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。