-
There are places in the checklist where we're not living up to the monitoring, alerting, and issue-creating standards set by the ZSF -- please create each of these as tickets and add the zero-silent-f…
-
### What happens?
After several thousand insert statements, the execution stops.
```
#0 0x00007ffff5e25746 in duckdb::StorageLock::GetExclusiveLock() () from /mnt/storage/home/skinkie/Sources/…
-
Hi,
Please specify which license is it using - we'd like to add it to Nix packages.
Thanks.
-
### What problem does this feature solve?
New user here. I use chartjs which is about 250KiB, whereas echarts (`dist/echarts.min.js`) is about 1MiB. Massive difference!
So I was surprised to fin…
-
**Problem**
We use cubeJS with multiple data_sources and I'm trying to get a list of all the defined cubes (names) and their data_sources.
The [/v1/meta API](https://cube.dev/docs/reference/rest-a…
-
The first time I tried to run a program with multiple source points, it was normal, but after a day or two, I ran it again and I got an error, in the middle I added VTK-related code, I thought there w…
-
```
/opt/local/bin/g++-mp-13 -DDYNDT_EXPORT -Dlibdyndt_EXPORTS -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_libdynd/libdynd…
-
### Describe the issue
In its current state, the CMakeLists.txt of abseil inconditionally bypasses CMake's target longevity rules, and rewrites the file `options.h` every time CMake's consider the …
-
Currently, when using `mne-bids-pipeline` with `interactive=True`, there are several key plots that would be valuable to include for more comprehensive data inspection and quality control. I propose t…
-
### Expected behavior
Given a table schema such as
```
CREATE TABLE IF NOT EXISTS `users` (
`id` INT UNSIGNED NOT NULL AUTO_INCREMENT,
`name` VARCHAR(45) NOT NULL,
`email` VARCHAR(45) NOT …