-
As was mentioned in https://github.com/vega/altair/issues/3433.
Given the following duckdb sql query:
```python
import pandas as pd
import duckdb
data = {'date': ['2012-01-01', '2022-01-01', '2…
-
```
This is an old idea that i made into an issue just now so i won't forget it.
Currently we use regular expression to parse content (the only solution for
just text). We should add new nodes or expa…
-
## What is the current behavior?
When using snowflakeConn.QueryArrowStream it's only possible to return a single result set.
## What is the desired behavior?
Either via QueryArrowStream or so…
-
### Version
1.15.0
### What happened?
I have a table called items_meta. When sqlc goes to make the struct the logic that attempts to make idiomatic go translates it to `type TableItemsMetum s…
-
- [ ] [Reader API](https://jina.ai/reader/#demo)
# Reader API
## Get LLM-friendly input from a URL or a web search, by simply adding `r.jina.ai` in front.
Add https://r.jina.ai/ to any URL in…
-
Hi Prisma Team! The following command just crashed.
## Command
`db pull`
## Versions
| Name | Version |
|-------------|--------------------|
| Platform | win…
-
When searching the SPARQL endpoint to retrieve triples associated to given DOIs,
although `https://doi.org/10.6084/m9.figshare.c.3607916_d7.v1` appears in datacite search engine with JSON-LD (https:…
-
### Bug description
I am generating a Prisma Client as a package in my workspace via a custom output in my schema. Every time I run `pnpm install`, I get shown the following error, which also prevent…
-
-
### Bug description
I'm using prisma + esbuild in a monorepo with serverless framework and am getting the error
```
Prisma Client could not find its `schema.prisma`. This is likely caused by a …