[Object Spilling] Initial Iteration of S3 adapter. (#11379)

* Finished the first iteration.

* Removed unnecessary code.

* Smartopen impl.

* Make sure tests passed.

* Addressed code review.

* Addressed code review.

* Fix issues.

* Fix issues.
This commit is contained in:
SangBin Cho
2020-10-30 14:47:07 -07:00
committed by GitHub
parent 7aade469d0
commit 71c5089854
4 changed files with 229 additions and 44 deletions
+1
View File
@@ -70,3 +70,4 @@ testfixtures
werkzeug
xlrd
starlette
smart_open[s3]