Hugo Saavedra
08/01/2023, 5:19 PMdelta_log_schema_for_table
function in <http://delta_arrow.rs|delta_arrow.rs>
and finding it a little tricky to keep track of all the nesting here
would there be any value/improvement in readability to be gained if I were to add some helper methods here? or would it be better to avoid the extra indirection/overhead?
https://github.com/delta-io/delta-rs/blob/2f9a67f79f3d06367108925424609dfa1d24786e/rust/src/delta_arrow.rs#L310delta-kernel
Will Jones
08/15/2023, 8:15 PM