Skip to content
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

Python API support for the new unified sink #624

Open
thekingofcity opened this issue Dec 14, 2021 · 0 comments
Open

Python API support for the new unified sink #624

thekingofcity opened this issue Dec 14, 2021 · 0 comments

Comments

@thekingofcity
Copy link
Contributor

Problem description

After #571 is fixed, users can use the FlinkPravegaWriter in the datastream. However, as the new unified sink API is implemented via #460, the corresponding Python wrapper needs to be upgraded.

Problem location

src\main\python\pravega_writer.py

Suggestions for an improvement

Add a PravegaSink that inherits Sink in Python.

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 a pull request may close this issue.

1 participant