ClickHouse/benchmark/compatible/athena
Alexey Milovidov 83444c6a6b More systems
2022-07-03 06:33:25 +02:00
..
create.sql More systems 2022-07-03 06:33:25 +02:00
README.md More systems 2022-07-03 06:33:25 +02:00

Data Sources -> AWS Data Catalog -> Create Table -> Use S3 bucket data

Note: Athena does not support files. Only directories:

aws s3 cp s3://clickhouse-public-datasets/hits_compatible/hits.parquet s3://clickhouse-public-datasets/hits_compatible/athena/hits.parquet 

Go to query editor and run create.sql.