tidying up examples and readme

This commit is contained in:
Ari Brown 2024-01-30 18:13:56 -05:00
parent 819bf7abf3
commit e3c11fb1aa
5 changed files with 138 additions and 66 deletions

View file

@ -132,6 +132,7 @@ class Execute:
class Query(Execute):
# Automatically includes unloading the results to Parquet format
# TODO use the query ID instead of a random number
def query(self):
out = os.path.join(self.athena.output,
"results",