hanhotfox
hanhotfox
I recently looked at Rust Project(like sled), suddenly thought of this tool. Not sure when the RUST version will be released 😂
hahaha,code最重要的还是开心! Wait for you forever 🔥 🔥 🔥
I use ```go GOOS=darwin GOARCH=amd64 go build example.go ``` And modify the `GOOS` to `darwin`, but the problem still arises. go version: `go version go1.14.2 darwin/amd64`
Will it be possible to support the construction of plugins similar to Copilot in the future?
My intention is to develop a plugin similar to a copilot, such as [CodeGeeX in VSCode](https://marketplace.visualstudio.com/items?itemName=aminer.codegeex).
The issue can be reproduced in v0.3.3 - Using latest macOS bloop build available (v0.3.3) Reproduction steps: 1. Clone https://github.com/centrifugal/centrifuge to local 2. Import 3. Ask this question: What does...
Currently, a solution has been found: by inputting "continue", the internal GPT can continue to return results. Although this may have some impact on answering a question, "continue" is also...
Recently I saw that rw open source [udf framework](https://github.com/risingwavelabs/arrow-udf), whether can use [arrow-udf-js](https://github.com/risingwavelabs/arrow-udf/tree/main/arrow-udf-js) to achieve this part, I want to try it. Or, I need to see the previous python...
NICE. Is there an issue? I want to try it!
I am a beginner in Rust and am quite interested in greptime. Can I contribute to this?