-
[staticcheck](https://staticcheck.io/) is a common linter for Go projects. We should consider adding it as a presubmit check for PRs. See https://github.com/googleapis/gapic-generator-go/issues/1404 a…
-
Hi,
I packaged quinn-proto for debian recently. The automated CI tests fail on i386:
```
test connection::streams::state::tests::reset_stream_cannot_send ... ok
test connection::pacing::tests::c…
-
On each reboot the system takes a few hours in rebalance to stop having constant io. It is a newly formated fs but i did have some power failures (yay dead ups). Performance is ok but a bit concerning…
-
**Environment:**
* Linux Mint 21, Cinnamon, running in a VirtualBox VM
* VirtualBox host: Version 7.0.6 r155176 (Qt5.11.3)
* a empty virtual harddisk vmdk file for testing, for testing created by g…
-
Need to compare [current version of sql query](https://github.com/mfvanek/pg-index-health-sql/blob/master/sql/btree_indexes_on_array_columns.sql) with version by Kirill Borovikov from https://habr.com…
-
I tried [asking this in Gitter](https://gitter.im/Vincit/objection.js?at=6230f1b6c435002500f1d819) several weeks ago but didn't get very far.
I'm having a strange issue with $fetchGraph() that I'm …
-
Hi,
I get the following error in the last step of the README:
drgpu/read_reports.py", in fill_source_report
new_dict = {line_id: source_df.at[line_id, stall_reason]}
pandas/core/indexing.…
-
Right now, the recomended way to get distinct values of columns is to use duckdb:
```python
rows = duckdb.query("SELECT distinct FROM lance_dataset")
```
However, if we have scalar indices on…
-
trying to migrate a EXT4 partition to BcacheFS:
```
[root@q920 ~]# bcachefs migrate -f /data
Creating new filesystem on /dev/sda1 in space reserved at /data/bcachefs
starting version 1.7: mi_btree…
-
```
What steps will reproduce the problem?
1. Use MSVC 2010 to compile any file using btree.h
What is the expected output? What do you see instead?
Should compile, but fails because ssize_t is not kn…