aws-samples / data-lake-as-code

Data Lake as Code, featuring ChEMBL and OpenTargets
MIT No Attribution
166 stars 44 forks source link

No data in "opentargets_latest/targets" S3 path #29

Open AlehD-E opened 5 months ago

AlehD-E commented 5 months ago

Hi,

I am trying to launch this Athena query on "opentargets_latest_dl_awsroda" database:

SELECT *
FROM targets
LIMIT 10;

The result is empty. Indeed, following the AWS Glue Data Catalog, it appears that the S3 "s3://aws-roda-hcls-datalake/opentargets_latest/targets/" path does not contains data.

Is this intentionally?

DSuveges commented 4 months ago

Hi AWS team, a user on our community forum also approached us about the same dataset not being available on the expected location. Could you please take a look?