You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/12/25 10:54:19 UTC

[GitHub] [airflow] shlomiken commented on issue #6792: [AIRFLOW-5930] Use cached-SQL query building for hot-path queries

shlomiken commented on issue #6792: [AIRFLOW-5930] Use cached-SQL query building for hot-path queries
URL: https://github.com/apache/airflow/pull/6792#issuecomment-568885077
 
 
   @ashb - you probably on vacation now , but i wanted to see if you can help so i would be able to make progress with this image you have provided us . astronomerio / ap-airflow : 1.10.5-perf-fixes-alpine3.10-onbuild
   the problem is that i first got some module not found errors and now i get those messages .
   ` File "/usr/lib/python3.7/site-packages/sqlalchemy/engine/default.py", line 581, in do_execute
       cursor.execute(statement, parameters)
   sqlalchemy.exc.ProgrammingError: (psycopg2.ProgrammingError) relation "connection" does not exist
   LINE 2: FROM connection GROUP BY connection.conn_id
                ^
   `
   i really want to test this as soon as possible , but cannot tell what is wrong with this image.
   thanks
   Shlomi

----------------------------------------------------------------
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


With regards,
Apache Git Services