-
### Describe the bug, including details regarding any error messages, version, and platform.
The following code runs without problem
```
from pyarrow import schema, struct, field
from pyarrow impo…
-
### Checklist
- [X] 1. I have searched related issues but cannot get the expected help.
- [X] 2. The bug has not been fixed in the latest version.
- [X] 3. Please note that if the bug-related issue y…
-
Utoipa version: 5.2
Minimal code to replicate:
```rust
#[derive(ToSchema)]
pub struct Foo {
// ...
#[schema(ignore)]
pub bar: Option String>,
}
```
Build error:
```
err…
-
### Issue Description
TLDR: The new 3.0.0 `gapindex::get_data` function triggers space quota issues. Tagging in @sowasser for awareness.
### Steps to Reproduce
When I run the [species complex exam…
-
# Issue
When opening a document with invalid spec, during the decoding of a document _regardless_ of `byass`ing the document check, we ignore any errors that come up from decoding (ex. `_ = parsedN…
-
From my experience using aerich in a production system, the current migration approach leaves much to be desired.
Here are my complaints with the current architecture:
- Using raw SQL is not datab…
-
**Describe the bug**
When using `is_external=True` in an `rx.link` inside components such as `hover_card` and `tooltip`, the component fails to render. However, replacing `is_external=True` wit…
-
# The problem
## Casing
Before we get into the issue, you first need to know the main difference between `any`-typed JSON data, and property typed data: **casing**!
All properties in CloudFor…
-
We started to role out a pre-commit hook linter for `ibm_catalog.json` based on the schema in [ibm_catalog-schema.json](https://github.com/IBM/customized-deployable-architecture/blob/main/ibm_catalog-…
-
JSON Schema is a specification for defining the structure of JSON data. We use JSON Schema because it is a useful tool for describing the required content for the Data Passport (and other elements of …