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

ResultSet refactoring and clean-up [06/N] #218

Merged
merged 1 commit into from
Feb 27, 2023

Conversation

ienkovich
Copy link
Contributor

I was looking into the dependency of the QueryMemoryDescriptor on Executor. One of the executor usages was access to the max_gpu_slab_size which is extracted from SystemParamters on Executor creation. I decided the best way to break this particular dependency is to finally remove SystemParameters structure by moving all required fields into the Config which is available almost everywhere.

@ienkovich ienkovich merged commit 31183e1 into main Feb 27, 2023
@ienkovich ienkovich deleted the ienkovich/rs-refactoring-06 branch February 27, 2023 19:50
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.

2 participants