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

Fix: Fix results filter column handling #2154

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

timopollmeier
Copy link
Member

What

Table prefixes have been added to the id and uuid columns of result iterators and an invalid pointer in column_array_free has been fixed.

Why

This addresses SQL and memory errors when filtering results.

References

GEA-505

@timopollmeier timopollmeier requested a review from a team as a code owner March 14, 2024 08:21
Copy link

Conventional Commits Report

Type Number
Bug Fixes 1

🚀 Conventional commits found.

Table prefixes have been added to the id and uuid columns of result
iterators and an invalid pointer in column_array_free has been fixed.

This addresses SQL and memory errors when filtering results.
@a-h-abdelsalam a-h-abdelsalam merged commit 1992ba1 into main Mar 14, 2024
9 checks passed
@a-h-abdelsalam a-h-abdelsalam deleted the fix-report-result-filter branch March 14, 2024 13:00
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.

2 participants