Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit 3654d3a

Browse files
Update README.md
1 parent 9bc0cae commit 3654d3a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,8 @@ https://www.audienceproject.com/blog/tech/sparkdynamodb-using-aws-dynamodb-data-
66

77
## News
88

9-
UPDATE 2019-11-25: We are releasing version 1.0.0 of the Spark+DynamoDB connector, which is based on the Spark Data Source V2 API.
10-
Out-of-the-box throughput calculations, parallelism and partition planning should now be more reliable.
11-
We have also pulled out the external dependency on Guava, which was causing a lot of compatibility issues.
9+
* 2020-04-09: We are releasing version 1.0.3 of the Spark+DynamoDB connector. Added option to `delete` records (thank you @rhelmstetter). Fixes (thank you @juanyunism for #46).
10+
* 2019-11-25: We are releasing version 1.0.0 of the Spark+DynamoDB connector, which is based on the Spark Data Source V2 API. Out-of-the-box throughput calculations, parallelism and partition planning should now be more reliable. We have also pulled out the external dependency on Guava, which was causing a lot of compatibility issues.
1211

1312
## Features
1413

0 commit comments

Comments
 (0)