Chojan Shang
Chojan Shang
It seems that `hashbrown` 0.11.2 has quite a big change compared to 0.9.1. Will `griddle` consider following up?
Format timestamp without either of `T` or `Z`.
``` = note: /usr/bin/ld: /home/work/databend/target/x86_64-unknown-linux-musl/debug/deps/libtikv_jemalloc_sys-5844e04c26a2be2a.rlib(prof_sys.pic.o): undefined reference to symbol 'pthread_getname_np@@GLIBC_2.34' /usr/bin/ld: /usr/lib64/libc.so.6: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status ``` target: x86_64-unknown-linux-musl...
run `cargo test --all-features` on a platform with glibc 2.34 (such as Fedora 35) **some error message** ``` = note: /usr/bin/ld: $HOME/pprof-rs/target/debug/deps/pprof-b3a0e5c36a90b5b6.3fe154bcu86215js.rcgu.o: in function `pprof::collector::malloc_free_test::malloc_hook': $HOME/pprof-rs/src/collector.rs:385: undefined reference to `__malloc_hook'...
Typically, most queries on the ontime dataset can be completed in less than 1 second. However, in several recent performance tests, some statements may experience severe timeouts, even taking tens...
Currently if the CI is rerun, even if it is successful, we will not be able to upload the data correctly. ```bash INPUT_PUSH_OPTIONS: To https://github.com/datafuselabs/databend-perf ! [rejected] main -> main...
I use Fedora 30 and it takes a long time to run the cleaner to calculate the file size.
Really love it. But the characters on the pokers cannot be displayed completely on mobile, and the fonts look a bit inconsistent. Get a better mobile device display with a...
https://blog.rust-lang.org/2024/07/25/Rust-1.80.0.html#lazycell-and-lazylock Fixes: #1