[PR] Introduce DatasetTimetable [airflow]

2024-01-10 Thread via GitHub
uranusjr opened a new pull request, #36710: URL: https://github.com/apache/airflow/pull/36710 This special timetable allows a DAG to be run against a time-based schedule and dataset events at the same time. The logic is nothing special---scheduled runs are created based on a time-based time

Re: [PR] Introduce DatasetTimetable [airflow]

2024-01-23 Thread via GitHub
dstandish commented on code in PR #36710: URL: https://github.com/apache/airflow/pull/36710#discussion_r1464333679 ## airflow/timetables/datasets.py: ## @@ -0,0 +1,90 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See

Re: [PR] Introduce DatasetTimetable [airflow]

2024-01-24 Thread via GitHub
potiuk commented on code in PR #36710: URL: https://github.com/apache/airflow/pull/36710#discussion_r146561 ## airflow/timetables/datasets.py: ## @@ -0,0 +1,90 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See th

Re: [PR] Introduce DatasetTimetable [airflow]

2024-01-25 Thread via GitHub
sunank200 commented on code in PR #36710: URL: https://github.com/apache/airflow/pull/36710#discussion_r1466192120 ## airflow/timetables/datasets.py: ## @@ -0,0 +1,90 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See

Re: [PR] Introduce DatasetTimetable [airflow]

2024-01-25 Thread via GitHub
pankajkoti commented on code in PR #36710: URL: https://github.com/apache/airflow/pull/36710#discussion_r1466196636 ## airflow/timetables/datasets.py: ## @@ -0,0 +1,90 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. Se

Re: [PR] Introduce DatasetTimetable [airflow]

2024-01-25 Thread via GitHub
pankajkoti commented on code in PR #36710: URL: https://github.com/apache/airflow/pull/36710#discussion_r1466198807 ## airflow/timetables/datasets.py: ## @@ -0,0 +1,90 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. Se

Re: [PR] Introduce DatasetTimetable [airflow]

2024-01-25 Thread via GitHub
sunank200 commented on code in PR #36710: URL: https://github.com/apache/airflow/pull/36710#discussion_r1466204093 ## airflow/timetables/datasets.py: ## @@ -0,0 +1,90 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See

Re: [PR] Introduce DatasetTimetable [airflow]

2024-01-25 Thread via GitHub
potiuk commented on code in PR #36710: URL: https://github.com/apache/airflow/pull/36710#discussion_r1466590749 ## airflow/timetables/datasets.py: ## @@ -0,0 +1,90 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See th

Re: [PR] Introduce DatasetTimetable [airflow]

2024-01-25 Thread via GitHub
potiuk commented on code in PR #36710: URL: https://github.com/apache/airflow/pull/36710#discussion_r1466592295 ## airflow/timetables/datasets.py: ## @@ -0,0 +1,90 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See th

Re: [PR] Introduce DatasetTimetable [airflow]

2024-01-29 Thread via GitHub
uranusjr commented on code in PR #36710: URL: https://github.com/apache/airflow/pull/36710#discussion_r1469261013 ## airflow/timetables/datasets.py: ## @@ -0,0 +1,90 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See

Re: [PR] Introduce DatasetTimetable [airflow]

2024-01-29 Thread via GitHub
sunank200 commented on code in PR #36710: URL: https://github.com/apache/airflow/pull/36710#discussion_r1469598323 ## airflow/timetables/datasets.py: ## @@ -0,0 +1,90 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See