Skip to content

Conversation

dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented May 1, 2025

What changes were proposed in this pull request?

This PR aims to add the following APIs.

  • DataFrame

    • createTempView
    • createOrReplaceTempView
    • createGlobalTempView
    • createOrReplaceGlobalTempView
  • Catalog

    • dropTempView
    • dropGlobalTempView
  • SQLHelper

    • withTempView
    • withGlobalTempView

Why are the changes needed?

For feature parity.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Pass the CIs.

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

No.

@viirya
Copy link
Member

viirya commented May 1, 2025

Triggered failed CI. See if it can pass this time.

@dongjoon-hyun
Copy link
Member Author

Thank you so much for reviewing and re-triggering, @viirya .. All passed. Merged to main~

@dongjoon-hyun dongjoon-hyun deleted the SPARK-51970 branch May 1, 2025 02:36
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