kacpermuda commented on issue #47587: URL: https://github.com/apache/airflow/issues/47587#issuecomment-2736322785
Hey Luke, thanks for reporting this. As you said, this is probably happening because we are relying on BigQuery API to extract input/output information and not on SQL parsing. I think it could be hard to properly implement the approach where we'd choose view names over table names provided by BigQuery. We'd probably have to switch fully to SQL parsing for input/output resolution.Maybe some other ideas @mobuchowski ? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
