-
Notifications
You must be signed in to change notification settings - Fork 329
Expose DataStreamWriter.Foreach API #387
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
28 commits
Select commit
Hold shift + click to select a range
994ea3e
initial commit
suhsteve b9ab9e0
add descriptions and cleanup
suhsteve 13a3d02
cleanup and refactor
suhsteve 6325e71
Move TaskContext class definition from Microsoft.Spark.Worker to Micr…
suhsteve 214f1ad
epochId is a long
suhsteve d7ec1dc
add DataStreamWriter.Foreach E2E test
suhsteve b60fbb4
edit description
suhsteve 102fc3a
update test
suhsteve 6221e92
cleanup
suhsteve b0d0a27
improve test
suhsteve ed782a1
cleanup
suhsteve 5339306
PR comments
suhsteve c2aa3be
cleanup comments
suhsteve 24fe2bf
Update src/csharp/Microsoft.Spark/Sql/ForeachWriter.cs
suhsteve 9cb49ef
Merge branch 'master' into foreach
suhsteve cfb9e37
Address PR comments.
suhsteve 3a9b287
PR comments
suhsteve 75ed8ed
remove newline
suhsteve 41ebfde
typo
suhsteve 4e93d8e
PR comments
suhsteve 8860a44
update Worker version check
suhsteve 57a028b
Merge branch 'master' into foreach
imback82 33daff3
PR comments
suhsteve ec35490
remove methodname check
suhsteve 985a3af
remove UdfWrapperMethodName
suhsteve a62197f
readd UdfWrapperMethodName
suhsteve 02bf06b
readd UdfWrapperMethodName check
suhsteve 66c9837
rename ForeachWriterWrapper.Execute to Process
suhsteve 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
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
Oops, something went wrong.
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.