Hacker News new | ask | show | jobs
by zX41ZdbW 774 days ago
Is it possible to pull historical data out of Snowflake? If it is an option - you can place it in ClickHouse and use a materialized view to JOIN with the historical table during insertion into the real-time table.