Skip to content

fix: allow hinting the shard keys for joined tables - #53427

Merged
ArtificialOwl merged 1 commit into
masterfrom
shard-key-hint-partition
Jun 12, 2025
Merged

fix: allow hinting the shard keys for joined tables#53427
ArtificialOwl merged 1 commit into
masterfrom
shard-key-hint-partition

Conversation

@icewind1991

Copy link
Copy Markdown
Member

Allows using the table name/alias when hinting shard keys to make the hint apply to other parts of partitioned queries.

Signed-off-by: Robin Appelman <robin@icewind.nl>
@icewind1991icewind1991 added this to the Nextcloud 32 milestone Jun 10, 2025
@icewind1991
icewind1991 requested a review from a team as a code ownerJune 10, 2025 14:16
@icewind1991icewind1991 added the 3. to review Waiting for reviews label Jun 10, 2025
@icewind1991
icewind1991 requested review from Altahrim, come-nc and skjnldsv and removed request for a teamJune 10, 2025 14:16
@ArtificialOwl
ArtificialOwl merged commit f8c64a1 into masterJun 12, 2025
@ArtificialOwl
ArtificialOwl deleted the shard-key-hint-partition branch June 12, 2025 10:09
@icewind1991

Copy link
Copy Markdown
MemberAuthor

/backport to stable31

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@icewind1991@ArtificialOwl@come-nc@skjnldsv