Skip to content
This repository was archived by the owner on May 9, 2024. It is now read-only.

Replace dictionary proxies with nested dictionaries 19/19 #707

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

ienkovich
Copy link
Contributor

The final part adds support for dictionaries in ResultSetRegistry. It finally enables all operations on dict columns of result sets. It resolves multiple issues for Modin.

Resolves #588, #662, #667

@ienkovich ienkovich requested a review from alexbaden October 18, 2023 18:45
@ienkovich ienkovich changed the title Replace dictionary proxies with nested dictionaries 18/19 Replace dictionary proxies with nested dictionaries 19/19 Oct 18, 2023
@ienkovich ienkovich merged commit 341dbed into main Oct 18, 2023
@ienkovich ienkovich deleted the ienkovich/nested-dict-19 branch October 18, 2023 21:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Execute.cpp:4306 Check failed: dd && dd->stringDict
2 participants