-
Notifications
You must be signed in to change notification settings - Fork 3k
S3OutputStream - failure to close should persist on subsequent close calls #5311
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
Merged
Merged
Changes from all commits
Commits
Show all changes
59 commits
Select commit
Hold shift + click to select a range
8307d83
DataWriter - failure to close should not create a dataFile on future …
a29b6f0
remove test case which was not needed
f91928e
fix spelling
ed2493b
remove wildcards
ffe6d55
Fix BaseTaskWriter to clear currentWriter on close
d70bf5d
fix formatting
5820a11
remove rethrow from close on a closed stream to keep the api consistent
4551012
remove rethrow from close on a closed stream to keep the api consistent
ff2f362
revert changes and bring back the original fix in S3OutputStream
fbe8b0f
fix checkstyle
11d4f71
DataWriter - failure to close should not create a dataFile on future …
232c25c
remove test case which was not needed
6bd739f
fix spelling
1ed2311
Fix BaseTaskWriter to clear currentWriter on close
c8da6ad
fix formatting
9e8639d
remove rethrow from close on a closed stream to keep the api consistent
3d35019
remove rethrow from close on a closed stream to keep the api consistent
b80a18c
revert changes and bring back the original fix in S3OutputStream
8e3b16d
fix checkstyle
41fe105
Merge branch 'master' of https://github.com/abmo-x/iceberg
12cd1ac
squash commits
0cfb46c
Merge branch 'master' of https://github.com/abmo-x/iceberg
5bab962
spotless apply
f0bca0d
Merge branch 'apache:master' into master
abmo-x 514d325
Update S3OutputStream.java
abmo-x cee882c
API: Track name and unit in Counter, Timer (#5386)
nastra 3f210ca
Python: Add REST catalog implementation (#5287)
Fokko 89423a6
Flink: Produce Flink metrics directly (#5393)
stevenzwu 5f6ffb7
Python: Bump fastavro from 1.5.3 to 1.5.4 in /python (#5396)
dependabot[bot] 0a91c64
Github: Add issue form (#4867)
Fokko 1d5797f
Build: Add an action to handle stale Github issues (#4949)
kbendick 4b18827
Flink: Support write options in the in-line SQL comments (#5050)
hililiwei 4b55b40
AWS: Call abortUpload only once when any of the completable future fa…
singhpk234 090fe1b
Spark: Implement FunctionCatalog (#5377)
kbendick 704348a
Python: Refactor expression hierarchy (#5389)
rdblue b7afcf3
API: Fix ID assignment in schema merging (#5395)
karuppayya d454211
Spark 3.2: Backport FunctionCatalog to Spark 3.2 (#5411)
kbendick 47126ba
Nessie: Bump to 0.40.3 (#5406)
snazy a6f157a
Python: Minor REST catalog updates (#5402)
Fokko b9e043b
apply spotcheck
5e16378
squash commits
b0a8472
DataWriter - failure to close should not create a dataFile on future …
0889ecd
remove test case which was not needed
c8f3472
Fix BaseTaskWriter to clear currentWriter on close
532e532
fix formatting
7802ad7
remove rethrow from close on a closed stream to keep the api consistent
7d3ed0c
revert changes and bring back the original fix in S3OutputStream
82b557d
fix checkstyle
893ea9e
DataWriter - failure to close should not create a dataFile on future …
c16540e
remove test case which was not needed
be418cd
Fix BaseTaskWriter to clear currentWriter on close
c80f403
fix formatting
1a8892d
remove rethrow from close on a closed stream to keep the api consistent
cbf3e37
revert changes and bring back the original fix in S3OutputStream
9cd1a14
fix checkstyle
f8fa06b
spotless apply
268f9ac
Update S3OutputStream.java
abmo-x fee329e
apply spotcheck
bd28e25
Merge branch 'master' of https://github.com/abmo-x/iceberg
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.