The GitHub Actions job "Build images for Fix the sql syntax in merge_data https://github.com/apache/airflow/pull/28353 " on airflow.git has succeeded. Run started by GitHub user avicol (triggered by avicol).
Head commit for run: 828a186ac35ab9fa6d0732844ff703ab01279af0 / Alex Vicol <[email protected]> After running the DAG the employees table is empty. The reason is the sql syntax error: ERROR: subquery in FROM must have an alias LINE 3: FROM ( ^ HINT: For example, FROM (SELECT ...) [AS] foo. SQL state: 42601 Character: 37 The change fixes the sql syntax in merge_data. Report URL: https://github.com/apache/airflow/actions/runs/3797728466 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
