-
In a CREATE TABLE statement, Cassandra and Scylla both require that if there are multiple clustering column, a `CLUSTERING ORDER BY`, if present, must specify all of them and in the same order as they…
-
After some discussion, we think that it would be nice to integrate the transpose array functionality inside the `iarray_eval_iterblosc()`. This would allow:
* Transpose operands (e.g. views) in ex…
-
Steps to reproduce
1. Add Hive and Iceberg catalogs with same metastore
2. Execute below query
```sql
CREATE TABLE iceberg.default.test (c1 int);
CREATE MATERIALIZED VIEW iceberg.default.test_m…
ebyhr updated
2 years ago
-
We have "nodetool viewbuildstatus" (which appears buggy, see https://github.com/scylladb/scylla-tools-java/issues/289) which can tell if building of a given materialized view completed, and if not, wh…
-
This issue serves as a discussion for adding schema change notifications and introspection reloading support to PostgreSQL.
Relevant documentation pages:
- https://www.postgresql.org/docs/10/stat…
-
### Is your proposal related to a problem?
The problem: I'm not able to perform write operations on the same table that has active subscriptions on.
At the moment, the only way to configure live…
-
## Background
Hi community.\
The ShardingSphere SQL parser engine helps users to parse SQL to create the AST (Abstract Syntax Tree) and visit the AST to get SQLStatement (Java Object). Currently, we …
-
RFC and the first PR: https://github.com/ClickHouse/ClickHouse/pull/53240
this issue is for dicussing what we will do in the future.
### Usability
- [ ] cache of statistics
- [ ] more gramma…
-
Alternator keyspaces/tables can have invalid names from CQL POV, e.g. `alternator_Tab_le-With1.da_sh2-aNd.d33ot.-` is a valid name in alternator. AFAIK it's not possible to create a keyspace with such…
-
## [SIP-122] Proposal for creating an integrated monitoring and user activity dashboard
### Motivation
Probably most of companies using Superset do need to gather and analyse some data about pla…