-
### Script for pulling data from FTP server
- [x] Script for connecting to `ftp`
- [ ] rename config.json to access.ignore.json
- [ ] put ftp config in dataset-config file
- [ ] move all config fi…
-
```
api.load_json(ctx, database, engine, "myjson", """{"a" : "b"}""")
```
fail with stacktraces like:
```
---------------------------------------------------------------------------
HTTPErr…
-
### Your current environment
```text
The output of `python collect_env.py`
Collecting environment information...
PyTorch version: 2.3.0+cu121
Is debug build: False
CUDA used to build PyTorch: …
-
## Bug description
I accidentally ran `db push` and `migrate dev` on a PgBouncer pooled connection string (both with and without `pgbouncer=true` param) and got the following error:
```
codespa…
-
## Example metadata
```json
{
"metadata": {
"attribution": "openrouteservice.org | OpenStreetMap contributors",
"service": "matrix",
"timestamp": 1632652598861,
…
-
I'm using ktor 1.3.2 with `CIO` engine, when I try to send a get request to URL `https://1.0.0.1/dns-query?ct=application/dns-json&cd=false&do=false&type=A&name=google.com` by the following code:
```…
-
I'd like to request that request timeouts on predictions be configurable by the prediction query or the engine.json.
Such as in the `getBiasedRecentUserActions` method:
``` scala
...
// set time lim…
-
### Bug description
When defining a 1:1 relation in the Prisma schema, Prisma Client doesn't raise a type error when attempting to create multiple relations for a single `Users` using the nested wr…
-
A `NOT_FOUND_COLUMN_IN_BLOCK` error is thrown in case of a completely valid query.
https://fiddle.clickhouse.com/5b662228-9939-4cc1-8802-758ed59dd974
**Does it reproduce on the most recent relea…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
1. Create a database and a table:
```sql
set @@global.tidb_enable_au…