-
In issue #4623 we noticed that in branches before commit 591d2968cc5fafa1618ed9f2779b3007ec7c0a8c, some workloads with materialized views experience bad performance charactersitics: We see timeouts, v…
-
Following use cases:
- Clean up history, data etc. See also https://github.com/hasura/graphql-engine/issues/5053 and related documentation.
- Move data from hot to cold tables, daily table partition…
-
A user using relatively-slow disk (EBS persistent storage) reported that when creating a new materialized-view on an existing table, a spike of very high latency (250-2000ms read and write latencies w…
-
sqlfmt was made for dbt, and originally only formatted `select` statements. Additional syntax is being added all the time. The list below represents the current functionality of sqlfmt `@main`. To req…
-
We get an error when doing sync for an inet column:
```
panic: Unsupported PostgreSQL type: inet
goroutine 1 [running]:
main.(*PgSchemaColumn).parquetPrimitiveTypes(0x14000053578)
/User…
-
### Is your feature request related to a problem?
I'm looking at potentially migrating to QuestDB from InfluxDB though I'm having a problem when trying to create columns with `.`. Dots are normally s…
-
Add support for document-level key-value metadata. I imagine something like this:
```
=== Variant 1
MetaDataEntry extends Annotation {
String: key
String: value
}
// Simplest option …
-
We would like to create a simple metrics page:
- Aggregation of SQL statements
- Write out to CSV or JSON
- cronnable / uploadable to s3 keyed by date
- capture the state on s3 with a "latest fi…
-
**Is your feature request related to a problem?**
Today OpenSearch Dashboard can query external datasource (Prometheus ) and show the results in a dedicated UX .
The results are not stored local…
-
We have a k8ssandra cluster in production, 3 racks, each with 2 nodes. Using AWS EKS, m5.2xlarge instances.
k8ssandra given 30GB
Noted issue, spamming logs:
```
NoSpamLogger.java - Maximum memory u…