Ross Turk
Ross Turk
When there is no source URL for a job, the web UI still shows a button that doesn't link anywhere. Perhaps the button should not show up of there is...
**Please describe the feature you'd like to see** It would be nice if the append operator creates the target table if it does not already exist. I am building a...
There is not (to my knowledge) any documentation on database tables - i.e., an ERD and short description of each table + key fields.
**Please describe the feature you'd like to see** For getting Airflow context, `get_current_context()` is supported, and it seems to work fine. However, I had to search through the Airflow docs...
**Describe the feature:** Currently, attempts to run Fooocus inside Flox using `rossturk/Fooocus` are not possible due to the following error: ``` ImportError: libGL.so.1: cannot open shared object file: No such...
**Describe the bug:** The trust system asks me repeatedly whether I want to trust my own FloxHub environment. I am not logged in. **Steps to reproduce:** 1. Log out of...
To save typing, I check out the Marquez repo into a folder called `mqz`: ``` git clone [email protected]:marquezproject/marquez.git mqz ``` I noticed that on the systems where I do this,...