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

Make go vet and golint pass #13

Closed
manishrjain opened this issue Dec 14, 2015 · 1 comment
Closed

Make go vet and golint pass #13

manishrjain opened this issue Dec 14, 2015 · 1 comment
Milestone

Comments

@manishrjain
Copy link
Contributor

manishrjain commented Dec 14, 2015

No description provided.

@manishrjain manishrjain added kind/bug Something is broken. violation and removed kind/bug Something is broken. labels Dec 14, 2015
@manishrjain manishrjain modified the milestone: v.future Feb 17, 2016
@manishrjain
Copy link
Contributor Author

Making golint pass isn't a goal as per Go community. It throws a lot of unnecessary errors. So, closing this issue.

danielmai pushed a commit that referenced this issue May 1, 2020
Remove java and split golang into grcp and http
arijitAD pushed a commit that referenced this issue Oct 15, 2020
shivaji-dgraph pushed a commit that referenced this issue Mar 12, 2024
Body Format:

Description: While rebuilding the vector index, we create a single
transaction and generate all index edges with that transaction. The
parallelism is disabled for now. Within a transaction, parallelism could
be achieved by orchestrating the rebuild process by creating HNSW edges
for each level at a time.
Closes: dgr 61 build hnsw index with existing nodes

---------

Co-authored-by: Sunil Mujumdar <sunil@sunil-mac.local>
harshil-goel pushed a commit that referenced this issue Mar 12, 2024
Body Format:

Description: While rebuilding the vector index, we create a single
transaction and generate all index edges with that transaction. The
parallelism is disabled for now. Within a transaction, parallelism could
be achieved by orchestrating the rebuild process by creating HNSW edges
for each level at a time.
Closes: dgr 61 build hnsw index with existing nodes

---------

Co-authored-by: Sunil Mujumdar <sunil@sunil-mac.local>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant