Skip to content

Conversation

dongjoon-hyun
Copy link
Member

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

What changes were proposed in this pull request?

This PR aims to support saveAsTable and insertInto APIs in DataFrameWriter.

Why are the changes needed?

For feature parity.

Does this PR introduce any user-facing change?

No, this is a new addition.

How was this patch tested?

Pass the CIs.

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

No.

@dongjoon-hyun
Copy link
Member Author

Thank you!

@viirya
Copy link
Member

viirya commented Apr 14, 2025

The failed test looks like memory issue?

freed pointer was not the last allocation
*** Signal 6: Backtracing from 0x7f9cdb69eb2c... done ***

*** Program crashed: Aborted at 0x000003e900001a82 ***

@dongjoon-hyun
Copy link
Member Author

It's Swift Linux implementation issue~

@dongjoon-hyun
Copy link
Member Author

dongjoon-hyun commented Apr 14, 2025

It doesn't happen on MacOS local and integration-test-mac and only happens in linux environment randomly. I'm still looking at those linux issues.

@viirya
Copy link
Member

viirya commented Apr 14, 2025

Got it. Thanks @dongjoon-hyun

@dongjoon-hyun
Copy link
Member Author

Thank you again! Merged to main.

@dongjoon-hyun dongjoon-hyun deleted the SPARK-51792 branch April 14, 2025 08:13
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