Fokko Driesprong

Results 410 comments of Fokko Driesprong

Thanks @YinZheng-Sun for working on this. It looks like it is a duplicate of https://github.com/apache/iceberg-python/pull/1772

The problem is that [Parquet will encode a date as an `int32`](https://github.com/apache/iceberg/blob/main/format/spec.md#parquet). Adding the if would probably push the issue down, into the parquet writer. I'm suprised to see this,...

Hey @rahij This is something that we're planning on supporting. I know that the folks at Daft are already working on this. Out of curiosity, how much data are we...

Left some more comments @jqin61, thanks for working on this 👍

@jqin61 Sorry for the slow review, I was doing some other stuff as well. Can you fix the merge conflicts? I think this looks good to go 👍

@jqin61 @sungwy Sorry for leaving this hanging, I'll do a review first thing tomorrow 👍