-
When collecting data from Thanos, the tool uses a lot of memory. I think this is because all the metric data is downloaded and stored in memory while it is being processed and stored to the backend st…
4n4nd updated
3 years ago
-
Apparently downloaders speed could be improved by this and run in parallel
-
streaming mode is currently not enabled for custom queries, so the queries will be truncated to max row limit.
it would be great if a response is truncated that an header signalling that was set in…
-
**Is your feature request related to a problem? Please describe.**
Kinesis data analytics applications deployed by the AWS Metrics CDK are currently marked as legacy SQL applications in the AWS Kine…
-
### Describe the bug
SQL compilation error is returned if a TEXT variable is used in a CTE that is later called within a PIVOT function
### To Reproduce
1. Set up Metabase (texted in 48, 49 a…
-
We have a use case that require fetching 100K-1M filtered records directly from Pinot servers with minimal performance hit. Each record has between 5 and 10 columns. We noticed fetching 500K records t…
-
==== Step 3a: Test your Flink SQL knowledge
* *Description:* Write SQL for the following queries on the streaming ratings data:
* *Actions:*
Get average rating per movie as ratings stream into Kaf…
-
# [Proposal] Streaming execution support roadmap
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
Adding streaming support to Datafusion an…
-
When loading related entities in single query mode, our query pipeline currently injects orderings which make all related rows be grouped together. Our shaper relies on this ordering for assigning the…
-
### Is your feature request related to a problem? Please describe.
Currently, we are only aware of batch errors. Once we have stream errors collection setup, SQL smith should report those errors to…