Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for selecting multiple objects and unmapped but named structs #1278

Merged
merged 6 commits into from
May 5, 2024

Conversation

trueqbit
Copy link
Collaborator

@trueqbit trueqbit commented May 3, 2024

No description provided.

@trueqbit trueqbit linked an issue May 3, 2024 that may be closed by this pull request
@fnc12 fnc12 self-requested a review May 4, 2024 04:58
dev/object_from_column_builder.h Outdated Show resolved Hide resolved
dev/row_extractor.h Show resolved Hide resolved
@trueqbit trueqbit requested a review from fnc12 May 4, 2024 13:53
trueqbit added 2 commits May 4, 2024 18:14
Used `if constexpr()` logic instead of SFINAE based overload resolution for a hot code path that chooses which row extractor to make.
@trueqbit trueqbit merged commit ed5653e into dev May 5, 2024
2 of 3 checks passed
@trueqbit trueqbit deleted the feature/objects_inside_columns branch May 5, 2024 12:42
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.

Support for returning objects inside columns
2 participants