Xuanwo

Results 1650 comments of Xuanwo

> I think that should fix the issue? There is another problem: Is it necessary to submit a new write task when the user calls `flush` if the last write...

> Then, we retry the operation the next time that the user flushes. I need the `std file` to create a new write task. Current `poll_flush` can't be retried. Do...

> You should be able to add an `Arc` argument to `Inner::poll_flush`. Thanks, I will give it a try.

I don't have interest in this anymore, closing... Thanks you all for the review and advice.

Hi, I'm the maintainer of [OpenDAL](https://github.com/datafuselabs/opendal): the Open Data Access Layer to access data freely, painlessly, and efficiently. I am interested in exploring ways to combine envd with opendal to...

I am researching on https://github.com/datafuselabs/opendal/issues/1366. Maybe we can build an opendal Go binding with [purego](https://github.com/ebitengine/purego)? If this is acceptable, I plan to start supporting `s3` first, without touching (or breaking)...

glibc's dns resolve doesn't work correctly in OpenEuler for unknown reason. Switch to trust-dns can work around.

What exactly is the `Support Python Worksheet`? Does it enable running Python in Databend?