-
### Describe the bug
_No response_
### To Reproduce
```sql
CREATE TABLE supplier (
s_suppkey int,
s_name character varying,
s_address character varying,
s_nationkey int,
s…
-
### Describe the bug
```
thread '' panicked at 'assertion failed: self.remaining() >= dst.len()', /risingwave/.cargo/registry/src/github.com-1ecc6299db9ec823/bytes-1.2.1/src/buf/buf_impl.rs:253:9
…
-
The goal is to use Deno instead of NodeJS for executing transform lambdas. The primary motivation for this is security and isolation. The current NodeJS implementation is difficult to sandbox, and Den…
-
I have noticed that the Language server stays active even after the client has sent the shutdown command. This may be fine in the case of someone using an editor like VSCode, where you probably aren't…
-
Many parties have already created and deployed ad-hoc CBOR representations of Verifable Credentials. Unfortunately, none of these are standards or standards-track at present.
One of CBOR's obvious…
-
Feature gate: `#![feature(int_log)]`
Stabilization report: https://github.com/rust-lang/rust/issues/70887#issuecomment-1210602692
---
This is a tracking issue for adding `{checked_,}{ilog,ilog2…
-
@ericelliott I'm working on a port of cuid2 to ColdFusion and I wanted to ask about the length of the generated value. Given a shared instance of a Cuid class, should all of the cuid tokens generated …
-
Rust used to offer this pre-1.0, but once the numeric traits were ditched in favour of inherent methods, these were removed.
Considering how the implementation is nontrivial, but very commonly used…
-
### Background and motivation
There are 2 ways to organize the binary representation of Uuid:
1) as 16 separate octets
2) mixed-endian, which .NET inherited from COM/OLE.
Currently, the .NET…
-
proton log excerpt:
```
...
libGL error: MESA-LOADER: failed to open crocus: /usr/lib/pressure-vessel/overrides/lib/i386-linux-gnu/dri/crocus_dri.so: cannot open shared object file: No such file …