Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: include source columns in semantics.top_k #1531

Merged
merged 3 commits into from
Mar 25, 2025

Conversation

chelsea-lin
Copy link
Contributor

BREAKING CHANGE: The experimental semantics.top_k function now returns all columns from the input DataFrame, instead of only the columns directly involved in the ranking.

Fixes internal issue 404912585 🦕

@chelsea-lin chelsea-lin requested a review from sycai March 24, 2025 21:48
@chelsea-lin chelsea-lin requested review from a team as code owners March 24, 2025 21:48
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Mar 24, 2025
Copy link
Contributor

@sycai sycai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@sycai sycai merged commit 803c6dd into main Mar 25, 2025
20 of 24 checks passed
@sycai sycai deleted the main_chelsealin_topkwithothercolumns branch March 25, 2025 18:37
shobsi pushed a commit that referenced this pull request Mar 28, 2025
Co-authored-by: Shenyang Cai <sycai@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants