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

Match error on filtering string indexed columns #59

Merged
merged 4 commits into from
Dec 22, 2021

Conversation

osopardo1
Copy link
Member

In #58 we found a match error between spark UTF8String type and core types for transforming the column values. This affects only the query part, because is the only one that uses the spark unsafe types for parsing information.

This PR solves the issue and adds tests that should fail on the main branch.

@osopardo1 osopardo1 requested review from cugni and eavilaes December 22, 2021 09:45
@osopardo1 osopardo1 merged commit cdfe538 into Qbeast-io:main Dec 22, 2021
@osopardo1 osopardo1 deleted the bug-string-filtering branch February 26, 2022 08:01
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