Skip to content

[rust] Upgrade PUT_KV, LOOKUP and PREFIX_LOOKUP to version 1 to use CompactedKeyEncoder for primary key encoding when bucket key differs from primary key. #533

@loserwang1024

Description

@loserwang1024

Search before asking

  • I searched in the issues and found nothing similar.

Please describe the bug 🐞

As shown in apache/fluss#2464, fluss lake table's PUT_KV、LOOKUP has supported version 2 to fix lake encoder causing prefix lookup to miss data when bucket key is a subset of primary key. Rust also need this, otherwise, exception will occur:

Client API version 0 is not supported

Solution

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions