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

Conversation

@apoorvedave1
Copy link
Contributor

@apoorvedave1 apoorvedave1 commented Sep 16, 2020

What is the context for this pull request?

NOTE TO REVIEWERS: This PR doesn't handle the scenario where all index files are already optimized and we can make the optimize a NO-Op operation. Issue #204 will handle this case

What changes were proposed in this pull request?

Does this PR introduce any user-facing change?

How was this patch tested?

Pouria Pirzadeh and others added 29 commits August 25, 2020 22:07
Co-authored-by: Rahul Potharaju <rapoth@microsoft.com>
RefreshIncremental.scala is for the same purpose.
# Conflicts:
#	src/main/scala/com/microsoft/hyperspace/index/IndexLogEntry.scala
#	src/test/scala/com/microsoft/hyperspace/index/IndexLogEntryTest.scala
@apoorvedave1 apoorvedave1 marked this pull request as draft September 16, 2020 22:26
apoorvedave1 and others added 3 commits October 13, 2020 13:37
….scala

Co-authored-by: Terry Kim <yuminkim@gmail.com>
….scala

Co-authored-by: Terry Kim <yuminkim@gmail.com>
…s.scala

Co-authored-by: Terry Kim <yuminkim@gmail.com>
@pirz
Copy link
Contributor

pirz commented Oct 13, 2020

LGTM, Thanks @apoorvedave1

…optimize

# Conflicts:
#	src/main/scala/com/microsoft/hyperspace/actions/OptimizeAction.scala
#	src/test/scala/com/microsoft/hyperspace/index/IndexManagerTests.scala
….scala

Co-authored-by: Terry Kim <yuminkim@gmail.com>
Copy link
Contributor

@imback82 imback82 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor comments, but generally looking fine to me. @sezruby Can you review one more time please? Thanks all!

@sezruby
Copy link
Collaborator

sezruby commented Oct 13, 2020

LGTM Thanks @apoorvedave1

@apoorvedave1 apoorvedave1 requested a review from imback82 October 14, 2020 01:54
Copy link
Contributor

@imback82 imback82 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @apoorvedave1!

@imback82 imback82 merged commit e3fcc55 into microsoft:master Oct 14, 2020
@apoorvedave1 apoorvedave1 deleted the optimize branch March 16, 2021 22:40
@apoorvedave1 apoorvedave1 restored the optimize branch March 16, 2021 22:40
@apoorvedave1 apoorvedave1 deleted the optimize branch March 16, 2021 22:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

advanced issue This is the tag for advanced issues which involve major design changes or introduction enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incremental Index Maintenance for File/Partition Mutable Datasets Quick Optimize support for append-only data

5 participants