Skip to content

Conversation

tim-quix
Copy link
Contributor

Exceptions are now thrown when Series operations with multiple SDFs are attempted.

@tim-quix
Copy link
Contributor Author

tim-quix commented Aug 29, 2024

Side note: there might be some really contrived example where an id() reference could somehow be re-used (see: id() uniqueness), but I couldn't think of way of it occurring in a way that would affect this implementation, especially since assigning a column value requires an object to exist.

I think we'd otherwise have to generate a UUID and match on that instead (and pass it around in SDF). Seems overkill?

@tim-quix tim-quix merged commit 9fab91e into feature/splitting Aug 30, 2024
3 checks passed
tim-quix added a commit that referenced this pull request Sep 23, 2024
* added fix for Series manipulations attempted across branches

* add TODO regarding Stream _from_apply_callback pattern
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