Omega359 commented on issue #12221: URL: https://github.com/apache/datafusion/issues/12221#issuecomment-2323441801
I've made the changes to a branch in my [repo for this ](https://github.com/Omega359/arrow-datafusion/blob/aa17e4d30a45c30e30230c5ae46471888dcaef78/datafusion/core/src/datasource/file_format/write/demux.rs#L324) however I can't seem to find any place where this fn (or hive partitioning at all) is actually tested. Any suggestions as to where to add a test for this would be appreciated. The demux functionality is quite complex so I was thinking that maybe something at a much higher level would be best. -- 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]
