Sai
Sai
@potiuk Can you describe what needs to be done? Should I figure out where the code for `airflow db init` is and add creation date column to the table `rendered_task_instance_fields`?...
Hi @jedcunningham Great Idea! But if we do that, wouldn't that make it auto delete records in RTIF if records in `task_instance` are also deleted? https://airflow.apache.org/docs/apache-airflow/stable/cli-and-env-variables-ref.html As per the docs...
@jedcunningham > If we still want to support cleaning RTIF directly, it should use the date from TI instead Yes, this can be done, but from my quick code review...
@jedcunningham Alright then, what specific change would need to be done from my end in the code, if any?
@jedcunningham Alright, will do the same tomorrow.
@github-christophe-oudar I went through your comment as well as the DBT query when `copy_partition` is set to `True`. 2 things I would like to point out: 1) I admit, I...
@github-christophe-oudar ``` I agree that it would work for a simple query but in some cases that include joins, windows functions and/or aggregations, I don't think it will costs that...
@eladkal @potiuk I believe this is resolved now. I'm not seeing this error in my prod instance. I checked code of the latest version. ``` def gcs_write(self, log, remote_log_location) ->...
I'm getting the same issue. I installed Chrome, Edge, Firefox & VLC and all of them look pixelated. I'm running Windows 10 with WSL2 on a 32 inch 4k monitor...