This is an automated email from the ASF dual-hosted git repository.
zeroshade pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-go.git
from ada5480 feat(catalog/rest): Add support for view related operations
(#290)
add c14f30b fix(io): fix blobFS writing (#303)
No new revisions were added by this update.
Summary of changes:
.github/workflows/go-integration.yml | 1 +
io/blob.go | 16 +++++++---
io/io.go | 1 +
io/s3_integration_test.go | 61 ++++++++++++++++++++++++++++++++++++
4 files changed, 74 insertions(+), 5 deletions(-)
create mode 100644 io/s3_integration_test.go