JavierLopezT commented on pull request #7688: URL: https://github.com/apache/airflow/pull/7688#issuecomment-749212949
I would combine schema, table and custom_query_select in one argument: table_or_query, so that if you pass a table you would have to specify the schema also like schema.table in the argument. WDYT? ---------------------------------------------------------------- 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]
