-
**Describe the bug**
Hello everyone,
Is there anyone here familiar with using SQL on OpenSearch? We are encountering errors when running our queries and would greatly appreciate any assistance or in…
-
**Swashbuckle.AspNetCore Version="6.1.4"**
netcoreapp3.1
Microsoft.AspNetCore.OData Version=7.5.8
in case one of your actions in a controller contains ODataQueryOptions with **[FromQuery]** swagger…
-
There is no obvious reason to pre-calculate the Drip List ID based on the account's total minted count (to validate this before making any changes).
Also, after discussions, we came to the conclusi…
-
CREATE TABLE IF NOT EXISTS _new_matchup_ps_stats (
archetype_id INT NOT NULL,
opponent_archetype_id INT NOT NULL,
person_id INT NOT NULL,
season…
-
CREATE TABLE IF NOT EXISTS _new_matchup_stats (
archetype_id INT NOT NULL,
opponent_archetype_id INT NOT NULL,
season_id INT NOT NULL,
wins INT …
-
**What motivated you to submit this feature request?**
Get all the metadata is a requirement in my project
**Describe the solution you'd like**
Just GET the `pinecone` metadata data without any m…
-
Original code of `calculateTotalIncorrectVectors()`:
```
private int calculateTotalIncorrectVectors(int[] sigma) {
int incorrectVectorCount = 0;
for (int i = 1; i < sigma.length …
-
Done in #6847 , but there is room for performance improvement.
Original issue
> https://github.com/tc39/proposal-duplicate-named-capturing-groups
Spec text is not updated yet, ongoing PR may …
-
Currently this method returns an exact probability distribution if a statevector is available, even if (simulated) counts are available too. Sometimes in this case (perhaps usually) the user actually …
-
[Primitive Values](https://zed.brimdata.io/docs/v1.18.0/formats/zson#23-primitive-values) in the 1.18 docs show that "month" is not included unit in the type:
> Valid time units are "ns" (nanosecon…