Skip to content

Conversation

@ymahajan
Copy link

What changes were proposed in this pull request?

Provided schema in StreamSinkProvider#createSink for custom Sink implementations.

How was this patch tested?

manual tests

Please review http://spark.apache.org/contributing.html before opening a pull request.

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@felixcheung
Copy link
Member

should this be [SS] other than [Streaming]?

@ymahajan ymahajan changed the title [SPARK-20378][CORE][SQL][STREAMING] StreamSinkProvider should provide schema in createSink [SPARK-20378][CORE][SQL][SS] StreamSinkProvider should provide schema in createSink Apr 20, 2017
@ymahajan
Copy link
Author

@felixcheung Thanks, I changed it to [SS] in the subject of this PR.

@InterfaceStability.Unstable
trait StreamSinkProvider {
def createSink(
schema: StructType,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The interface can't just be changed like this. This breaks backwards compatibility ...

@HyukjinKwon
Copy link
Member

ping @ymahajan

@asfgit asfgit closed this in b771fed Jun 8, 2017
zifeif2 pushed a commit to zifeif2/spark that referenced this pull request Nov 22, 2025
# What changes were proposed in this pull request?

This PR proposes to close stale PRs, mostly the same instances with apache#18017

Closes apache#11459
Closes apache#13833
Closes apache#13720
Closes apache#12506
Closes apache#12456
Closes apache#12252
Closes apache#17689
Closes apache#17791
Closes apache#18163
Closes apache#17640
Closes apache#17926
Closes apache#18163
Closes apache#12506
Closes apache#18044
Closes apache#14036
Closes apache#15831
Closes apache#14461
Closes apache#17638
Closes apache#18222

Added:
Closes apache#18045
Closes apache#18061
Closes apache#18010
Closes apache#18041
Closes apache#18124
Closes apache#18130
Closes apache#12217

Added:
Closes apache#16291
Closes apache#17480
Closes apache#14995

Added:
Closes apache#12835
Closes apache#17141

## How was this patch tested?

N/A

Author: hyukjinkwon <gurwls223@gmail.com>

Closes apache#18223 from HyukjinKwon/close-stale-prs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants