wirybeaver commented on PR #2388:
URL: 
https://github.com/apache/datafusion-ballista/pull/2388#issuecomment-5611362518

   Thanks — you are right that Ballista’s codec is already fully pluggable. I 
reworked the PR and removed the additional format-neutral codec seam. It now 
only adds an opt-in Hudi-specific build gate on top of the existing codec 
override: a typed provider payload plus an implementation hook. There is no 
hudi-rs dependency or default runtime change, and `cargo package` still 
succeeds. The hudi-rs proof remains in #2389 as an independently built crate 
outside the workspace and root lockfile.


-- 
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