Skip to content
This repository was archived by the owner on Mar 12, 2024. It is now read-only.

Conversation

@bogawa-r7
Copy link
Contributor

For the moment, this is simply a JSON
index that maps values to the Entity ID of entities containing that value,
although it would be simple to extend that to include the row within that
entity as well.

This is a proof of concept for the ability to add additional indices
which might improve query performance.

Description

Testing

index that maps values to the Entity ID of entities containing that value,
although it would be simple to extend that to include the row within that
entity as well.

This is a proof of concept for the ability to add additional indices
which might improve query performance.
without changing so much code. This changes to a generic header for
the table of contents, and the resulting section would contain a
long which must uniquely identify the section type.

There is still a missing way to dynamically register index types, but
there is now an entry point in the form of a generic map that
maps from the index type to the code.

currently this is limited to the ColumnFileWriter, so changes would
need to make the extension points visible when constructing
ColumnFileWriter objects in callers.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants