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

Add ResultSetRegistry storage [6/N] #442

Merged
merged 1 commit into from
May 4, 2023
Merged

Conversation

ienkovich
Copy link
Contributor

We now allow ResultSet to be used as an input table but it still lacks support for fetching strings and arrays. This patch adds varlen data fetch to ResultSetRegistry. Fixed-length arrays will be supported separately.

Copy link
Contributor

@alexbaden alexbaden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good and resolves the issue we noticed with multi step queries in the tests.

@ienkovich ienkovich merged commit 658eb83 into main May 4, 2023
@ienkovich ienkovich deleted the ienkovich/rs-registry-08 branch May 4, 2023 03:27
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