-
As of https://github.com/cockroachdb/cockroach/pull/20627, the admin UI computes the approximate on-disk size of tables. However, it makes sense to expose this information programmatically via SQL. Al…
-
When using docker-compose to bring up a stock citus cluster, I can't seem to execute any citus commands, other than `SELECT * FROM master_get_active_worker_nodes();`. I have provided my `up` output as…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues.
### Description
Cannot hit rollup even if …
-
I setup superset to authenticate the users with keycloak as IdP.
I'm able to connect to superset after validating a login/pwd on keycloak but I cannot access the users list page (/users/list) as an A…
-
There is one important aspect of the configuration is missing here. Almost every server provides the ability to configure where certain elements are stored. In the simplest implementations this may be…
-
This is a grouping of related issues. Feel free to vote (👍) for this issue to indicate that this is an area that you think we should spend time on, but consider also voting for individual issues for t…
-
I'm not sure if this is a docs issue or a UX issue, but opening here to get some thoughts. Opened a corresponding docs issue in [DOC-8259](https://cockroachlabs.atlassian.net/browse/DOC-8259).
I fi…
-
**Describe what's wrong**
> query MV distributed table failed on v22.3.2.2 but success on 21.8.14.5
**How to reproduce**
* Which ClickHouse server version to use
- v22.3.2.2
* my cluster se…
-
I run docker 18.09.6 on centos 7 and followed the instructions for setting [MSDTC capable SQL Server](https://docs.microsoft.com/en-us/sql/linux/sql-server-linux-configure-msdtc-docker?view=sql-server…
-
Hi folks!
"Strong consistency" doesn't seem to be a well defined term in the literature on distributed databases, I wonder whether the documentation could be improved to use a more widely used mode…