-
Jira Link: [DB-4302](https://yugabyte.atlassian.net/browse/DB-4302)
### Description
We allow OFFSET in SELECT queries in YCQL, but apache cassandra doesn't (https://cassandra.apache.org/doc/latest/…
-
As far as I can tell, the permissions system is purely role-based. For example, if I have a role which gives me the `EditMeetingComment` permission, then I am capable of editing _all_ meeting comments…
-
I'm going to call a user-defined aggregate function that I've created in Cassandra. It looks like I'll have to use gocql directly to do this. Has anyone tried any other way of doing it with cqlc?
-
[This (playground):](https://play.rust-lang.org/?gist=c95124c2c3f228927fb6632c7f6e1137&version=stable&mode=debug&edition=2015)
```rust
fn foo() {}
fn bar() {}
fn main() {
let _ = [(foo), (b…
-
# Data Format Changes
## Introduction:
The current data format used in our application has some limitations, such as a lack of clarity and the need for expensive calculated columns to be generated…
-
Hello,
We are trying to push down aggregates for our connector, so that they are calculated at the data source rather than by Trino itself. We were able to do that with aggregates like `MAX`, `MIN`…
-
Hi. How does this work?
-
There is a need for function that aggregates the core design-related validation rules ahead of design estimation. This to avoid multiple independent developments of the same tests in different functio…
-
**Describe the bug**
Support orderBy aggregates based on child tables
**To Reproduce**
Steps to reproduce the behavior:
1. just add order by to your query but you don't have an option to order b…
-
Current trace filter page in SigNoz, shows individual spans on filtering. Many users have shared that individual traces may be too granular and there should be a way to show trace aggregate data befor…