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

ResultSet refactoring and clean-up [05/N] #217

Merged
merged 1 commit into from
Feb 28, 2023

Conversation

ienkovich
Copy link
Contributor

Move dictionary generations from RowSetMemoryOwner to Executor. This is because these generations are part of a query state and are not used afterward, so no reason for ResultSet to depend on this structure.

@ienkovich ienkovich force-pushed the ienkovich/rs-refactoring-05 branch from 2885b00 to 1a136b5 Compare February 24, 2023 23:31
Signed-off-by: ienkovich <ilya.enkovich@intel.com>
@ienkovich ienkovich force-pushed the ienkovich/rs-refactoring-05 branch from 1a136b5 to 45d5297 Compare February 27, 2023 21:53
@ienkovich ienkovich merged commit 6b08624 into main Feb 28, 2023
@ienkovich ienkovich deleted the ienkovich/rs-refactoring-05 branch February 28, 2023 21:12
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.

None yet

2 participants