Xuanwo
Xuanwo
https://github.com/apache/opendal/issues/6560 is done, let's move!
The DataFusion has a great example for us: https://github.com/apache/datafusion/pull/18237
I find this issue during reviewing https://github.com/apache/iceberg-rust/pull/1265 Maybe we can use https://github.com/mitsuhiko/insta for better DX?
> We already have `expect-test` snapshot tests, as mentioned above, why not just use it? (To clarify, I'm fine with switching if people prefer.) `mitsuhiko/insta` is used more widely and...
Thank you @xxchan for mentioning this. I just learned about that. If you're okay with either option, I would prefer to use `insta` here since it has wider adoption and...
Hi, my original post is about adding truncate for PositionWrite instead of Write. Would you like to make it more clear to avoid confusion?