Hybrid Time in Kudu
Kudu's unique approach to hybrid time integrates physical and logical time for improved consistency in distributed systems. It features a timestamp column for application time, enhancing the accuracy of event ingestion. Additionally, Kudu's column-based storage design optimizes low-latency point lookups and efficient analytical scans, allowing for quick retrieval of specific data without the overhead of unnecessary columns.In this clip
From this podcast

Software Engineering Radio - the podcast for professional software developers
Episode 398: Apache Kudu with Adar Leiber Dembo
Related Questions