У нас вы можете посмотреть бесплатно FireHashJoin - Firebolt’s high-performance, space efficient hash join или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Join Firebolt engineer Alex Hall as he explains our implementation of FireHashJoin. It's a novel approach to a hash join that reduces the memory footprint of the algorithm by more than 5x without sacrificing build time. Using so much less memory comes with a slew of performance benefits, including leaving room in caches for other artifacts, and leveraging CPU caches more effectively when a query with a FireHashJoin is processing. It's one of the many reasons why Firebolt is able to process queries so quickly. #databaseconcepts #databaseprogramming #databasedevelopment #sql