This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
In Data Platform System with ClickHouse, rather than extracting data from ClickHouse for processing in external systems, we can perform transformations directly within ClickHouse itself. ClickHouse can call any external executable program or script to process data. My idea is using custom **User-Defined Functions (UDFs) written in Rust** to handle data transformations between tables.
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.