The document discusses various approaches to online quantile estimation, focusing on building data structures for efficient rank queries in streaming data. It highlights challenges in achieving exact answers while maintaining manageable storage requirements, leading to the development of approximate methods that provide tunable error bounds. Key techniques and algorithms are presented, including sketches and moment-based methods, which cater to high-cardinality scenarios and efficiency in merging large datasets.