You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/05/03 17:35:00 UTC

[jira] [Commented] (AIRFLOW-5266) AWS Athena Hook only returns first 1000 results

    [ https://issues.apache.org/jira/browse/AIRFLOW-5266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17098514#comment-17098514 ] 

ASF GitHub Bot commented on AIRFLOW-5266:
-----------------------------------------

mik-laj commented on pull request #6075:
URL: https://github.com/apache/airflow/pull/6075#issuecomment-623149528


   @lindsable Do you need any help?
   
   If you have applied all the comments of the reviewer, then it is worth asking to review again using a comment or PM on Slack. The commiters have a lot of work and are unable to check the status of every change.
   
      > Ping @ #development slack, comment @people. Be annoying. Be considerate.
   
      https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst#id33


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> AWS Athena Hook only returns first 1000 results
> -----------------------------------------------
>
>                 Key: AIRFLOW-5266
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5266
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: aws, contrib, hooks
>    Affects Versions: 1.10.4
>            Reporter: Lindsay Portelli
>            Assignee: Lindsay Portelli
>            Priority: Minor
>              Labels: easyfix, newbie, pull-request-available
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> When using the get_query_results function in the AWSAthenaHook, you will only get the first 1000 results for a given query execution id. See the [boto3 documentation|https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/athena.html?highlight=start_query_execution#Athena.Client.get_query_results]
> I'll be creating a pr in the next few days.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)