Skip to content

feat: initial fork of bigframes#2

Merged
tswast merged 7 commits into
mainfrom
bigframes-initial
Jun 30, 2025
Merged

feat: initial fork of bigframes#2
tswast merged 7 commits into
mainfrom
bigframes-initial

Conversation

@tswast

@tswast tswast commented Mar 18, 2025

Copy link
Copy Markdown
Owner

Work in progress: trying to simplify to an older version of bigframes where ArrayValue wraps an ibis table expression but without any of the indexing/ordering complexity.

@tswast

tswast commented Mar 18, 2025

Copy link
Copy Markdown
Owner Author

Some high-level thoughts: I don't think we need both Block and ArrayValue. The old version of bigframes has ArrayValue wrap an ibis table expression, so I think that's probably the way to go.

I do thing some of the "row joiner" logic is going to be necessary, which is why I don't directly wrap a table expression with DataFrame.

@tswast tswast marked this pull request as ready for review June 30, 2025 14:56
@tswast tswast merged commit 4c33643 into main Jun 30, 2025
@tswast tswast deleted the bigframes-initial branch September 15, 2025 14:02
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