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

Index spi #4

Draft
wants to merge 173 commits into
base: index-spi-remove-columnindextype
Choose a base branch
from
Draft

Index spi #4

wants to merge 173 commits into from

Conversation

gortiz
Copy link
Owner

@gortiz gortiz commented Feb 1, 2023

This is a partial draft PR related to apache#10183. The whole PR is in apache#10184. It isn't intended to be merged as it is and it doesn't require to compile or pass the checks. It has been created in order to make it easier to understand the PR with all the changes.

This is the partial PR with changes since #3. To read the PR with all changes on master see apache#10184.

This PR shows most of the semantic changes together, where different IndexTypes have the responsibility of the creation of IndexCreators, IndexReaders and IndexHandlers. In a future version they should also create MutableIndexes.

@gortiz gortiz changed the base branch from index-spi-remove-columnindextype to master February 1, 2023 12:45
@gortiz gortiz changed the base branch from master to index-spi-remove-columnindextype February 1, 2023 12:46
@gortiz gortiz marked this pull request as draft February 15, 2023 07:40
gortiz and others added 30 commits March 30, 2023 11:52
…en when user explicitly ask for raw encoding
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.