Commit 88b3b60
committed
S3 Code Rewrite
Add code to read from S3 sources in the same style as the current writing code.
Merge the s3_write.c code into hfile_s3.c to put all the S3 code in the same
file.
This should simplify the S3 code and give us a little more flexibility in how
we use it.1 parent f4165e9 commit 88b3b60
2 files changed
+1309
-397
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
0 commit comments