<#1007 Update Athena example> Pull request opened ...
# flyte-github
a
#1007 Update Athena example Pull request opened by pingsutw Athena writes output to a CSV file, but Flyteschema cannot read CSV file, so the dataframe is always empty. We should replace FlyteSchema with Structured dataset. Temporarily update
df[df.total_vaccinations.notnull()]
to
df
, so the example can work.

image

flyteorg/flytesnacks GitHub Actions: Mark github pre-release as Release GitHub Actions: Publish artifacts to github release GitHub Actions: Create Prerelease GitHub Actions: Bump Version 26 other checks have passed 26/30 successful checks