JiaqiWang18 commented on code in PR #52890:
URL: https://github.com/apache/spark/pull/52890#discussion_r2493195495


##########
sql/connect/common/src/main/protobuf/spark/connect/pipelines.proto:
##########
@@ -149,6 +150,19 @@ message PipelineCommand {
       optional spark.connect.Relation relation = 1;
     }
 
+    // A standalone flow that writes to the target dataset with additional 
options.
+    message StandaloneFlowDetails {

Review Comment:
   we can migrate `dp.create_flow` to use this later, when actually start 
supporting `once` for example.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to