Sanford Ryza created SPARK-53812:
------------------------------------
Summary: Refactor DefineDataset and DefineFlow protos to group
related properties and future-proof
Key: SPARK-53812
URL: https://issues.apache.org/jira/browse/SPARK-53812
Project: Spark
Issue Type: Improvement
Components: Declarative Pipelines
Affects Versions: 4.1.0
Reporter: Sanford Ryza
The DefineDataset and DefineFlow Spark Connect protos are moshpits of
properties that could be refactored into a more coherent structure:
- In DefineDataset, there are a set of properties that are only relevant to
tables (not views). They can be
- In DefineFlow, the relation property refers to flows that write the results
of a relation to a target table. In the future, we may want to introduce
additional flows types that mutate the target table in different ways.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]