-
### Bug description
I'm using Node 32-bit on Windows 11 Pro x64. I'm following the "Start from scratch" guide on your website. When I type `npx prisma init` I get the follow error:
`Error: The d…
-
### Bug description
All values are null in json for fields greater than 64. I updated superset 3.1 -> 4.0.2. I updated shillagh to 1.2.27 (apsw 3.42.0.1). I created another json array source. Bu…
-
### Bug description
When using prisma for some queries we see rss memory usage vastly exceeding the size of our heap usage and this memory is not freed.
The two spikes you can see at the s…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When querying a oracle DB which returns a CLOB/BLOB datatype, the parsing engine fails and an…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
@dosu
it is always showing my metadata as empty indictionary.I'm working on rag system …
-
## Problem
This is a situation that can happen:
```
--- yarn prisma -v ---
warning package.json: No license field
prisma : 2.26.0-dev.7
@prisma/client : 2.26.0-dev.7
Curre…
-
This issue contains tasks for further improvements of new experimental [JSON](https://github.com/ClickHouse/ClickHouse/pull/66444) data type. Continuation of https://github.com/ClickHouse/ClickHouse/i…
-
### Bug description
In Prisma Studio, `string` and `boolean` values for JSON field are treated as invalid (with the styling), although they are valid in MySQL (no error or warning when running the qu…
-
Hello again,
## Background
I have been doing a lot of testing recently and came across this issue while learning chained search and _filter in the standard.
All testing here was done against a …
-
### Apache Iceberg version
1.2.1
### Query engine
Spark
### Please describe the bug 🐞
I'm using micro batch spark streaming read parquet file and writing to iceberg table. When writing …