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

Initialize QueryRange to AllSpace #38

Merged
merged 6 commits into from
Dec 7, 2021

Conversation

osopardo1
Copy link
Member

This PR solves #37 and initializes the QuerySpace to AllSpace since there is no space/dimension/column filtering for now.

Another possible solution can be found in #35, but it depends on pushdown and is still a draft. This change is a workaround for the meantime.

@osopardo1 osopardo1 requested review from cugni and eavilaes October 28, 2021 14:51
@osopardo1 osopardo1 changed the title Initialize QueryRange to AllSpace and add test Initialize QueryRange to AllSpace Oct 28, 2021
@osopardo1 osopardo1 linked an issue Oct 29, 2021 that may be closed by this pull request
@cugni cugni merged commit e01f5cb into Qbeast-io:main Dec 7, 2021
@osopardo1 osopardo1 deleted the 37-QueryRange-initialization 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.

QueryRange initialization lead to information loses
3 participants