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 2022/09/27 21:43:55 UTC

[GitHub] [airflow] fritz-astronomer opened a new pull request, #26732: Relabel Schema to Database in DbApiHook

fritz-astronomer opened a new pull request, #26732:
URL: https://github.com/apache/airflow/pull/26732

   It appears that, due to a legacy decision in Airflow. 
   We often refer to the the final field after `/` as "Schema" when it is often more correct to call it "Database"
   e.g. in `xyz://u:p@host/db`, `/db` is generally referred to as Database.
   
   This change adds a minor UI patch to display `Database` in the UI, when appropriate


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] github-actions[bot] closed pull request #26732: Relabel Schema to Database in DbApiHook

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed pull request #26732: Relabel Schema to Database in DbApiHook
URL: https://github.com/apache/airflow/pull/26732


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] github-actions[bot] commented on pull request #26732: Relabel Schema to Database in DbApiHook

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #26732:
URL: https://github.com/apache/airflow/pull/26732#issuecomment-1312279229

   This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank you for your contributions.


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] fritz-astronomer commented on pull request #26732: Relabel Schema to Database in DbApiHook

Posted by GitBox <gi...@apache.org>.
fritz-astronomer commented on PR #26732:
URL: https://github.com/apache/airflow/pull/26732#issuecomment-1260093380

   Converting this to `DRAFT` until I or anyone can properly test. My local airflow still isn't set up


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] fritz-astronomer commented on pull request #26732: Relabel Schema to Database in DbApiHook

Posted by GitBox <gi...@apache.org>.
fritz-astronomer commented on PR #26732:
URL: https://github.com/apache/airflow/pull/26732#issuecomment-1260092776

   Related to https://github.com/apache/airflow/pull/26730


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org