Overview
Learn how ByteDance leverages Velox's library to accelerate ElasticSearch queries in this technical presentation. Explore the innovative approach of using Velox's C++ library within Java-based ElasticSearch, including solutions for cross-language memory management challenges. Discover the process of converting non-SQL ElasticSearch queries into SQL format using Calcite and Velox for query plan optimization and execution. Gain insights into handling various ElasticSearch scenarios, from high queries-per-second cases to complex join operations, demonstrating Velox's versatility in improving database performance.
Syllabus
Accelerating ElasticSearch Through Velox - Sungho Park, ByteDance
Taught by
Presto Foundation