Ning Sun

Results 233 issues of Ning Sun

I was trying to use surf on tokio 1.0 executor. It seems the tokio library family needs to be upgraded to 1.0, including hyper 0.14 for this library.

semver-major

I hereby agree to the terms of the [GreptimeDB CLA](https://gist.github.com/xtang/6378857777706e568c1949c7578592cc) ## What's changed and what's your intention? This patch adds check for `database` parameter to see if it's valid and...

### What type of enhancement is this? Other ### What does the enhancement do? Internally we have a data type `Binary` for bytes, blob data. But currently it's not supported...

enhancement

### What type of enhancement is this? Refactor ### What does the enhancement do? Currently we use grpc for internal communication. This communication should be secured by mTLS for authentication...

enhancement

### What type of enhancement is this? Refactor ### What does the enhancement do? The `scripts` table, where we stored python scripts, should be created for each database/schema. This can...

enhancement

Fixes #573 Our previous implementation of partial indent assumes the partial has only `RawString` or `Expression` so that we can check line endings easier. But with blocks included in partial,...

We see 10% performance improvement in our nested-loop benchmark after switching to `LazyCompactString`

When `dashboard-set-heading-icons` turned on, I'm getting error: `unable to find icon with name nil in icon set` with both nerd-icons and all-the-icons. Not sure if it's because additional headings in...

The newly released Ring 1.11 has standardized websocket APIs for its application: https://github.com/ring-clojure/ring/blob/master/SPEC.md#3-websockets. So I think it is also possible to make sente standardized by adoption of the websocket api....

input welcome

This patch brings `next.jdbc/prepare` to babshka-sql-pods