-
Please, add support for nullable reference types to these packages.
`Microsoft.Extensions.*` dependencies should be annotated in .Net 7 (not all of them are annotated so far)
-
### Is your feature request related to a problem?
This is a just a small papercut. If I have a complex dtype, the repr is hard to read, all in one line:
```python
import ibis
dt = ibis.dtype(
…
-
As a user, I want a quick way to see and share a list of Moped projects relevant to a particular project, team, or task. I want to be able to save a view to a table in the Dashboard and add a descript…
-
When postgres source got more then 1 columns to add replication generate an error:
```
error failed to execute pg activate hook:
Snapshot loading failed: unable to upload tables:
upload of 9 t…
-
```
---- glue_cli_run::nullable_unwrapped stdout ----
thread 'glue_cli_run::nullable_unwrapped' panicked at 'bad status Out { cmd_str: "/home/small-ci-user/actions-runner/_work/roc/roc/target/releas…
-
Hi,
I'm using the version 24.9.42.2 in docker, I have a column with datatype `Nullable(String)`.
When playing a query to remove all `Null` values, it leads to a segfault, the server keeps crashi…
-
Error on Queries tab:
```
ApolloError: Cannot return null for non-nullable field SerializedApolloError.graphQLErrors.
ApolloError
at new t (chrome-extension://jdkknkkbebbapilgoeccciglkfbmb…
-
**Describe the bug:**
As part of [upgrading](https://github.com/elastic/terraform-provider-elasticstack/pull/834) the Terraform elasticstack provider to use the generated OAS docs, various fields wer…
-
I started this question in Stackoverflow and am now posting here to try to get feedback from the source. Basically I want to convert a nullable string in the database to a non-null bool entity propert…
-
There are a number of attributes read by the compiler that support nullable flow analysis, and provide some additional syntactic rules where those attributes are applied.
The list of attributes, an…