pepijnve opened a new pull request, #24925:
URL: https://github.com/apache/datafusion/pull/24925

   ## Which issue does this PR close?
   
   - Closes #7679.
   
   ## Rationale for this change
   
   The avro integration was still missing the necessary glue code to support 
writing. This MR adds the missing bits.
   
   ## What changes are included in this PR?
   
   - Adds a write physical plan in the avro file format
   
   This MR was authored using Claude Code and subsequently reviewed by myself.
   
   ## What is the testing strategy for this PR?
   
   - Added SLTs to verify Avro roundtripping
   - Manual testing
   
   ## Are there any user-facing changes?
   
   Yes, `COPY ... TO ... STORED AS AVRO` now works.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to