-
@Blargian thank you for fixing links reported in https://github.com/ClickHouse/clickhouse-docs/issues/2389
This time I was able to generate a better list with `htmltest`, in https://github.com/Clic…
-
### What is the bug or the crash?
problem description:
I have a linear layer (testOne) and a table (tableOne) without geometry,
I start the field calc from the table and write the following expre…
-
### Description
Default price is an array when using tiered prices.
This causes the getDefaultPrice function on the Product element to return null since it expects data["default_price"] to be the id o…
-
### Version
1.25.0
### What happened?
I have a query containing a `GROUP BY` clause, which uses [`ANY_VALUE`](https://www.postgresql.org/docs/16/functions-aggregate.html) (postgres v16+) to s…
-
### Feature Description
Refactor `/refunds/aggregate` API to use JWT authentication only, removing API Key auth
The /refunds/aggregate API is meant for internal use only and should not be access…
-
Flutter has added support for aggregate functions in firestore so ensemble should also provide support for it as its the basic function that every developer use.
-
**Describe the bug**
When running a flex flow, if an exception occurs in the `__aggregate__` method, there will be no logging to the command life when running the flow.
**How To Reproduce the bu…
-
Recently we've been contemplating using aggregate function state versioning to address some bugs (https://github.com/ClickHouse/ClickHouse/pull/43038). While we ended up going a different way, we foun…
-
It would be nice to have FIRST() aggregate function that returns the first value in a bucket (similar to [LASTWITHTIME](https://github.com/apache/pinot/commit/da3bce50eb79656d967da7636a741653735abd63)…
-
Hi.
I this particular case have a little difficulties implementing sum for numeric column and need some help.
Is there any way to use jsgrid to get sums of numeric columns and display them in the foo…