-
#### Issue type:
- :heavy_plus_sign: Feature request
____
#### Description:
While looking into the creation of an alternative to SPARQL.js ([issue](https://github.com/RubenVerborg…
-
### Is it easy to find the information you need?
None
### Are the instructions clear?
None
### How could we improve the Timescale documentation site?
There should be mention on this page about re…
-
Bounded containers have a Capacity discriminant (and sometimes others). Some Ada operations require discriminants to match, and that makes using bounded containers more difficult than unbounded contai…
-
**Describe the bug**
count :add_somthign, [:parent, :child, child2] doesn't pass the tenant properly if it was passed ot Ash.load
or any other aggregate
IT drops the tenant on the nested resour…
-
There is an annoying non-portability when using a container aggregate with a bounded container, when the aggregate is of the form:
`X : Bounded_Vec := [for E of My_Container => E];`
This is c…
-
The code below, which I wrote by analogy with a record aggregate, fails because of ARM 4.3.3(17/5):
>The discrete\_choice\_list of an array\_component\_association (including an iterated\_component…
-
![keanu](https://github.com/IfcOpenShell/IfcOpenShell/assets/507113/e219ddd8-b0d6-4a9c-aae8-1966dbb281fc)
Would be cool.
-
### Discussed in https://github.com/hasura/graphql-engine/discussions/10522
Originally posted by **kevinwasie** September 3, 2024
With the below GraphQL, how do I sort the users[] list by the…
-
The following code:
```cpp
#include
#include
#include
template
struct B : std::tuple, Args... {};
B b{std::tuple{}};
```
crashes when compiled with Clang 19.1.0 (`clang++ -std=c…
-
### What is the problem the feature request solves?
The benchmarks added in https://github.com/apache/datafusion-comet/pull/948 show that Comet's Spark-compatible aggregates are ~50% slower than th…