-
#### Environment details
1. Specify the API at the beginning of the title. For example, "BigQuery: ...").
```kotlin
implementation("com.google.cloud:google-cloud-bigquery:2.41.0")
…
-
**Is your feature request related to a problem?**
Adding a new PPL `trendline` command to support computing a moving averages of fields.
We would like to support two flavours of moving average:
…
-
### Summary of the new feature / enhancement
There are 2 metadata fields that should not be allowed to be overwritten by values passed to cmdlet using the **Metadata** parameters:
- `PlatyPS schem…
-
This is my collection Schema
```
const schema={
"name": "dishes",
"num_documents": 0,
"fields": [
{ "name": "id", "type": "string", "facet": false },
…
-
### Bug description
Hello
I'm introspecting my database and this is the schema that is being generated when I use the prisma cli and run `npx prisma db pull`.
```
model appointment {
accoun…
-
**Describe the bug**
I believe Juniper isn't spec compliant in how it's handling field error propagation.
Relevant excerpt from the GraphQL spec about how to handle field errors on non-nullable fiel…
-
Trying to understand, not explained anywhere, why the fields order is different in serialize and deserialize methods in movie model?
```
...
static borshSchema: borsh.Layout = borsh.struct([
…
-
## Describe the Bug
`from __future__ import annotations` breaks type resolver which results in `TypeError: Model fields cannot be resolved. Unexpected type 'typing.Any'`
I did not manage to trac…
-
These would be useful in a few cases:
1. To get a non-null status for status fields that depend on fields that the creator of a session can change (directly or indirectly). I.e. as soon as you create…
-
Fields typed as `object` without any properties or `$ref` declarations are causing issues when converting CAS to LinkML using [schema-automator](https://github.com/linkml/schema-automator).
A recen…