Skip to content

*: implement indexable interfaces on basic and relation tables #279

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

Conversation

mcarmonaa
Copy link
Contributor

@mcarmonaa mcarmonaa commented May 16, 2018

Depends on [src-d/go-mysql-server] PRs:

@src-d/data-retrieval just have a look to the proposed implementation, if all is ok I'll address the dependency update.

Signed-off-by: Manuel Carmona [email protected]

@mcarmonaa mcarmonaa requested a review from ajnavarro May 16, 2018 09:43
@mcarmonaa mcarmonaa changed the title *: implement indexable interfaces on basic tables [WIP] *: implement indexable interfaces on basic tables May 16, 2018
@erizocosmico
Copy link
Contributor

Needs rebase

@mcarmonaa mcarmonaa force-pushed the feature/add-indexable-interfaces branch from 634ce9b to 75cbd94 Compare May 17, 2018 08:44
@mcarmonaa
Copy link
Contributor Author

@erizocosmico, rebased!

@mcarmonaa mcarmonaa force-pushed the feature/add-indexable-interfaces branch from 75cbd94 to 1c7bc36 Compare May 18, 2018 06:57
@mcarmonaa mcarmonaa force-pushed the feature/add-indexable-interfaces branch 2 times, most recently from 2f76990 to 4004d38 Compare May 30, 2018 13:45
@mcarmonaa mcarmonaa changed the title [WIP] *: implement indexable interfaces on basic tables [WIP] *: implement indexable interfaces on basic and relation tables May 30, 2018
@mcarmonaa mcarmonaa changed the title [WIP] *: implement indexable interfaces on basic and relation tables *: implement indexable interfaces on basic and relation tables May 30, 2018
@erizocosmico
Copy link
Contributor

erizocosmico commented Jun 4, 2018

@mcarmonaa @ajnavarro since as of #295 the indexes are going to work with packfile.Decoder instead of Repository, should we close this and implement it on the PR after #295 or do you think there is anything we should keep from this PR?

If there's something reusable from this PR, it should be updated now that all its dependencies have been merged and merged to master or a branch to start working from this.

@ajnavarro
Copy link
Contributor

@erizocosmico yeah, maybe we should get as much as we can from this PR, and define the new index values per table.

@erizocosmico
Copy link
Contributor

Ok, will merge this in another branch and then go from here.

@erizocosmico erizocosmico changed the base branch from master to feature/indexable June 5, 2018 07:32
@erizocosmico erizocosmico force-pushed the feature/add-indexable-interfaces branch from 4004d38 to 62d5848 Compare June 5, 2018 07:42
@erizocosmico erizocosmico merged commit 54ba8a3 into src-d:feature/indexable Jun 5, 2018
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.

3 participants