44 results found
-
Take a backup before powering off my Aiven for ClickHouse service
As an Aiven for ClickHouse service,
I want to make sure that before powering off my service for cost saving measure, a backup is taken to ensure that on power on no data is missing.3 votes -
Support rabbitmq table engine
As a ClickHouse developer,
I want to be able to use the RabbitMQ table engine on Aiven for ClickHouse2 votes -
Support Google Cloud Storage (GCS) table engine for Clickhouse
As data analyst
I want to migrate data from Google services into Clickhouse
so that I can analyze relevant dataOne way to migrate data (as recommended by clickhouse.com) from BigQuery to Clickhouse is to use Google Cloud Storage as an intermediary data store--aka export data from BigQuery to GCS, then access GCS as a table engine in Clickhouse. https://clickhouse.com/docs/en/migrations/bigquery/loading-data
3 votes -
More frequent backups for Aiven for ClickHouse
As an Aiven for ClickHouse user,
I want to be able to backup my service more frequently than the current "once every 24 hrs" frequency.3 votes -
Support for JSON data type in Aiven for ClickHouse
As a ClickHouse user,
I want to use the new experimental (as of November 2024) JSON data type in Aiven for ClickHouse.
Official docs reference:https://clickhouse.com/docs/en/sql-reference/data-types/newjson3 votes -
Connect to Specific ClickHouse Shard
As Data Engineer
I want to Connect to a specific ClickHouse Shard, either an assigned connection, or a random one.
so that I can leverage distributed tables for read workloads without needing to rely on them for writes.
This will reduce the overhead for high ingestion rates, and make the "Inserted Rows" metric more accurate, since it currently counts both the distributed table and the underlying table.1 vote -
Integration: ClickHouse logs to Grafana Loki / Grafana Cloud
As an Aiven for ClickHouse user,
I want to be able to set up a log integration from my Aiven for ClickHouse to Grafana Cloud easily from the console or the CLI2 votes -
ClickHouse Query Cache
As an Aiven for ClickHouse user,
I want to take advantage of ClickHouse's query cache (https://clickhouse.com/docs/en/operations/query-cache) at query level to reduce the latency of some of my queries.1 vote -
Aiven for ClickHouse on Oracle Cloud
As an Aiven user and Aiven for ClickHouse user,
I want to be able to use Aiven for ClickHouse on Oracle Cloud with all the Aiven capabilities available on the other cloud providers, seamlessly.4 votes -
DDS support for Aiven for Clickhouse
As DevOps
I want to see Dynamic disk sizing (DDS) as available option for Aiven for ClickHouse1 vote -
Let users schedule Aiven for ClickHouse backups
As an Aiven for ClickHouse users,
I want to decide what time (hours and minute) the Aiven backup service will run and save a backup of my data in order to schedule my workloads accordingly (ex. data ingestion, power off)2 votes -
Providing a Idea on Real-time Resource Optimization Assistant!
One helpful idea for improving user experience on cloud platforms like Aiven is to implement a "Real-time Resource Optimization Assistant": This feature would automatically analyze a user’s resource usage (e.g., CPU, memory, storage) and provide real--time recommendations on scaling resources up or down based on current needs: It could also suggest more cost-effective configurations or alternative services if it detects underutilized resources: For example,, if a database instance is consistently operating well below its capacity,, the assistant would recommend reducing resources to save on costs: Conversely, if there’s a spike in demand, it would suggest scaling up to prevent performance…
1 vote -
Pick a backup to restore from when forking and restoring my Aiven for ClickHouse service
As an Aiven for ClickHouse user,
I want to be able to choose the backup to fork and restore from, and not only use the last backup available.2 votes -
Support AzureBlobStorage engine for Clickhouse
I need to read and write Parquet format files to/from Azure Blob Storage.
3 votes -
Option for ClickHouse Tiered Storage to use my own object storage
As a user of Aiven for ClickHouse on AWS, Microsoft Azure or Google Cloud:
I would like to leverage my own object storage account with Tiered Storage for Aiven for ClickHouse (that I am already using BYOC on).5 votes -
Aiven for ClickHouse on OVH Cloud
As an Aiven user and Aiven for ClickHouse user,
I want to be able to use Aiven for ClickHouse on OVH Cloud with all the Aiven capabilities available on the other cloud providers, seamlessly.1 vote -
Manage ClickHouse integrations' credentials securely & easily
As a ClickHouse user, I want to be able to use table functions & engines that require identification credentials (ex. private remote s3 bucket, remote delta lake table etc.) without hassle and risks.
With named collections in Aiven for ClickHouse, you can set your integrations credentials once and use it safely with all your remote queries.
Moreover, you can easily rotate credentials if needed: change credentials once using the Aiven console and apply it to all your integrations.1 vote -
External schema registry for kafka
As developer
I want to have a possibility to connect to external kafka and use external schema registry at once,
so that I can digest external messages encoded with external schema (AvroConfluent for example).1 vote -
Backup to another region for ClickHouse
As a developer, as a DR requirement, I would like to be able to restore the service from its backup in cases where the service's hosting region is down.
4 votes -
S3Queue Engine support
As developer against ClickHouse,
I want to utilise the S3Queue engine available in v23.11
so that I can watch an S3 bucket, and auto consume new files as they appear, via a materialized view, as soon as they arrive.This will enable me to keep my analytics up to date with no need for additional engineering effort or streaming pipelines.
7 votes
- Don't see your idea?