mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-19 06:01:57 +00:00
7fc08389c9
Added a new table engine backed by Apache Kafka, it allows near real-time ingestion or ETL with exactly-once semantics. It doesn’t store any data on disk, so data must be materialized into a physical table to allow random access. Currently it only supports reading, no insertion. |
||
---|---|---|
.. | ||
index.rst | ||
query_complexity.rst | ||
settings_profiles.rst | ||
settings.rst |