-
### Is your feature request related to a problem or challenge?
DataFusion doesn't support ordered-set aggregate functions yet.
Those functions are supported in [Postgres](https://www.postgresql…
-
https://github.com/schillij95/ThaumatoAnakalyptor/blob/85e7c54ae7192e08cee0d438e6824f81e6d042cb/ThaumatoAnakalyptor/sheet_generation/pointcloud_processing.cpp#L950
What's the impact of this?
-
Thanks for your package, we use it extensively. Could you also add at least the ordered dictionary type? Given .NET 9 is going to natively provide one, we are going to use that in the future, and in c…
-
### Bug description?
JSON schema looks correct
"ItineraryByIndexedLocations": {
"title": "ItineraryByIndexedLocations",
"description": "Multiple physically separate locations arrange…
-
The current implementation of sets and maps being 'ordered by default' is unintuitive as it isn't actually 'by default'; One would expect a persistent set to count as a persistent set, regardless of i…
-
**Describe the bug**
I don't see how to set the B-End VLAN to untagged. Setting the requested or ordered vlan to 0 results in a vlan being picked. Ommiting ordered_vlan or requested_vlan results in t…
-
**Fact:** in no version of Python are sets guaranteed to be insertion order preserving. (I think they ought to give that guarantee, but they never have done.)
----
In `hpcflow/sdk/persistence/pe…
-
There are at least several thousand related implementations [OrderedMap/OrderedSet](https://github.com/search?q=symbol%3Atreemap+OR+symbol%3Atreeset+OR+symbol%3Aorderedmap+OR+symbol%3Aorderedset+OR+sy…
-
### What is the issue with the Infra Standard?
In the current specification, "add" is not defined.
https://github.com/whatwg/infra/blob/0805ceaa349196e21f07efc41dd6543e52f42bb4/infra.bs#L1492-L149…
-
Ordered-set aggregate functions are currently not supported in streaming queries. One of our user seems need this.
```sql
create materialized view mv as
select
percentile_cont(0.5) within grou…
stdrc updated
1 month ago