-
```sql
CREATE INDEX ix_chunk_embedding
ON chunk USING diskann (embedding) WITH (num_dimensions=1999);
```
```sql
NOTICE: Starting index build. num_neighbors=-1 search_list_size=100, max_alpha=…
-
Some latex tables in the core spec use the extra space argument to add extra vertical space between table rows, e.g. the `\\[1ex]` on line 660 of this example from
https://github.com/WebAssembly/spe…
-
# Bug reports:
### Expected behavior:
The character denoting a temporal index is consistent.
### Current behavior:
`0` as well as `t` is used.
### Environment:
For example in:
Compu…
-
This discussion branches off of #88 primarily but the idea has also been discussed elsewhere (#17 & #57).
This issue covers the parenthetical bracket notation without the `?`, e.g. `$[()]`. Specific…
-
Is it possible to set up a database that has both full text and GeoSPARQL support? Here is the assembler I tried. Unfortunately I had no luck with my test query 😒
```turtle
@prefix fuseki: .
@…
-
Problems and HTML blocks can both take advantage of MathJax to render math. This works in the preview sidebar, but the raw markup is presented in the preview description on the card:
![Screenshot 2…
-
Based on discussions in https://github.com/google/heir/issues/906 (e.g., https://github.com/google/heir/issues/906#issuecomment-2292793948), I think it would be prudent to have everyone agree on a not…
j2kun updated
4 weeks ago
-
Tring to create 4 machines.
Terraform apply try to create all 4 with the same id and it fails:
![image](https://github.com/user-attachments/assets/56aed8e0-4b13-4f69-b571-b9963b3403be)
![image](h…
-
### Current Terraform Version
All
### Use-cases
Make `registry.terraform.io` a configurable parameter instead of a constant to be able to use a module/submodule internally hosted registry.
Wh…
-
**Is your feature request related to a problem?**
Many values are not flattened, making it difficult to view them on the dashboard. For instance, entity values are nested objects, and features are ar…