-
Re: https://github.com/Automattic/mongoose/issues/5111#issuecomment-291082076
-
This issue is raised as a follow up to the discussion that took place at https://github.com/hortonworks/streamline/pull/775
Avro schema with null fields should be handled correctly and a contract …
-
# Core Tripal 4 Development Task
## Branch Name: tv4g1-issue1414-[name of field you are working on]
This issue is providing an organization spot to upgrade all the core Tripal fields. Please com…
-
**Describe the issue**:
The way timedelta values (a.k.a. durations, intervals...) are stored in parquet does not follow the file format specification. According to the [parquet specification](h…
-
As a long-time user of the RecipeMD format for storing and displaying my recipe collection, I am deeply grateful for your work on this project.
I am currently implementing a [RecipeMD parser in Rus…
-
### Version
1.25.0
### What happened?
I'm trying this
I expected the generated `UpdateEnvParams` to contain nullable types since:
- the schema contains `NOT NULL` fields
- the update …
-
- "As anyone, I can easily understand what field names in observation data mean"
- "As anyone, I can find documentation about the field names in plain text in Finnish and English"
- "As a public autho…
-
### Bug description
Prisma is pushing some queries that fail in some cloud MS postgresql version (at least neon and xata). While it is not clear yetwhat is causing the issue of the SQL statements bel…
-
`Schema::TYPE_TEXT` converts to TEXT in MySQL. This is just 64K, which is not a lot. Unless it's in strict mode, MySQL will truncate anything longer when inserting, and not throw an error (it'll throw…
-
### What happened?
We are currently executing a dataflow operation to transfer data from Kafka to BigQuery. Within this data flow, we have established a predetermined schema for BigQuery, which we …