-
Notifications
You must be signed in to change notification settings - Fork 321
Feature: Write to branches #941
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
Merged
Merged
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
d4ca653
s/"main"/MAIN_BRANCH
kevinjqliu 0b7aaaf
replace string literals
kevinjqliu 23f04ec
default writes to main branch
kevinjqliu af6ff9a
Added some more methods for branches
vinjai 6fbf3f1
s/"main"/MAIN_BRANCH
kevinjqliu 8ce1509
replace string literals
kevinjqliu 6daf29e
default writes to main branch
kevinjqliu 09321cd
Added some more methods for branches
vinjai 60fef31
Merged with master
vinjai 45b01a6
Updated antries for branches
vinjai 917108b
Resolved Merge Conflict
vinjai 917b044
Fixed some bugs
vinjai 398f6c0
Fixed bugs in delete and overwrite
vinjai b7b8ba0
Added tests and some refactoring
vinjai ee591b4
Added another integration test
vinjai e81907d
Fixed bug: concurrent same name branch and tag writes
vinjai 4cf9198
Merge with main branch
vinjai bc6fb68
Added integration tests with spark
vinjai 82e65e1
Fixed comments for AssertSnapshotRef
vinjai 82e5b90
Fixed comments and linter issues
vinjai 84d0971
Fixed comments
vinjai 3efe53c
Fixed comments
vinjai dfedc63
Fixed a bug in tests
vinjai 076a6d5
Fixed some more tests
vinjai 53a7f84
Merge branch 'main' into feature/write-to-branch
vinjai e4463df
Fixed linter and code errors
vinjai 49f75b4
Fixed bug for empty tables
vinjai 4ed0607
Fixed bugs and added more tests
vinjai 958aac4
changed design context for branch writes
vinjai a0aae4d
Merge branch 'main' into feature/write-to-branch
vinjai 76249e9
Merge branch 'main' into feature/write-to-branch
vinjai 079802a
Fixed linter, comments and other bugs
vinjai f45df8b
Usage of builder pattern
vinjai File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Large diffs are not rendered by default.
Oops, something went wrong.
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
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
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
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.