mik-laj commented on a change in pull request #6180: [AIRFLOW-5549] Extended BQ GetDataOperator to handle query params URL: https://github.com/apache/airflow/pull/6180#discussion_r329719643
########## File path: UPDATING.md ########## @@ -40,6 +40,29 @@ assists users migrating to a new version. ## Airflow Master +### Changes to BigQueryGetDataOperator +`max_results` parameter type changed from `str` to `int` to reflect the correct data type +and `location` parameter removed as it is redundant. Review comment: @nuclearpinguin Have you added this parameter recently? Can you give more explanations? ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
