-
**Describe the bug**
Using a pydantic model for query parameter validation fails if extra query parameters are passed to the route. This is not a pydantic validation failure (as by default pydantic i…
-
Data used in the preparation of this article were obtained from the
Adolescent Brain Cognitive Development (ABCD) Study(https://abcdstudy.org), held
in the NIMH Data Archive (NDA). This is a multisi…
-
These functions are currently exported, but I have no idea if anybody uses them.
To some extent, it feels like we are committing ourselves to a maintenance burden for a decision made long ago.
I…
-
```sql
CREATE TABLE t
(
`tenant` String,
`recordTimestamp` Int64,
`responseBody` String,
`colAlias` String ALIAS responseBody || 'something else',
INDEX ngrams colAlias TYPE…
-
I'm trying to override config working_directory when calling the command line but looks like it's not possible:
Trying like this:
```bash
ytdl-sub --config config.yaml --configuration.working_d…
-
In 23.2 we added a new implementation of SELECT FOR UPDATE, which is initially used only for Read Committed isolation (and Serializable isolation when `optimizer_use_lock_op_for_serializable` is true)…
-
The version of the ABCD-BIDS pipeline that XCP-D should be compatible with is v.0.1.3.
Dockerhub link: https://hub.docker.com/layers/dcanumn/abcd-hcp-pipeline/v0.1.3/images/sha256-931c13a9f93a9ba3f…
-
Hello,
First, thanks for your contribution to the open source community with Golang tooling around AIP.
When using this lib, I noticed that a user-provided ID is not taken into account by the g…
-
When I type "abcd" in the search bar, I'm taken to a profile for the following npub: npub140xserft56
This npub looks invalid, and I'm not sure the search matches it at all, but whatever is going on…
-
It appears that #9520 may have broken some upstream pandas tests, specifically testing round-trips with various index types:
https://github.com/pandas-dev/pandas/blob/e78ebd3f845c086af1d71c0604701ec4…