Skip to content

chore(bigframes): add sql property to BF series#16858

Open
sycai wants to merge 1 commit intomainfrom
sycai_chores
Open

chore(bigframes): add sql property to BF series#16858
sycai wants to merge 1 commit intomainfrom
sycai_chores

Conversation

@sycai
Copy link
Copy Markdown
Contributor

@sycai sycai commented Apr 28, 2026

This makes it easier to check the SQL expression for BF series.

Plus, fixed a format of an unrelated file.

@sycai sycai requested review from a team as code owners April 28, 2026 22:46
@sycai sycai requested review from TrevorBergeron, chelsea-lin and tswast and removed request for a team April 28, 2026 22:46
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request introduces a sql property to the Series class, enabling the compilation of a Series's expression tree into a SQL string. It also includes a corresponding system test and some import reordering. Feedback suggests reverting the unrelated import changes to maintain focus and improving the test coverage by using more specific assertions for the generated SQL.

Comment thread packages/bigframes/bigframes/bigquery/_operations/ml.py
Comment thread packages/bigframes/tests/system/small/test_series.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant