Importing Numpy array files into ClickHouse

Опубликовано: 26 Октябрь 2024
на канале: ClickHouse
445
7

In this video, we'll learn how to import Numpy array files into ClickHouse. We'll be using the LAION multi modal dataset, which provides Numpy files for text and image embeddings, as well as metadata in Parquet format. We'll join the data from these files together using the recently added PASTE JOIN.

#ClickHouse #numpy #parquet

Resources
PASTE JOIN - https://clickhouse.com/blog/clickhous...
Ingesting Numpy arrays - https://clickhouse.com/blog/clickhous...