-
**Describe the problem**
internal error: unexpected error from the vectorized engine: runtime error: slice bounds out of range [:10] with capacity 6
**To Reproduce**
```sql
create table t1 (c1…
-
The SQL function call for `vectorize.table` looks like this:
```sql
vectorize."table"(
"table" TEXT,
"columns" TEXT[],
"job_name" TEXT,
"primary_key" TEXT,
"schema" TEXT D…
-
**Describe the bug**
Hey Guys, i tried to follow:
https://cube.dev/docs/product/data-modeling/concepts/polymorphic-cubes
and
https://cube.dev/docs/product/data-modeling/concepts/code-reusability-e…
-
I request as
`select price from room`
Here's my db table:
![image](https://github.com/tauri-apps/plugins-workspace/assets/50739818/0f32470d-4713-4827-a377-dc85c324ddde)
Result:
![image](https…
-
**Description**
Use jooq libary to build SQL in bloom operations and elsewhere where SQL queries are used.
-
Running the test still gives below errors, and the indexes are not being used - the final query in the test sql is v slow.
```
psql $DATABASE_URL -f test_FWA_Upstream.sql
psql:test_FWA_Upstream.sq…
-
Ceramic-one now exposes all pipeline tables via FlightSQL. We want to expose querying this data via the SDK.
DOD
- [ ] SDK can submit an arbitrary FlightSQL query to ceramic-one and return response
-…
-
I noticed that the queries for those layers are slightly different, but in my opinion not enough to really have separate definitions. Here is what I found. I'm taking as a base the one that is already…
-
### Configuration
File structure:
![Screenshot 2024-10-23 121918](https://github.com/user-attachments/assets/86c95679-06f9-4cf3-9524-3e7dda18b60d)
main.tf:
```
terraform {
required_provi…
-
### Reason/inspiration (optional)
We would like a new entry on the `Optimizing SQL queries` concept in SQL. The entry should go in a new file under `docs/content/sql/concepts/optimizing-queries/optim…