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

[SPARK-46994][PYTHON] Refactor PythonWrite to prepare for supporting python data source streaming write #45049

Closed
wants to merge 1 commit into from

Conversation

chaoqin-li1123
Copy link
Contributor

What changes were proposed in this pull request?

Move PythonBatchWrite out of PythonWrite.

Why are the changes needed?

This is to prepare for supporting python data source streaming write in the future.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Trivial code refactoring, existing test sufficient.

Was this patch authored or co-authored using generative AI tooling?

No.

@chaoqin-li1123 chaoqin-li1123 changed the title [MINOR][PYTHON] refactor PythonWrite to prepare for supporting python source streaming write [MINOR][PYTHON] refactor PythonWrite to prepare for supporting python data source streaming write Feb 6, 2024
@chaoqin-li1123
Copy link
Contributor Author

@HyukjinKwon @HeartSaVioR @allisonwang-db PTAL, thanks!

@xinrong-meng
Copy link
Member

Would you create a Spark JIRA https://issues.apache.org/jira/browse/SPARK and add it to the PR title? Please refer to https://spark.apache.org/contributing.html for details. Thanks!

@chaoqin-li1123 chaoqin-li1123 changed the title [MINOR][PYTHON] refactor PythonWrite to prepare for supporting python data source streaming write [SPARK-46994][PYTHON] refactor PythonWrite to prepare for supporting python data source streaming write Feb 6, 2024
@HeartSaVioR HeartSaVioR changed the title [SPARK-46994][PYTHON] refactor PythonWrite to prepare for supporting python data source streaming write [SPARK-46994][PYTHON] Refactor PythonWrite to prepare for supporting python data source streaming write Feb 7, 2024
Copy link
Contributor

@HeartSaVioR HeartSaVioR left a comment

Choose a reason for hiding this comment

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

+1

Let me hold this a day to see the chance @HyukjinKwon can review. Will merge if there is no further comment by today.

@HeartSaVioR
Copy link
Contributor

Thanks, merging to master!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants