aws-samples / aws-samples/data-lake-as-code

No data in "opentargets_latest/targets" S3 path

Open
#29 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
173
Forks
46
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.