Skip to content

Commit

Permalink
Merge pull request getredash#1514 from GAwadhwalAtlassian/AthenaQuery…
Browse files Browse the repository at this point in the history
…Runner_Annotations_Enable

[Athena] Change: enable query annotations
  • Loading branch information
arikfr authored Jan 11, 2017
2 parents 265e912 + a738dc7 commit 13a0062
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions query_runner/athena.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@ def configuration_schema(cls):
'secret': ['aws_secret_key']
}

@classmethod
def annotate_query(cls):
return False

def get_schema(self, get_stats=False):
schema = {}
Expand Down

0 comments on commit 13a0062

Please sign in to comment.