Skip to content

[SPARK-56325][SDP] Refactor FlowSystemMetadata.flowCheckpointsDirOpt to avoid scala.Option#55145

Open
jaceklaskowski wants to merge 1 commit intoapache:masterfrom
jaceklaskowski:SPARK-56325-sdp-flowCheckpointsDirOpt-refactor
Open

[SPARK-56325][SDP] Refactor FlowSystemMetadata.flowCheckpointsDirOpt to avoid scala.Option#55145
jaceklaskowski wants to merge 1 commit intoapache:masterfrom
jaceklaskowski:SPARK-56325-sdp-flowCheckpointsDirOpt-refactor

Conversation

@jaceklaskowski
Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

Refactors FlowSystemMetadata.flowCheckpointsDirOpt to avoid scala.Option (that's used exclusively for Some values, and no None). That can be very confusing for readers.

Why are the changes needed?

Code clarification

Does this PR introduce any user-facing change?

No

How was this patch tested?

A local build. Waiting for the tests to be executed on GitHub.

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

No

@jaceklaskowski
Copy link
Copy Markdown
Contributor Author

Please review @sryza 🙏

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.

1 participant