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

Improvements to DynamoDBLogStore.java feature #1 #1039

Conversation

scottsand-db
Copy link
Collaborator

@scottsand-db scottsand-db commented Mar 29, 2022

  • javadocs
  • fix error where get was using the file's json absolute path, but put was using the file name. using the fileName is correct.
  • style improvements

- use Optional instead of null
- comments
- whitespace
- clarify absolutePath vs fileName for put/get entry in DB
- add test
- documentation
@scottsand-db scottsand-db self-assigned this Mar 29, 2022
@scottsand-db scottsand-db changed the title Misc fixes 1 Improvements to DynamoDBLogStore.ajva feature branch Mar 29, 2022
@scottsand-db scottsand-db changed the title Improvements to DynamoDBLogStore.ajva feature branch Improvements to DynamoDBLogStore.java feature branch Mar 30, 2022
@scottsand-db scottsand-db changed the base branch from dynamodb_logstore_java_feature_branch to master March 31, 2022 17:08
@scottsand-db scottsand-db changed the base branch from master to dynamodb_logstore_java_feature_branch March 31, 2022 17:08
@scottsand-db scottsand-db changed the title Improvements to DynamoDBLogStore.java feature branch Improvements to DynamoDBLogStore.java feature #1 Apr 1, 2022
…_branch' into dynamodb_logstore_java_feature_branch_fixes_1
@scottsand-db scottsand-db merged commit a990988 into delta-io:dynamodb_logstore_java_feature_branch Apr 1, 2022
@vkorukanti vkorukanti added this to the 1.2 milestone Apr 8, 2022
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