Enable creating table with table_supports_delta_delete property for raptor#13741
Merged
highker merged 1 commit intoprestodb:masterfrom Nov 26, 2019
Merged
Conversation
dab0f07 to
1ea82e7
Compare
Collaborator
Author
|
The first PR from #13248 |
1ea82e7 to
312351b
Compare
highker
reviewed
Nov 24, 2019
presto-raptor/src/main/java/com/facebook/presto/raptor/RaptorMetadata.java
Outdated
Show resolved
Hide resolved
presto-raptor/src/main/java/com/facebook/presto/raptor/metadata/ShardManager.java
Outdated
Show resolved
Hide resolved
presto-raptor/src/main/java/com/facebook/presto/raptor/RaptorModule.java
Outdated
Show resolved
Hide resolved
presto-raptor/src/main/java/com/facebook/presto/raptor/RaptorOutputTableHandle.java
Outdated
Show resolved
Hide resolved
presto-raptor/src/main/java/com/facebook/presto/raptor/metadata/DatabaseShardManager.java
Outdated
Show resolved
Hide resolved
presto-raptor/src/main/java/com/facebook/presto/raptor/storage/StorageManagerConfig.java
Outdated
Show resolved
Hide resolved
...tor/src/test/java/com/facebook/presto/raptor/integration/TestRaptorIntegrationSmokeTest.java
Outdated
Show resolved
Hide resolved
|
The commit message body is not aligned properly. Could you use the following aligned text with punctuation? |
0daf642 to
6eb4f45
Compare
6eb4f45 to
55a28be
Compare
55a28be to
2fbea3c
Compare
highker
reviewed
Nov 26, 2019
highker
left a comment
There was a problem hiding this comment.
The tests are failing. Could you fix that?
2fbea3c to
b11280c
Compare
Add table_supports_delta_delete in raptor metadata including Metadata class, table property and system table. Create index table with table_supports_delta_delete field. Add table_supports_delta_delete in 'tables' table.
b11280c to
0e8ddd2
Compare
9 tasks
This was referenced Dec 10, 2019
14 tasks
This was referenced Jan 2, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.