Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

refactor: move main merge logic from df to reshape package#2217

Merged
sycai merged 3 commits intomainfrom
sycai_df_merge
Oct 31, 2025
Merged

refactor: move main merge logic from df to reshape package#2217
sycai merged 3 commits intomainfrom
sycai_df_merge

Conversation

@sycai
Copy link
Copy Markdown
Contributor

@sycai sycai commented Oct 31, 2025

Reason for this refactor:

The dataframe file is already super long. We'd better not add more stuff there. Plus, this structure reflect pandas more: https://github.com/pandas-dev/pandas/blob/9c8bc3e55188c8aff37207a74f1dd144980b8874/pandas/core/frame.py#L10842-L10873

b/445802345 🦕

@product-auto-label product-auto-label Bot added size: m Pull request size is medium. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Oct 31, 2025
@sycai sycai requested a review from chelsea-lin October 31, 2025 04:07
@sycai sycai marked this pull request as ready for review October 31, 2025 04:07
@sycai sycai requested review from a team October 31, 2025 04:07
@sycai sycai enabled auto-merge (squash) October 31, 2025 17:50
@sycai sycai merged commit 38abfd8 into main Oct 31, 2025
20 of 25 checks passed
@sycai sycai deleted the sycai_df_merge branch October 31, 2025 18:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants