Mehdi Zhiri
04/25/2024, 8:16 PMjay
04/25/2024, 8:43 PMMehdi Zhiri
04/25/2024, 9:49 PMjay
04/25/2024, 10:46 PMjay
04/25/2024, 10:47 PMMehdi Zhiri
04/26/2024, 1:42 AMMehdi Zhiri
04/26/2024, 1:44 AMSELECT * FROM parquet_file WHERE row_id in row_ids
where parquet_file
and row_ids
are from an array like this:
[[file1, [1,4,6,7898]], [[file2, [4, 8, 33, 56]], ... ]