-
Document the tables.
- lines
- description: OpenStreetMap "way" features that are recognized as non-area.
- multilinestrings
- description: OpenStreetMap “relation” features that form a mult…
-
There are some nespp3 codes (732 0 524 525 97 807 92 91 338 688 999) that are present in the stock eff `cf_landings` data but dont have a definition in the stockeff `species_c` table.
Some of …
-
Effects `Offer Created`, `Offer Updated`, `Offer Removed` are described in [API docs](https://www.stellar.org/developers/horizon/reference/resources/effect.html#trading-effects), but they are not gene…
-
-
This problem can be reproduced as follows:
```sql
CREATE STREAM es
(`raw` string
)
SETTINGS type = 'kafka', brokers = 'localhost:9092', topic = 'test';
create materialized view mv as select ra…
-
### 🐛 Describe the bug
Torch.cumprod will silently cast the output data type to torch.int64 regardless of the actual input's dtype.
It would be better if these APIs can keep the output's dtype to …
-
**Relevant system information:**
- OS: Ubuntu 20.04
- PostgreSQL version (output of `postgres --version`): 12.5
- TimescaleDB version (output of `\dx` in `psql`): 2.0.0
- Installation method: …
-
We are using 3 shard 3 replica setup of clickhouse in kubernetes cluster with 3 zookeeper replica pods.
We tried to add a column that already exists and dropped the same column and it caused all the …
-
now our planner test call the function directly so that we can plan the same SQL with batch and stream execution. but
1. this make testing DDL statement like `create index`, `create sink` hard.
2.…
-
fast api doesn't load items, even if data is loaded successful to pgstac deployed on **postgres 17**:
Deployment method:
```console
#!/bin/bash
# Update the package list
apt-get update
# Ins…