TennyZhuang

Results 51 comments of TennyZhuang

Another option is create a newtype `EscapeChar` to represent `''` or a single character, and store an `Option` in the AST.

I'd like to port https://github.com/risingwavelabs/risingwave/pull/15867/commits/b05cb06719d668ce86a4eb5882e9f284b3c03251 back to the repo, if the fix is reasonable.

I fix the problem by `brew uninstall llvm`, but I don't know how to indicate the bindgen to find the correct LLVM without uninstalling other llvms.

Close due to outdated and controversies.

If the proposal was approved and the new syntax was decided, I'd like to contribute.

Can you add some planner test? to cover most branches of your function.

> Finally I have it worked on my ubuntu 22.0.4 WSL with the sample picture and mask.png . The python version is 3.10. Thetensorflow==2.13.1. There are several python files needs...

> * should these traits use `poll_read`/`poll_write` functions or `async fn read`/`async fn write` async fn is better, but it was blocked by async-trait which is unlikely to be stabilized...

@eugene-bulkin Hi, can this PR get merged?