Curt Hagenlocher

Results 3 comments of Curt Hagenlocher

We specifically can't use Table.Combine, as that will effectively break the streaming behavior for most cases. FWIW, we somehow ended up with an older implementation as the "boilerplate" for this...

This problem currently prevents use of delta-rs with "Microsoft Fabric Data Warehouse" ( https://twitter.com/mim_djo/status/1692855422364041428 ). I'm also told that disabling column statistics in Spark results in a log entry which...

> FWIW it does look like Arrow has precedent for this conversion, though also offers SqlDecimal. Neither can be done with zero-copy, but the latter wouldn't lose precision (I think):...