Skip to content

Conversation

dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented Apr 23, 2025

What changes were proposed in this pull request?

This PR aims to improve SQLTests to check column names.

Why are the changes needed?

To improve the test coverage.

Does this PR introduce any user-facing change?

No, this is a test-only improvement.

How was this patch tested?

Pass the CIs.

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

No.

@@ -1 +1,5 @@
[col,int,null]
+--------+---------+-------+
|col_name|data_type|comment|
Copy link
Member Author

Choose a reason for hiding this comment

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

Column names are checked like this.

@dongjoon-hyun dongjoon-hyun marked this pull request as draft April 23, 2025 01:04
@dongjoon-hyun dongjoon-hyun force-pushed the SPARK-51871 branch 2 times, most recently from f63f451 to a039461 Compare May 1, 2025 05:25
@dongjoon-hyun dongjoon-hyun marked this pull request as ready for review May 1, 2025 06:03
@dongjoon-hyun
Copy link
Member Author

This PR is ready.

@dongjoon-hyun
Copy link
Member Author

Thank you, @viirya ! Merged to main.

@dongjoon-hyun dongjoon-hyun deleted the SPARK-51871 branch May 1, 2025 11:52
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.

2 participants