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

BTree Serialization Fails When Loading Dense Index #184

Open
rahmansunny071 opened this issue Feb 9, 2018 · 0 comments
Open

BTree Serialization Fails When Loading Dense Index #184

rahmansunny071 opened this issue Feb 9, 2018 · 0 comments
Assignees
Labels
bug TOPIC: navigation Navigation Panel, B-Tree

Comments

@rahmansunny071
Copy link
Contributor

-Node() class is not properly defined. Needs empty constructor and updated Definition: Node.
-K EmptyStatistic needs to added as a member of Node
-Combined and KeyStatistic requires empty constructor to be able to serialize.

***see fixes in inc_nav branch

@rahmansunny071 rahmansunny071 changed the title [System] BTree Serialization Fails When Loading Dense Index [SYSTEM] BTree Serialization Fails When Loading Dense Index Feb 9, 2018
@twattanawaroon twattanawaroon added the TOPIC: navigation Navigation Panel, B-Tree label Dec 20, 2018
@twattanawaroon twattanawaroon changed the title [SYSTEM] BTree Serialization Fails When Loading Dense Index BTree Serialization Fails When Loading Dense Index Dec 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug TOPIC: navigation Navigation Panel, B-Tree
Projects
None yet
Development

No branches or pull requests

3 participants