Skip to content

Conversation

jovanm-db
Copy link
Contributor

What changes were proposed in this pull request?

Add tests in PlanGenerationTestSuite for try_parse_url function introduced in this PR and generate the corresponding golden files.

Why are the changes needed?

The added tests ensure the new function behaves as expected.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Tests added.

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

No.

Copy link
Contributor

@LuciferYang LuciferYang left a comment

Choose a reason for hiding this comment

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

I think the primary purpose of this PR is to add tests for the try_parse_url function in the connect module, rather than to supplement golden files. If there are no new tests added, the corresponding golden files are not needed. So, please revise the pr title. @jovanm-db Thanks

@jovanm-db jovanm-db changed the title [SPARK-50031][SQL][FOLLOW-UP] Add missing golden files for TryParseUrl [SPARK-50031][SQL][FOLLOW-UP] Add tests for try_parse_url in the connect module Oct 24, 2024
@MaxGekk MaxGekk changed the title [SPARK-50031][SQL][FOLLOW-UP] Add tests for try_parse_url in the connect module [SPARK-50031][SQL][FOLLOW-UP] Add tests for try_parse_url in the connect module Oct 25, 2024
@MaxGekk
Copy link
Member

MaxGekk commented Oct 25, 2024

+1, LGTM. Merging to master.
Thank you, @jovanm-db and @LuciferYang for review.

@MaxGekk MaxGekk closed this in c558d4d Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants