Refresh the documentation with K8S library clarification (#589)

diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/exceptions/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/exceptions/index.html
index 129d4c2..3bb192e 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/exceptions/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/exceptions/index.html
@@ -850,7 +850,7 @@
 <dt class="sig sig-object py" id="airflow.exceptions.AirflowException">
 <em class="property"><span class="pre">exception</span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">airflow.exceptions.</span></span><span class="sig-name descname"><span class="pre">AirflowException</span></span><a class="reference internal" href="../../../_modules/airflow/exceptions.html#AirflowException"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.exceptions.AirflowException" title="Permalink to this definition">¶</a></dt>
 <dd><p>Bases: <a class="reference external" href="https://docs.python.org/3/library/exceptions.html#Exception" title="(in Python v3.10)"><code class="xref py py-obj docutils literal notranslate"><span class="pre">Exception</span></code></a></p>
-<p>Base class for all Airflow’s errors.</p>
+<p>Base class for all Airflow's errors.</p>
 <p>Each custom exception should be derived from this class.</p>
 <dl class="py attribute">
 <dt class="sig sig-object py" id="airflow.exceptions.AirflowException.status_code">
@@ -904,7 +904,7 @@
 <p>Raise when the task should be re-scheduled at a later time.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>reschedule_date</strong> – The date when the task should be rescheduled</p>
+<dd class="field-odd"><p><strong>reschedule_date</strong> -- The date when the task should be rescheduled</p>
 </dd>
 </dl>
 </dd></dl>
@@ -970,7 +970,7 @@
 <dt class="sig sig-object py" id="airflow.exceptions.XComForMappingNotPushed">
 <em class="property"><span class="pre">exception</span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">airflow.exceptions.</span></span><span class="sig-name descname"><span class="pre">XComForMappingNotPushed</span></span><a class="reference internal" href="../../../_modules/airflow/exceptions.html#XComForMappingNotPushed"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.exceptions.XComForMappingNotPushed" title="Permalink to this definition">¶</a></dt>
 <dd><p>Bases: <a class="reference internal" href="#airflow.exceptions.AirflowException" title="airflow.exceptions.AirflowException"><code class="xref py py-obj docutils literal notranslate"><span class="pre">AirflowException</span></code></a></p>
-<p>Raise when a mapped downstream’s dependency fails to push XCom for task mapping.</p>
+<p>Raise when a mapped downstream's dependency fails to push XCom for task mapping.</p>
 <dl class="py method">
 <dt class="sig sig-object py" id="airflow.exceptions.XComForMappingNotPushed.__str__">
 <span class="sig-name descname"><span class="pre">__str__</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">self</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../_modules/airflow/exceptions.html#XComForMappingNotPushed.__str__"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.exceptions.XComForMappingNotPushed.__str__" title="Permalink to this definition">¶</a></dt>
@@ -985,7 +985,7 @@
 <dt class="sig sig-object py" id="airflow.exceptions.UnmappableXComTypePushed">
 <em class="property"><span class="pre">exception</span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">airflow.exceptions.</span></span><span class="sig-name descname"><span class="pre">UnmappableXComTypePushed</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">value</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../_modules/airflow/exceptions.html#UnmappableXComTypePushed"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.exceptions.UnmappableXComTypePushed" title="Permalink to this definition">¶</a></dt>
 <dd><p>Bases: <a class="reference internal" href="#airflow.exceptions.AirflowException" title="airflow.exceptions.AirflowException"><code class="xref py py-obj docutils literal notranslate"><span class="pre">AirflowException</span></code></a></p>
-<p>Raise when an unmappable type is pushed as a mapped downstream’s dependency.</p>
+<p>Raise when an unmappable type is pushed as a mapped downstream's dependency.</p>
 <dl class="field-list simple">
 </dl>
 <dl class="py method">
@@ -1002,7 +1002,7 @@
 <dt class="sig sig-object py" id="airflow.exceptions.UnmappableXComLengthPushed">
 <em class="property"><span class="pre">exception</span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">airflow.exceptions.</span></span><span class="sig-name descname"><span class="pre">UnmappableXComLengthPushed</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">value</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">max_length</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../_modules/airflow/exceptions.html#UnmappableXComLengthPushed"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.exceptions.UnmappableXComLengthPushed" title="Permalink to this definition">¶</a></dt>
 <dd><p>Bases: <a class="reference internal" href="#airflow.exceptions.AirflowException" title="airflow.exceptions.AirflowException"><code class="xref py py-obj docutils literal notranslate"><span class="pre">AirflowException</span></code></a></p>
-<p>Raise when the pushed value is too large to map as a downstream’s dependency.</p>
+<p>Raise when the pushed value is too large to map as a downstream's dependency.</p>
 <dl class="field-list simple">
 </dl>
 <dl class="py method">
@@ -1026,7 +1026,7 @@
 <dt class="sig sig-object py" id="airflow.exceptions.AirflowDagDuplicatedIdException">
 <em class="property"><span class="pre">exception</span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">airflow.exceptions.</span></span><span class="sig-name descname"><span class="pre">AirflowDagDuplicatedIdException</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">dag_id</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">incoming</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">existing</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../_modules/airflow/exceptions.html#AirflowDagDuplicatedIdException"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.exceptions.AirflowDagDuplicatedIdException" title="Permalink to this definition">¶</a></dt>
 <dd><p>Bases: <a class="reference internal" href="#airflow.exceptions.AirflowException" title="airflow.exceptions.AirflowException"><code class="xref py py-obj docutils literal notranslate"><span class="pre">AirflowException</span></code></a></p>
-<p>Raise when a DAG’s ID is already used by another DAG.</p>
+<p>Raise when a DAG's ID is already used by another DAG.</p>
 <dl class="field-list simple">
 </dl>
 <dl class="py method">
@@ -1159,8 +1159,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>message</strong> – The human-readable description of the exception</p></li>
-<li><p><strong>ti_status</strong> – The information about all task statuses</p></li>
+<li><p><strong>message</strong> -- The human-readable description of the exception</p></li>
+<li><p><strong>ti_status</strong> -- The information about all task statuses</p></li>
 </ul>
 </dd>
 </dl>
@@ -1197,9 +1197,9 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>msg</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – The human-readable description of the exception</p></li>
-<li><p><strong>file_path</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – A processed file that contains errors</p></li>
-<li><p><strong>parse_errors</strong> (<em>List</em><em>[</em><a class="reference internal" href="#airflow.exceptions.FileSyntaxError" title="airflow.exceptions.FileSyntaxError"><em>FileSyntaxError</em></a><em>]</em>) – File syntax errors</p></li>
+<li><p><strong>msg</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- The human-readable description of the exception</p></li>
+<li><p><strong>file_path</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- A processed file that contains errors</p></li>
+<li><p><strong>parse_errors</strong> (<em>List</em><em>[</em><a class="reference internal" href="#airflow.exceptions.FileSyntaxError" title="airflow.exceptions.FileSyntaxError"><em>FileSyntaxError</em></a><em>]</em>) -- File syntax errors</p></li>
 </ul>
 </dd>
 </dl>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/executors/base_executor/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/executors/base_executor/index.html
index b509e26..3e0c182 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/executors/base_executor/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/executors/base_executor/index.html
@@ -883,7 +883,7 @@
 like Celery, Kubernetes, Local, Sequential and the likes.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>parallelism</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a>) – how many jobs should run at one time. Set to
+<dd class="field-odd"><p><strong>parallelism</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a>) -- how many jobs should run at one time. Set to
 <code class="docutils literal notranslate"><span class="pre">0</span></code> for infinity</p>
 </dd>
 </dl>
@@ -931,7 +931,7 @@
 <dd><p>Checks if a task is either queued or running in this executor.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>task_instance</strong> (<a class="reference internal" href="../../models/taskinstance/index.html#airflow.models.taskinstance.TaskInstance" title="airflow.models.taskinstance.TaskInstance"><em>airflow.models.taskinstance.TaskInstance</em></a>) – TaskInstance</p>
+<dd class="field-odd"><p><strong>task_instance</strong> (<a class="reference internal" href="../../models/taskinstance/index.html#airflow.models.taskinstance.TaskInstance" title="airflow.models.taskinstance.TaskInstance"><em>airflow.models.taskinstance.TaskInstance</em></a>) -- TaskInstance</p>
 </dd>
 <dt class="field-even">Returns</dt>
 <dd class="field-even"><p>True if the task is known to this executor</p>
@@ -979,7 +979,7 @@
 <dd><p>Initiates async execution of the queued tasks, up to the number of available slots.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>open_slots</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a>) – Number of open slots</p>
+<dd class="field-odd"><p><strong>open_slots</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a>) -- Number of open slots</p>
 </dd>
 </dl>
 </dd></dl>
@@ -991,9 +991,9 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>info</strong> – Executor information for the task instance</p></li>
-<li><p><strong>key</strong> (<a class="reference internal" href="../../models/taskinstance/index.html#airflow.models.taskinstance.TaskInstanceKey" title="airflow.models.taskinstance.TaskInstanceKey"><em>airflow.models.taskinstance.TaskInstanceKey</em></a>) – Unique key for the task instance</p></li>
-<li><p><strong>state</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – State to set for the task.</p></li>
+<li><p><strong>info</strong> -- Executor information for the task instance</p></li>
+<li><p><strong>key</strong> (<a class="reference internal" href="../../models/taskinstance/index.html#airflow.models.taskinstance.TaskInstanceKey" title="airflow.models.taskinstance.TaskInstanceKey"><em>airflow.models.taskinstance.TaskInstanceKey</em></a>) -- Unique key for the task instance</p></li>
+<li><p><strong>state</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- State to set for the task.</p></li>
 </ul>
 </dd>
 </dl>
@@ -1006,8 +1006,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>info</strong> – Executor information for the task instance</p></li>
-<li><p><strong>key</strong> (<a class="reference internal" href="../../models/taskinstance/index.html#airflow.models.taskinstance.TaskInstanceKey" title="airflow.models.taskinstance.TaskInstanceKey"><em>airflow.models.taskinstance.TaskInstanceKey</em></a>) – Unique key for the task instance</p></li>
+<li><p><strong>info</strong> -- Executor information for the task instance</p></li>
+<li><p><strong>key</strong> (<a class="reference internal" href="../../models/taskinstance/index.html#airflow.models.taskinstance.TaskInstanceKey" title="airflow.models.taskinstance.TaskInstanceKey"><em>airflow.models.taskinstance.TaskInstanceKey</em></a>) -- Unique key for the task instance</p></li>
 </ul>
 </dd>
 </dl>
@@ -1020,8 +1020,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>info</strong> – Executor information for the task instance</p></li>
-<li><p><strong>key</strong> (<a class="reference internal" href="../../models/taskinstance/index.html#airflow.models.taskinstance.TaskInstanceKey" title="airflow.models.taskinstance.TaskInstanceKey"><em>airflow.models.taskinstance.TaskInstanceKey</em></a>) – Unique key for the task instance</p></li>
+<li><p><strong>info</strong> -- Executor information for the task instance</p></li>
+<li><p><strong>key</strong> (<a class="reference internal" href="../../models/taskinstance/index.html#airflow.models.taskinstance.TaskInstanceKey" title="airflow.models.taskinstance.TaskInstanceKey"><em>airflow.models.taskinstance.TaskInstanceKey</em></a>) -- Unique key for the task instance</p></li>
 </ul>
 </dd>
 </dl>
@@ -1035,7 +1035,7 @@
 it returns and flushes all events.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>dag_ids</strong> – the dag_ids to return events for; returns all if given <code class="docutils literal notranslate"><span class="pre">None</span></code>.</p>
+<dd class="field-odd"><p><strong>dag_ids</strong> -- the dag_ids to return events for; returns all if given <code class="docutils literal notranslate"><span class="pre">None</span></code>.</p>
 </dd>
 <dt class="field-even">Returns</dt>
 <dd class="field-even"><p>a dict of events</p>
@@ -1053,10 +1053,10 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>key</strong> (<a class="reference internal" href="../../models/taskinstance/index.html#airflow.models.taskinstance.TaskInstanceKey" title="airflow.models.taskinstance.TaskInstanceKey"><em>airflow.models.taskinstance.TaskInstanceKey</em></a>) – Unique key for the task instance</p></li>
-<li><p><strong>command</strong> (<em>CommandType</em>) – Command to run</p></li>
-<li><p><strong>queue</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – name of the queue</p></li>
-<li><p><strong>executor_config</strong> (<em>Optional</em><em>[</em><em>Any</em><em>]</em>) – Configuration passed to the executor.</p></li>
+<li><p><strong>key</strong> (<a class="reference internal" href="../../models/taskinstance/index.html#airflow.models.taskinstance.TaskInstanceKey" title="airflow.models.taskinstance.TaskInstanceKey"><em>airflow.models.taskinstance.TaskInstanceKey</em></a>) -- Unique key for the task instance</p></li>
+<li><p><strong>command</strong> (<em>CommandType</em>) -- Command to run</p></li>
+<li><p><strong>queue</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- name of the queue</p></li>
+<li><p><strong>executor_config</strong> (<em>Optional</em><em>[</em><em>Any</em><em>]</em>) -- Configuration passed to the executor.</p></li>
 </ul>
 </dd>
 </dl>
@@ -1121,7 +1121,7 @@
 <p>Provides a default implementation which sends the callback to the <cite>callback_sink</cite> object.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>request</strong> (<em>airflow.callbacks.callback_requests.CallbackRequest</em>) – Callback request to be executed.</p>
+<dd class="field-odd"><p><strong>request</strong> (<em>airflow.callbacks.callback_requests.CallbackRequest</em>) -- Callback request to be executed.</p>
 </dd>
 </dl>
 </dd></dl>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/executors/celery_executor/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/executors/celery_executor/index.html
index cc897d1..8aa3c88 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/executors/celery_executor/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/executors/celery_executor/index.html
@@ -915,8 +915,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>exception</strong> (<a class="reference external" href="https://docs.python.org/3/library/exceptions.html#Exception" title="(in Python v3.10)"><em>Exception</em></a>) – The exception to wrap</p></li>
-<li><p><strong>exception_traceback</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – The stacktrace to wrap</p></li>
+<li><p><strong>exception</strong> (<a class="reference external" href="https://docs.python.org/3/library/exceptions.html#Exception" title="(in Python v3.10)"><em>Exception</em></a>) -- The exception to wrap</p></li>
+<li><p><strong>exception_traceback</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- The stacktrace to wrap</p></li>
 </ul>
 </dd>
 </dl>
@@ -938,10 +938,10 @@
 <dl class="py function">
 <dt class="sig sig-object py" id="airflow.executors.celery_executor.on_celery_import_modules">
 <span class="sig-prename descclassname"><span class="pre">airflow.executors.celery_executor.</span></span><span class="sig-name descname"><span class="pre">on_celery_import_modules</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="o"><span class="pre">*</span></span><span class="n"><span class="pre">args</span></span></em>, <em class="sig-param"><span class="o"><span class="pre">**</span></span><span class="n"><span class="pre">kwargs</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/executors/celery_executor.html#on_celery_import_modules"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.executors.celery_executor.on_celery_import_modules" title="Permalink to this definition">¶</a></dt>
-<dd><p>Preload some “expensive” airflow modules so that every task process doesn’t have to import it again and
+<dd><p>Preload some &quot;expensive&quot; airflow modules so that every task process doesn't have to import it again and
 again.</p>
 <p>Loading these for each task adds 0.3-0.5s <em>per task</em> before the task can run. For long running tasks this
-doesn’t matter, but for short tasks this starts to be a noticeable impact.</p>
+doesn't matter, but for short tasks this starts to be a noticeable impact.</p>
 </dd></dl>
 
 <dl class="py class">
@@ -998,9 +998,9 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>info</strong> – Executor information for the task instance</p></li>
-<li><p><strong>key</strong> (<a class="reference internal" href="../../models/taskinstance/index.html#airflow.models.taskinstance.TaskInstanceKey" title="airflow.models.taskinstance.TaskInstanceKey"><em>airflow.models.taskinstance.TaskInstanceKey</em></a>) – Unique key for the task instance</p></li>
-<li><p><strong>state</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – State to set for the task.</p></li>
+<li><p><strong>info</strong> -- Executor information for the task instance</p></li>
+<li><p><strong>key</strong> (<a class="reference internal" href="../../models/taskinstance/index.html#airflow.models.taskinstance.TaskInstanceKey" title="airflow.models.taskinstance.TaskInstanceKey"><em>airflow.models.taskinstance.TaskInstanceKey</em></a>) -- Unique key for the task instance</p></li>
+<li><p><strong>state</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- State to set for the task.</p></li>
 </ul>
 </dd>
 </dl>
@@ -1055,8 +1055,8 @@
 global so that it can be called by subprocesses in the pool.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>async_result</strong> (<a class="reference external" href="https://docs.celeryq.dev/en/stable//reference/celery.result.html#celery.result.AsyncResult" title="(in Celery v5.2)"><em>celery.result.AsyncResult</em></a>) – a tuple of the Celery task key and the async Celery object used
-to fetch the task’s state</p>
+<dd class="field-odd"><p><strong>async_result</strong> (<a class="reference external" href="https://docs.celeryq.dev/en/stable//reference/celery.result.html#celery.result.AsyncResult" title="(in Celery v5.2)"><em>celery.result.AsyncResult</em></a>) -- a tuple of the Celery task key and the async Celery object used
+to fetch the task's state</p>
 </dd>
 <dt class="field-even">Returns</dt>
 <dd class="field-even"><p>a tuple of the Celery task key and the Celery state and the celery info
@@ -1074,7 +1074,7 @@
 <dd><p>Bases: <code class="xref py py-obj docutils literal notranslate"><span class="pre">airflow.utils.log.logging_mixin.LoggingMixin</span></code></p>
 <p>Gets status for many Celery tasks using the best method available</p>
 <p>If BaseKeyValueStoreBackend is used as result backend, the mget method is used.
-If DatabaseBackend is used as result backend, the SELECT …WHERE task_id IN (…) query is used
+If DatabaseBackend is used as result backend, the SELECT ...WHERE task_id IN (...) query is used
 Otherwise, multiprocessing.Pool will be used. Each task status will be downloaded individually.</p>
 <dl class="py method">
 <dt class="sig sig-object py" id="airflow.executors.celery_executor.BulkStateFetcher.get_many">
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/executors/celery_kubernetes_executor/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/executors/celery_kubernetes_executor/index.html
index 4b19905..dfa63d7 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/executors/celery_kubernetes_executor/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/executors/celery_kubernetes_executor/index.html
@@ -861,7 +861,7 @@
 <dd><p>Checks if a task is either queued or running in either celery or kubernetes executor.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>task_instance</strong> (<a class="reference internal" href="../../models/taskinstance/index.html#airflow.models.taskinstance.TaskInstance" title="airflow.models.taskinstance.TaskInstance"><em>airflow.models.taskinstance.TaskInstance</em></a>) – TaskInstance</p>
+<dd class="field-odd"><p><strong>task_instance</strong> (<a class="reference internal" href="../../models/taskinstance/index.html#airflow.models.taskinstance.TaskInstance" title="airflow.models.taskinstance.TaskInstance"><em>airflow.models.taskinstance.TaskInstance</em></a>) -- TaskInstance</p>
 </dd>
 <dt class="field-even">Returns</dt>
 <dd class="field-even"><p>True if the task is known to this executor</p>
@@ -886,7 +886,7 @@
 <dd><p>Returns and flush the event buffer from celery and kubernetes executor</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>dag_ids</strong> (<em>Optional</em><em>[</em><em>List</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em>) – dag_ids to return events for, if None returns all</p>
+<dd class="field-odd"><p><strong>dag_ids</strong> (<em>Optional</em><em>[</em><em>List</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em>) -- dag_ids to return events for, if None returns all</p>
 </dd>
 <dt class="field-even">Returns</dt>
 <dd class="field-even"><p>a dict of events</p>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/executors/dask_executor/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/executors/dask_executor/index.html
index ca06907..5b3569e 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/executors/dask_executor/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/executors/dask_executor/index.html
@@ -781,10 +781,10 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>key</strong> (<a class="reference internal" href="../../models/taskinstance/index.html#airflow.models.taskinstance.TaskInstanceKey" title="airflow.models.taskinstance.TaskInstanceKey"><em>airflow.models.taskinstance.TaskInstanceKey</em></a>) – Unique key for the task instance</p></li>
-<li><p><strong>command</strong> (<em>airflow.executors.base_executor.CommandType</em>) – Command to run</p></li>
-<li><p><strong>queue</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – name of the queue</p></li>
-<li><p><strong>executor_config</strong> (<em>Optional</em><em>[</em><em>Any</em><em>]</em>) – Configuration passed to the executor.</p></li>
+<li><p><strong>key</strong> (<a class="reference internal" href="../../models/taskinstance/index.html#airflow.models.taskinstance.TaskInstanceKey" title="airflow.models.taskinstance.TaskInstanceKey"><em>airflow.models.taskinstance.TaskInstanceKey</em></a>) -- Unique key for the task instance</p></li>
+<li><p><strong>command</strong> (<em>airflow.executors.base_executor.CommandType</em>) -- Command to run</p></li>
+<li><p><strong>queue</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- name of the queue</p></li>
+<li><p><strong>executor_config</strong> (<em>Optional</em><em>[</em><em>Any</em><em>]</em>) -- Configuration passed to the executor.</p></li>
 </ul>
 </dd>
 </dl>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/executors/debug_executor/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/executors/debug_executor/index.html
index 377b22c..5e215eb 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/executors/debug_executor/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/executors/debug_executor/index.html
@@ -771,7 +771,7 @@
 <dd><p>Bases: <a class="reference internal" href="../base_executor/index.html#airflow.executors.base_executor.BaseExecutor" title="airflow.executors.base_executor.BaseExecutor"><code class="xref py py-obj docutils literal notranslate"><span class="pre">airflow.executors.base_executor.BaseExecutor</span></code></a></p>
 <p>This executor is meant for debugging purposes. It can be used with SQLite.</p>
 <p>It executes one task instance at time. Additionally to support working
-with sensors, all sensors <code class="docutils literal notranslate"><span class="pre">mode</span></code> will be automatically set to “reschedule”.</p>
+with sensors, all sensors <code class="docutils literal notranslate"><span class="pre">mode</span></code> will be automatically set to &quot;reschedule&quot;.</p>
 <dl class="py method">
 <dt class="sig sig-object py" id="airflow.executors.debug_executor.DebugExecutor.execute_async">
 <span class="sig-name descname"><span class="pre">execute_async</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">self</span></span></em>, <em class="sig-param"><span class="o"><span class="pre">*</span></span><span class="n"><span class="pre">args</span></span></em>, <em class="sig-param"><span class="o"><span class="pre">**</span></span><span class="n"><span class="pre">kwargs</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/executors/debug_executor.html#DebugExecutor.execute_async"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.executors.debug_executor.DebugExecutor.execute_async" title="Permalink to this definition">¶</a></dt>
@@ -804,7 +804,7 @@
 add task instance to tasks_to_run queue.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>open_slots</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a>) – Number of open slots</p>
+<dd class="field-odd"><p><strong>open_slots</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a>) -- Number of open slots</p>
 </dd>
 </dl>
 </dd></dl>
@@ -833,9 +833,9 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>info</strong> – Executor information for the task instance</p></li>
-<li><p><strong>key</strong> (<a class="reference internal" href="../../models/taskinstance/index.html#airflow.models.taskinstance.TaskInstanceKey" title="airflow.models.taskinstance.TaskInstanceKey"><em>airflow.models.taskinstance.TaskInstanceKey</em></a>) – Unique key for the task instance</p></li>
-<li><p><strong>state</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – State to set for the task.</p></li>
+<li><p><strong>info</strong> -- Executor information for the task instance</p></li>
+<li><p><strong>key</strong> (<a class="reference internal" href="../../models/taskinstance/index.html#airflow.models.taskinstance.TaskInstanceKey" title="airflow.models.taskinstance.TaskInstanceKey"><em>airflow.models.taskinstance.TaskInstanceKey</em></a>) -- Unique key for the task instance</p></li>
+<li><p><strong>state</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- State to set for the task.</p></li>
 </ul>
 </dd>
 </dl>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/executors/kubernetes_executor/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/executors/kubernetes_executor/index.html
index 459301a..30c4292 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/executors/kubernetes_executor/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/executors/kubernetes_executor/index.html
@@ -941,7 +941,7 @@
 <span class="sig-name descname"><span class="pre">run_next</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">self</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">next_job</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/executors/kubernetes_executor.html#AirflowKubernetesScheduler.run_next"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.executors.kubernetes_executor.AirflowKubernetesScheduler.run_next" title="Permalink to this definition">¶</a></dt>
 <dd><p>The run_next command will check the task_queue for any un-run jobs.
 It will then create a unique job-id, launch that job in the cluster,
-and store relevant info in the current_jobs map so we can track the job’s
+and store relevant info in the current_jobs map so we can track the job's
 status</p>
 <dl class="field-list simple">
 </dl>
@@ -993,12 +993,12 @@
 <dt class="sig sig-object py" id="airflow.executors.kubernetes_executor.get_base_pod_from_template">
 <span class="sig-prename descclassname"><span class="pre">airflow.executors.kubernetes_executor.</span></span><span class="sig-name descname"><span class="pre">get_base_pod_from_template</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">pod_template_file</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">kube_config</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/executors/kubernetes_executor.html#get_base_pod_from_template"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.executors.kubernetes_executor.get_base_pod_from_template" title="Permalink to this definition">¶</a></dt>
 <dd><p>Reads either the pod_template_file set in the executor_config or the base pod_template_file
-set in the airflow.cfg to craft a “base pod” that will be used by the KubernetesExecutor</p>
+set in the airflow.cfg to craft a &quot;base pod&quot; that will be used by the KubernetesExecutor</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>pod_template_file</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – absolute path to a pod_template_file.yaml or None</p></li>
-<li><p><strong>kube_config</strong> (<em>Any</em>) – The KubeConfig class generated by airflow that contains all kube metadata</p></li>
+<li><p><strong>pod_template_file</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- absolute path to a pod_template_file.yaml or None</p></li>
+<li><p><strong>kube_config</strong> (<em>Any</em>) -- The KubeConfig class generated by airflow that contains all kube metadata</p></li>
 </ul>
 </dd>
 <dt class="field-even">Returns</dt>
@@ -1023,13 +1023,13 @@
 <dl class="py method">
 <dt class="sig sig-object py" id="airflow.executors.kubernetes_executor.KubernetesExecutor.clear_not_launched_queued_tasks">
 <span class="sig-name descname"><span class="pre">clear_not_launched_queued_tasks</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">self</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">session</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/executors/kubernetes_executor.html#KubernetesExecutor.clear_not_launched_queued_tasks"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.executors.kubernetes_executor.KubernetesExecutor.clear_not_launched_queued_tasks" title="Permalink to this definition">¶</a></dt>
-<dd><p>Tasks can end up in a “Queued” state through either the executor being
+<dd><p>Tasks can end up in a &quot;Queued&quot; state through either the executor being
 abruptly shut down (leaving a non-empty task_queue on this executor)
 or when a rescheduled/deferred operator comes back up for execution
 (with the same try_number) before the pod of its previous incarnation
 has been fully removed (we think).</p>
 <p>This method checks each of those tasks to see if the corresponding pod
-is around, and if not, and there’s no matching entry in our own
+is around, and if not, and there's no matching entry in our own
 task_queue, marks it for re-execution.</p>
 <dl class="field-list simple">
 </dl>
@@ -1082,9 +1082,9 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>kube_client</strong> (<em>kubernetes.client.CoreV1Api</em>) – kubernetes client for speaking to kube API</p></li>
-<li><p><strong>pod</strong> (<em>kubernetes.client.models.V1Pod</em>) – V1Pod spec that we will patch with new label</p></li>
-<li><p><strong>pod_ids</strong> (<em>Dict</em><em>[</em><a class="reference internal" href="../../models/taskinstance/index.html#airflow.models.taskinstance.TaskInstanceKey" title="airflow.models.taskinstance.TaskInstanceKey"><em>airflow.models.taskinstance.TaskInstanceKey</em></a><em>, </em><em>kubernetes.client.models.V1Pod</em><em>]</em>) – pod_ids we expect to patch.</p></li>
+<li><p><strong>kube_client</strong> (<em>kubernetes.client.CoreV1Api</em>) -- kubernetes client for speaking to kube API</p></li>
+<li><p><strong>pod</strong> (<em>kubernetes.client.models.V1Pod</em>) -- V1Pod spec that we will patch with new label</p></li>
+<li><p><strong>pod_ids</strong> (<em>Dict</em><em>[</em><a class="reference internal" href="../../models/taskinstance/index.html#airflow.models.taskinstance.TaskInstanceKey" title="airflow.models.taskinstance.TaskInstanceKey"><em>airflow.models.taskinstance.TaskInstanceKey</em></a><em>, </em><em>kubernetes.client.models.V1Pod</em><em>]</em>) -- pod_ids we expect to patch.</p></li>
 </ul>
 </dd>
 </dl>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/executors/local_executor/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/executors/local_executor/index.html
index f33d138..9191bff 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/executors/local_executor/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/executors/local_executor/index.html
@@ -857,7 +857,7 @@
 command and puts the result into a result queue when done, terminating execution.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>result_queue</strong> (<em>Queue</em><em>[</em><em>TaskInstanceStateType</em><em>]</em>) – the queue to store result state</p>
+<dd class="field-odd"><p><strong>result_queue</strong> (<em>Queue</em><em>[</em><em>TaskInstanceStateType</em><em>]</em>) -- the queue to store result state</p>
 </dd>
 </dl>
 <dl class="py method">
@@ -873,8 +873,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>key</strong> (<a class="reference internal" href="../../models/taskinstance/index.html#airflow.models.taskinstance.TaskInstanceKey" title="airflow.models.taskinstance.TaskInstanceKey"><em>airflow.models.taskinstance.TaskInstanceKey</em></a>) – the key to identify the task instance</p></li>
-<li><p><strong>command</strong> (<em>airflow.executors.base_executor.CommandType</em>) – the command to execute</p></li>
+<li><p><strong>key</strong> (<a class="reference internal" href="../../models/taskinstance/index.html#airflow.models.taskinstance.TaskInstanceKey" title="airflow.models.taskinstance.TaskInstanceKey"><em>airflow.models.taskinstance.TaskInstanceKey</em></a>) -- the key to identify the task instance</p></li>
+<li><p><strong>command</strong> (<em>airflow.executors.base_executor.CommandType</em>) -- the command to execute</p></li>
 </ul>
 </dd>
 </dl>
@@ -896,9 +896,9 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>result_queue</strong> (<em>Queue</em><em>[</em><em>TaskInstanceStateType</em><em>]</em>) – queue where results of the tasks are put.</p></li>
-<li><p><strong>key</strong> (<a class="reference internal" href="../../models/taskinstance/index.html#airflow.models.taskinstance.TaskInstanceKey" title="airflow.models.taskinstance.TaskInstanceKey"><em>airflow.models.taskinstance.TaskInstanceKey</em></a>) – key identifying task instance</p></li>
-<li><p><strong>command</strong> (<em>airflow.executors.base_executor.CommandType</em>) – Command to execute</p></li>
+<li><p><strong>result_queue</strong> (<em>Queue</em><em>[</em><em>TaskInstanceStateType</em><em>]</em>) -- queue where results of the tasks are put.</p></li>
+<li><p><strong>key</strong> (<a class="reference internal" href="../../models/taskinstance/index.html#airflow.models.taskinstance.TaskInstanceKey" title="airflow.models.taskinstance.TaskInstanceKey"><em>airflow.models.taskinstance.TaskInstanceKey</em></a>) -- key identifying task instance</p></li>
+<li><p><strong>command</strong> (<em>airflow.executors.base_executor.CommandType</em>) -- Command to execute</p></li>
 </ul>
 </dd>
 </dl>
@@ -922,8 +922,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>task_queue</strong> (<em>Queue</em><em>[</em><em>ExecutorWorkType</em><em>]</em>) – queue from which worker reads tasks</p></li>
-<li><p><strong>result_queue</strong> (<em>Queue</em><em>[</em><em>TaskInstanceStateType</em><em>]</em>) – queue where worker puts results after finishing tasks</p></li>
+<li><p><strong>task_queue</strong> (<em>Queue</em><em>[</em><em>ExecutorWorkType</em><em>]</em>) -- queue from which worker reads tasks</p></li>
+<li><p><strong>result_queue</strong> (<em>Queue</em><em>[</em><em>TaskInstanceStateType</em><em>]</em>) -- queue where worker puts results after finishing tasks</p></li>
 </ul>
 </dd>
 </dl>
@@ -946,7 +946,7 @@
 of tasks.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>parallelism</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a>) – how many parallel processes are run in the executor</p>
+<dd class="field-odd"><p><strong>parallelism</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a>) -- how many parallel processes are run in the executor</p>
 </dd>
 </dl>
 <dl class="py class">
@@ -956,7 +956,7 @@
 per each command to execute.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>executor</strong> (<a class="reference internal" href="#airflow.executors.local_executor.LocalExecutor" title="airflow.executors.local_executor.LocalExecutor"><em>LocalExecutor</em></a>) – the executor instance to implement.</p>
+<dd class="field-odd"><p><strong>executor</strong> (<a class="reference internal" href="#airflow.executors.local_executor.LocalExecutor" title="airflow.executors.local_executor.LocalExecutor"><em>LocalExecutor</em></a>) -- the executor instance to implement.</p>
 </dd>
 </dl>
 <dl class="py method">
@@ -974,10 +974,10 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>key</strong> (<a class="reference internal" href="../../models/taskinstance/index.html#airflow.models.taskinstance.TaskInstanceKey" title="airflow.models.taskinstance.TaskInstanceKey"><em>airflow.models.taskinstance.TaskInstanceKey</em></a>) – the key to identify the task instance</p></li>
-<li><p><strong>command</strong> (<em>airflow.executors.base_executor.CommandType</em>) – the command to execute</p></li>
-<li><p><strong>queue</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – Name of the queue</p></li>
-<li><p><strong>executor_config</strong> (<em>Optional</em><em>[</em><em>Any</em><em>]</em>) – configuration for the executor</p></li>
+<li><p><strong>key</strong> (<a class="reference internal" href="../../models/taskinstance/index.html#airflow.models.taskinstance.TaskInstanceKey" title="airflow.models.taskinstance.TaskInstanceKey"><em>airflow.models.taskinstance.TaskInstanceKey</em></a>) -- the key to identify the task instance</p></li>
+<li><p><strong>command</strong> (<em>airflow.executors.base_executor.CommandType</em>) -- the command to execute</p></li>
+<li><p><strong>queue</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- Name of the queue</p></li>
+<li><p><strong>executor_config</strong> (<em>Optional</em><em>[</em><em>Any</em><em>]</em>) -- configuration for the executor</p></li>
 </ul>
 </dd>
 </dl>
@@ -1010,7 +1010,7 @@
 coordinate work distribution.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>executor</strong> (<a class="reference internal" href="#airflow.executors.local_executor.LocalExecutor" title="airflow.executors.local_executor.LocalExecutor"><em>LocalExecutor</em></a>) – the executor instance to implement.</p>
+<dd class="field-odd"><p><strong>executor</strong> (<a class="reference internal" href="#airflow.executors.local_executor.LocalExecutor" title="airflow.executors.local_executor.LocalExecutor"><em>LocalExecutor</em></a>) -- the executor instance to implement.</p>
 </dd>
 </dl>
 <dl class="py method">
@@ -1028,10 +1028,10 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>key</strong> (<a class="reference internal" href="../../models/taskinstance/index.html#airflow.models.taskinstance.TaskInstanceKey" title="airflow.models.taskinstance.TaskInstanceKey"><em>airflow.models.taskinstance.TaskInstanceKey</em></a>) – the key to identify the task instance</p></li>
-<li><p><strong>command</strong> (<em>airflow.executors.base_executor.CommandType</em>) – the command to execute</p></li>
-<li><p><strong>queue</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – name of the queue</p></li>
-<li><p><strong>executor_config</strong> (<em>Optional</em><em>[</em><em>Any</em><em>]</em>) – configuration for the executor</p></li>
+<li><p><strong>key</strong> (<a class="reference internal" href="../../models/taskinstance/index.html#airflow.models.taskinstance.TaskInstanceKey" title="airflow.models.taskinstance.TaskInstanceKey"><em>airflow.models.taskinstance.TaskInstanceKey</em></a>) -- the key to identify the task instance</p></li>
+<li><p><strong>command</strong> (<em>airflow.executors.base_executor.CommandType</em>) -- the command to execute</p></li>
+<li><p><strong>queue</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- name of the queue</p></li>
+<li><p><strong>executor_config</strong> (<em>Optional</em><em>[</em><em>Any</em><em>]</em>) -- configuration for the executor</p></li>
 </ul>
 </dd>
 </dl>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/executors/local_kubernetes_executor/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/executors/local_kubernetes_executor/index.html
index 07c1be5..4f9c204 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/executors/local_kubernetes_executor/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/executors/local_kubernetes_executor/index.html
@@ -783,7 +783,7 @@
 <dd><p>Bases: <code class="xref py py-obj docutils literal notranslate"><span class="pre">airflow.utils.log.logging_mixin.LoggingMixin</span></code></p>
 <p>LocalKubernetesExecutor consists of LocalExecutor and KubernetesExecutor.
 It chooses the executor to use based on the queue defined on the task.
-When the task’s queue is the value of <code class="docutils literal notranslate"><span class="pre">kubernetes_queue</span></code> in section <code class="docutils literal notranslate"><span class="pre">[local_kubernetes_executor]</span></code>
+When the task's queue is the value of <code class="docutils literal notranslate"><span class="pre">kubernetes_queue</span></code> in section <code class="docutils literal notranslate"><span class="pre">[local_kubernetes_executor]</span></code>
 of the configuration (default value: <cite>kubernetes</cite>), KubernetesExecutor is selected to run the task,
 otherwise, LocalExecutor is used.</p>
 <dl class="field-list simple">
@@ -860,7 +860,7 @@
 <dd><p>Checks if a task is either queued or running in either local or kubernetes executor.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>task_instance</strong> (<a class="reference internal" href="../../models/taskinstance/index.html#airflow.models.taskinstance.TaskInstance" title="airflow.models.taskinstance.TaskInstance"><em>airflow.models.taskinstance.TaskInstance</em></a>) – TaskInstance</p>
+<dd class="field-odd"><p><strong>task_instance</strong> (<a class="reference internal" href="../../models/taskinstance/index.html#airflow.models.taskinstance.TaskInstance" title="airflow.models.taskinstance.TaskInstance"><em>airflow.models.taskinstance.TaskInstance</em></a>) -- TaskInstance</p>
 </dd>
 <dt class="field-even">Returns</dt>
 <dd class="field-even"><p>True if the task is known to this executor</p>
@@ -885,7 +885,7 @@
 <dd><p>Returns and flush the event buffer from local and kubernetes executor</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>dag_ids</strong> (<em>Optional</em><em>[</em><em>List</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em>) – dag_ids to return events for, if None returns all</p>
+<dd class="field-odd"><p><strong>dag_ids</strong> (<em>Optional</em><em>[</em><em>List</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em>) -- dag_ids to return events for, if None returns all</p>
 </dd>
 <dt class="field-even">Returns</dt>
 <dd class="field-even"><p>a dict of events</p>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/executors/sequential_executor/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/executors/sequential_executor/index.html
index d963eda..91ad387 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/executors/sequential_executor/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/executors/sequential_executor/index.html
@@ -765,7 +765,7 @@
 <dd><p>Bases: <a class="reference internal" href="../base_executor/index.html#airflow.executors.base_executor.BaseExecutor" title="airflow.executors.base_executor.BaseExecutor"><code class="xref py py-obj docutils literal notranslate"><span class="pre">airflow.executors.base_executor.BaseExecutor</span></code></a></p>
 <p>This executor will only run one task instance at a time, can be used
 for debugging. It is also the only executor that can be used with sqlite
-since sqlite doesn’t support multiple connections.</p>
+since sqlite doesn't support multiple connections.</p>
 <p>Since we want airflow to work out of the box, it defaults to this
 SequentialExecutor alongside sqlite as you first install it.</p>
 <dl class="py method">
@@ -775,10 +775,10 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>key</strong> (<a class="reference internal" href="../../models/taskinstance/index.html#airflow.models.taskinstance.TaskInstanceKey" title="airflow.models.taskinstance.TaskInstanceKey"><em>airflow.models.taskinstance.TaskInstanceKey</em></a>) – Unique key for the task instance</p></li>
-<li><p><strong>command</strong> (<em>airflow.executors.base_executor.CommandType</em>) – Command to run</p></li>
-<li><p><strong>queue</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – name of the queue</p></li>
-<li><p><strong>executor_config</strong> (<em>Optional</em><em>[</em><em>Any</em><em>]</em>) – Configuration passed to the executor.</p></li>
+<li><p><strong>key</strong> (<a class="reference internal" href="../../models/taskinstance/index.html#airflow.models.taskinstance.TaskInstanceKey" title="airflow.models.taskinstance.TaskInstanceKey"><em>airflow.models.taskinstance.TaskInstanceKey</em></a>) -- Unique key for the task instance</p></li>
+<li><p><strong>command</strong> (<em>airflow.executors.base_executor.CommandType</em>) -- Command to run</p></li>
+<li><p><strong>queue</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- name of the queue</p></li>
+<li><p><strong>executor_config</strong> (<em>Optional</em><em>[</em><em>Any</em><em>]</em>) -- Configuration passed to the executor.</p></li>
 </ul>
 </dd>
 </dl>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/hooks/base/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/hooks/base/index.html
index 451ad1d..37ff205 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/hooks/base/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/hooks/base/index.html
@@ -843,7 +843,7 @@
 <dd><p>Get all connections as an iterable, given the connection id.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>conn_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – connection id</p>
+<dd class="field-odd"><p><strong>conn_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- connection id</p>
 </dd>
 <dt class="field-even">Returns</dt>
 <dd class="field-even"><p>array of connections</p>
@@ -860,7 +860,7 @@
 <dd><p>Get connection, given connection id.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>conn_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – connection id</p>
+<dd class="field-odd"><p><strong>conn_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- connection id</p>
 </dd>
 <dt class="field-even">Returns</dt>
 <dd class="field-even"><p>connection</p>
@@ -877,7 +877,7 @@
 <dd><p>Returns default hook for this connection id.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>conn_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – connection id</p>
+<dd class="field-odd"><p><strong>conn_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- connection id</p>
 </dd>
 <dt class="field-even">Returns</dt>
 <dd class="field-even"><p>default hook for this connection</p>
@@ -918,17 +918,17 @@
 <dd><p>Bases: <code class="xref py py-obj docutils literal notranslate"><span class="pre">airflow.typing_compat.Protocol</span></code></p>
 <p>Interface that providers <em>can</em> implement to be discovered by ProvidersManager.</p>
 <p>It is not used by any of the Hooks, but simply methods and class fields described here are
-implemented by those Hooks. Each method is optional – only implement the ones you need.</p>
+implemented by those Hooks. Each method is optional -- only implement the ones you need.</p>
 <p>The conn_name_attr, default_conn_name, conn_type should be implemented by those
 Hooks that want to be automatically mapped from the connection_type -&gt; Hook when get_hook method
 is called with connection_type.</p>
 <p>Additionally hook_name should be set when you want the hook to have a custom name in the UI selection
 Name. If not specified, conn_name will be used.</p>
-<p>The “get_ui_field_behaviour” and “get_connection_form_widgets” are optional - override them if you want
+<p>The &quot;get_ui_field_behaviour&quot; and &quot;get_connection_form_widgets&quot; are optional - override them if you want
 to customize the Connection Form screen. You can add extra widgets to parse your extra fields via the
 get_connection_form_widgets method as well as hide or relabel the fields or pre-fill
 them with placeholders via get_ui_field_behaviour method.</p>
-<p>Note that the “get_ui_field_behaviour” and “get_connection_form_widgets” need to be set by each class
+<p>Note that the &quot;get_ui_field_behaviour&quot; and &quot;get_connection_form_widgets&quot; need to be set by each class
 in the class hierarchy in order to apply widget customizations.</p>
 <p>For example, even if you want to use the fields from your parent class, you must explicitly
 have a method on <em>your</em> class:</p>
@@ -937,7 +937,7 @@
     <span class="k">return</span> <span class="nb">super</span><span class="p">()</span><span class="o">.</span><span class="n">get_ui_field_behaviour</span><span class="p">()</span>
 </pre></div>
 </div>
-<p>You also need to add the Hook class name to list ‘hook_class_names’ in provider.yaml in case you
+<p>You also need to add the Hook class name to list 'hook_class_names' in provider.yaml in case you
 build an internal provider or to return it in dictionary returned by provider_info entrypoint in the
 package you prepare.</p>
 <p>You can see some examples in airflow/providers/jdbc/hooks/jdbc.py.</p>
@@ -969,7 +969,7 @@
 added by the base class, so there is no need to implement this method. It might
 actually result in warning in the logs if you try to add widgets that have already
 been added by the base class.</p>
-<p>Note that values of Dict should be of wtforms.Field type. It’s not added here
+<p>Note that values of Dict should be of wtforms.Field type. It's not added here
 for the efficiency of imports.</p>
 <dl class="field-list simple">
 </dl>
@@ -979,7 +979,7 @@
 <dt class="sig sig-object py" id="airflow.hooks.base.DiscoverableHook.get_ui_field_behaviour">
 <em class="property"><span class="pre">static</span><span class="w"> </span></em><span class="sig-name descname"><span class="pre">get_ui_field_behaviour</span></span><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/hooks/base.html#DiscoverableHook.get_ui_field_behaviour"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.hooks.base.DiscoverableHook.get_ui_field_behaviour" title="Permalink to this definition">¶</a></dt>
 <dd><p>Returns dictionary describing customizations to implement in javascript handling the
-connection form. Should be compliant with airflow/customized_form_field_behaviours.schema.json’</p>
+connection form. Should be compliant with airflow/customized_form_field_behaviours.schema.json'</p>
 <p>If you change conn_type in a derived class, you should also
 implement this method and return field customizations appropriate to your Hook. This
 is because the child hook will have usually different conn_type and the customizations
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/hooks/dbapi/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/hooks/dbapi/index.html
index f889355..e68d565 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/hooks/dbapi/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/hooks/dbapi/index.html
@@ -830,10 +830,10 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>host</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – The database host to connect to.</p></li>
-<li><p><strong>port</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a>) – The database port to connect to.</p></li>
-<li><p><strong>username</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – The database username used for the authentication.</p></li>
-<li><p><strong>schema</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – The database schema to connect to.</p></li>
+<li><p><strong>host</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- The database host to connect to.</p></li>
+<li><p><strong>port</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a>) -- The database port to connect to.</p></li>
+<li><p><strong>username</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- The database username used for the authentication.</p></li>
+<li><p><strong>schema</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- The database schema to connect to.</p></li>
 </ul>
 </dd>
 <dt class="field-even">Returns</dt>
@@ -854,7 +854,7 @@
 <p>Abstract base class for sql hooks.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>schema</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – Optional DB schema that overrides the schema specified in the connection. Make sure that
+<dd class="field-odd"><p><strong>schema</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- Optional DB schema that overrides the schema specified in the connection. Make sure that
 if you change the schema parameter value in the constructor of the derived Hook, such change
 should be done before calling the <code class="docutils literal notranslate"><span class="pre">DBApiHook.__init__()</span></code>.</p>
 </dd>
@@ -905,7 +905,7 @@
 <dd><p>Get an sqlalchemy_engine object.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>engine_kwargs</strong> – Kwargs used in <a class="reference external" href="https://docs.sqlalchemy.org/en/latest/core/engines.html#sqlalchemy.create_engine" title="(in SQLAlchemy v1.4)"><code class="xref py py-func docutils literal notranslate"><span class="pre">create_engine()</span></code></a>.</p>
+<dd class="field-odd"><p><strong>engine_kwargs</strong> -- Kwargs used in <a class="reference external" href="https://docs.sqlalchemy.org/en/latest/core/engines.html#sqlalchemy.create_engine" title="(in SQLAlchemy v1.4)"><code class="xref py py-func docutils literal notranslate"><span class="pre">create_engine()</span></code></a>.</p>
 </dd>
 <dt class="field-even">Returns</dt>
 <dd class="field-even"><p>the created engine.</p>
@@ -920,10 +920,10 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>sql</strong> – the sql statement to be executed (str) or a list of
+<li><p><strong>sql</strong> -- the sql statement to be executed (str) or a list of
 sql statements to execute</p></li>
-<li><p><strong>parameters</strong> – The parameters to render the SQL query with.</p></li>
-<li><p><strong>kwargs</strong> – (optional) passed into pandas.io.sql.read_sql method</p></li>
+<li><p><strong>parameters</strong> -- The parameters to render the SQL query with.</p></li>
+<li><p><strong>kwargs</strong> -- (optional) passed into pandas.io.sql.read_sql method</p></li>
 </ul>
 </dd>
 </dl>
@@ -936,9 +936,9 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>sql</strong> – the sql statement to be executed (str) or a list of
+<li><p><strong>sql</strong> -- the sql statement to be executed (str) or a list of
 sql statements to execute</p></li>
-<li><p><strong>parameters</strong> – The parameters to render the SQL query with.</p></li>
+<li><p><strong>parameters</strong> -- The parameters to render the SQL query with.</p></li>
 </ul>
 </dd>
 </dl>
@@ -951,9 +951,9 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>sql</strong> – the sql statement to be executed (str) or a list of
+<li><p><strong>sql</strong> -- the sql statement to be executed (str) or a list of
 sql statements to execute</p></li>
-<li><p><strong>parameters</strong> – The parameters to render the SQL query with.</p></li>
+<li><p><strong>parameters</strong> -- The parameters to render the SQL query with.</p></li>
 </ul>
 </dd>
 </dl>
@@ -968,12 +968,12 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>sql</strong> – the sql statement to be executed (str) or a list of
+<li><p><strong>sql</strong> -- the sql statement to be executed (str) or a list of
 sql statements to execute</p></li>
-<li><p><strong>autocommit</strong> – What to set the connection’s autocommit setting to
+<li><p><strong>autocommit</strong> -- What to set the connection's autocommit setting to
 before executing the query.</p></li>
-<li><p><strong>parameters</strong> – The parameters to render the SQL query with.</p></li>
-<li><p><strong>handler</strong> – The result handler which is called with the result of each statement.</p></li>
+<li><p><strong>parameters</strong> -- The parameters to render the SQL query with.</p></li>
+<li><p><strong>handler</strong> -- The result handler which is called with the result of each statement.</p></li>
 </ul>
 </dd>
 <dt class="field-even">Returns</dt>
@@ -997,7 +997,7 @@
 does not support autocommit.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>conn</strong> – Connection to get autocommit setting from.</p>
+<dd class="field-odd"><p><strong>conn</strong> -- Connection to get autocommit setting from.</p>
 </dd>
 <dt class="field-even">Returns</dt>
 <dd class="field-even"><p>connection autocommit setting.</p>
@@ -1022,12 +1022,12 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>table</strong> – Name of the target table</p></li>
-<li><p><strong>rows</strong> – The rows to insert into the table</p></li>
-<li><p><strong>target_fields</strong> – The names of the columns to fill in the table</p></li>
-<li><p><strong>commit_every</strong> – The maximum number of rows to insert in one
+<li><p><strong>table</strong> -- Name of the target table</p></li>
+<li><p><strong>rows</strong> -- The rows to insert into the table</p></li>
+<li><p><strong>target_fields</strong> -- The names of the columns to fill in the table</p></li>
+<li><p><strong>commit_every</strong> -- The maximum number of rows to insert in one
 transaction. Set to 0 to insert all rows in one transaction.</p></li>
-<li><p><strong>replace</strong> – Whether to replace instead of insert</p></li>
+<li><p><strong>replace</strong> -- Whether to replace instead of insert</p></li>
 </ul>
 </dd>
 </dl>
@@ -1040,8 +1040,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>table</strong> – The name of the source table</p></li>
-<li><p><strong>tmp_file</strong> – The path of the target file</p></li>
+<li><p><strong>table</strong> -- The name of the source table</p></li>
+<li><p><strong>tmp_file</strong> -- The path of the target file</p></li>
 </ul>
 </dd>
 </dl>
@@ -1054,8 +1054,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>table</strong> – The name of the target table</p></li>
-<li><p><strong>tmp_file</strong> – The path of the file to load into the table</p></li>
+<li><p><strong>table</strong> -- The name of the target table</p></li>
+<li><p><strong>tmp_file</strong> -- The path of the file to load into the table</p></li>
 </ul>
 </dd>
 </dl>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/hooks/filesystem/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/hooks/filesystem/index.html
index fc50883..c16754e 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/hooks/filesystem/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/hooks/filesystem/index.html
@@ -785,7 +785,7 @@
 Connection Id: fs_test
 Connection Type: File (path)
 Host, Schema, Login, Password, Port: empty
-Extra: {“path”: “/tmp”}</p>
+Extra: {&quot;path&quot;: &quot;/tmp&quot;}</p>
 <dl class="py method">
 <dt class="sig sig-object py" id="airflow.hooks.filesystem.FSHook.get_conn">
 <span class="sig-name descname"><span class="pre">get_conn</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">self</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/hooks/filesystem.html#FSHook.get_conn"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.hooks.filesystem.FSHook.get_conn" title="Permalink to this definition">¶</a></dt>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/hooks/subprocess/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/hooks/subprocess/index.html
index 3ad7a65..4c19dd0 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/hooks/subprocess/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/hooks/subprocess/index.html
@@ -812,14 +812,14 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>command</strong> (<em>List</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – the command to run</p></li>
-<li><p><strong>env</strong> (<em>Optional</em><em>[</em><em>Dict</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em>) – Optional dict containing environment variables to be made available to the shell
+<li><p><strong>command</strong> (<em>List</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- the command to run</p></li>
+<li><p><strong>env</strong> (<em>Optional</em><em>[</em><em>Dict</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em>) -- Optional dict containing environment variables to be made available to the shell
 environment in which <code class="docutils literal notranslate"><span class="pre">command</span></code> will be executed.  If omitted, <code class="docutils literal notranslate"><span class="pre">os.environ</span></code> will be used.
 Note, that in case you have Sentry configured, original variables from the environment
 will also be passed to the subprocess with <code class="docutils literal notranslate"><span class="pre">SUBPROCESS_</span></code> prefix. See
 <a class="reference internal" href="../../../../logging-monitoring/errors.html"><span class="doc">Error Tracking</span></a> for details.</p></li>
-<li><p><strong>output_encoding</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – encoding to use for decoding stdout</p></li>
-<li><p><strong>cwd</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – Working directory to run the command in.
+<li><p><strong>output_encoding</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- encoding to use for decoding stdout</p></li>
+<li><p><strong>cwd</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- Working directory to run the command in.
 If None (default), the command is run in a temporary directory.</p></li>
 </ul>
 </dd>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/abstractoperator/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/abstractoperator/index.html
index 1c52769..7652e92 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/abstractoperator/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/abstractoperator/index.html
@@ -958,7 +958,7 @@
 <dd><p>Bases: <code class="xref py py-obj docutils literal notranslate"><span class="pre">airflow.utils.log.logging_mixin.LoggingMixin</span></code>, <a class="reference internal" href="../taskmixin/index.html#airflow.models.taskmixin.DAGNode" title="airflow.models.taskmixin.DAGNode"><code class="xref py py-obj docutils literal notranslate"><span class="pre">airflow.models.taskmixin.DAGNode</span></code></a></p>
 <p>Common implementation for operators, including unmapped and mapped.</p>
 <p>This base class is more about sharing implementations, not defining a common
-interface. Unfortunately it’s difficult to use this as the common base class
+interface. Unfortunately it's difficult to use this as the common base class
 for typing due to BaseOperator carrying too much historical baggage.</p>
 <p>The union type <code class="docutils literal notranslate"><span class="pre">from</span> <span class="pre">airflow.models.operator</span> <span class="pre">import</span> <span class="pre">Operator</span></code> is easier
 to use for typing purposes.</p>
@@ -1138,13 +1138,13 @@
 <dd><p>For an operator, gets the URLs that the <code class="docutils literal notranslate"><span class="pre">extra_links</span></code> entry points to.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Raises</dt>
-<dd class="field-odd"><p><a class="reference external" href="https://docs.python.org/3/library/exceptions.html#ValueError" title="(in Python v3.10)"><strong>ValueError</strong></a> – The error message of a ValueError will be passed on through to
+<dd class="field-odd"><p><a class="reference external" href="https://docs.python.org/3/library/exceptions.html#ValueError" title="(in Python v3.10)"><strong>ValueError</strong></a> -- The error message of a ValueError will be passed on through to
 the fronted to show up as a tooltip on the disabled link.</p>
 </dd>
 <dt class="field-even">Parameters</dt>
 <dd class="field-even"><ul class="simple">
-<li><p><strong>ti</strong> (<a class="reference internal" href="../taskinstance/index.html#airflow.models.taskinstance.TaskInstance" title="airflow.models.taskinstance.TaskInstance"><em>airflow.models.taskinstance.TaskInstance</em></a>) – The TaskInstance for the URL being searched for.</p></li>
-<li><p><strong>link_name</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – The name of the link we’re looking for the URL for. Should be
+<li><p><strong>ti</strong> (<a class="reference internal" href="../taskinstance/index.html#airflow.models.taskinstance.TaskInstance" title="airflow.models.taskinstance.TaskInstance"><em>airflow.models.taskinstance.TaskInstance</em></a>) -- The TaskInstance for the URL being searched for.</p></li>
+<li><p><strong>link_name</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- The name of the link we're looking for the URL for. Should be
 one of the options specified in <code class="docutils literal notranslate"><span class="pre">extra_links</span></code>.</p></li>
 </ul>
 </dd>
@@ -1173,12 +1173,12 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>content</strong> (<em>Any</em>) – Content to template. Only strings can be templated (may
+<li><p><strong>content</strong> (<em>Any</em>) -- Content to template. Only strings can be templated (may
 be inside a collection).</p></li>
-<li><p><strong>context</strong> (<em>airflow.utils.context.Context</em>) – Dict with values to apply on templated content</p></li>
-<li><p><strong>jinja_env</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://jinja.palletsprojects.com/en/2.11.x/api/#jinja2.Environment" title="(in Jinja v2.11.x)"><em>jinja2.Environment</em></a><em>]</em>) – Jinja environment. Can be provided to avoid
+<li><p><strong>context</strong> (<em>airflow.utils.context.Context</em>) -- Dict with values to apply on templated content</p></li>
+<li><p><strong>jinja_env</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://jinja.palletsprojects.com/en/2.11.x/api/#jinja2.Environment" title="(in Jinja v2.11.x)"><em>jinja2.Environment</em></a><em>]</em>) -- Jinja environment. Can be provided to avoid
 re-creating Jinja environments during recursion.</p></li>
-<li><p><strong>seen_oids</strong> (<em>Optional</em><em>[</em><em>Set</em><em>]</em>) – template fields already rendered (to avoid
+<li><p><strong>seen_oids</strong> (<em>Optional</em><em>[</em><em>Set</em><em>]</em>) -- template fields already rendered (to avoid
 <em>RecursionError</em> on circular dependencies)</p></li>
 </ul>
 </dd>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/baseoperator/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/baseoperator/index.html
index 726c4e0..5ce7e28 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/baseoperator/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/baseoperator/index.html
@@ -1093,7 +1093,7 @@
 <p>Abstract base class for all operators. Since operators create objects that
 become nodes in the dag, BaseOperator contains many recursive methods for
 dag crawling behavior. To derive this class, you are expected to override
-the constructor as well as the ‘execute’ method.</p>
+the constructor as well as the 'execute' method.</p>
 <p>Operators derived from this class should perform or trigger certain tasks
 synchronously (wait for completion). Example of operators could be an
 operator that runs a Pig job (PigOperator), a sensor operator that
@@ -1101,54 +1101,54 @@
 moves data from Hive to MySQL (Hive2MySqlOperator). Instances of these
 operators (tasks) target specific operations, running specific scripts,
 functions or data transfers.</p>
-<p>This class is abstract and shouldn’t be instantiated. Instantiating a
+<p>This class is abstract and shouldn't be instantiated. Instantiating a
 class derived from this one results in the creation of a task object,
 which ultimately becomes a node in DAG objects. Task dependencies should
 be set by using the set_upstream and/or set_downstream methods.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>task_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – a unique, meaningful id for the task</p></li>
-<li><p><strong>owner</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – the owner of the task. Using a meaningful description
+<li><p><strong>task_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- a unique, meaningful id for the task</p></li>
+<li><p><strong>owner</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- the owner of the task. Using a meaningful description
 (e.g. user/person/team/role name) to clarify ownership is recommended.</p></li>
-<li><p><strong>email</strong> (<em>Optional</em><em>[</em><em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><em>Iterable</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em><em>]</em>) – the ‘to’ email address(es) used in email alerts. This can be a
+<li><p><strong>email</strong> (<em>Optional</em><em>[</em><em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><em>Iterable</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em><em>]</em>) -- the 'to' email address(es) used in email alerts. This can be a
 single email or multiple ones. Multiple addresses can be specified as a
 comma or semi-colon separated string or by passing a list of strings.</p></li>
-<li><p><strong>email_on_retry</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – Indicates whether email alerts should be sent when a
+<li><p><strong>email_on_retry</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- Indicates whether email alerts should be sent when a
 task is retried</p></li>
-<li><p><strong>email_on_failure</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – Indicates whether email alerts should be sent when
+<li><p><strong>email_on_failure</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- Indicates whether email alerts should be sent when
 a task failed</p></li>
-<li><p><strong>retries</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a><em>]</em>) – the number of retries that should be performed before
+<li><p><strong>retries</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a><em>]</em>) -- the number of retries that should be performed before
 failing the task</p></li>
-<li><p><strong>retry_delay</strong> (<em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.timedelta" title="(in Python v3.10)"><em>datetime.timedelta</em></a><em>, </em><a class="reference external" href="https://docs.python.org/3/library/functions.html#float" title="(in Python v3.10)"><em>float</em></a><em>]</em>) – delay between retries, can be set as <code class="docutils literal notranslate"><span class="pre">timedelta</span></code> or
+<li><p><strong>retry_delay</strong> (<em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.timedelta" title="(in Python v3.10)"><em>datetime.timedelta</em></a><em>, </em><a class="reference external" href="https://docs.python.org/3/library/functions.html#float" title="(in Python v3.10)"><em>float</em></a><em>]</em>) -- delay between retries, can be set as <code class="docutils literal notranslate"><span class="pre">timedelta</span></code> or
 <code class="docutils literal notranslate"><span class="pre">float</span></code> seconds, which will be converted into <code class="docutils literal notranslate"><span class="pre">timedelta</span></code>,
 the default is <code class="docutils literal notranslate"><span class="pre">timedelta(seconds=300)</span></code>.</p></li>
-<li><p><strong>retry_exponential_backoff</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – allow progressively longer waits between
+<li><p><strong>retry_exponential_backoff</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- allow progressively longer waits between
 retries by using exponential backoff algorithm on retry delay (delay
 will be converted into seconds)</p></li>
-<li><p><strong>max_retry_delay</strong> (<em>Optional</em><em>[</em><em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.timedelta" title="(in Python v3.10)"><em>datetime.timedelta</em></a><em>, </em><a class="reference external" href="https://docs.python.org/3/library/functions.html#float" title="(in Python v3.10)"><em>float</em></a><em>]</em><em>]</em>) – maximum delay interval between retries, can be set as
+<li><p><strong>max_retry_delay</strong> (<em>Optional</em><em>[</em><em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.timedelta" title="(in Python v3.10)"><em>datetime.timedelta</em></a><em>, </em><a class="reference external" href="https://docs.python.org/3/library/functions.html#float" title="(in Python v3.10)"><em>float</em></a><em>]</em><em>]</em>) -- maximum delay interval between retries, can be set as
 <code class="docutils literal notranslate"><span class="pre">timedelta</span></code> or <code class="docutils literal notranslate"><span class="pre">float</span></code> seconds, which will be converted into <code class="docutils literal notranslate"><span class="pre">timedelta</span></code>.</p></li>
-<li><p><strong>start_date</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>]</em>) – The <code class="docutils literal notranslate"><span class="pre">start_date</span></code> for the task, determines
+<li><p><strong>start_date</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>]</em>) -- The <code class="docutils literal notranslate"><span class="pre">start_date</span></code> for the task, determines
 the <code class="docutils literal notranslate"><span class="pre">execution_date</span></code> for the first task instance. The best practice
 is to have the start_date rounded
-to your DAG’s <code class="docutils literal notranslate"><span class="pre">schedule_interval</span></code>. Daily jobs have their start_date
+to your DAG's <code class="docutils literal notranslate"><span class="pre">schedule_interval</span></code>. Daily jobs have their start_date
 some day at 00:00:00, hourly jobs have their start_date at 00:00
 of a specific hour. Note that Airflow simply looks at the latest
 <code class="docutils literal notranslate"><span class="pre">execution_date</span></code> and adds the <code class="docutils literal notranslate"><span class="pre">schedule_interval</span></code> to determine
 the next <code class="docutils literal notranslate"><span class="pre">execution_date</span></code>. It is also very important
-to note that different tasks’ dependencies
+to note that different tasks' dependencies
 need to line up in time. If task A depends on task B and their
-start_date are offset in a way that their execution_date don’t line
-up, A’s dependencies will never be met. If you are looking to delay
+start_date are offset in a way that their execution_date don't line
+up, A's dependencies will never be met. If you are looking to delay
 a task, for example running a daily task at 2AM, look into the
 <code class="docutils literal notranslate"><span class="pre">TimeSensor</span></code> and <code class="docutils literal notranslate"><span class="pre">TimeDeltaSensor</span></code>. We advise against using
 dynamic <code class="docutils literal notranslate"><span class="pre">start_date</span></code> and recommend using fixed ones. Read the
 FAQ entry about start_date for more information.</p></li>
-<li><p><strong>end_date</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>]</em>) – if specified, the scheduler won’t go beyond this date</p></li>
-<li><p><strong>depends_on_past</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – when set to true, task instances will run
+<li><p><strong>end_date</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>]</em>) -- if specified, the scheduler won't go beyond this date</p></li>
+<li><p><strong>depends_on_past</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- when set to true, task instances will run
 sequentially and only if the previous instance has succeeded or has been skipped.
 The task instance for the start_date is allowed to run.</p></li>
-<li><p><strong>wait_for_downstream</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – when set to true, an instance of task
+<li><p><strong>wait_for_downstream</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- when set to true, an instance of task
 X will wait for tasks immediately downstream of the previous instance
 of task X to finish successfully or be skipped before it runs. This is useful if the
 different instances of a task X alter the same asset, and this asset
@@ -1156,12 +1156,12 @@
 is forced to True wherever wait_for_downstream is used. Also note that
 only tasks <em>immediately</em> downstream of the previous task instance are waited
 for; the statuses of any tasks further downstream are ignored.</p></li>
-<li><p><strong>dag</strong> (<em>Optional</em><em>[</em><a class="reference internal" href="../dag/index.html#airflow.models.dag.DAG" title="airflow.models.dag.DAG"><em>airflow.models.dag.DAG</em></a><em>]</em>) – a reference to the dag the task is attached to (if any)</p></li>
-<li><p><strong>priority_weight</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a>) – priority weight of this task against other task.
+<li><p><strong>dag</strong> (<em>Optional</em><em>[</em><a class="reference internal" href="../dag/index.html#airflow.models.dag.DAG" title="airflow.models.dag.DAG"><em>airflow.models.dag.DAG</em></a><em>]</em>) -- a reference to the dag the task is attached to (if any)</p></li>
+<li><p><strong>priority_weight</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a>) -- priority weight of this task against other task.
 This allows the executor to trigger higher priority tasks before
 others when things get backed up. Set priority_weight as a higher
 number for more important tasks.</p></li>
-<li><p><strong>weight_rule</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – weighting method used for the effective total
+<li><p><strong>weight_rule</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- weighting method used for the effective total
 priority weight of the task. Options are:
 <code class="docutils literal notranslate"><span class="pre">{</span> <span class="pre">downstream</span> <span class="pre">|</span> <span class="pre">upstream</span> <span class="pre">|</span> <span class="pre">absolute</span> <span class="pre">}</span></code> default is <code class="docutils literal notranslate"><span class="pre">downstream</span></code>
 When set to <code class="docutils literal notranslate"><span class="pre">downstream</span></code> the effective weight of the task is the
@@ -1183,14 +1183,14 @@
 significantly speeding up the task creation process as for very large
 DAGs. Options can be set as string or using the constants defined in
 the static class <code class="docutils literal notranslate"><span class="pre">airflow.utils.WeightRule</span></code></p></li>
-<li><p><strong>queue</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – which queue to target when running this job. Not
+<li><p><strong>queue</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- which queue to target when running this job. Not
 all executors implement queue management, the CeleryExecutor
 does support targeting specific queues.</p></li>
-<li><p><strong>pool</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – the slot pool this task should run in, slot pools are a
+<li><p><strong>pool</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- the slot pool this task should run in, slot pools are a
 way to limit concurrency for certain tasks</p></li>
-<li><p><strong>pool_slots</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a>) – the number of pool slots this task should use (&gt;= 1)
+<li><p><strong>pool_slots</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a>) -- the number of pool slots this task should use (&gt;= 1)
 Values less than 1 are not allowed.</p></li>
-<li><p><strong>sla</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.timedelta" title="(in Python v3.10)"><em>datetime.timedelta</em></a><em>]</em>) – time by which the job is expected to succeed. Note that
+<li><p><strong>sla</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.timedelta" title="(in Python v3.10)"><em>datetime.timedelta</em></a><em>]</em>) -- time by which the job is expected to succeed. Note that
 this represents the <code class="docutils literal notranslate"><span class="pre">timedelta</span></code> after the period is closed. For
 example if you set an SLA of 1 hour, the scheduler would send an email
 soon after 1:00AM on the <code class="docutils literal notranslate"><span class="pre">2016-01-02</span></code> if the <code class="docutils literal notranslate"><span class="pre">2016-01-01</span></code> instance
@@ -1201,42 +1201,42 @@
 for future reference. All tasks that share the same SLA time
 get bundled in a single email, sent soon after that time. SLA
 notification are sent once and only once for each task instance.</p></li>
-<li><p><strong>execution_timeout</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.timedelta" title="(in Python v3.10)"><em>datetime.timedelta</em></a><em>]</em>) – max time allowed for the execution of
+<li><p><strong>execution_timeout</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.timedelta" title="(in Python v3.10)"><em>datetime.timedelta</em></a><em>]</em>) -- max time allowed for the execution of
 this task instance, if it goes beyond it will raise and fail.</p></li>
-<li><p><strong>on_failure_callback</strong> (<em>Optional</em><em>[</em><em>airflow.models.abstractoperator.TaskStateChangeCallback</em><em>]</em>) – a function to be called when a task instance
+<li><p><strong>on_failure_callback</strong> (<em>Optional</em><em>[</em><em>airflow.models.abstractoperator.TaskStateChangeCallback</em><em>]</em>) -- a function to be called when a task instance
 of this task fails. a context dictionary is passed as a single
 parameter to this function. Context contains references to related
 objects to the task instance and is documented under the macros
 section of the API.</p></li>
-<li><p><strong>on_execute_callback</strong> (<em>Optional</em><em>[</em><em>airflow.models.abstractoperator.TaskStateChangeCallback</em><em>]</em>) – much like the <code class="docutils literal notranslate"><span class="pre">on_failure_callback</span></code> except
+<li><p><strong>on_execute_callback</strong> (<em>Optional</em><em>[</em><em>airflow.models.abstractoperator.TaskStateChangeCallback</em><em>]</em>) -- much like the <code class="docutils literal notranslate"><span class="pre">on_failure_callback</span></code> except
 that it is executed right before the task is executed.</p></li>
-<li><p><strong>on_retry_callback</strong> (<em>Optional</em><em>[</em><em>airflow.models.abstractoperator.TaskStateChangeCallback</em><em>]</em>) – much like the <code class="docutils literal notranslate"><span class="pre">on_failure_callback</span></code> except
+<li><p><strong>on_retry_callback</strong> (<em>Optional</em><em>[</em><em>airflow.models.abstractoperator.TaskStateChangeCallback</em><em>]</em>) -- much like the <code class="docutils literal notranslate"><span class="pre">on_failure_callback</span></code> except
 that it is executed when retries occur.</p></li>
-<li><p><strong>on_success_callback</strong> (<em>Optional</em><em>[</em><em>airflow.models.abstractoperator.TaskStateChangeCallback</em><em>]</em>) – much like the <code class="docutils literal notranslate"><span class="pre">on_failure_callback</span></code> except
+<li><p><strong>on_success_callback</strong> (<em>Optional</em><em>[</em><em>airflow.models.abstractoperator.TaskStateChangeCallback</em><em>]</em>) -- much like the <code class="docutils literal notranslate"><span class="pre">on_failure_callback</span></code> except
 that it is executed when the task succeeds.</p></li>
-<li><p><strong>pre_execute</strong> (<em>Optional</em><em>[</em><em>TaskPreExecuteHook</em><em>]</em>) – <p>a function to be called immediately before task
+<li><p><strong>pre_execute</strong> (<em>Optional</em><em>[</em><em>TaskPreExecuteHook</em><em>]</em>) -- <p>a function to be called immediately before task
 execution, receiving a context dictionary; raising an exception will
 prevent the task from being executed.</p>
 <p>This is an <a class="reference internal" href="../../../../release-process.html#experimental"><span class="std std-ref">experimental feature</span></a>.</p>
 </p></li>
-<li><p><strong>post_execute</strong> (<em>Optional</em><em>[</em><em>TaskPostExecuteHook</em><em>]</em>) – <p>a function to be called immediately after task
+<li><p><strong>post_execute</strong> (<em>Optional</em><em>[</em><em>TaskPostExecuteHook</em><em>]</em>) -- <p>a function to be called immediately after task
 execution, receiving a context dictionary and task result; raising an
 exception will prevent the task from succeeding.</p>
 <p>This is an <a class="reference internal" href="../../../../release-process.html#experimental"><span class="std std-ref">experimental feature</span></a>.</p>
 </p></li>
-<li><p><strong>trigger_rule</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – defines the rule by which dependencies are applied
+<li><p><strong>trigger_rule</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- defines the rule by which dependencies are applied
 for the task to get triggered. Options are:
 <code class="docutils literal notranslate"><span class="pre">{</span> <span class="pre">all_success</span> <span class="pre">|</span> <span class="pre">all_failed</span> <span class="pre">|</span> <span class="pre">all_done</span> <span class="pre">|</span> <span class="pre">all_skipped</span> <span class="pre">|</span> <span class="pre">one_success</span> <span class="pre">|</span>
 <span class="pre">one_failed</span> <span class="pre">|</span> <span class="pre">none_failed</span> <span class="pre">|</span> <span class="pre">none_failed_min_one_success</span> <span class="pre">|</span> <span class="pre">none_skipped</span> <span class="pre">|</span> <span class="pre">always}</span></code>
 default is <code class="docutils literal notranslate"><span class="pre">all_success</span></code>. Options can be set as string or
 using the constants defined in the static class
 <code class="docutils literal notranslate"><span class="pre">airflow.utils.TriggerRule</span></code></p></li>
-<li><p><strong>resources</strong> (<em>Optional</em><em>[</em><em>Dict</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><em>Any</em><em>]</em><em>]</em>) – A map of resource parameter names (the argument names of the
+<li><p><strong>resources</strong> (<em>Optional</em><em>[</em><em>Dict</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><em>Any</em><em>]</em><em>]</em>) -- A map of resource parameter names (the argument names of the
 Resources constructor) to their values.</p></li>
-<li><p><strong>run_as_user</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – unix username to impersonate while running the task</p></li>
-<li><p><strong>max_active_tis_per_dag</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a><em>]</em>) – When set, a task will be able to limit the concurrent
+<li><p><strong>run_as_user</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- unix username to impersonate while running the task</p></li>
+<li><p><strong>max_active_tis_per_dag</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a><em>]</em>) -- When set, a task will be able to limit the concurrent
 runs across execution_dates.</p></li>
-<li><p><strong>executor_config</strong> (<em>Optional</em><em>[</em><em>Dict</em><em>]</em>) – <p>Additional task-level configuration parameters that are
+<li><p><strong>executor_config</strong> (<em>Optional</em><em>[</em><em>Dict</em><em>]</em>) -- <p>Additional task-level configuration parameters that are
 interpreted by a specific executor. Parameters are namespaced by the name of
 executor.</p>
 <p><strong>Example</strong>: to run this task in a specific docker container through
@@ -1250,19 +1250,19 @@
 </pre></div>
 </div>
 </p></li>
-<li><p><strong>do_xcom_push</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – if True, an XCom is pushed containing the Operator’s
+<li><p><strong>do_xcom_push</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- if True, an XCom is pushed containing the Operator's
 result</p></li>
-<li><p><strong>task_group</strong> (<em>Optional</em><em>[</em><em>airflow.utils.task_group.TaskGroup</em><em>]</em>) – The TaskGroup to which the task should belong. This is typically provided when not
+<li><p><strong>task_group</strong> (<em>Optional</em><em>[</em><em>airflow.utils.task_group.TaskGroup</em><em>]</em>) -- The TaskGroup to which the task should belong. This is typically provided when not
 using a TaskGroup as a context manager.</p></li>
-<li><p><strong>doc</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – Add documentation or notes to your Task objects that is visible in
+<li><p><strong>doc</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- Add documentation or notes to your Task objects that is visible in
 Task Instance details View in the Webserver</p></li>
-<li><p><strong>doc_md</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – Add documentation (in Markdown format) or notes to your Task objects
+<li><p><strong>doc_md</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- Add documentation (in Markdown format) or notes to your Task objects
 that is visible in Task Instance details View in the Webserver</p></li>
-<li><p><strong>doc_rst</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – Add documentation (in RST format) or notes to your Task objects
+<li><p><strong>doc_rst</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- Add documentation (in RST format) or notes to your Task objects
 that is visible in Task Instance details View in the Webserver</p></li>
-<li><p><strong>doc_json</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – Add documentation (in JSON format) or notes to your Task objects
+<li><p><strong>doc_json</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- Add documentation (in JSON format) or notes to your Task objects
 that is visible in Task Instance details View in the Webserver</p></li>
-<li><p><strong>doc_yaml</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – Add documentation (in YAML format) or notes to your Task objects
+<li><p><strong>doc_yaml</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- Add documentation (in YAML format) or notes to your Task objects
 that is visible in Task Instance details View in the Webserver</p></li>
 </ul>
 </dd>
@@ -1447,7 +1447,7 @@
 <dl class="py method">
 <dt class="sig sig-object py" id="airflow.models.baseoperator.BaseOperator.dag">
 <em class="property"><span class="pre">property</span><span class="w"> </span></em><span class="sig-name descname"><span class="pre">dag</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">self</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/models/baseoperator.html#BaseOperator.dag"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.models.baseoperator.BaseOperator.dag" title="Permalink to this definition">¶</a></dt>
-<dd><p>Returns the Operator’s DAG if set, otherwise raises an error</p>
+<dd><p>Returns the Operator's DAG if set, otherwise raises an error</p>
 <dl class="field-list simple">
 </dl>
 </dd></dl>
@@ -1555,8 +1555,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>context</strong> (<em>airflow.utils.context.Context</em>) – Dict with values to apply on content</p></li>
-<li><p><strong>jinja_env</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://jinja.palletsprojects.com/en/2.11.x/api/#jinja2.Environment" title="(in Jinja v2.11.x)"><em>jinja2.Environment</em></a><em>]</em>) – Jinja environment</p></li>
+<li><p><strong>context</strong> (<em>airflow.utils.context.Context</em>) -- Dict with values to apply on content</p></li>
+<li><p><strong>jinja_env</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://jinja.palletsprojects.com/en/2.11.x/api/#jinja2.Environment" title="(in Jinja v2.11.x)"><em>jinja2.Environment</em></a><em>]</em>) -- Jinja environment</p></li>
 </ul>
 </dd>
 </dl>
@@ -1654,11 +1654,11 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>context</strong> (<em>Any</em>) – Execution Context Dictionary</p></li>
-<li><p><strong>key</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – A key for the XCom</p></li>
-<li><p><strong>value</strong> (<em>Any</em>) – A value for the XCom. The value is pickled and stored
+<li><p><strong>context</strong> (<em>Any</em>) -- Execution Context Dictionary</p></li>
+<li><p><strong>key</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- A key for the XCom</p></li>
+<li><p><strong>value</strong> (<em>Any</em>) -- A value for the XCom. The value is pickled and stored
 in the database.</p></li>
-<li><p><strong>execution_date</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>]</em>) – if provided, the XCom will not be visible until
+<li><p><strong>execution_date</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>]</em>) -- if provided, the XCom will not be visible until
 this date. This can be used, for example, to send a message to a
 task on a future date without it being immediately visible.</p></li>
 </ul>
@@ -1680,17 +1680,17 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>context</strong> (<em>Any</em>) – Execution Context Dictionary</p></li>
-<li><p><strong>key</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – A key for the XCom. If provided, only XComs with matching
-keys will be returned. The default key is ‘return_value’, also
+<li><p><strong>context</strong> (<em>Any</em>) -- Execution Context Dictionary</p></li>
+<li><p><strong>key</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- A key for the XCom. If provided, only XComs with matching
+keys will be returned. The default key is 'return_value', also
 available as a constant XCOM_RETURN_KEY. This key is automatically
 given to XComs returned by tasks (as opposed to being pushed
 manually). To remove the filter, pass key=None.</p></li>
-<li><p><strong>task_ids</strong> (<em>Optional</em><em>[</em><em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><em>List</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em><em>]</em>) – Only XComs from tasks with matching ids will be
+<li><p><strong>task_ids</strong> (<em>Optional</em><em>[</em><em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><em>List</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em><em>]</em>) -- Only XComs from tasks with matching ids will be
 pulled. Can pass None to remove the filter.</p></li>
-<li><p><strong>dag_id</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – If provided, only pulls XComs from this DAG.
+<li><p><strong>dag_id</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- If provided, only pulls XComs from this DAG.
 If None (default), the DAG of the calling task is used.</p></li>
-<li><p><strong>include_prior_dates</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a><em>]</em>) – If False, only XComs from the current
+<li><p><strong>include_prior_dates</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a><em>]</em>) -- If False, only XComs from the current
 execution_date are returned. If True, XComs from previous dates
 are returned as well.</p></li>
 </ul>
@@ -1727,7 +1727,7 @@
 <dl class="py method">
 <dt class="sig sig-object py" id="airflow.models.baseoperator.BaseOperator.defer">
 <span class="sig-name descname"><span class="pre">defer</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">self</span></span></em>, <em class="sig-param"><span class="o"><span class="pre">*</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">trigger</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">method_name</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">kwargs</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">timeout</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/models/baseoperator.html#BaseOperator.defer"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.models.baseoperator.BaseOperator.defer" title="Permalink to this definition">¶</a></dt>
-<dd><p>Marks this Operator as being “deferred” - that is, suspending its
+<dd><p>Marks this Operator as being &quot;deferred&quot; - that is, suspending its
 execution until the provided trigger fires an event.</p>
 <p>This is achieved by raising a special exception (TaskDeferred)
 which is caught in the main _execute_task wrapper.</p>
@@ -1851,7 +1851,7 @@
 </div>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>tasks</strong> (<em>Union</em><em>[</em><a class="reference internal" href="../taskmixin/index.html#airflow.models.taskmixin.DependencyMixin" title="airflow.models.taskmixin.DependencyMixin"><em>airflow.models.taskmixin.DependencyMixin</em></a><em>, </em><em>Sequence</em><em>[</em><a class="reference internal" href="../taskmixin/index.html#airflow.models.taskmixin.DependencyMixin" title="airflow.models.taskmixin.DependencyMixin"><em>airflow.models.taskmixin.DependencyMixin</em></a><em>]</em><em>]</em>) – Individual and/or list of tasks, EdgeModifiers, XComArgs, or TaskGroups to set dependencies</p>
+<dd class="field-odd"><p><strong>tasks</strong> (<em>Union</em><em>[</em><a class="reference internal" href="../taskmixin/index.html#airflow.models.taskmixin.DependencyMixin" title="airflow.models.taskmixin.DependencyMixin"><em>airflow.models.taskmixin.DependencyMixin</em></a><em>, </em><em>Sequence</em><em>[</em><a class="reference internal" href="../taskmixin/index.html#airflow.models.taskmixin.DependencyMixin" title="airflow.models.taskmixin.DependencyMixin"><em>airflow.models.taskmixin.DependencyMixin</em></a><em>]</em><em>]</em>) -- Individual and/or list of tasks, EdgeModifiers, XComArgs, or TaskGroups to set dependencies</p>
 </dd>
 </dl>
 </dd></dl>
@@ -1941,8 +1941,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>from_tasks</strong> (<em>Sequence</em><em>[</em><a class="reference internal" href="../taskmixin/index.html#airflow.models.taskmixin.DependencyMixin" title="airflow.models.taskmixin.DependencyMixin"><em>airflow.models.taskmixin.DependencyMixin</em></a><em>]</em>) – List of tasks or XComArgs to start from.</p></li>
-<li><p><strong>to_tasks</strong> (<em>Union</em><em>[</em><a class="reference internal" href="../taskmixin/index.html#airflow.models.taskmixin.DependencyMixin" title="airflow.models.taskmixin.DependencyMixin"><em>airflow.models.taskmixin.DependencyMixin</em></a><em>, </em><em>Sequence</em><em>[</em><a class="reference internal" href="../taskmixin/index.html#airflow.models.taskmixin.DependencyMixin" title="airflow.models.taskmixin.DependencyMixin"><em>airflow.models.taskmixin.DependencyMixin</em></a><em>]</em><em>]</em>) – List of tasks or XComArgs to set as downstream dependencies.</p></li>
+<li><p><strong>from_tasks</strong> (<em>Sequence</em><em>[</em><a class="reference internal" href="../taskmixin/index.html#airflow.models.taskmixin.DependencyMixin" title="airflow.models.taskmixin.DependencyMixin"><em>airflow.models.taskmixin.DependencyMixin</em></a><em>]</em>) -- List of tasks or XComArgs to start from.</p></li>
+<li><p><strong>to_tasks</strong> (<em>Union</em><em>[</em><a class="reference internal" href="../taskmixin/index.html#airflow.models.taskmixin.DependencyMixin" title="airflow.models.taskmixin.DependencyMixin"><em>airflow.models.taskmixin.DependencyMixin</em></a><em>, </em><em>Sequence</em><em>[</em><a class="reference internal" href="../taskmixin/index.html#airflow.models.taskmixin.DependencyMixin" title="airflow.models.taskmixin.DependencyMixin"><em>airflow.models.taskmixin.DependencyMixin</em></a><em>]</em><em>]</em>) -- List of tasks or XComArgs to set as downstream dependencies.</p></li>
 </ul>
 </dd>
 </dl>
@@ -1987,8 +1987,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>operator</strong> (<a class="reference internal" href="../abstractoperator/index.html#airflow.models.abstractoperator.AbstractOperator" title="airflow.models.abstractoperator.AbstractOperator"><em>airflow.models.abstractoperator.AbstractOperator</em></a>) – airflow operator</p></li>
-<li><p><strong>ti_key</strong> (<a class="reference internal" href="../taskinstance/index.html#airflow.models.taskinstance.TaskInstanceKey" title="airflow.models.taskinstance.TaskInstanceKey"><em>airflow.models.taskinstance.TaskInstanceKey</em></a>) – TaskInstance ID to return link for</p></li>
+<li><p><strong>operator</strong> (<a class="reference internal" href="../abstractoperator/index.html#airflow.models.abstractoperator.AbstractOperator" title="airflow.models.abstractoperator.AbstractOperator"><em>airflow.models.abstractoperator.AbstractOperator</em></a>) -- airflow operator</p></li>
+<li><p><strong>ti_key</strong> (<a class="reference internal" href="../taskinstance/index.html#airflow.models.taskinstance.TaskInstanceKey" title="airflow.models.taskinstance.TaskInstanceKey"><em>airflow.models.taskinstance.TaskInstanceKey</em></a>) -- TaskInstance ID to return link for</p></li>
 </ul>
 </dd>
 <dt class="field-even">Returns</dt>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/connection/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/connection/index.html
index 4cda77c..ad71857 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/connection/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/connection/index.html
@@ -907,17 +907,17 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>conn_id</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – The connection ID.</p></li>
-<li><p><strong>conn_type</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – The connection type.</p></li>
-<li><p><strong>description</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – The connection description.</p></li>
-<li><p><strong>host</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – The host.</p></li>
-<li><p><strong>login</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – The login.</p></li>
-<li><p><strong>password</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – The password.</p></li>
-<li><p><strong>schema</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – The schema.</p></li>
-<li><p><strong>port</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a><em>]</em>) – The port number.</p></li>
-<li><p><strong>extra</strong> (<em>Optional</em><em>[</em><em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#dict" title="(in Python v3.10)"><em>dict</em></a><em>]</em><em>]</em>) – Extra metadata. Non-standard data such as private/SSH keys can be saved here. JSON
+<li><p><strong>conn_id</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- The connection ID.</p></li>
+<li><p><strong>conn_type</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- The connection type.</p></li>
+<li><p><strong>description</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- The connection description.</p></li>
+<li><p><strong>host</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- The host.</p></li>
+<li><p><strong>login</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- The login.</p></li>
+<li><p><strong>password</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- The password.</p></li>
+<li><p><strong>schema</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- The schema.</p></li>
+<li><p><strong>port</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a><em>]</em>) -- The port number.</p></li>
+<li><p><strong>extra</strong> (<em>Optional</em><em>[</em><em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#dict" title="(in Python v3.10)"><em>dict</em></a><em>]</em><em>]</em>) -- Extra metadata. Non-standard data such as private/SSH keys can be saved here. JSON
 encoded object.</p></li>
-<li><p><strong>uri</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – URI address describing connection parameters.</p></li>
+<li><p><strong>uri</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- URI address describing connection parameters.</p></li>
 </ul>
 </dd>
 </dl>
@@ -1096,7 +1096,7 @@
 <dd><p>Get connection by conn_id.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>conn_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – connection id</p>
+<dd class="field-odd"><p><strong>conn_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- connection id</p>
 </dd>
 <dt class="field-even">Returns</dt>
 <dd class="field-even"><p>connection</p>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/crypto/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/crypto/index.html
index 12eebb4..59fdec3 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/crypto/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/crypto/index.html
@@ -867,7 +867,7 @@
 <dl class="py class">
 <dt class="sig sig-object py" id="airflow.models.crypto.NullFernet">
 <em class="property"><span class="pre">class</span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">airflow.models.crypto.</span></span><span class="sig-name descname"><span class="pre">NullFernet</span></span><a class="reference internal" href="../../../../_modules/airflow/models/crypto.html#NullFernet"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.models.crypto.NullFernet" title="Permalink to this definition">¶</a></dt>
-<dd><p>A “Null” encryptor class that doesn’t encrypt or decrypt but that presents
+<dd><p>A &quot;Null&quot; encryptor class that doesn't encrypt or decrypt but that presents
 a similar interface to Fernet.</p>
 <p>The purpose of this is to make the rest of the code not have to know the
 difference, and to only display the message once, not 20 times when
@@ -902,7 +902,7 @@
 <dd class="field-odd"><p>Fernet object</p>
 </dd>
 <dt class="field-even">Raises</dt>
-<dd class="field-even"><p>airflow.exceptions.AirflowException if there’s a problem trying to load Fernet</p>
+<dd class="field-even"><p>airflow.exceptions.AirflowException if there's a problem trying to load Fernet</p>
 </dd>
 </dl>
 </dd></dl>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/dag/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/dag/index.html
index 69eca69..4a72c08 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/dag/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/dag/index.html
@@ -1263,7 +1263,7 @@
 dependencies. A dag also has a schedule, a start date and an end date
 (optional). For each schedule, (say daily or hourly), the DAG needs to run
 each individual tasks as their dependencies are met. Certain tasks have
-the property of depending on their own past, meaning that they can’t run
+the property of depending on their own past, meaning that they can't run
 until their previous schedule (and upstream tasks) are completed.</p>
 <p>DAGs essentially act as namespaces for tasks. A task_id can only be
 added once to a DAG.</p>
@@ -1272,68 +1272,68 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>dag_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – The id of the DAG; must consist exclusively of alphanumeric
+<li><p><strong>dag_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- The id of the DAG; must consist exclusively of alphanumeric
 characters, dashes, dots and underscores (all ASCII)</p></li>
-<li><p><strong>description</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – The description for the DAG to e.g. be shown on the webserver</p></li>
-<li><p><strong>schedule_interval</strong> (<em>ScheduleIntervalArg</em>) – Defines how often that DAG runs, this
-timedelta object gets added to your latest task instance’s
+<li><p><strong>description</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- The description for the DAG to e.g. be shown on the webserver</p></li>
+<li><p><strong>schedule_interval</strong> (<em>ScheduleIntervalArg</em>) -- Defines how often that DAG runs, this
+timedelta object gets added to your latest task instance's
 execution_date to figure out the next schedule</p></li>
-<li><p><strong>timetable</strong> (<em>Optional</em><em>[</em><a class="reference internal" href="../../timetables/base/index.html#airflow.timetables.base.Timetable" title="airflow.timetables.base.Timetable"><em>airflow.timetables.base.Timetable</em></a><em>]</em>) – Specify which timetable to use (in which case schedule_interval
+<li><p><strong>timetable</strong> (<em>Optional</em><em>[</em><a class="reference internal" href="../../timetables/base/index.html#airflow.timetables.base.Timetable" title="airflow.timetables.base.Timetable"><em>airflow.timetables.base.Timetable</em></a><em>]</em>) -- Specify which timetable to use (in which case schedule_interval
 must not be set). See <a class="reference internal" href="../../../../howto/timetable.html"><span class="doc">Customizing DAG Scheduling with Timetables</span></a> for more information</p></li>
-<li><p><strong>start_date</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>]</em>) – The timestamp from which the scheduler will
+<li><p><strong>start_date</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>]</em>) -- The timestamp from which the scheduler will
 attempt to backfill</p></li>
-<li><p><strong>end_date</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>]</em>) – A date beyond which your DAG won’t run, leave to None
+<li><p><strong>end_date</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>]</em>) -- A date beyond which your DAG won't run, leave to None
 for open ended scheduling</p></li>
-<li><p><strong>template_searchpath</strong> (<em>Optional</em><em>[</em><em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><em>Iterable</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em><em>]</em>) – This list of folders (non relative)
+<li><p><strong>template_searchpath</strong> (<em>Optional</em><em>[</em><em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><em>Iterable</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em><em>]</em>) -- This list of folders (non relative)
 defines where jinja will look for your templates. Order matters.
 Note that jinja/airflow includes the path of your DAG file by
 default</p></li>
-<li><p><strong>template_undefined</strong> (<em>Type</em><em>[</em><a class="reference external" href="https://jinja.palletsprojects.com/en/2.11.x/api/#jinja2.StrictUndefined" title="(in Jinja v2.11.x)"><em>jinja2.StrictUndefined</em></a><em>]</em>) – Template undefined type.</p></li>
-<li><p><strong>user_defined_macros</strong> (<em>Optional</em><em>[</em><em>Dict</em><em>]</em>) – a dictionary of macros that will be exposed
+<li><p><strong>template_undefined</strong> (<em>Type</em><em>[</em><a class="reference external" href="https://jinja.palletsprojects.com/en/2.11.x/api/#jinja2.StrictUndefined" title="(in Jinja v2.11.x)"><em>jinja2.StrictUndefined</em></a><em>]</em>) -- Template undefined type.</p></li>
+<li><p><strong>user_defined_macros</strong> (<em>Optional</em><em>[</em><em>Dict</em><em>]</em>) -- a dictionary of macros that will be exposed
 in your jinja templates. For example, passing <code class="docutils literal notranslate"><span class="pre">dict(foo='bar')</span></code>
 to this argument allows you to <code class="docutils literal notranslate"><span class="pre">{{</span> <span class="pre">foo</span> <span class="pre">}}</span></code> in all jinja
 templates related to this DAG. Note that you can pass any
 type of object here.</p></li>
-<li><p><strong>user_defined_filters</strong> (<em>Optional</em><em>[</em><em>Dict</em><em>]</em>) – a dictionary of filters that will be exposed
+<li><p><strong>user_defined_filters</strong> (<em>Optional</em><em>[</em><em>Dict</em><em>]</em>) -- a dictionary of filters that will be exposed
 in your jinja templates. For example, passing
 <code class="docutils literal notranslate"><span class="pre">dict(hello=lambda</span> <span class="pre">name:</span> <span class="pre">'Hello</span> <span class="pre">%s'</span> <span class="pre">%</span> <span class="pre">name)</span></code> to this argument allows
 you to <code class="docutils literal notranslate"><span class="pre">{{</span> <span class="pre">'world'</span> <span class="pre">|</span> <span class="pre">hello</span> <span class="pre">}}</span></code> in all jinja templates related to
 this DAG.</p></li>
-<li><p><strong>default_args</strong> (<em>Optional</em><em>[</em><em>Dict</em><em>]</em>) – A dictionary of default parameters to be used
+<li><p><strong>default_args</strong> (<em>Optional</em><em>[</em><em>Dict</em><em>]</em>) -- A dictionary of default parameters to be used
 as constructor keyword parameters when initialising operators.
 Note that operators have the same hook, and precede those defined
-here, meaning that if your dict contains <cite>‘depends_on_past’: True</cite>
-here and <cite>‘depends_on_past’: False</cite> in the operator’s call
+here, meaning that if your dict contains <cite>'depends_on_past': True</cite>
+here and <cite>'depends_on_past': False</cite> in the operator's call
 <cite>default_args</cite>, the actual value will be <cite>False</cite>.</p></li>
-<li><p><strong>params</strong> (<em>Optional</em><em>[</em><em>Dict</em><em>]</em>) – a dictionary of DAG level parameters that are made
+<li><p><strong>params</strong> (<em>Optional</em><em>[</em><em>Dict</em><em>]</em>) -- a dictionary of DAG level parameters that are made
 accessible in templates, namespaced under <cite>params</cite>. These
 params can be overridden at the task level.</p></li>
-<li><p><strong>max_active_tasks</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a>) – the number of task instances allowed to run
+<li><p><strong>max_active_tasks</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a>) -- the number of task instances allowed to run
 concurrently</p></li>
-<li><p><strong>max_active_runs</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a>) – maximum number of active DAG runs, beyond this
-number of DAG runs in a running state, the scheduler won’t create
+<li><p><strong>max_active_runs</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a>) -- maximum number of active DAG runs, beyond this
+number of DAG runs in a running state, the scheduler won't create
 new active DAG runs</p></li>
-<li><p><strong>dagrun_timeout</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.timedelta" title="(in Python v3.10)"><em>datetime.timedelta</em></a><em>]</em>) – specify how long a DagRun should be up before
+<li><p><strong>dagrun_timeout</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.timedelta" title="(in Python v3.10)"><em>datetime.timedelta</em></a><em>]</em>) -- specify how long a DagRun should be up before
 timing out / failing, so that new DagRuns can be created. The timeout
 is only enforced for scheduled DagRuns.</p></li>
-<li><p><strong>sla_miss_callback</strong> (<em>Optional</em><em>[</em><em>Callable</em><em>[</em><em>[</em><a class="reference internal" href="#airflow.models.dag.DAG" title="airflow.models.dag.DAG"><em>DAG</em></a><em>, </em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><em>List</em><em>[</em><a class="reference internal" href="../slamiss/index.html#airflow.models.slamiss.SlaMiss" title="airflow.models.slamiss.SlaMiss"><em>airflow.models.slamiss.SlaMiss</em></a><em>]</em><em>, </em><em>List</em><em>[</em><a class="reference internal" href="../taskinstance/index.html#airflow.models.taskinstance.TaskInstance" title="airflow.models.taskinstance.TaskInstance"><em>airflow.models.taskinstance.TaskInstance</em></a><em>]</em><em>]</em><em>, </em><em>None</em><em>]</em><em>]</em>) – specify a function to call when reporting SLA
+<li><p><strong>sla_miss_callback</strong> (<em>Optional</em><em>[</em><em>Callable</em><em>[</em><em>[</em><a class="reference internal" href="#airflow.models.dag.DAG" title="airflow.models.dag.DAG"><em>DAG</em></a><em>, </em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><em>List</em><em>[</em><a class="reference internal" href="../slamiss/index.html#airflow.models.slamiss.SlaMiss" title="airflow.models.slamiss.SlaMiss"><em>airflow.models.slamiss.SlaMiss</em></a><em>]</em><em>, </em><em>List</em><em>[</em><a class="reference internal" href="../taskinstance/index.html#airflow.models.taskinstance.TaskInstance" title="airflow.models.taskinstance.TaskInstance"><em>airflow.models.taskinstance.TaskInstance</em></a><em>]</em><em>]</em><em>, </em><em>None</em><em>]</em><em>]</em>) -- specify a function to call when reporting SLA
 timeouts. See <a class="reference internal" href="../../../../concepts/tasks.html#concepts-sla-miss-callback"><span class="std std-ref">sla_miss_callback</span></a> for
 more information about the function signature and parameters that are
 passed to the callback.</p></li>
-<li><p><strong>default_view</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – Specify DAG default view (grid, graph, duration,
+<li><p><strong>default_view</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- Specify DAG default view (grid, graph, duration,
 gantt, landing_times), default grid</p></li>
-<li><p><strong>orientation</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – Specify DAG orientation in graph view (LR, TB, RL, BT), default LR</p></li>
-<li><p><strong>catchup</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – Perform scheduler catchup (or only run latest)? Defaults to True</p></li>
-<li><p><strong>on_failure_callback</strong> (<em>Optional</em><em>[</em><em>DagStateChangeCallback</em><em>]</em>) – A function to be called when a DagRun of this dag fails.
+<li><p><strong>orientation</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- Specify DAG orientation in graph view (LR, TB, RL, BT), default LR</p></li>
+<li><p><strong>catchup</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- Perform scheduler catchup (or only run latest)? Defaults to True</p></li>
+<li><p><strong>on_failure_callback</strong> (<em>Optional</em><em>[</em><em>DagStateChangeCallback</em><em>]</em>) -- A function to be called when a DagRun of this dag fails.
 A context dictionary is passed as a single parameter to this function.</p></li>
-<li><p><strong>on_success_callback</strong> (<em>Optional</em><em>[</em><em>DagStateChangeCallback</em><em>]</em>) – Much like the <code class="docutils literal notranslate"><span class="pre">on_failure_callback</span></code> except
+<li><p><strong>on_success_callback</strong> (<em>Optional</em><em>[</em><em>DagStateChangeCallback</em><em>]</em>) -- Much like the <code class="docutils literal notranslate"><span class="pre">on_failure_callback</span></code> except
 that it is executed when the dag succeeds.</p></li>
-<li><p><strong>access_control</strong> (<em>Optional</em><em>[</em><em>Dict</em><em>]</em>) – Specify optional DAG-level actions, e.g.,
-“{‘role1’: {‘can_read’}, ‘role2’: {‘can_read’, ‘can_edit’, ‘can_delete’}}”</p></li>
-<li><p><strong>is_paused_upon_creation</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a><em>]</em>) – Specifies if the dag is paused when created for the first time.
+<li><p><strong>access_control</strong> (<em>Optional</em><em>[</em><em>Dict</em><em>]</em>) -- Specify optional DAG-level actions, e.g.,
+&quot;{'role1': {'can_read'}, 'role2': {'can_read', 'can_edit', 'can_delete'}}&quot;</p></li>
+<li><p><strong>is_paused_upon_creation</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a><em>]</em>) -- Specifies if the dag is paused when created for the first time.
 If the dag exists already, this flag will be ignored. If this optional parameter
 is not specified, the global config setting will be used.</p></li>
-<li><p><strong>jinja_environment_kwargs</strong> (<em>Optional</em><em>[</em><em>Dict</em><em>]</em>) – <p>additional configuration options to be passed to Jinja
+<li><p><strong>jinja_environment_kwargs</strong> (<em>Optional</em><em>[</em><em>Dict</em><em>]</em>) -- <p>additional configuration options to be passed to Jinja
 <code class="docutils literal notranslate"><span class="pre">Environment</span></code> for template rendering</p>
 <p><strong>Example</strong>: to avoid Jinja from removing a trailing newline from template strings</p>
 <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">DAG</span><span class="p">(</span><span class="n">dag_id</span><span class="o">=</span><span class="s1">&#39;my-dag&#39;</span><span class="p">,</span>
@@ -1346,10 +1346,10 @@
 </div>
 <p><strong>See</strong>: <a class="reference external" href="https://jinja.palletsprojects.com/en/2.11.x/api/#jinja2.Environment">Jinja Environment documentation</a></p>
 </p></li>
-<li><p><strong>render_template_as_native_obj</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – If True, uses a Jinja <code class="docutils literal notranslate"><span class="pre">NativeEnvironment</span></code>
+<li><p><strong>render_template_as_native_obj</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- If True, uses a Jinja <code class="docutils literal notranslate"><span class="pre">NativeEnvironment</span></code>
 to render templates as native Python types. If False, a Jinja
 <code class="docutils literal notranslate"><span class="pre">Environment</span></code> is used to render templates as string values.</p></li>
-<li><p><strong>tags</strong> (<em>Optional</em><em>[</em><em>List</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em>) – List of tags to help filtering DAGs in the UI.</p></li>
+<li><p><strong>tags</strong> (<em>Optional</em><em>[</em><em>List</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em>) -- List of tags to help filtering DAGs in the UI.</p></li>
 </ul>
 </dd>
 </dl>
@@ -1424,7 +1424,7 @@
 <dd><p>Calculates the following schedule for this dag in UTC.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>dttm</strong> – utc datetime</p>
+<dd class="field-odd"><p><strong>dttm</strong> -- utc datetime</p>
 </dd>
 <dt class="field-even">Returns</dt>
 <dd class="field-even"><p>utc datetime</p>
@@ -1441,7 +1441,7 @@
 <dt class="sig sig-object py" id="airflow.models.dag.DAG.get_next_data_interval">
 <span class="sig-name descname"><span class="pre">get_next_data_interval</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">self</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">dag_model</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/models/dag.html#DAG.get_next_data_interval"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.models.dag.DAG.get_next_data_interval" title="Permalink to this definition">¶</a></dt>
 <dd><p>Get the data interval of the next scheduled run.</p>
-<p>For compatibility, this method infers the data interval from the DAG’s
+<p>For compatibility, this method infers the data interval from the DAG's
 schedule if the run does not have an explicit one set, which is possible
 for runs created prior to AIP-39.</p>
 <p>This function is private to Airflow core and should not be depended as a
@@ -1454,7 +1454,7 @@
 <dt class="sig sig-object py" id="airflow.models.dag.DAG.get_run_data_interval">
 <span class="sig-name descname"><span class="pre">get_run_data_interval</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">self</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">run</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/models/dag.html#DAG.get_run_data_interval"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.models.dag.DAG.get_run_data_interval" title="Permalink to this definition">¶</a></dt>
 <dd><p>Get the data interval of this run.</p>
-<p>For compatibility, this method infers the data interval from the DAG’s
+<p>For compatibility, this method infers the data interval from the DAG's
 schedule if the run does not have an explicit one set, which is possible for
 runs created prior to AIP-39.</p>
 <p>This function is private to Airflow core and should not be depended as a
@@ -1482,17 +1482,17 @@
 <dd><p>Get information about the next DagRun of this dag after <code class="docutils literal notranslate"><span class="pre">date_last_automated_dagrun</span></code>.</p>
 <p>This calculates what time interval the next DagRun should operate on
 (its execution date) and when it can be scheduled, according to the
-dag’s timetable, start_date, end_date, etc. This doesn’t check max
-active run or any other “max_active_tasks” type limits, but only
+dag's timetable, start_date, end_date, etc. This doesn't check max
+active run or any other &quot;max_active_tasks&quot; type limits, but only
 performs calculations based on the various date and interval fields of
 this dag and its tasks.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>last_automated_dagrun</strong> (<em>Union</em><em>[</em><em>None</em><em>, </em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>, </em><a class="reference internal" href="../../timetables/base/index.html#airflow.timetables.base.DataInterval" title="airflow.timetables.base.DataInterval"><em>airflow.timetables.base.DataInterval</em></a><em>]</em>) – The <code class="docutils literal notranslate"><span class="pre">max(execution_date)</span></code> of
-existing “automated” DagRuns for this dag (scheduled or backfill,
+<li><p><strong>last_automated_dagrun</strong> (<em>Union</em><em>[</em><em>None</em><em>, </em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>, </em><a class="reference internal" href="../../timetables/base/index.html#airflow.timetables.base.DataInterval" title="airflow.timetables.base.DataInterval"><em>airflow.timetables.base.DataInterval</em></a><em>]</em>) -- The <code class="docutils literal notranslate"><span class="pre">max(execution_date)</span></code> of
+existing &quot;automated&quot; DagRuns for this dag (scheduled or backfill,
 but not manual).</p></li>
-<li><p><strong>restricted</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – If set to <em>False</em> (default is <em>True</em>), ignore
+<li><p><strong>restricted</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- If set to <em>False</em> (default is <em>True</em>), ignore
 <code class="docutils literal notranslate"><span class="pre">start_date</span></code>, <code class="docutils literal notranslate"><span class="pre">end_date</span></code>, and <code class="docutils literal notranslate"><span class="pre">catchup</span></code> specified on the DAG
 or tasks.</p></li>
 </ul>
@@ -1517,7 +1517,7 @@
 <dl class="py method">
 <dt class="sig sig-object py" id="airflow.models.dag.DAG.iter_dagrun_infos_between">
 <span class="sig-name descname"><span class="pre">iter_dagrun_infos_between</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">self</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">earliest</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">latest</span></span></em>, <em class="sig-param"><span class="o"><span class="pre">*</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">align</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">True</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/models/dag.html#DAG.iter_dagrun_infos_between"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.models.dag.DAG.iter_dagrun_infos_between" title="Permalink to this definition">¶</a></dt>
-<dd><p>Yield DagRunInfo using this DAG’s timetable between given interval.</p>
+<dd><p>Yield DagRunInfo using this DAG's timetable between given interval.</p>
 <p>DagRunInfo instances yielded if their <code class="docutils literal notranslate"><span class="pre">logical_date</span></code> is not earlier
 than <code class="docutils literal notranslate"><span class="pre">earliest</span></code>, nor later than <code class="docutils literal notranslate"><span class="pre">latest</span></code>. The instances are ordered
 by their <code class="docutils literal notranslate"><span class="pre">logical_date</span></code> from earliest to latest.</p>
@@ -1537,16 +1537,16 @@
 <dt class="sig sig-object py" id="airflow.models.dag.DAG.get_run_dates">
 <span class="sig-name descname"><span class="pre">get_run_dates</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">self</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">start_date</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">end_date</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/models/dag.html#DAG.get_run_dates"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.models.dag.DAG.get_run_dates" title="Permalink to this definition">¶</a></dt>
 <dd><p>Returns a list of dates between the interval received as parameter using this
-dag’s schedule interval. Returned dates can be used for execution dates.</p>
+dag's schedule interval. Returned dates can be used for execution dates.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>start_date</strong> – The start date of the interval.</p></li>
-<li><p><strong>end_date</strong> – The end date of the interval. Defaults to <code class="docutils literal notranslate"><span class="pre">timezone.utcnow()</span></code>.</p></li>
+<li><p><strong>start_date</strong> -- The start date of the interval.</p></li>
+<li><p><strong>end_date</strong> -- The end date of the interval. Defaults to <code class="docutils literal notranslate"><span class="pre">timezone.utcnow()</span></code>.</p></li>
 </ul>
 </dd>
 <dt class="field-even">Returns</dt>
-<dd class="field-even"><p>A list of dates within the interval following the dag’s schedule.</p>
+<dd class="field-even"><p>A list of dates within the interval following the dag's schedule.</p>
 </dd>
 <dt class="field-odd">Return type</dt>
 <dd class="field-odd"><p><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#list" title="(in Python v3.10)">list</a></p>
@@ -1639,8 +1639,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>name</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – dag parameter name.</p></li>
-<li><p><strong>default</strong> (<em>Any</em>) – fallback value for dag parameter.</p></li>
+<li><p><strong>name</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- dag parameter name.</p></li>
+<li><p><strong>default</strong> (<em>Any</em>) -- fallback value for dag parameter.</p></li>
 </ul>
 </dd>
 <dt class="field-even">Returns</dt>
@@ -1683,7 +1683,7 @@
 <dl class="py method">
 <dt class="sig sig-object py" id="airflow.models.dag.DAG.relative_fileloc">
 <em class="property"><span class="pre">property</span><span class="w"> </span></em><span class="sig-name descname"><span class="pre">relative_fileloc</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">self</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/models/dag.html#DAG.relative_fileloc"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.models.dag.DAG.relative_fileloc" title="Permalink to this definition">¶</a></dt>
-<dd><p>File location of the importable dag ‘file’ relative to the configured DAGs folder.</p>
+<dd><p>File location of the importable dag 'file' relative to the configured DAGs folder.</p>
 <dl class="field-list simple">
 </dl>
 </dd></dl>
@@ -1767,14 +1767,14 @@
 <dd><p>Triggers the appropriate callback depending on the value of success, namely the
 on_failure_callback or on_success_callback. This method gets the context of a
 single TaskInstance part of this DagRun and passes that to the callable along
-with a ‘reason’, primarily to differentiate DagRun failures.</p>
+with a 'reason', primarily to differentiate DagRun failures.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>dagrun</strong> – DagRun object</p></li>
-<li><p><strong>success</strong> – Flag to specify if failure or success callback should be called</p></li>
-<li><p><strong>reason</strong> – Completion reason</p></li>
-<li><p><strong>session</strong> – Database session</p></li>
+<li><p><strong>dagrun</strong> -- DagRun object</p></li>
+<li><p><strong>success</strong> -- Flag to specify if failure or success callback should be called</p></li>
+<li><p><strong>reason</strong> -- Completion reason</p></li>
+<li><p><strong>session</strong> -- Database session</p></li>
 </ul>
 </dd>
 </dl>
@@ -1794,12 +1794,12 @@
 <dl class="py method">
 <dt class="sig sig-object py" id="airflow.models.dag.DAG.get_num_active_runs">
 <span class="sig-name descname"><span class="pre">get_num_active_runs</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">self</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">external_trigger</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">only_running</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">True</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">session</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">NEW_SESSION</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/models/dag.html#DAG.get_num_active_runs"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.models.dag.DAG.get_num_active_runs" title="Permalink to this definition">¶</a></dt>
-<dd><p>Returns the number of active “running” dag runs</p>
+<dd><p>Returns the number of active &quot;running&quot; dag runs</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>external_trigger</strong> – True for externally triggered active dag runs</p></li>
-<li><p><strong>session</strong> – </p></li>
+<li><p><strong>external_trigger</strong> -- True for externally triggered active dag runs</p></li>
+<li><p><strong>session</strong> -- </p></li>
 </ul>
 </dd>
 <dt class="field-even">Returns</dt>
@@ -1816,9 +1816,9 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>execution_date</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>]</em>) – The execution date of the DagRun to find.</p></li>
-<li><p><strong>run_id</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – The run_id of the DagRun to find.</p></li>
-<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) – </p></li>
+<li><p><strong>execution_date</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>]</em>) -- The execution date of the DagRun to find.</p></li>
+<li><p><strong>run_id</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- The run_id of the DagRun to find.</p></li>
+<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) -- </p></li>
 </ul>
 </dd>
 <dt class="field-even">Returns</dt>
@@ -1834,9 +1834,9 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>start_date</strong> – The starting execution date of the DagRun to find.</p></li>
-<li><p><strong>end_date</strong> – The ending execution date of the DagRun to find.</p></li>
-<li><p><strong>session</strong> – </p></li>
+<li><p><strong>start_date</strong> -- The starting execution date of the DagRun to find.</p></li>
+<li><p><strong>end_date</strong> -- The ending execution date of the DagRun to find.</p></li>
+<li><p><strong>session</strong> -- </p></li>
 </ul>
 </dd>
 <dt class="field-even">Returns</dt>
@@ -1912,17 +1912,17 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>task_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – Task ID of the TaskInstance</p></li>
-<li><p><strong>map_indexes</strong> (<em>Optional</em><em>[</em><em>Collection</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a><em>]</em><em>]</em>) – Only set TaskInstance if its map_index matches.
+<li><p><strong>task_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- Task ID of the TaskInstance</p></li>
+<li><p><strong>map_indexes</strong> (<em>Optional</em><em>[</em><em>Collection</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a><em>]</em><em>]</em>) -- Only set TaskInstance if its map_index matches.
 If None (default), all mapped TaskInstances of the task are set.</p></li>
-<li><p><strong>execution_date</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>]</em>) – Execution date of the TaskInstance</p></li>
-<li><p><strong>run_id</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – The run_id of the TaskInstance</p></li>
-<li><p><strong>state</strong> (<em>airflow.utils.state.TaskInstanceState</em>) – State to set the TaskInstance to</p></li>
-<li><p><strong>upstream</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – Include all upstream tasks of the given task_id</p></li>
-<li><p><strong>downstream</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – Include all downstream tasks of the given task_id</p></li>
-<li><p><strong>future</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – Include all future TaskInstances of the given task_id</p></li>
-<li><p><strong>commit</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – Commit changes</p></li>
-<li><p><strong>past</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – Include all past TaskInstances of the given task_id</p></li>
+<li><p><strong>execution_date</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>]</em>) -- Execution date of the TaskInstance</p></li>
+<li><p><strong>run_id</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- The run_id of the TaskInstance</p></li>
+<li><p><strong>state</strong> (<em>airflow.utils.state.TaskInstanceState</em>) -- State to set the TaskInstance to</p></li>
+<li><p><strong>upstream</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- Include all upstream tasks of the given task_id</p></li>
+<li><p><strong>downstream</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- Include all downstream tasks of the given task_id</p></li>
+<li><p><strong>future</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- Include all future TaskInstances of the given task_id</p></li>
+<li><p><strong>commit</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- Commit changes</p></li>
+<li><p><strong>past</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- Include all past TaskInstances of the given task_id</p></li>
 </ul>
 </dd>
 </dl>
@@ -1969,21 +1969,21 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>task_ids</strong> (<em>Union</em><em>[</em><em>Collection</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>, </em><em>Collection</em><em>[</em><em>Tuple</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a><em>]</em><em>]</em><em>, </em><em>None</em><em>]</em>) – List of task ids or (<code class="docutils literal notranslate"><span class="pre">task_id</span></code>, <code class="docutils literal notranslate"><span class="pre">map_index</span></code>) tuples to clear</p></li>
-<li><p><strong>start_date</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>]</em>) – The minimum execution_date to clear</p></li>
-<li><p><strong>end_date</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>]</em>) – The maximum execution_date to clear</p></li>
-<li><p><strong>only_failed</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – Only clear failed tasks</p></li>
-<li><p><strong>only_running</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – Only clear running tasks.</p></li>
-<li><p><strong>confirm_prompt</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – Ask for confirmation</p></li>
-<li><p><strong>include_subdags</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – Clear tasks in subdags and clear external tasks
+<li><p><strong>task_ids</strong> (<em>Union</em><em>[</em><em>Collection</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>, </em><em>Collection</em><em>[</em><em>Tuple</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a><em>]</em><em>]</em><em>, </em><em>None</em><em>]</em>) -- List of task ids or (<code class="docutils literal notranslate"><span class="pre">task_id</span></code>, <code class="docutils literal notranslate"><span class="pre">map_index</span></code>) tuples to clear</p></li>
+<li><p><strong>start_date</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>]</em>) -- The minimum execution_date to clear</p></li>
+<li><p><strong>end_date</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>]</em>) -- The maximum execution_date to clear</p></li>
+<li><p><strong>only_failed</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- Only clear failed tasks</p></li>
+<li><p><strong>only_running</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- Only clear running tasks.</p></li>
+<li><p><strong>confirm_prompt</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- Ask for confirmation</p></li>
+<li><p><strong>include_subdags</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- Clear tasks in subdags and clear external tasks
 indicated by ExternalTaskMarker</p></li>
-<li><p><strong>include_parentdag</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – Clear tasks in the parent dag of the subdag.</p></li>
-<li><p><strong>dag_run_state</strong> (<em>airflow.utils.state.DagRunState</em>) – state to set DagRun to. If set to False, dagrun state will not
+<li><p><strong>include_parentdag</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- Clear tasks in the parent dag of the subdag.</p></li>
+<li><p><strong>dag_run_state</strong> (<em>airflow.utils.state.DagRunState</em>) -- state to set DagRun to. If set to False, dagrun state will not
 be changed.</p></li>
-<li><p><strong>dry_run</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – Find the tasks to clear but don’t clear them.</p></li>
-<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) – The sqlalchemy session to use</p></li>
-<li><p><strong>dag_bag</strong> (<em>Optional</em><em>[</em><a class="reference internal" href="../dagbag/index.html#airflow.models.dagbag.DagBag" title="airflow.models.dagbag.DagBag"><em>airflow.models.dagbag.DagBag</em></a><em>]</em>) – The DagBag used to find the dags subdags (Optional)</p></li>
-<li><p><strong>exclude_task_ids</strong> (<em>Union</em><em>[</em><em>FrozenSet</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>, </em><em>FrozenSet</em><em>[</em><em>Tuple</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a><em>]</em><em>]</em><em>, </em><em>None</em><em>]</em>) – A set of <code class="docutils literal notranslate"><span class="pre">task_id</span></code> or (<code class="docutils literal notranslate"><span class="pre">task_id</span></code>, <code class="docutils literal notranslate"><span class="pre">map_index</span></code>)
+<li><p><strong>dry_run</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- Find the tasks to clear but don't clear them.</p></li>
+<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) -- The sqlalchemy session to use</p></li>
+<li><p><strong>dag_bag</strong> (<em>Optional</em><em>[</em><a class="reference internal" href="../dagbag/index.html#airflow.models.dagbag.DagBag" title="airflow.models.dagbag.DagBag"><em>airflow.models.dagbag.DagBag</em></a><em>]</em>) -- The DagBag used to find the dags subdags (Optional)</p></li>
+<li><p><strong>exclude_task_ids</strong> (<em>Union</em><em>[</em><em>FrozenSet</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>, </em><em>FrozenSet</em><em>[</em><em>Tuple</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a><em>]</em><em>]</em><em>, </em><em>None</em><em>]</em>) -- A set of <code class="docutils literal notranslate"><span class="pre">task_id</span></code> or (<code class="docutils literal notranslate"><span class="pre">task_id</span></code>, <code class="docutils literal notranslate"><span class="pre">map_index</span></code>)
 tuples that should not be cleared</p></li>
 </ul>
 </dd>
@@ -2015,13 +2015,13 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>task_ids_or_regex</strong> (<em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><em>airflow.typing_compat.RePatternType</em><em>, </em><em>Iterable</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em>) – Either a list of task_ids, or a regex to
+<li><p><strong>task_ids_or_regex</strong> (<em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><em>airflow.typing_compat.RePatternType</em><em>, </em><em>Iterable</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em>) -- Either a list of task_ids, or a regex to
 match against task ids (as a string, or compiled regex pattern).</p></li>
-<li><p><strong>include_downstream</strong> – Include all downstream tasks of matched
+<li><p><strong>include_downstream</strong> -- Include all downstream tasks of matched
 tasks, in addition to matched tasks.</p></li>
-<li><p><strong>include_upstream</strong> – Include all upstream tasks of matched tasks,
+<li><p><strong>include_upstream</strong> -- Include all upstream tasks of matched tasks,
 in addition to matched tasks.</p></li>
-<li><p><strong>include_direct_upstream</strong> – Include all tasks directly upstream of matched
+<li><p><strong>include_direct_upstream</strong> -- Include all tasks directly upstream of matched
 and downstream (if include_downstream = True) tasks</p></li>
 </ul>
 </dd>
@@ -2075,7 +2075,7 @@
 <dd><p>Add a task to the DAG</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>task</strong> (<em>airflow.models.operator.Operator</em>) – the task you want to add</p>
+<dd class="field-odd"><p><strong>task</strong> (<em>airflow.models.operator.Operator</em>) -- the task you want to add</p>
 </dd>
 </dl>
 </dd></dl>
@@ -2086,7 +2086,7 @@
 <dd><p>Add a list of tasks to the DAG</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>tasks</strong> (<em>Iterable</em><em>[</em><em>airflow.models.operator.Operator</em><em>]</em>) – a lit of tasks you want to add</p>
+<dd class="field-odd"><p><strong>tasks</strong> (<em>Iterable</em><em>[</em><em>airflow.models.operator.Operator</em><em>]</em>) -- a lit of tasks you want to add</p>
 </dd>
 </dl>
 </dd></dl>
@@ -2098,23 +2098,23 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>start_date</strong> – the start date of the range to run</p></li>
-<li><p><strong>end_date</strong> – the end date of the range to run</p></li>
-<li><p><strong>mark_success</strong> – True to mark jobs as succeeded without running them</p></li>
-<li><p><strong>local</strong> – True to run the tasks using the LocalExecutor</p></li>
-<li><p><strong>executor</strong> – The executor instance to run the tasks</p></li>
-<li><p><strong>donot_pickle</strong> – True to avoid pickling DAG object and send to workers</p></li>
-<li><p><strong>ignore_task_deps</strong> – True to skip upstream tasks</p></li>
-<li><p><strong>ignore_first_depends_on_past</strong> – True to ignore depends_on_past
+<li><p><strong>start_date</strong> -- the start date of the range to run</p></li>
+<li><p><strong>end_date</strong> -- the end date of the range to run</p></li>
+<li><p><strong>mark_success</strong> -- True to mark jobs as succeeded without running them</p></li>
+<li><p><strong>local</strong> -- True to run the tasks using the LocalExecutor</p></li>
+<li><p><strong>executor</strong> -- The executor instance to run the tasks</p></li>
+<li><p><strong>donot_pickle</strong> -- True to avoid pickling DAG object and send to workers</p></li>
+<li><p><strong>ignore_task_deps</strong> -- True to skip upstream tasks</p></li>
+<li><p><strong>ignore_first_depends_on_past</strong> -- True to ignore depends_on_past
 dependencies for the first set of tasks only</p></li>
-<li><p><strong>pool</strong> – Resource pool to use</p></li>
-<li><p><strong>delay_on_limit_secs</strong> – Time in seconds to wait before next attempt to run
+<li><p><strong>pool</strong> -- Resource pool to use</p></li>
+<li><p><strong>delay_on_limit_secs</strong> -- Time in seconds to wait before next attempt to run
 dag run when max_active_runs limit has been reached</p></li>
-<li><p><strong>verbose</strong> – Make logging output more verbose</p></li>
-<li><p><strong>conf</strong> – user defined dictionary passed from CLI</p></li>
-<li><p><strong>rerun_failed_tasks</strong> – </p></li>
-<li><p><strong>run_backwards</strong> – </p></li>
-<li><p><strong>run_at_least_once</strong> – If true, always run the DAG at least once even
+<li><p><strong>verbose</strong> -- Make logging output more verbose</p></li>
+<li><p><strong>conf</strong> -- user defined dictionary passed from CLI</p></li>
+<li><p><strong>rerun_failed_tasks</strong> -- </p></li>
+<li><p><strong>run_backwards</strong> -- </p></li>
+<li><p><strong>run_at_least_once</strong> -- If true, always run the DAG at least once even
 if no logical run exists within the time range.</p></li>
 </ul>
 </dd>
@@ -2135,17 +2135,17 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>run_id</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – defines the run id for this dag run</p></li>
-<li><p><strong>run_type</strong> (<em>Optional</em><em>[</em><em>airflow.utils.types.DagRunType</em><em>]</em>) – type of DagRun</p></li>
-<li><p><strong>execution_date</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>]</em>) – the execution date of this dag run</p></li>
-<li><p><strong>state</strong> (<em>airflow.utils.state.DagRunState</em>) – the state of the dag run</p></li>
-<li><p><strong>start_date</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>]</em>) – the date this dag run should be evaluated</p></li>
-<li><p><strong>external_trigger</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a><em>]</em>) – whether this dag run is externally triggered</p></li>
-<li><p><strong>conf</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#dict" title="(in Python v3.10)"><em>dict</em></a><em>]</em>) – Dict containing configuration/parameters to pass to the DAG</p></li>
-<li><p><strong>creating_job_id</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a><em>]</em>) – id of the job creating this DagRun</p></li>
-<li><p><strong>session</strong> – database session</p></li>
-<li><p><strong>dag_hash</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – Hash of Serialized DAG</p></li>
-<li><p><strong>data_interval</strong> (<em>Optional</em><em>[</em><em>Tuple</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>, </em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>]</em><em>]</em>) – Data interval of the DagRun</p></li>
+<li><p><strong>run_id</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- defines the run id for this dag run</p></li>
+<li><p><strong>run_type</strong> (<em>Optional</em><em>[</em><em>airflow.utils.types.DagRunType</em><em>]</em>) -- type of DagRun</p></li>
+<li><p><strong>execution_date</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>]</em>) -- the execution date of this dag run</p></li>
+<li><p><strong>state</strong> (<em>airflow.utils.state.DagRunState</em>) -- the state of the dag run</p></li>
+<li><p><strong>start_date</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>]</em>) -- the date this dag run should be evaluated</p></li>
+<li><p><strong>external_trigger</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a><em>]</em>) -- whether this dag run is externally triggered</p></li>
+<li><p><strong>conf</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#dict" title="(in Python v3.10)"><em>dict</em></a><em>]</em>) -- Dict containing configuration/parameters to pass to the DAG</p></li>
+<li><p><strong>creating_job_id</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a><em>]</em>) -- id of the job creating this DagRun</p></li>
+<li><p><strong>session</strong> -- database session</p></li>
+<li><p><strong>dag_hash</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- Hash of Serialized DAG</p></li>
+<li><p><strong>data_interval</strong> (<em>Optional</em><em>[</em><em>Tuple</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>, </em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>]</em><em>]</em>) -- Data interval of the DagRun</p></li>
 </ul>
 </dd>
 </dl>
@@ -2167,7 +2167,7 @@
 <p>Note that this method can be called for both DAGs and SubDAGs. A SubDag is actually a SubDagOperator.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>dags</strong> (<em>Collection</em><em>[</em><a class="reference internal" href="#airflow.models.dag.DAG" title="airflow.models.dag.DAG"><em>DAG</em></a><em>]</em>) – the DAG objects to save to the DB</p>
+<dd class="field-odd"><p><strong>dags</strong> (<em>Collection</em><em>[</em><a class="reference internal" href="#airflow.models.dag.DAG" title="airflow.models.dag.DAG"><em>DAG</em></a><em>]</em>) -- the DAG objects to save to the DB</p>
 </dd>
 <dt class="field-even">Returns</dt>
 <dd class="field-even"><p>None</p>
@@ -2201,7 +2201,7 @@
 marked as active in the ORM</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>active_dag_ids</strong> – list of DAG IDs that are active</p>
+<dd class="field-odd"><p><strong>active_dag_ids</strong> -- list of DAG IDs that are active</p>
 </dd>
 <dt class="field-even">Returns</dt>
 <dd class="field-even"><p>None</p>
@@ -2216,7 +2216,7 @@
 the expiration date. These DAGs were likely deleted.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>expiration_date</strong> – set inactive DAGs that were touched before this
+<dd class="field-odd"><p><strong>expiration_date</strong> -- set inactive DAGs that were touched before this
 time</p>
 </dd>
 <dt class="field-even">Returns</dt>
@@ -2232,10 +2232,10 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>session</strong> – ORM session</p></li>
-<li><p><strong>dag_id</strong> – ID of the DAG to get the task concurrency of</p></li>
-<li><p><strong>task_ids</strong> – A list of valid task IDs for the given DAG</p></li>
-<li><p><strong>states</strong> – A list of states to filter by if supplied</p></li>
+<li><p><strong>session</strong> -- ORM session</p></li>
+<li><p><strong>dag_id</strong> -- ID of the DAG to get the task concurrency of</p></li>
+<li><p><strong>task_ids</strong> -- A list of valid task IDs for the given DAG</p></li>
+<li><p><strong>states</strong> -- A list of states to filter by if supplied</p></li>
 </ul>
 </dd>
 <dt class="field-even">Returns</dt>
@@ -2275,7 +2275,7 @@
 <dt class="sig sig-object py" id="airflow.models.dag.DAG.validate_schedule_and_params">
 <span class="sig-name descname"><span class="pre">validate_schedule_and_params</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">self</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/models/dag.html#DAG.validate_schedule_and_params"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.models.dag.DAG.validate_schedule_and_params" title="Permalink to this definition">¶</a></dt>
 <dd><p>Validates &amp; raise exception if there are any Params in the DAG which neither have a default value nor
-have the null in schema[‘type’] list, but the DAG have a schedule_interval which is not None.</p>
+have the null in schema['type'] list, but the DAG have a schedule_interval which is not None.</p>
 </dd></dl>
 
 </dd></dl>
@@ -2498,7 +2498,7 @@
 <dl class="py method">
 <dt class="sig sig-object py" id="airflow.models.dag.DagModel.get_is_paused">
 <span class="sig-name descname"><span class="pre">get_is_paused</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">self</span></span></em>, <em class="sig-param"><span class="o"><span class="pre">*</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">session</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/models/dag.html#DagModel.get_is_paused"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.models.dag.DagModel.get_is_paused" title="Permalink to this definition">¶</a></dt>
-<dd><p>Provide interface compatibility to ‘DAG’.</p>
+<dd><p>Provide interface compatibility to 'DAG'.</p>
 <dl class="field-list simple">
 </dl>
 </dd></dl>
@@ -2510,8 +2510,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>dag_ids</strong> (<em>List</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – List of Dag ids</p></li>
-<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) – ORM Session</p></li>
+<li><p><strong>dag_ids</strong> (<em>List</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- List of Dag ids</p></li>
+<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) -- ORM Session</p></li>
 </ul>
 </dd>
 <dt class="field-even">Returns</dt>
@@ -2540,7 +2540,7 @@
 <dl class="py method">
 <dt class="sig sig-object py" id="airflow.models.dag.DagModel.relative_fileloc">
 <em class="property"><span class="pre">property</span><span class="w"> </span></em><span class="sig-name descname"><span class="pre">relative_fileloc</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">self</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/models/dag.html#DagModel.relative_fileloc"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.models.dag.DagModel.relative_fileloc" title="Permalink to this definition">¶</a></dt>
-<dd><p>File location of the importable dag ‘file’ relative to the configured DAGs folder.</p>
+<dd><p>File location of the importable dag 'file' relative to the configured DAGs folder.</p>
 <dl class="field-list simple">
 </dl>
 </dd></dl>
@@ -2552,9 +2552,9 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>is_paused</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – Is the DAG paused</p></li>
-<li><p><strong>including_subdags</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – whether to include the DAG’s subdags</p></li>
-<li><p><strong>session</strong> – session</p></li>
+<li><p><strong>is_paused</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- Is the DAG paused</p></li>
+<li><p><strong>including_subdags</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- whether to include the DAG's subdags</p></li>
+<li><p><strong>session</strong> -- session</p></li>
 </ul>
 </dd>
 </dl>
@@ -2567,8 +2567,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>alive_dag_filelocs</strong> (<em>List</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – file paths of alive DAGs</p></li>
-<li><p><strong>session</strong> – ORM Session</p></li>
+<li><p><strong>alive_dag_filelocs</strong> (<em>List</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- file paths of alive DAGs</p></li>
+<li><p><strong>session</strong> -- ORM Session</p></li>
 </ul>
 </dd>
 </dl>
@@ -2578,8 +2578,8 @@
 <dt class="sig sig-object py" id="airflow.models.dag.DagModel.dags_needing_dagruns">
 <em class="property"><span class="pre">classmethod</span><span class="w"> </span></em><span class="sig-name descname"><span class="pre">dags_needing_dagruns</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">cls</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">session</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/models/dag.html#DagModel.dags_needing_dagruns"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.models.dag.DagModel.dags_needing_dagruns" title="Permalink to this definition">¶</a></dt>
 <dd><p>Return (and lock) a list of Dag objects that are due to create a new DagRun.</p>
-<p>This will return a resultset of rows  that is row-level-locked with a “SELECT … FOR UPDATE” query,
-you should ensure that any scheduling decisions are made in a single transaction – as soon as the
+<p>This will return a resultset of rows  that is row-level-locked with a &quot;SELECT ... FOR UPDATE&quot; query,
+you should ensure that any scheduling decisions are made in a single transaction -- as soon as the
 transaction is committed it will be unlocked.</p>
 <dl class="field-list simple">
 </dl>
@@ -2592,8 +2592,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>dag</strong> (<a class="reference internal" href="#airflow.models.dag.DAG" title="airflow.models.dag.DAG"><em>DAG</em></a>) – The DAG object</p></li>
-<li><p><strong>most_recent_dag_run</strong> (<em>Union</em><em>[</em><em>None</em><em>, </em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>, </em><a class="reference internal" href="../../timetables/base/index.html#airflow.timetables.base.DataInterval" title="airflow.timetables.base.DataInterval"><em>airflow.timetables.base.DataInterval</em></a><em>]</em>) – DataInterval (or datetime) of most recent run of this dag, or none
+<li><p><strong>dag</strong> (<a class="reference internal" href="#airflow.models.dag.DAG" title="airflow.models.dag.DAG"><em>DAG</em></a>) -- The DAG object</p></li>
+<li><p><strong>most_recent_dag_run</strong> (<em>Union</em><em>[</em><em>None</em><em>, </em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>, </em><a class="reference internal" href="../../timetables/base/index.html#airflow.timetables.base.DataInterval" title="airflow.timetables.base.DataInterval"><em>airflow.timetables.base.DataInterval</em></a><em>]</em>) -- DataInterval (or datetime) of most recent run of this dag, or none
 if not yet scheduled.</p></li>
 </ul>
 </dd>
@@ -2610,8 +2610,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>dag_args</strong> – Arguments for DAG object</p></li>
-<li><p><strong>dag_kwargs</strong> – Kwargs for DAG object.</p></li>
+<li><p><strong>dag_args</strong> -- Arguments for DAG object</p></li>
+<li><p><strong>dag_kwargs</strong> -- Kwargs for DAG object.</p></li>
 </ul>
 </dd>
 </dl>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/dagbag/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/dagbag/index.html
index e37246d..de19b09 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/dagbag/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/dagbag/index.html
@@ -870,14 +870,14 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>dag_folder</strong> (<em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><a class="reference external" href="https://docs.python.org/3/library/pathlib.html#pathlib.Path" title="(in Python v3.10)"><em>pathlib.Path</em></a><em>, </em><em>None</em><em>]</em>) – the folder to scan to find DAGs</p></li>
-<li><p><strong>include_examples</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – whether to include the examples that ship
+<li><p><strong>dag_folder</strong> (<em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><a class="reference external" href="https://docs.python.org/3/library/pathlib.html#pathlib.Path" title="(in Python v3.10)"><em>pathlib.Path</em></a><em>, </em><em>None</em><em>]</em>) -- the folder to scan to find DAGs</p></li>
+<li><p><strong>include_examples</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- whether to include the examples that ship
 with airflow or not</p></li>
-<li><p><strong>include_smart_sensor</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – whether to include the smart sensor native
+<li><p><strong>include_smart_sensor</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- whether to include the smart sensor native
 DAGs that create the smart sensor operators for whole cluster</p></li>
-<li><p><strong>read_dags_from_db</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – Read DAGs from DB if <code class="docutils literal notranslate"><span class="pre">True</span></code> is passed.
+<li><p><strong>read_dags_from_db</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- Read DAGs from DB if <code class="docutils literal notranslate"><span class="pre">True</span></code> is passed.
 If <code class="docutils literal notranslate"><span class="pre">False</span></code> DAGs are read from python files.</p></li>
-<li><p><strong>load_op_links</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – Should the extra operator link be loaded via plugins when
+<li><p><strong>load_op_links</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- Should the extra operator link be loaded via plugins when
 de-serializing the DAG? This flag is set to False in Scheduler so that Extra Operator links
 are not loaded to not run User code in Scheduler.</p></li>
 </ul>
@@ -923,7 +923,7 @@
 <dd><p>Gets the DAG out of the dictionary, and refreshes it if expired</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>dag_id</strong> – DAG Id</p>
+<dd class="field-odd"><p><strong>dag_id</strong> -- DAG Id</p>
 </dd>
 </dl>
 </dd></dl>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/dagcode/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/dagcode/index.html
index 08fd445..f2ce8cd 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/dagcode/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/dagcode/index.html
@@ -872,7 +872,7 @@
 <dd><p>Writes code into database.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>session</strong> – ORM Session</p>
+<dd class="field-odd"><p><strong>session</strong> -- ORM Session</p>
 </dd>
 </dl>
 </dd></dl>
@@ -884,8 +884,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>filelocs</strong> (<em>Iterable</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – file paths of DAGs to sync</p></li>
-<li><p><strong>session</strong> – ORM Session</p></li>
+<li><p><strong>filelocs</strong> (<em>Iterable</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- file paths of DAGs to sync</p></li>
+<li><p><strong>session</strong> -- ORM Session</p></li>
 </ul>
 </dd>
 </dl>
@@ -898,8 +898,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>alive_dag_filelocs</strong> (<em>List</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – file paths of alive DAGs</p></li>
-<li><p><strong>session</strong> – ORM Session</p></li>
+<li><p><strong>alive_dag_filelocs</strong> (<em>List</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- file paths of alive DAGs</p></li>
+<li><p><strong>session</strong> -- ORM Session</p></li>
 </ul>
 </dd>
 </dl>
@@ -912,8 +912,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>fileloc</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – the file to check</p></li>
-<li><p><strong>session</strong> – ORM Session</p></li>
+<li><p><strong>fileloc</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- the file to check</p></li>
+<li><p><strong>session</strong> -- ORM Session</p></li>
 </ul>
 </dd>
 </dl>
@@ -925,7 +925,7 @@
 <dd><p>Returns source code for a given fileloc.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>fileloc</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – file path of a DAG</p>
+<dd class="field-odd"><p><strong>fileloc</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- file path of a DAG</p>
 </dd>
 <dt class="field-even">Returns</dt>
 <dd class="field-even"><p>source code as string</p>
@@ -956,7 +956,7 @@
 <dd><p>Hashing file location for indexing.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>full_filepath</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – full filepath of DAG file</p>
+<dd class="field-odd"><p><strong>full_filepath</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- full filepath of DAG file</p>
 </dd>
 <dt class="field-even">Returns</dt>
 <dd class="field-even"><p>hashed full_filepath</p>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/dagpickle/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/dagpickle/index.html
index a452eeb..12cc48f 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/dagpickle/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/dagpickle/index.html
@@ -799,7 +799,7 @@
 <dt class="sig sig-object py" id="airflow.models.dagpickle.DagPickle">
 <em class="property"><span class="pre">class</span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">airflow.models.dagpickle.</span></span><span class="sig-name descname"><span class="pre">DagPickle</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">dag</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/models/dagpickle.html#DagPickle"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.models.dagpickle.DagPickle" title="Permalink to this definition">¶</a></dt>
 <dd><p>Bases: <a class="reference internal" href="../base/index.html#airflow.models.base.Base" title="airflow.models.base.Base"><code class="xref py py-obj docutils literal notranslate"><span class="pre">airflow.models.base.Base</span></code></a></p>
-<p>Dags can originate from different places (user repos, main repo, …)
+<p>Dags can originate from different places (user repos, main repo, ...)
 and also get executed in different places (different executors). This
 object represents a version of a DAG and becomes a source of truth for
 a BackfillJob execution. A pickle is a native python serialized object,
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/dagrun/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/dagrun/index.html
index e7be062..ca7dea2 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/dagrun/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/dagrun/index.html
@@ -1068,7 +1068,7 @@
 <dd><p>Reloads the current dagrun from the database</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) – database session</p>
+<dd class="field-odd"><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) -- database session</p>
 </dd>
 </dl>
 </dd></dl>
@@ -1085,8 +1085,8 @@
 <dt class="sig sig-object py" id="airflow.models.dagrun.DagRun.next_dagruns_to_examine">
 <em class="property"><span class="pre">classmethod</span><span class="w"> </span></em><span class="sig-name descname"><span class="pre">next_dagruns_to_examine</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">cls</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">state</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">session</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">max_number</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/models/dagrun.html#DagRun.next_dagruns_to_examine"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.models.dagrun.DagRun.next_dagruns_to_examine" title="Permalink to this definition">¶</a></dt>
 <dd><p>Return the next DagRuns that the scheduler should attempt to schedule.</p>
-<p>This will return zero or more DagRun rows that are row-level-locked with a “SELECT … FOR UPDATE”
-query, you should ensure that any scheduling decisions are made in a single transaction – as soon as
+<p>This will return zero or more DagRun rows that are row-level-locked with a &quot;SELECT ... FOR UPDATE&quot;
+query, you should ensure that any scheduling decisions are made in a single transaction -- as soon as
 the transaction is committed it will be unlocked.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Return type</dt>
@@ -1102,17 +1102,17 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>dag_id</strong> (<em>Optional</em><em>[</em><em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><em>List</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em><em>]</em>) – the dag_id or list of dag_id to find dag runs for</p></li>
-<li><p><strong>run_id</strong> (<em>Optional</em><em>[</em><em>Iterable</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em>) – defines the run id for this dag run</p></li>
-<li><p><strong>run_type</strong> (<em>Optional</em><em>[</em><em>airflow.utils.types.DagRunType</em><em>]</em>) – type of DagRun</p></li>
-<li><p><strong>execution_date</strong> (<em>Optional</em><em>[</em><em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>, </em><em>Iterable</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>]</em><em>]</em><em>]</em>) – the execution date</p></li>
-<li><p><strong>state</strong> (<em>Optional</em><em>[</em><em>airflow.utils.state.DagRunState</em><em>]</em>) – the state of the dag run</p></li>
-<li><p><strong>external_trigger</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a><em>]</em>) – whether this dag run is externally triggered</p></li>
-<li><p><strong>no_backfills</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – return no backfills (True), return all (False).
+<li><p><strong>dag_id</strong> (<em>Optional</em><em>[</em><em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><em>List</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em><em>]</em>) -- the dag_id or list of dag_id to find dag runs for</p></li>
+<li><p><strong>run_id</strong> (<em>Optional</em><em>[</em><em>Iterable</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em>) -- defines the run id for this dag run</p></li>
+<li><p><strong>run_type</strong> (<em>Optional</em><em>[</em><em>airflow.utils.types.DagRunType</em><em>]</em>) -- type of DagRun</p></li>
+<li><p><strong>execution_date</strong> (<em>Optional</em><em>[</em><em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>, </em><em>Iterable</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>]</em><em>]</em><em>]</em>) -- the execution date</p></li>
+<li><p><strong>state</strong> (<em>Optional</em><em>[</em><em>airflow.utils.state.DagRunState</em><em>]</em>) -- the state of the dag run</p></li>
+<li><p><strong>external_trigger</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a><em>]</em>) -- whether this dag run is externally triggered</p></li>
+<li><p><strong>no_backfills</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- return no backfills (True), return all (False).
 Defaults to False</p></li>
-<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) – database session</p></li>
-<li><p><strong>execution_start_date</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>]</em>) – dag run that was executed from this date</p></li>
-<li><p><strong>execution_end_date</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>]</em>) – dag run that was executed until this date</p></li>
+<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) -- database session</p></li>
+<li><p><strong>execution_start_date</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>]</em>) -- dag run that was executed from this date</p></li>
+<li><p><strong>execution_end_date</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>]</em>) -- dag run that was executed until this date</p></li>
 </ul>
 </dd>
 </dl>
@@ -1126,10 +1126,10 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>dag_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – the dag_id to find duplicates for</p></li>
-<li><p><strong>run_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – defines the run id for this dag run</p></li>
-<li><p><strong>execution_date</strong> (<a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a>) – the execution date</p></li>
-<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) – database session</p></li>
+<li><p><strong>dag_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- the dag_id to find duplicates for</p></li>
+<li><p><strong>run_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- defines the run id for this dag run</p></li>
+<li><p><strong>execution_date</strong> (<a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a>) -- the execution date</p></li>
+<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) -- database session</p></li>
 </ul>
 </dd>
 </dl>
@@ -1158,8 +1158,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>task_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – the task id</p></li>
-<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) – Sqlalchemy ORM Session</p></li>
+<li><p><strong>task_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- the task id</p></li>
+<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) -- Sqlalchemy ORM Session</p></li>
 </ul>
 </dd>
 </dl>
@@ -1203,8 +1203,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) – Sqlalchemy ORM Session</p></li>
-<li><p><strong>execute_callbacks</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – Should dag callbacks (success/failure, SLA etc) be invoked
+<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) -- Sqlalchemy ORM Session</p></li>
+<li><p><strong>execute_callbacks</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- Should dag callbacks (success/failure, SLA etc) be invoked
 directly (default: true) or recorded as a pending request in the <code class="docutils literal notranslate"><span class="pre">callback</span></code> property</p></li>
 </ul>
 </dd>
@@ -1232,7 +1232,7 @@
 database yet. It will set state to removed or add the task if required.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) – Sqlalchemy ORM Session</p>
+<dd class="field-odd"><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) -- Sqlalchemy ORM Session</p>
 </dd>
 </dl>
 </dd></dl>
@@ -1244,9 +1244,9 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) – Sqlalchemy ORM Session</p></li>
-<li><p><strong>dag_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – DAG ID</p></li>
-<li><p><strong>execution_date</strong> (<a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a>) – execution date</p></li>
+<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) -- Sqlalchemy ORM Session</p></li>
+<li><p><strong>dag_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- DAG ID</p></li>
+<li><p><strong>execution_date</strong> (<a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a>) -- execution date</p></li>
 </ul>
 </dd>
 <dt class="field-even">Returns</dt>
@@ -1278,10 +1278,10 @@
 <dt class="sig sig-object py" id="airflow.models.dagrun.DagRun.schedule_tis">
 <span class="sig-name descname"><span class="pre">schedule_tis</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">self</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">schedulable_tis</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">session</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">NEW_SESSION</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/models/dagrun.html#DagRun.schedule_tis"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.models.dagrun.DagRun.schedule_tis" title="Permalink to this definition">¶</a></dt>
 <dd><p>Set the given task instances in to the scheduled state.</p>
-<p>Each element of <code class="docutils literal notranslate"><span class="pre">schedulable_tis</span></code> should have it’s <code class="docutils literal notranslate"><span class="pre">task</span></code> attribute already set.</p>
+<p>Each element of <code class="docutils literal notranslate"><span class="pre">schedulable_tis</span></code> should have it's <code class="docutils literal notranslate"><span class="pre">task</span></code> attribute already set.</p>
 <p>Any EmptyOperator without callbacks is instead set straight to the success state.</p>
-<p>All the TIs should belong to this DagRun, but this code is in the hot-path, this is not checked – it
-is the caller’s responsibility to call this function only with TIs from a single dag run.</p>
+<p>All the TIs should belong to this DagRun, but this code is in the hot-path, this is not checked -- it
+is the caller's responsibility to call this function only with TIs from a single dag run.</p>
 <dl class="field-list simple">
 </dl>
 </dd></dl>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/mappedoperator/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/mappedoperator/index.html
index 1749243..6d6da42 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/mappedoperator/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/mappedoperator/index.html
@@ -1041,7 +1041,7 @@
 <dl class="py class">
 <dt class="sig sig-object py" id="airflow.models.mappedoperator.OperatorPartial">
 <em class="property"><span class="pre">class</span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">airflow.models.mappedoperator.</span></span><span class="sig-name descname"><span class="pre">OperatorPartial</span></span><a class="reference internal" href="../../../../_modules/airflow/models/mappedoperator.html#OperatorPartial"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.models.mappedoperator.OperatorPartial" title="Permalink to this definition">¶</a></dt>
-<dd><p>An “intermediate state” returned by <code class="docutils literal notranslate"><span class="pre">BaseOperator.partial()</span></code>.</p>
+<dd><p>An &quot;intermediate state&quot; returned by <code class="docutils literal notranslate"><span class="pre">BaseOperator.partial()</span></code>.</p>
 <p>This only exists at DAG-parsing time; the only intended usage is for the
 user to call <code class="docutils literal notranslate"><span class="pre">.expand()</span></code> on it at some point (usually in a method chain) to
 create a <code class="docutils literal notranslate"><span class="pre">MappedOperator</span></code> to add into the DAG.</p>
@@ -1447,12 +1447,12 @@
 <dl class="py method">
 <dt class="sig sig-object py" id="airflow.models.mappedoperator.MappedOperator.unmap">
 <span class="sig-name descname"><span class="pre">unmap</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">self</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">unmap_kwargs</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/models/mappedoperator.html#MappedOperator.unmap"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.models.mappedoperator.MappedOperator.unmap" title="Permalink to this definition">¶</a></dt>
-<dd><p>Get the “normal” Operator after applying the current mapping.</p>
+<dd><p>Get the &quot;normal&quot; Operator after applying the current mapping.</p>
 <p>If <code class="docutils literal notranslate"><span class="pre">operator_class</span></code> is not a class (i.e. this DAG has been deserialized) then this will return a
-SerializedBaseOperator that aims to “look like” the real operator.</p>
+SerializedBaseOperator that aims to &quot;look like&quot; the real operator.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>unmap_kwargs</strong> (<em>Optional</em><em>[</em><em>Dict</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><em>Any</em><em>]</em><em>]</em>) – Override the args to pass to the Operator constructor. Only used when
+<dd class="field-odd"><p><strong>unmap_kwargs</strong> (<em>Optional</em><em>[</em><em>Dict</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><em>Any</em><em>]</em><em>]</em>) -- Override the args to pass to the Operator constructor. Only used when
 <code class="docutils literal notranslate"><span class="pre">operator_class</span></code> is still an actual class.</p>
 </dd>
 </dl>
@@ -1489,8 +1489,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>context</strong> (<em>airflow.utils.context.Context</em>) – Dict with values to apply on content</p></li>
-<li><p><strong>jinja_env</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://jinja.palletsprojects.com/en/2.11.x/api/#jinja2.Environment" title="(in Jinja v2.11.x)"><em>jinja2.Environment</em></a><em>]</em>) – Jinja environment</p></li>
+<li><p><strong>context</strong> (<em>airflow.utils.context.Context</em>) -- Dict with values to apply on content</p></li>
+<li><p><strong>jinja_env</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://jinja.palletsprojects.com/en/2.11.x/api/#jinja2.Environment" title="(in Jinja v2.11.x)"><em>jinja2.Environment</em></a><em>]</em>) -- Jinja environment</p></li>
 </ul>
 </dd>
 <dt class="field-even">Returns</dt>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/param/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/param/index.html
index bf58cfb..eb5072a 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/param/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/param/index.html
@@ -853,9 +853,9 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>default</strong> (<em>Any</em>) – The value this Param object holds</p></li>
-<li><p><strong>description</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – Optional help text for the Param</p></li>
-<li><p><strong>schema</strong> – The validation schema of the Param, if not given then all kwargs except
+<li><p><strong>default</strong> (<em>Any</em>) -- The value this Param object holds</p></li>
+<li><p><strong>description</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- Optional help text for the Param</p></li>
+<li><p><strong>schema</strong> -- The validation schema of the Param, if not given then all kwargs except
 default &amp; description will form the schema</p></li>
 </ul>
 </dd>
@@ -875,7 +875,7 @@
 <dl class="py method">
 <dt class="sig sig-object py" id="airflow.models.param.Param.resolve">
 <span class="sig-name descname"><span class="pre">resolve</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">self</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">value</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">NOTSET</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">suppress_exception</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">False</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/models/param.html#Param.resolve"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.models.param.Param.resolve" title="Permalink to this definition">¶</a></dt>
-<dd><p>Runs the validations and returns the Param’s final value.
+<dd><p>Runs the validations and returns the Param's final value.
 May raise ValueError on failed validations, or TypeError
 if no value is passed and no value already exists.
 We first check that value is json-serializable; if not, warn.
@@ -883,8 +883,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>value</strong> (<em>Any</em>) – The value to be updated for the Param</p></li>
-<li><p><strong>suppress_exception</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – To raise an exception or not when the validations fails.
+<li><p><strong>value</strong> (<em>Any</em>) -- The value to be updated for the Param</p></li>
+<li><p><strong>suppress_exception</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- To raise an exception or not when the validations fails.
 If true and validations fails, the return value would be None.</p></li>
 </ul>
 </dd>
@@ -913,7 +913,7 @@
 <em class="property"><span class="pre">class</span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">airflow.models.param.</span></span><span class="sig-name descname"><span class="pre">ParamsDict</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">dict_obj</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">suppress_exception</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">False</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/models/param.html#ParamsDict"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.models.param.ParamsDict" title="Permalink to this definition">¶</a></dt>
 <dd><p>Bases: <code class="xref py py-obj docutils literal notranslate"><span class="pre">MutableMapping</span></code>[<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><code class="xref py py-obj docutils literal notranslate"><span class="pre">str</span></code></a>, <code class="xref py py-obj docutils literal notranslate"><span class="pre">Any</span></code>]</p>
 <p>Class to hold all params for dags or tasks. All the keys are strictly string and values
-are converted into Param’s object if they are not already. This class is to replace param’s
+are converted into Param's object if they are not already. This class is to replace param's
 dictionary implicitly and ideally not needed to be used directly.</p>
 <dl class="field-list simple">
 </dl>
@@ -965,13 +965,13 @@
 <dl class="py method">
 <dt class="sig sig-object py" id="airflow.models.param.ParamsDict.__setitem__">
 <span class="sig-name descname"><span class="pre">__setitem__</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">self</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">key</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">value</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/models/param.html#ParamsDict.__setitem__"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.models.param.ParamsDict.__setitem__" title="Permalink to this definition">¶</a></dt>
-<dd><p>Override for dictionary’s <code class="docutils literal notranslate"><span class="pre">setitem</span></code> method. This method make sure that all values are of
-Param’s type only.</p>
+<dd><p>Override for dictionary's <code class="docutils literal notranslate"><span class="pre">setitem</span></code> method. This method make sure that all values are of
+Param's type only.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>key</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – A key which needs to be inserted or updated in the dict</p></li>
-<li><p><strong>value</strong> (<em>Any</em>) – A value which needs to be set against the key. It could be of any
+<li><p><strong>key</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- A key which needs to be inserted or updated in the dict</p></li>
+<li><p><strong>value</strong> (<em>Any</em>) -- A value which needs to be set against the key. It could be of any
 type but will be converted and stored as a Param object eventually.</p></li>
 </ul>
 </dd>
@@ -981,11 +981,11 @@
 <dl class="py method">
 <dt class="sig sig-object py" id="airflow.models.param.ParamsDict.__getitem__">
 <span class="sig-name descname"><span class="pre">__getitem__</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">self</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">key</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/models/param.html#ParamsDict.__getitem__"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.models.param.ParamsDict.__getitem__" title="Permalink to this definition">¶</a></dt>
-<dd><p>Override for dictionary’s <code class="docutils literal notranslate"><span class="pre">getitem</span></code> method. After fetching the key, it would call the
+<dd><p>Override for dictionary's <code class="docutils literal notranslate"><span class="pre">getitem</span></code> method. After fetching the key, it would call the
 resolve method as well on the Param object.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>key</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – The key to fetch</p>
+<dd class="field-odd"><p><strong>key</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- The key to fetch</p>
 </dd>
 </dl>
 </dd></dl>
@@ -1001,13 +1001,13 @@
 <dl class="py method">
 <dt class="sig sig-object py" id="airflow.models.param.ParamsDict.items">
 <span class="sig-name descname"><span class="pre">items</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">self</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/models/param.html#ParamsDict.items"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.models.param.ParamsDict.items" title="Permalink to this definition">¶</a></dt>
-<dd><p>D.items() -&gt; a set-like object providing a view on D’s items</p>
+<dd><p>D.items() -&gt; a set-like object providing a view on D's items</p>
 </dd></dl>
 
 <dl class="py method">
 <dt class="sig sig-object py" id="airflow.models.param.ParamsDict.values">
 <span class="sig-name descname"><span class="pre">values</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">self</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/models/param.html#ParamsDict.values"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.models.param.ParamsDict.values" title="Permalink to this definition">¶</a></dt>
-<dd><p>D.values() -&gt; an object providing a view on D’s values</p>
+<dd><p>D.values() -&gt; an object providing a view on D's values</p>
 </dd></dl>
 
 <dl class="py method">
@@ -1051,16 +1051,16 @@
 <p><strong>Example</strong>:</p>
 <blockquote>
 <div><dl class="simple">
-<dt>with DAG(…) as dag:</dt><dd><p>EmailOperator(subject=dag.param(‘subject’, ‘Hi from Airflow!’))</p>
+<dt>with DAG(...) as dag:</dt><dd><p>EmailOperator(subject=dag.param('subject', 'Hi from Airflow!'))</p>
 </dd>
 </dl>
 </div></blockquote>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>current_dag</strong> (<a class="reference internal" href="../dag/index.html#airflow.models.dag.DAG" title="airflow.models.dag.DAG"><em>airflow.models.dag.DAG</em></a>) – Dag being used for parameter.</p></li>
-<li><p><strong>name</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – key value which is used to set the parameter</p></li>
-<li><p><strong>default</strong> (<em>Any</em>) – Default value used if no parameter was set.</p></li>
+<li><p><strong>current_dag</strong> (<a class="reference internal" href="../dag/index.html#airflow.models.dag.DAG" title="airflow.models.dag.DAG"><em>airflow.models.dag.DAG</em></a>) -- Dag being used for parameter.</p></li>
+<li><p><strong>name</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- key value which is used to set the parameter</p></li>
+<li><p><strong>default</strong> (<em>Any</em>) -- Default value used if no parameter was set.</p></li>
 </ul>
 </dd>
 </dl>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/pool/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/pool/index.html
index 0a4f20c..ecca48c 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/pool/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/pool/index.html
@@ -922,8 +922,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>pool_name</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – The pool name of the Pool to get.</p></li>
-<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) – SQLAlchemy ORM Session</p></li>
+<li><p><strong>pool_name</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- The pool name of the Pool to get.</p></li>
+<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) -- SQLAlchemy ORM Session</p></li>
 </ul>
 </dd>
 <dt class="field-even">Returns</dt>
@@ -938,7 +938,7 @@
 <dd><p>Get the Pool of the default_pool from the Pools.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) – SQLAlchemy ORM Session</p>
+<dd class="field-odd"><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) -- SQLAlchemy ORM Session</p>
 </dd>
 <dt class="field-even">Returns</dt>
 <dd class="field-even"><p>the pool object</p>
@@ -953,8 +953,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>id</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a>) – pool id</p></li>
-<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) – SQLAlchemy ORM Session</p></li>
+<li><p><strong>id</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a>) -- pool id</p></li>
+<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) -- SQLAlchemy ORM Session</p></li>
 </ul>
 </dd>
 <dt class="field-even">Returns</dt>
@@ -987,13 +987,13 @@
 <em class="property"><span class="pre">static</span><span class="w"> </span></em><span class="sig-name descname"><span class="pre">slots_stats</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">lock_rows</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">False</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">session</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">NEW_SESSION</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/models/pool.html#Pool.slots_stats"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.models.pool.Pool.slots_stats" title="Permalink to this definition">¶</a></dt>
 <dd><p>Get Pool stats (Number of Running, Queued, Open &amp; Total tasks)</p>
 <p>If <code class="docutils literal notranslate"><span class="pre">lock_rows</span></code> is True, and the database engine in use supports the <code class="docutils literal notranslate"><span class="pre">NOWAIT</span></code> syntax, then a
-non-blocking lock will be attempted – if the lock is not available then SQLAlchemy will throw an
+non-blocking lock will be attempted -- if the lock is not available then SQLAlchemy will throw an
 OperationalError.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>lock_rows</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – Should we attempt to obtain a row-level lock on all the Pool rows returns</p></li>
-<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) – SQLAlchemy ORM Session</p></li>
+<li><p><strong>lock_rows</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- Should we attempt to obtain a row-level lock on all the Pool rows returns</p></li>
+<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) -- SQLAlchemy ORM Session</p></li>
 </ul>
 </dd>
 </dl>
@@ -1016,7 +1016,7 @@
 <dd><p>Get the number of slots used by running/queued tasks at the moment.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) – SQLAlchemy ORM Session</p>
+<dd class="field-odd"><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) -- SQLAlchemy ORM Session</p>
 </dd>
 <dt class="field-even">Returns</dt>
 <dd class="field-even"><p>the used number of slots</p>
@@ -1030,7 +1030,7 @@
 <dd><p>Get the number of slots used by running tasks at the moment.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) – SQLAlchemy ORM Session</p>
+<dd class="field-odd"><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) -- SQLAlchemy ORM Session</p>
 </dd>
 <dt class="field-even">Returns</dt>
 <dd class="field-even"><p>the used number of slots</p>
@@ -1044,7 +1044,7 @@
 <dd><p>Get the number of slots used by queued tasks at the moment.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) – SQLAlchemy ORM Session</p>
+<dd class="field-odd"><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) -- SQLAlchemy ORM Session</p>
 </dd>
 <dt class="field-even">Returns</dt>
 <dd class="field-even"><p>the used number of slots</p>
@@ -1058,7 +1058,7 @@
 <dd><p>Get the number of slots open at the moment.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) – SQLAlchemy ORM Session</p>
+<dd class="field-odd"><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) -- SQLAlchemy ORM Session</p>
 </dd>
 <dt class="field-even">Returns</dt>
 <dd class="field-even"><p>the number of slots</p>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/renderedtifields/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/renderedtifields/index.html
index 70b58c5..3c6df74 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/renderedtifields/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/renderedtifields/index.html
@@ -893,8 +893,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>ti</strong> (<a class="reference internal" href="../taskinstance/index.html#airflow.models.taskinstance.TaskInstance" title="airflow.models.taskinstance.TaskInstance"><em>airflow.models.taskinstance.TaskInstance</em></a>) – Task Instance</p></li>
-<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.Session</em></a>) – SqlAlchemy Session</p></li>
+<li><p><strong>ti</strong> (<a class="reference internal" href="../taskinstance/index.html#airflow.models.taskinstance.TaskInstance" title="airflow.models.taskinstance.TaskInstance"><em>airflow.models.taskinstance.TaskInstance</em></a>) -- Task Instance</p></li>
+<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.Session</em></a>) -- SqlAlchemy Session</p></li>
 </ul>
 </dd>
 <dt class="field-even">Returns</dt>
@@ -914,8 +914,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>ti</strong> (<a class="reference internal" href="../taskinstance/index.html#airflow.models.taskinstance.TaskInstance" title="airflow.models.taskinstance.TaskInstance"><em>airflow.models.taskinstance.TaskInstance</em></a>) – Task Instance</p></li>
-<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.Session</em></a>) – SqlAlchemy Session</p></li>
+<li><p><strong>ti</strong> (<a class="reference internal" href="../taskinstance/index.html#airflow.models.taskinstance.TaskInstance" title="airflow.models.taskinstance.TaskInstance"><em>airflow.models.taskinstance.TaskInstance</em></a>) -- Task Instance</p></li>
+<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.Session</em></a>) -- SqlAlchemy Session</p></li>
 </ul>
 </dd>
 <dt class="field-even">Returns</dt>
@@ -933,7 +933,7 @@
 <dd><p>Write instance to database</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.Session</em></a>) – SqlAlchemy Session</p>
+<dd class="field-odd"><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.Session</em></a>) -- SqlAlchemy Session</p>
 </dd>
 </dl>
 </dd></dl>
@@ -943,14 +943,14 @@
 <em class="property"><span class="pre">classmethod</span><span class="w"> </span></em><span class="sig-name descname"><span class="pre">delete_old_records</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">cls</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">task_id</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">dag_id</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">num_to_keep</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">conf.getint('core',</span> <span class="pre">'max_num_rendered_ti_fields_per_task',</span> <span class="pre">fallback=0)</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">session</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/models/renderedtifields.html#RenderedTaskInstanceFields.delete_old_records"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.models.renderedtifields.RenderedTaskInstanceFields.delete_old_records" title="Permalink to this definition">¶</a></dt>
 <dd><p>Keep only Last X (num_to_keep) number of records for a task by deleting others.</p>
 <p>In the case of data for a mapped task either all of the rows or none of the rows will be deleted, so
-we don’t end up with partial data for a set of mapped Task Instances left in the database.</p>
+we don't end up with partial data for a set of mapped Task Instances left in the database.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>task_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – Task ID</p></li>
-<li><p><strong>dag_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – Dag ID</p></li>
-<li><p><strong>num_to_keep</strong> – Number of Records to keep</p></li>
-<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.Session</em></a>) – SqlAlchemy Session</p></li>
+<li><p><strong>task_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- Task ID</p></li>
+<li><p><strong>dag_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- Dag ID</p></li>
+<li><p><strong>num_to_keep</strong> -- Number of Records to keep</p></li>
+<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.Session</em></a>) -- SqlAlchemy Session</p></li>
 </ul>
 </dd>
 </dl>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/sensorinstance/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/sensorinstance/index.html
index fab2bdb..4421be2 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/sensorinstance/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/sensorinstance/index.html
@@ -933,7 +933,7 @@
 <dd><p>Get the object dotted class path. Used for getting operator classpath.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>obj</strong> – </p>
+<dd class="field-odd"><p><strong>obj</strong> -- </p>
 </dd>
 <dt class="field-even">Returns</dt>
 <dd class="field-even"><p>The class path of input object</p>
@@ -952,11 +952,11 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>ti</strong> – The task instance for the sensor to be registered.</p></li>
-<li><p><strong>poke_context</strong> – Context used for sensor poke function.</p></li>
-<li><p><strong>execution_context</strong> – Context used for execute sensor such as timeout
+<li><p><strong>ti</strong> -- The task instance for the sensor to be registered.</p></li>
+<li><p><strong>poke_context</strong> -- Context used for sensor poke function.</p></li>
+<li><p><strong>execution_context</strong> -- Context used for execute sensor such as timeout
 setting and email configuration.</p></li>
-<li><p><strong>session</strong> – SQLAlchemy ORM Session</p></li>
+<li><p><strong>session</strong> -- SQLAlchemy ORM Session</p></li>
 </ul>
 </dd>
 <dt class="field-even">Returns</dt>
@@ -988,7 +988,7 @@
 <dd><p>Returns the DagRun for this SensorInstance</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>session</strong> – SQLAlchemy ORM Session</p>
+<dd class="field-odd"><p><strong>session</strong> -- SQLAlchemy ORM Session</p>
 </dd>
 <dt class="field-even">Returns</dt>
 <dd class="field-even"><p>DagRun</p>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/serialized_dag/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/serialized_dag/index.html
index e82c239..f27b128 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/serialized_dag/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/serialized_dag/index.html
@@ -943,9 +943,9 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>dag</strong> (<a class="reference internal" href="../dag/index.html#airflow.models.dag.DAG" title="airflow.models.dag.DAG"><em>airflow.models.dag.DAG</em></a>) – a DAG to be written into database</p></li>
-<li><p><strong>min_update_interval</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a><em>]</em>) – minimal interval in seconds to update serialized DAG</p></li>
-<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.Session</em></a>) – ORM Session</p></li>
+<li><p><strong>dag</strong> (<a class="reference internal" href="../dag/index.html#airflow.models.dag.DAG" title="airflow.models.dag.DAG"><em>airflow.models.dag.DAG</em></a>) -- a DAG to be written into database</p></li>
+<li><p><strong>min_update_interval</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a><em>]</em>) -- minimal interval in seconds to update serialized DAG</p></li>
+<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.Session</em></a>) -- ORM Session</p></li>
 </ul>
 </dd>
 <dt class="field-even">Returns</dt>
@@ -963,7 +963,7 @@
 <dd><p>Reads all DAGs in serialized_dag table.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.Session</em></a>) – ORM Session</p>
+<dd class="field-odd"><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.Session</em></a>) -- ORM Session</p>
 </dd>
 <dt class="field-even">Returns</dt>
 <dd class="field-even"><p>a dict of DAGs read from database</p>
@@ -1002,8 +1002,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>alive_dag_filelocs</strong> (<em>List</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – file paths of alive DAGs</p></li>
-<li><p><strong>session</strong> – ORM Session</p></li>
+<li><p><strong>alive_dag_filelocs</strong> (<em>List</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- file paths of alive DAGs</p></li>
+<li><p><strong>session</strong> -- ORM Session</p></li>
 </ul>
 </dd>
 </dl>
@@ -1016,8 +1016,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>dag_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – the DAG to check</p></li>
-<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.Session</em></a>) – ORM Session</p></li>
+<li><p><strong>dag_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- the DAG to check</p></li>
+<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.Session</em></a>) -- ORM Session</p></li>
 </ul>
 </dd>
 </dl>
@@ -1032,8 +1032,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>dag_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – the DAG to fetch</p></li>
-<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.Session</em></a>) – ORM Session</p></li>
+<li><p><strong>dag_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- the DAG to fetch</p></li>
+<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.Session</em></a>) -- ORM Session</p></li>
 </ul>
 </dd>
 </dl>
@@ -1047,8 +1047,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>dags</strong> (<em>List</em><em>[</em><a class="reference internal" href="../dag/index.html#airflow.models.dag.DAG" title="airflow.models.dag.DAG"><em>airflow.models.dag.DAG</em></a><em>]</em>) – the DAG objects to save to the DB</p></li>
-<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.Session</em></a>) – ORM Session</p></li>
+<li><p><strong>dags</strong> (<em>List</em><em>[</em><a class="reference internal" href="../dag/index.html#airflow.models.dag.DAG" title="airflow.models.dag.DAG"><em>airflow.models.dag.DAG</em></a><em>]</em>) -- the DAG objects to save to the DB</p></li>
+<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.Session</em></a>) -- ORM Session</p></li>
 </ul>
 </dd>
 <dt class="field-even">Returns</dt>
@@ -1065,8 +1065,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>dag_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – DAG ID</p></li>
-<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.Session</em></a>) – ORM Session</p></li>
+<li><p><strong>dag_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- DAG ID</p></li>
+<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.Session</em></a>) -- ORM Session</p></li>
 </ul>
 </dd>
 </dl>
@@ -1078,7 +1078,7 @@
 <dd><p>Get the maximum date when any DAG was last updated in serialized_dag table</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.Session</em></a>) – ORM Session</p>
+<dd class="field-odd"><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.Session</em></a>) -- ORM Session</p>
 </dd>
 </dl>
 </dd></dl>
@@ -1090,8 +1090,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>dag_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – DAG ID</p></li>
-<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.Session</em></a>) – ORM Session</p></li>
+<li><p><strong>dag_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- DAG ID</p></li>
+<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.Session</em></a>) -- ORM Session</p></li>
 </ul>
 </dd>
 <dt class="field-even">Returns</dt>
@@ -1109,7 +1109,7 @@
 <dd><p>Get the dependencies between DAGs</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.Session</em></a>) – ORM Session</p>
+<dd class="field-odd"><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.Session</em></a>) -- ORM Session</p>
 </dd>
 </dl>
 </dd></dl>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/skipmixin/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/skipmixin/index.html
index 65ec711..713178d 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/skipmixin/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/skipmixin/index.html
@@ -847,10 +847,10 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>dag_run</strong> (<a class="reference internal" href="../dagrun/index.html#airflow.models.dagrun.DagRun" title="airflow.models.dagrun.DagRun"><em>airflow.models.dagrun.DagRun</em></a>) – the DagRun for which to set the tasks to skipped</p></li>
-<li><p><strong>execution_date</strong> (<em>pendulum.DateTime</em>) – execution_date</p></li>
-<li><p><strong>tasks</strong> (<em>Sequence</em><em>[</em><a class="reference internal" href="../baseoperator/index.html#airflow.models.baseoperator.BaseOperator" title="airflow.models.baseoperator.BaseOperator"><em>airflow.models.baseoperator.BaseOperator</em></a><em>]</em>) – tasks to skip (not task_ids)</p></li>
-<li><p><strong>session</strong> (<em>sqlalchemy.Session</em>) – db session to use</p></li>
+<li><p><strong>dag_run</strong> (<a class="reference internal" href="../dagrun/index.html#airflow.models.dagrun.DagRun" title="airflow.models.dagrun.DagRun"><em>airflow.models.dagrun.DagRun</em></a>) -- the DagRun for which to set the tasks to skipped</p></li>
+<li><p><strong>execution_date</strong> (<em>pendulum.DateTime</em>) -- execution_date</p></li>
+<li><p><strong>tasks</strong> (<em>Sequence</em><em>[</em><a class="reference internal" href="../baseoperator/index.html#airflow.models.baseoperator.BaseOperator" title="airflow.models.baseoperator.BaseOperator"><em>airflow.models.baseoperator.BaseOperator</em></a><em>]</em>) -- tasks to skip (not task_ids)</p></li>
+<li><p><strong>session</strong> (<em>sqlalchemy.Session</em>) -- db session to use</p></li>
 </ul>
 </dd>
 </dl>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/taskinstance/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/taskinstance/index.html
index e8410d5..e8de533 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/taskinstance/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/taskinstance/index.html
@@ -1112,12 +1112,12 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>tis</strong> – a list of task instances</p></li>
-<li><p><strong>session</strong> – current session</p></li>
-<li><p><strong>dag_run_state</strong> (<em>Union</em><em>[</em><em>airflow.utils.state.DagRunState</em><em>, </em><em>airflow.typing_compat.Literal</em><em>[</em><em>False</em><em>]</em><em>]</em>) – state to set DagRun to. If set to False, dagrun state will not
+<li><p><strong>tis</strong> -- a list of task instances</p></li>
+<li><p><strong>session</strong> -- current session</p></li>
+<li><p><strong>dag_run_state</strong> (<em>Union</em><em>[</em><em>airflow.utils.state.DagRunState</em><em>, </em><em>airflow.typing_compat.Literal</em><em>[</em><em>False</em><em>]</em><em>]</em>) -- state to set DagRun to. If set to False, dagrun state will not
 be changed.</p></li>
-<li><p><strong>dag</strong> – DAG object</p></li>
-<li><p><strong>activate_dag_runs</strong> – Deprecated parameter, do not pass</p></li>
+<li><p><strong>dag</strong> -- DAG object</p></li>
+<li><p><strong>activate_dag_runs</strong> -- Deprecated parameter, do not pass</p></li>
 </ul>
 </dd>
 </dl>
@@ -1195,10 +1195,10 @@
 <p>Task instances store the state of a task instance. This table is the
 authority and single source of truth around what tasks have run and the
 state they are in.</p>
-<p>The SqlAlchemy model doesn’t have a SqlAlchemy foreign key to the task or
+<p>The SqlAlchemy model doesn't have a SqlAlchemy foreign key to the task or
 dag model deliberately to have more control over transactions.</p>
 <p>Database transactions on this table should insure double triggers and
-any confusion around what task instances are or aren’t ready to run
+any confusion around what task instances are or aren't ready to run
 even while multiple schedulers may be firing task instances.</p>
 <p>A value of -1 in map_index represents any of: a TI without mapped tasks;
 a TI with mapped tasks that has yet to be expanded (state=pending);
@@ -1385,7 +1385,7 @@
 <dl class="py method">
 <dt class="sig sig-object py" id="airflow.models.taskinstance.TaskInstance.init_on_load">
 <span class="sig-name descname"><span class="pre">init_on_load</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">self</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/models/taskinstance.html#TaskInstance.init_on_load"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.models.taskinstance.TaskInstance.init_on_load" title="Permalink to this definition">¶</a></dt>
-<dd><p>Initialize the attributes that aren’t stored in the DB</p>
+<dd><p>Initialize the attributes that aren't stored in the DB</p>
 </dd></dl>
 
 <dl class="py method">
@@ -1400,7 +1400,7 @@
 <dl class="py method">
 <dt class="sig sig-object py" id="airflow.models.taskinstance.TaskInstance.prev_attempted_tries">
 <em class="property"><span class="pre">property</span><span class="w"> </span></em><span class="sig-name descname"><span class="pre">prev_attempted_tries</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">self</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/models/taskinstance.html#TaskInstance.prev_attempted_tries"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.models.taskinstance.TaskInstance.prev_attempted_tries" title="Permalink to this definition">¶</a></dt>
-<dd><p>Based on this instance’s try_number, this will calculate
+<dd><p>Based on this instance's try_number, this will calculate
 the number of previously attempted tries, defaulting to 0.</p>
 </dd></dl>
 
@@ -1425,25 +1425,25 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>dag_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – DAG ID</p></li>
-<li><p><strong>task_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – Task ID</p></li>
-<li><p><strong>run_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – The run_id of this task’s DagRun</p></li>
-<li><p><strong>mark_success</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – Whether to mark the task as successful</p></li>
-<li><p><strong>ignore_all_deps</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – Ignore all ignorable dependencies.
+<li><p><strong>dag_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- DAG ID</p></li>
+<li><p><strong>task_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- Task ID</p></li>
+<li><p><strong>run_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- The run_id of this task's DagRun</p></li>
+<li><p><strong>mark_success</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- Whether to mark the task as successful</p></li>
+<li><p><strong>ignore_all_deps</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- Ignore all ignorable dependencies.
 Overrides the other ignore_* parameters.</p></li>
-<li><p><strong>ignore_depends_on_past</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – Ignore depends_on_past parameter of DAGs
+<li><p><strong>ignore_depends_on_past</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- Ignore depends_on_past parameter of DAGs
 (e.g. for Backfills)</p></li>
-<li><p><strong>ignore_task_deps</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – Ignore task-specific dependencies such as depends_on_past
+<li><p><strong>ignore_task_deps</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- Ignore task-specific dependencies such as depends_on_past
 and trigger rule</p></li>
-<li><p><strong>ignore_ti_state</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – Ignore the task instance’s previous failure/success</p></li>
-<li><p><strong>local</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – Whether to run the task locally</p></li>
-<li><p><strong>pickle_id</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a><em>]</em>) – If the DAG was serialized to the DB, the ID
+<li><p><strong>ignore_ti_state</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- Ignore the task instance's previous failure/success</p></li>
+<li><p><strong>local</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- Whether to run the task locally</p></li>
+<li><p><strong>pickle_id</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a><em>]</em>) -- If the DAG was serialized to the DB, the ID
 associated with the pickled DAG</p></li>
-<li><p><strong>file_path</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – path to the file containing the DAG definition</p></li>
-<li><p><strong>raw</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – raw mode (needs more details)</p></li>
-<li><p><strong>job_id</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – job ID (needs more details)</p></li>
-<li><p><strong>pool</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – the Airflow pool that the task should run in</p></li>
-<li><p><strong>cfg_path</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – the Path to the configuration file</p></li>
+<li><p><strong>file_path</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- path to the file containing the DAG definition</p></li>
+<li><p><strong>raw</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- raw mode (needs more details)</p></li>
+<li><p><strong>job_id</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- job ID (needs more details)</p></li>
+<li><p><strong>pool</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- the Airflow pool that the task should run in</p></li>
+<li><p><strong>cfg_path</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- the Path to the configuration file</p></li>
 </ul>
 </dd>
 <dt class="field-even">Returns</dt>
@@ -1475,7 +1475,7 @@
 a new session is used.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>session</strong> – SQLAlchemy ORM Session</p>
+<dd class="field-odd"><p><strong>session</strong> -- SQLAlchemy ORM Session</p>
 </dd>
 </dl>
 </dd></dl>
@@ -1483,10 +1483,10 @@
 <dl class="py method">
 <dt class="sig sig-object py" id="airflow.models.taskinstance.TaskInstance.error">
 <span class="sig-name descname"><span class="pre">error</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">self</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">session</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">NEW_SESSION</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/models/taskinstance.html#TaskInstance.error"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.models.taskinstance.TaskInstance.error" title="Permalink to this definition">¶</a></dt>
-<dd><p>Forces the task instance’s state to FAILED in the database.</p>
+<dd><p>Forces the task instance's state to FAILED in the database.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>session</strong> – SQLAlchemy ORM Session</p>
+<dd class="field-odd"><p><strong>session</strong> -- SQLAlchemy ORM Session</p>
 </dd>
 </dl>
 </dd></dl>
@@ -1498,8 +1498,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>session</strong> – SQLAlchemy ORM Session</p></li>
-<li><p><strong>lock_for_update</strong> – if True, indicates that the database should
+<li><p><strong>session</strong> -- SQLAlchemy ORM Session</p></li>
+<li><p><strong>lock_for_update</strong> -- if True, indicates that the database should
 lock the TaskInstance (issuing a FOR UPDATE clause) until the
 session is committed.</p></li>
 </ul>
@@ -1514,8 +1514,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>task</strong> (<em>airflow.models.operator.Operator</em>) – The task object to copy from</p></li>
-<li><p><strong>pool_override</strong> – Use the pool_override instead of task’s pool</p></li>
+<li><p><strong>task</strong> (<em>airflow.models.operator.Operator</em>) -- The task object to copy from</p></li>
+<li><p><strong>pool_override</strong> -- Use the pool_override instead of task's pool</p></li>
 </ul>
 </dd>
 </dl>
@@ -1530,7 +1530,7 @@
 index is removed.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) – SQLAlchemy ORM Session</p>
+<dd class="field-odd"><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) -- SQLAlchemy ORM Session</p>
 </dd>
 </dl>
 </dd></dl>
@@ -1550,8 +1550,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>state</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – State to set for the TI</p></li>
-<li><p><strong>session</strong> – SQLAlchemy ORM Session</p></li>
+<li><p><strong>state</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- State to set for the TI</p></li>
+<li><p><strong>session</strong> -- SQLAlchemy ORM Session</p></li>
 </ul>
 </dd>
 </dl>
@@ -1574,7 +1574,7 @@
 if the task DROPs and recreates a table.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>session</strong> – SQLAlchemy ORM Session</p>
+<dd class="field-odd"><p><strong>session</strong> -- SQLAlchemy ORM Session</p>
 </dd>
 </dl>
 </dd></dl>
@@ -1582,12 +1582,12 @@
 <dl class="py method">
 <dt class="sig sig-object py" id="airflow.models.taskinstance.TaskInstance.get_previous_dagrun">
 <span class="sig-name descname"><span class="pre">get_previous_dagrun</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">self</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">state</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">session</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/models/taskinstance.html#TaskInstance.get_previous_dagrun"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.models.taskinstance.TaskInstance.get_previous_dagrun" title="Permalink to this definition">¶</a></dt>
-<dd><p>The DagRun that ran before this task instance’s DagRun.</p>
+<dd><p>The DagRun that ran before this task instance's DagRun.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>state</strong> (<em>Optional</em><em>[</em><em>airflow.utils.state.DagRunState</em><em>]</em>) – If passed, it only take into account instances of a specific state.</p></li>
-<li><p><strong>session</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a><em>]</em>) – SQLAlchemy ORM Session.</p></li>
+<li><p><strong>state</strong> (<em>Optional</em><em>[</em><em>airflow.utils.state.DagRunState</em><em>]</em>) -- If passed, it only take into account instances of a specific state.</p></li>
+<li><p><strong>session</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a><em>]</em>) -- SQLAlchemy ORM Session.</p></li>
 </ul>
 </dd>
 </dl>
@@ -1600,8 +1600,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>state</strong> (<em>Optional</em><em>[</em><em>airflow.utils.state.DagRunState</em><em>]</em>) – If passed, it only take into account instances of a specific state.</p></li>
-<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) – SQLAlchemy ORM Session</p></li>
+<li><p><strong>state</strong> (<em>Optional</em><em>[</em><em>airflow.utils.state.DagRunState</em><em>]</em>) -- If passed, it only take into account instances of a specific state.</p></li>
+<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) -- SQLAlchemy ORM Session</p></li>
 </ul>
 </dd>
 </dl>
@@ -1630,8 +1630,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>state</strong> (<em>Optional</em><em>[</em><em>airflow.utils.state.DagRunState</em><em>]</em>) – If passed, it only take into account instances of a specific state.</p></li>
-<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) – SQLAlchemy ORM Session</p></li>
+<li><p><strong>state</strong> (<em>Optional</em><em>[</em><em>airflow.utils.state.DagRunState</em><em>]</em>) -- If passed, it only take into account instances of a specific state.</p></li>
+<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) -- SQLAlchemy ORM Session</p></li>
 </ul>
 </dd>
 </dl>
@@ -1644,8 +1644,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>state</strong> (<em>Optional</em><em>[</em><em>airflow.utils.state.DagRunState</em><em>]</em>) – If passed, it only take into account instances of a specific state.</p></li>
-<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) – SQLAlchemy ORM Session</p></li>
+<li><p><strong>state</strong> (<em>Optional</em><em>[</em><em>airflow.utils.state.DagRunState</em><em>]</em>) -- If passed, it only take into account instances of a specific state.</p></li>
+<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) -- SQLAlchemy ORM Session</p></li>
 </ul>
 </dd>
 </dl>
@@ -1669,10 +1669,10 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>dep_context</strong> – The execution context that determines the dependencies that
+<li><p><strong>dep_context</strong> -- The execution context that determines the dependencies that
 should be evaluated.</p></li>
-<li><p><strong>session</strong> – database session</p></li>
-<li><p><strong>verbose</strong> – whether log details on failed dependencies on
+<li><p><strong>session</strong> -- database session</p></li>
+<li><p><strong>verbose</strong> -- whether log details on failed dependencies on
 info or debug log level</p></li>
 </ul>
 </dd>
@@ -1711,7 +1711,7 @@
 <dd><p>Returns the DagRun for this TaskInstance</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) – SQLAlchemy ORM Session</p>
+<dd class="field-odd"><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) -- SQLAlchemy ORM Session</p>
 </dd>
 <dt class="field-even">Returns</dt>
 <dd class="field-even"><p>DagRun</p>
@@ -1731,17 +1731,17 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>verbose</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – whether to turn on more verbose logging</p></li>
-<li><p><strong>ignore_all_deps</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – Ignore all of the non-critical dependencies, just runs</p></li>
-<li><p><strong>ignore_depends_on_past</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – Ignore depends_on_past DAG attribute</p></li>
-<li><p><strong>ignore_task_deps</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – Don’t check the dependencies of this TaskInstance’s task</p></li>
-<li><p><strong>ignore_ti_state</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – Disregards previous task instance state</p></li>
-<li><p><strong>mark_success</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – Don’t run the task, mark its state as success</p></li>
-<li><p><strong>test_mode</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – Doesn’t record success or failure in the DB</p></li>
-<li><p><strong>job_id</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – Job (BackfillJob / LocalTaskJob / SchedulerJob) ID</p></li>
-<li><p><strong>pool</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – specifies the pool to use to run the task instance</p></li>
-<li><p><strong>external_executor_id</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – The identifier of the celery executor</p></li>
-<li><p><strong>session</strong> – SQLAlchemy ORM Session</p></li>
+<li><p><strong>verbose</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- whether to turn on more verbose logging</p></li>
+<li><p><strong>ignore_all_deps</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- Ignore all of the non-critical dependencies, just runs</p></li>
+<li><p><strong>ignore_depends_on_past</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- Ignore depends_on_past DAG attribute</p></li>
+<li><p><strong>ignore_task_deps</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- Don't check the dependencies of this TaskInstance's task</p></li>
+<li><p><strong>ignore_ti_state</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- Disregards previous task instance state</p></li>
+<li><p><strong>mark_success</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- Don't run the task, mark its state as success</p></li>
+<li><p><strong>test_mode</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- Doesn't record success or failure in the DB</p></li>
+<li><p><strong>job_id</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- Job (BackfillJob / LocalTaskJob / SchedulerJob) ID</p></li>
+<li><p><strong>pool</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- specifies the pool to use to run the task instance</p></li>
+<li><p><strong>external_executor_id</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- The identifier of the celery executor</p></li>
+<li><p><strong>session</strong> -- SQLAlchemy ORM Session</p></li>
 </ul>
 </dd>
 <dt class="field-even">Returns</dt>
@@ -1779,8 +1779,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>error</strong> (<a class="reference external" href="https://docs.python.org/3/library/exceptions.html#BaseException" title="(in Python v3.10)"><em>BaseException</em></a>) – exception to get traceback from</p></li>
-<li><p><strong>truncate_to</strong> (<em>Callable</em>) – Function to truncate TB to. Must have a <code class="docutils literal notranslate"><span class="pre">__code__</span></code> attribute</p></li>
+<li><p><strong>error</strong> (<a class="reference external" href="https://docs.python.org/3/library/exceptions.html#BaseException" title="(in Python v3.10)"><em>BaseException</em></a>) -- exception to get traceback from</p></li>
+<li><p><strong>truncate_to</strong> (<em>Callable</em>) -- Function to truncate TB to. Must have a <code class="docutils literal notranslate"><span class="pre">__code__</span></code> attribute</p></li>
 </ul>
 </dd>
 </dl>
@@ -1885,11 +1885,11 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>key</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – Key to store the value under.</p></li>
-<li><p><strong>value</strong> (<em>Any</em>) – Value to store. What types are possible depends on whether
+<li><p><strong>key</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- Key to store the value under.</p></li>
+<li><p><strong>value</strong> (<em>Any</em>) -- Value to store. What types are possible depends on whether
 <code class="docutils literal notranslate"><span class="pre">enable_xcom_pickling</span></code> is true or not. If so, this can be any
 picklable object; only be JSON-serializable may be used otherwise.</p></li>
-<li><p><strong>execution_date</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>]</em>) – Deprecated parameter that has no effect.</p></li>
+<li><p><strong>execution_date</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>]</em>) -- Deprecated parameter that has no effect.</p></li>
 </ul>
 </dd>
 </dl>
@@ -1902,19 +1902,19 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>key</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – A key for the XCom. If provided, only XComs with matching
+<li><p><strong>key</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- A key for the XCom. If provided, only XComs with matching
 keys will be returned. The default key is <code class="docutils literal notranslate"><span class="pre">'return_value'</span></code>, also
 available as constant <code class="docutils literal notranslate"><span class="pre">XCOM_RETURN_KEY</span></code>. This key is automatically
 given to XComs returned by tasks (as opposed to being pushed
 manually). To remove the filter, pass <em>None</em>.</p></li>
-<li><p><strong>task_ids</strong> (<em>Optional</em><em>[</em><em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><em>Iterable</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em><em>]</em>) – Only XComs from tasks with matching ids will be
+<li><p><strong>task_ids</strong> (<em>Optional</em><em>[</em><em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><em>Iterable</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em><em>]</em>) -- Only XComs from tasks with matching ids will be
 pulled. Pass <em>None</em> to remove the filter.</p></li>
-<li><p><strong>dag_id</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – If provided, only pulls XComs from this DAG. If <em>None</em>
+<li><p><strong>dag_id</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- If provided, only pulls XComs from this DAG. If <em>None</em>
 (default), the DAG of the calling task is used.</p></li>
-<li><p><strong>map_indexes</strong> (<em>Optional</em><em>[</em><em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a><em>, </em><em>Iterable</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a><em>]</em><em>]</em><em>]</em>) – If provided, only pull XComs with matching indexes.
+<li><p><strong>map_indexes</strong> (<em>Optional</em><em>[</em><em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a><em>, </em><em>Iterable</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a><em>]</em><em>]</em><em>]</em>) -- If provided, only pull XComs with matching indexes.
 If <em>None</em> (default), this is inferred from the task(s) being pulled
 (see below for details).</p></li>
-<li><p><strong>include_prior_dates</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – If False, only XComs from the current
+<li><p><strong>include_prior_dates</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- If False, only XComs from the current
 execution_date are returned. If <em>True</em>, XComs from previous dates
 are returned as well.</p></li>
 </ul>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/tasklog/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/tasklog/index.html
index 0be6e46..48b8437 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/tasklog/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/tasklog/index.html
@@ -803,7 +803,7 @@
 <dd><p>Bases: <a class="reference internal" href="../base/index.html#airflow.models.base.Base" title="airflow.models.base.Base"><code class="xref py py-obj docutils literal notranslate"><span class="pre">airflow.models.base.Base</span></code></a></p>
 <p>Changes to <code class="docutils literal notranslate"><span class="pre">log_filename_template</span></code> and <code class="docutils literal notranslate"><span class="pre">elasticsearch_id</span></code>.</p>
 <p>This table is automatically populated when Airflow starts up, to store the
-config’s value if it does not match the last row in the table.</p>
+config's value if it does not match the last row in the table.</p>
 <dl class="py attribute">
 <dt class="sig sig-object py" id="airflow.models.tasklog.LogTemplate.__tablename__">
 <span class="sig-name descname"><span class="pre">__tablename__</span></span><em class="property"><span class="w"> </span><span class="pre">=</span> <span class="pre">log_template</span></em><a class="reference internal" href="../../../../_modules/airflow/models/tasklog.html#LogTemplate.__tablename__"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.models.tasklog.LogTemplate.__tablename__" title="Permalink to this definition">¶</a></dt>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/taskmap/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/taskmap/index.html
index c84aa38..874449f 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/taskmap/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/taskmap/index.html
@@ -844,7 +844,7 @@
 <dd><p>Bases: <a class="reference internal" href="../base/index.html#airflow.models.base.Base" title="airflow.models.base.Base"><code class="xref py py-obj docutils literal notranslate"><span class="pre">airflow.models.base.Base</span></code></a></p>
 <p>Model to track dynamic task-mapping information.</p>
 <p>This is currently only populated by an upstream TaskInstance pushing an
-XCom that’s pulled by a downstream for mapping purposes.</p>
+XCom that's pulled by a downstream for mapping purposes.</p>
 <dl class="field-list simple">
 </dl>
 <dl class="py attribute">
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/taskmixin/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/taskmixin/index.html
index 50fac6a..b42a7b9 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/taskmixin/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/taskmixin/index.html
@@ -876,8 +876,8 @@
 <dl class="py method">
 <dt class="sig sig-object py" id="airflow.models.taskmixin.DependencyMixin.roots">
 <em class="property"><span class="pre">property</span><span class="w"> </span></em><span class="sig-name descname"><span class="pre">roots</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">self</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/models/taskmixin.html#DependencyMixin.roots"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.models.taskmixin.DependencyMixin.roots" title="Permalink to this definition">¶</a></dt>
-<dd><p>List of root nodes – ones with no upstream dependencies.</p>
-<p>a.k.a. the “start” of this sub-graph</p>
+<dd><p>List of root nodes -- ones with no upstream dependencies.</p>
+<p>a.k.a. the &quot;start&quot; of this sub-graph</p>
 <dl class="field-list simple">
 </dl>
 </dd></dl>
@@ -885,8 +885,8 @@
 <dl class="py method">
 <dt class="sig sig-object py" id="airflow.models.taskmixin.DependencyMixin.leaves">
 <em class="property"><span class="pre">property</span><span class="w"> </span></em><span class="sig-name descname"><span class="pre">leaves</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">self</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/models/taskmixin.html#DependencyMixin.leaves"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.models.taskmixin.DependencyMixin.leaves" title="Permalink to this definition">¶</a></dt>
-<dd><p>List of leaf nodes – ones with only upstream dependencies.</p>
-<p>a.k.a. the “end” of this sub-graph</p>
+<dd><p>List of leaf nodes -- ones with only upstream dependencies.</p>
+<p>a.k.a. the &quot;end&quot; of this sub-graph</p>
 <dl class="field-list simple">
 </dl>
 </dd></dl>
@@ -935,7 +935,7 @@
 <dl class="py method">
 <dt class="sig sig-object py" id="airflow.models.taskmixin.DependencyMixin.__rrshift__">
 <span class="sig-name descname"><span class="pre">__rrshift__</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">self</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">other</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/models/taskmixin.html#DependencyMixin.__rrshift__"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.models.taskmixin.DependencyMixin.__rrshift__" title="Permalink to this definition">¶</a></dt>
-<dd><p>Called for Task &gt;&gt; [Task] because list don’t have __rshift__ operators.</p>
+<dd><p>Called for Task &gt;&gt; [Task] because list don't have __rshift__ operators.</p>
 <dl class="field-list simple">
 </dl>
 </dd></dl>
@@ -943,7 +943,7 @@
 <dl class="py method">
 <dt class="sig sig-object py" id="airflow.models.taskmixin.DependencyMixin.__rlshift__">
 <span class="sig-name descname"><span class="pre">__rlshift__</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">self</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">other</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/models/taskmixin.html#DependencyMixin.__rlshift__"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.models.taskmixin.DependencyMixin.__rlshift__" title="Permalink to this definition">¶</a></dt>
-<dd><p>Called for Task &lt;&lt; [Task] because list don’t have __lshift__ operators.</p>
+<dd><p>Called for Task &lt;&lt; [Task] because list don't have __lshift__ operators.</p>
 <dl class="field-list simple">
 </dl>
 </dd></dl>
@@ -969,7 +969,7 @@
 <dt class="sig sig-object py" id="airflow.models.taskmixin.DAGNode">
 <em class="property"><span class="pre">class</span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">airflow.models.taskmixin.</span></span><span class="sig-name descname"><span class="pre">DAGNode</span></span><a class="reference internal" href="../../../../_modules/airflow/models/taskmixin.html#DAGNode"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.models.taskmixin.DAGNode" title="Permalink to this definition">¶</a></dt>
 <dd><p>Bases: <a class="reference internal" href="#airflow.models.taskmixin.DependencyMixin" title="airflow.models.taskmixin.DependencyMixin"><code class="xref py py-obj docutils literal notranslate"><span class="pre">DependencyMixin</span></code></a></p>
-<p>A base class for a node in the graph of a workflow – an Operator or a Task Group, either mapped or
+<p>A base class for a node in the graph of a workflow -- an Operator or a Task Group, either mapped or
 unmapped.</p>
 <dl class="py attribute">
 <dt class="sig sig-object py" id="airflow.models.taskmixin.DAGNode.dag">
@@ -1041,8 +1041,8 @@
 <dl class="py method">
 <dt class="sig sig-object py" id="airflow.models.taskmixin.DAGNode.roots">
 <em class="property"><span class="pre">property</span><span class="w"> </span></em><span class="sig-name descname"><span class="pre">roots</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">self</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/models/taskmixin.html#DAGNode.roots"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.models.taskmixin.DAGNode.roots" title="Permalink to this definition">¶</a></dt>
-<dd><p>List of root nodes – ones with no upstream dependencies.</p>
-<p>a.k.a. the “start” of this sub-graph</p>
+<dd><p>List of root nodes -- ones with no upstream dependencies.</p>
+<p>a.k.a. the &quot;start&quot; of this sub-graph</p>
 <dl class="field-list simple">
 </dl>
 </dd></dl>
@@ -1050,8 +1050,8 @@
 <dl class="py method">
 <dt class="sig sig-object py" id="airflow.models.taskmixin.DAGNode.leaves">
 <em class="property"><span class="pre">property</span><span class="w"> </span></em><span class="sig-name descname"><span class="pre">leaves</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">self</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/models/taskmixin.html#DAGNode.leaves"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.models.taskmixin.DAGNode.leaves" title="Permalink to this definition">¶</a></dt>
-<dd><p>List of leaf nodes – ones with only upstream dependencies.</p>
-<p>a.k.a. the “end” of this sub-graph</p>
+<dd><p>List of leaf nodes -- ones with only upstream dependencies.</p>
+<p>a.k.a. the &quot;end&quot; of this sub-graph</p>
 <dl class="field-list simple">
 </dl>
 </dd></dl>
@@ -1109,7 +1109,7 @@
 <dl class="py method">
 <dt class="sig sig-object py" id="airflow.models.taskmixin.DAGNode.serialize_for_task_group">
 <em class="property"><span class="pre">abstract</span><span class="w"> </span></em><span class="sig-name descname"><span class="pre">serialize_for_task_group</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">self</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/models/taskmixin.html#DAGNode.serialize_for_task_group"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.models.taskmixin.DAGNode.serialize_for_task_group" title="Permalink to this definition">¶</a></dt>
-<dd><p>This is used by SerializedTaskGroup to serialize a task group’s content.</p>
+<dd><p>This is used by SerializedTaskGroup to serialize a task group's content.</p>
 <dl class="field-list simple">
 </dl>
 </dd></dl>
@@ -1121,7 +1121,7 @@
 <p>For now, this walks the entire DAG to find mapped nodes that has this
 current task as an upstream. We cannot use <code class="docutils literal notranslate"><span class="pre">downstream_list</span></code> since it
 only contains operators, not task groups. In the future, we should
-provide a way to record an DAG node’s all downstream nodes instead.</p>
+provide a way to record an DAG node's all downstream nodes instead.</p>
 <dl class="field-list simple">
 </dl>
 </dd></dl>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/taskreschedule/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/taskreschedule/index.html
index 1754110..fb60155 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/taskreschedule/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/taskreschedule/index.html
@@ -902,10 +902,10 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>session</strong> – the database session object</p></li>
-<li><p><strong>task_instance</strong> – the task instance to find task reschedules for</p></li>
-<li><p><strong>descending</strong> – If True then records are returned in descending order</p></li>
-<li><p><strong>try_number</strong> – Look for TaskReschedule of the given try_number. Default is None which
+<li><p><strong>session</strong> -- the database session object</p></li>
+<li><p><strong>task_instance</strong> -- the task instance to find task reschedules for</p></li>
+<li><p><strong>descending</strong> -- If True then records are returned in descending order</p></li>
+<li><p><strong>try_number</strong> -- Look for TaskReschedule of the given try_number. Default is None which
 looks for the same try_number of the given task_instance.</p></li>
 </ul>
 </dd>
@@ -920,9 +920,9 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>session</strong> – the database session object</p></li>
-<li><p><strong>task_instance</strong> – the task instance to find task reschedules for</p></li>
-<li><p><strong>try_number</strong> – Look for TaskReschedule of the given try_number. Default is None which
+<li><p><strong>session</strong> -- the database session object</p></li>
+<li><p><strong>task_instance</strong> -- the task instance to find task reschedules for</p></li>
+<li><p><strong>try_number</strong> -- Look for TaskReschedule of the given try_number. Default is None which
 looks for the same try_number of the given task_instance.</p></li>
 </ul>
 </dd>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/trigger/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/trigger/index.html
index af62855..7384e3b 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/trigger/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/trigger/index.html
@@ -819,7 +819,7 @@
 other Triggers, and fire off events that will unpause deferred Tasks,
 start linked DAGs, etc.</p>
 <p>They are persisted into the database and then re-hydrated into a
-“triggerer” process, where many are run at once. We model it so that
+&quot;triggerer&quot; process, where many are run at once. We model it so that
 there is a many-to-one relationship between Task and Trigger, for future
 deduplication logic to use.</p>
 <p>Rows will be evicted from the database when the triggerer detects no
@@ -903,7 +903,7 @@
 next_kwargs.</p>
 <p>TODO: Once we have shifted callback (and email) handling to run on
 workers as first-class concepts, we can run the failure code here
-in-process, but we can’t do that right now.</p>
+in-process, but we can't do that right now.</p>
 </dd></dl>
 
 <dl class="py method">
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/variable/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/variable/index.html
index 2b74b3f..572ca5d 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/variable/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/variable/index.html
@@ -908,14 +908,14 @@
 <dt class="sig sig-object py" id="airflow.models.variable.Variable.setdefault">
 <em class="property"><span class="pre">classmethod</span><span class="w"> </span></em><span class="sig-name descname"><span class="pre">setdefault</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">cls</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">key</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">default</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">description</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">deserialize_json</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">False</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/models/variable.html#Variable.setdefault"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.models.variable.Variable.setdefault" title="Permalink to this definition">¶</a></dt>
 <dd><p>Like a Python builtin dict object, setdefault returns the current value
-for a key, and if it isn’t there, stores the default value and returns it.</p>
+for a key, and if it isn't there, stores the default value and returns it.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>key</strong> – Dict key for this Variable</p></li>
-<li><p><strong>default</strong> – Default value to set and return if the variable
-isn’t already in the DB</p></li>
-<li><p><strong>deserialize_json</strong> – Store this as a JSON encoded value in the DB
+<li><p><strong>key</strong> -- Dict key for this Variable</p></li>
+<li><p><strong>default</strong> -- Default value to set and return if the variable
+isn't already in the DB</p></li>
+<li><p><strong>deserialize_json</strong> -- Store this as a JSON encoded value in the DB
 and un-encode it when retrieving a value</p></li>
 </ul>
 </dd>
@@ -932,9 +932,9 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>key</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – Variable Key</p></li>
-<li><p><strong>default_var</strong> (<em>Any</em>) – Default value of the Variable if the Variable doesn’t exist</p></li>
-<li><p><strong>deserialize_json</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – Deserialize the value to a Python dict</p></li>
+<li><p><strong>key</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- Variable Key</p></li>
+<li><p><strong>default_var</strong> (<em>Any</em>) -- Default value of the Variable if the Variable doesn't exist</p></li>
+<li><p><strong>deserialize_json</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- Deserialize the value to a Python dict</p></li>
 </ul>
 </dd>
 </dl>
@@ -948,11 +948,11 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>key</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – Variable Key</p></li>
-<li><p><strong>value</strong> (<em>Any</em>) – Value to set for the Variable</p></li>
-<li><p><strong>description</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – Description of the Variable</p></li>
-<li><p><strong>serialize_json</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – Serialize the value to a JSON string</p></li>
-<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.Session</em></a>) – SQL Alchemy Sessions</p></li>
+<li><p><strong>key</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- Variable Key</p></li>
+<li><p><strong>value</strong> (<em>Any</em>) -- Value to set for the Variable</p></li>
+<li><p><strong>description</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- Description of the Variable</p></li>
+<li><p><strong>serialize_json</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- Serialize the value to a JSON string</p></li>
+<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.Session</em></a>) -- SQL Alchemy Sessions</p></li>
 </ul>
 </dd>
 </dl>
@@ -965,10 +965,10 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>key</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – Variable Key</p></li>
-<li><p><strong>value</strong> (<em>Any</em>) – Value to set for the Variable</p></li>
-<li><p><strong>serialize_json</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – Serialize the value to a JSON string</p></li>
-<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.Session</em></a>) – SQL Alchemy Session</p></li>
+<li><p><strong>key</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- Variable Key</p></li>
+<li><p><strong>value</strong> (<em>Any</em>) -- Value to set for the Variable</p></li>
+<li><p><strong>serialize_json</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- Serialize the value to a JSON string</p></li>
+<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.Session</em></a>) -- SQL Alchemy Session</p></li>
 </ul>
 </dd>
 </dl>
@@ -981,8 +981,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>key</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – Variable Key</p></li>
-<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.Session</em></a>) – SQL Alchemy Sessions</p></li>
+<li><p><strong>key</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- Variable Key</p></li>
+<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.Session</em></a>) -- SQL Alchemy Sessions</p></li>
 </ul>
 </dd>
 </dl>
@@ -1003,7 +1003,7 @@
 subsequent reads will not read the set value.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>key</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – Variable Key</p>
+<dd class="field-odd"><p><strong>key</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- Variable Key</p>
 </dd>
 </dl>
 </dd></dl>
@@ -1014,7 +1014,7 @@
 <dd><p>Get Airflow Variable by iterating over all Secret Backends.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>key</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – Variable Key</p>
+<dd class="field-odd"><p><strong>key</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- Variable Key</p>
 </dd>
 <dt class="field-even">Returns</dt>
 <dd class="field-even"><p>Variable Value</p>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/xcom/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/xcom/index.html
index f0abcc0..13f82f7 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/xcom/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/xcom/index.html
@@ -971,18 +971,18 @@
 <dt class="sig sig-object py" id="airflow.models.xcom.BaseXCom.get_value">
 <em class="property"><span class="pre">classmethod</span><span class="w"> </span></em><span class="sig-name descname"><span class="pre">get_value</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">cls</span></span></em>, <em class="sig-param"><span class="o"><span class="pre">*</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">ti_key</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">key</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">session</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">NEW_SESSION</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/models/xcom.html#BaseXCom.get_value"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.models.xcom.BaseXCom.get_value" title="Permalink to this definition">¶</a></dt>
 <dd><p>Retrieve an XCom value for a task instance.</p>
-<p>This method returns “full” XCom values (i.e. uses <code class="docutils literal notranslate"><span class="pre">deserialize_value</span></code>
-from the XCom backend). Use <code class="xref py py-meth docutils literal notranslate"><span class="pre">get_many()</span></code> if you want the “shortened”
+<p>This method returns &quot;full&quot; XCom values (i.e. uses <code class="docutils literal notranslate"><span class="pre">deserialize_value</span></code>
+from the XCom backend). Use <code class="xref py py-meth docutils literal notranslate"><span class="pre">get_many()</span></code> if you want the &quot;shortened&quot;
 value via <code class="docutils literal notranslate"><span class="pre">orm_deserialize_value</span></code>.</p>
 <p>If there are no results, <em>None</em> is returned. If multiple XCom entries
 match the criteria, an arbitrary one is returned.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>ti_key</strong> (<a class="reference internal" href="../taskinstance/index.html#airflow.models.taskinstance.TaskInstanceKey" title="airflow.models.taskinstance.TaskInstanceKey"><em>airflow.models.taskinstance.TaskInstanceKey</em></a>) – The TaskInstanceKey to look up the XCom for.</p></li>
-<li><p><strong>key</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – A key for the XCom. If provided, only XCom with matching
+<li><p><strong>ti_key</strong> (<a class="reference internal" href="../taskinstance/index.html#airflow.models.taskinstance.TaskInstanceKey" title="airflow.models.taskinstance.TaskInstanceKey"><em>airflow.models.taskinstance.TaskInstanceKey</em></a>) -- The TaskInstanceKey to look up the XCom for.</p></li>
+<li><p><strong>key</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- A key for the XCom. If provided, only XCom with matching
 keys will be returned. Pass <em>None</em> (default) to remove the filter.</p></li>
-<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.Session</em></a>) – Database session. If not given, a new session will be
+<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.Session</em></a>) -- Database session. If not given, a new session will be
 created for this function.</p></li>
 </ul>
 </dd>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/xcom_arg/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/xcom_arg/index.html
index 95b4000..f4823fc 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/models/xcom_arg/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/models/xcom_arg/index.html
@@ -812,7 +812,7 @@
 <em class="property"><span class="pre">class</span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">airflow.models.xcom_arg.</span></span><span class="sig-name descname"><span class="pre">XComArg</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">operator</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">key</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">XCOM_RETURN_KEY</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/models/xcom_arg.html#XComArg"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.models.xcom_arg.XComArg" title="Permalink to this definition">¶</a></dt>
 <dd><p>Bases: <a class="reference internal" href="../taskmixin/index.html#airflow.models.taskmixin.DependencyMixin" title="airflow.models.taskmixin.DependencyMixin"><code class="xref py py-obj docutils literal notranslate"><span class="pre">airflow.models.taskmixin.DependencyMixin</span></code></a></p>
 <p>Class that represents a XCom push from a previous operator.
-Defaults to “return_value” as only key.</p>
+Defaults to &quot;return_value&quot; as only key.</p>
 <dl class="simple">
 <dt>Current implementation supports</dt><dd><p>xcomarg &gt;&gt; op
 xcomarg &lt;&lt; op
@@ -840,8 +840,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>operator</strong> (<em>airflow.models.operator.Operator</em>) – operator to which the XComArg belongs to</p></li>
-<li><p><strong>key</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – key value which is used for xcom_pull (key in the XCom table)</p></li>
+<li><p><strong>operator</strong> (<em>airflow.models.operator.Operator</em>) -- operator to which the XComArg belongs to</p></li>
+<li><p><strong>key</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- key value which is used for xcom_pull (key in the XCom table)</p></li>
 </ul>
 </dd>
 </dl>
@@ -854,7 +854,7 @@
 <dl class="py method">
 <dt class="sig sig-object py" id="airflow.models.xcom_arg.XComArg.__getitem__">
 <span class="sig-name descname"><span class="pre">__getitem__</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">self</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">item</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/models/xcom_arg.html#XComArg.__getitem__"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.models.xcom_arg.XComArg.__getitem__" title="Permalink to this definition">¶</a></dt>
-<dd><p>Implements xcomresult[‘some_result_key’]</p>
+<dd><p>Implements xcomresult['some_result_key']</p>
 <dl class="field-list simple">
 </dl>
 </dd></dl>
@@ -942,7 +942,7 @@
 <dt class="sig sig-object py" id="airflow.models.xcom_arg.XComArg.apply_upstream_relationship">
 <em class="property"><span class="pre">static</span><span class="w"> </span></em><span class="sig-name descname"><span class="pre">apply_upstream_relationship</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">op</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">arg</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/models/xcom_arg.html#XComArg.apply_upstream_relationship"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.models.xcom_arg.XComArg.apply_upstream_relationship" title="Permalink to this definition">¶</a></dt>
 <dd><p>Set dependency for XComArgs.</p>
-<p>This looks for XComArg objects in <code class="docutils literal notranslate"><span class="pre">arg</span></code> “deeply” (looking inside
+<p>This looks for XComArg objects in <code class="docutils literal notranslate"><span class="pre">arg</span></code> &quot;deeply&quot; (looking inside
 collections objects and classes decorated with <code class="docutils literal notranslate"><span class="pre">template_fields</span></code>), and
 sets the relationship to <code class="docutils literal notranslate"><span class="pre">op</span></code> on any found.</p>
 <dl class="field-list simple">
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/bash/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/bash/index.html
index 54ab9d3..c89c248 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/bash/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/bash/index.html
@@ -862,21 +862,21 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>bash_command</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – The command, set of commands or reference to a
-bash script (must be ‘.sh’) to be executed. (templated)</p></li>
-<li><p><strong>env</strong> (<em>Optional</em><em>[</em><em>Dict</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em>) – If env is not None, it must be a dict that defines the
+<li><p><strong>bash_command</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- The command, set of commands or reference to a
+bash script (must be '.sh') to be executed. (templated)</p></li>
+<li><p><strong>env</strong> (<em>Optional</em><em>[</em><em>Dict</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em>) -- If env is not None, it must be a dict that defines the
 environment variables for the new process; these are used instead
 of inheriting the current process environment, which is the default
 behavior. (templated)</p></li>
-<li><p><strong>append_env</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – If False(default) uses the environment variables passed in env params
+<li><p><strong>append_env</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- If False(default) uses the environment variables passed in env params
 and does not inherit the current process environment. If True, inherits the environment variables
 from current passes and then environment variable passed by the user will either update the existing
 inherited environment variables or the new variables gets appended to it</p></li>
-<li><p><strong>output_encoding</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – Output encoding of bash command</p></li>
-<li><p><strong>skip_exit_code</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a>) – If task exits with this exit code, leave the task
+<li><p><strong>output_encoding</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- Output encoding of bash command</p></li>
+<li><p><strong>skip_exit_code</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a>) -- If task exits with this exit code, leave the task
 in <code class="docutils literal notranslate"><span class="pre">skipped</span></code> state (default: 99). If set to <code class="docutils literal notranslate"><span class="pre">None</span></code>, any non-zero
 exit code will be treated as a failure.</p></li>
-<li><p><strong>cwd</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – Working directory to execute the command in.
+<li><p><strong>cwd</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- Working directory to execute the command in.
 If None (default), the command is run in a temporary directory.</p></li>
 </ul>
 </dd>
@@ -915,22 +915,22 @@
 <p>Example:
 .. code-block:: python</p>
 <blockquote>
-<div><p>bash_command = “set -e; python3 script.py ‘{{ next_execution_date }}’”</p>
+<div><p>bash_command = &quot;set -e; python3 script.py '{{ next_execution_date }}'&quot;</p>
 </div></blockquote>
 </div>
 <div class="admonition note">
 <p class="admonition-title">Note</p>
 <p>Add a space after the script name when directly calling a <code class="docutils literal notranslate"><span class="pre">.sh</span></code> script with the
-<code class="docutils literal notranslate"><span class="pre">bash_command</span></code> argument – for example <code class="docutils literal notranslate"><span class="pre">bash_command=&quot;my_script.sh</span> <span class="pre">&quot;</span></code>.  This
+<code class="docutils literal notranslate"><span class="pre">bash_command</span></code> argument -- for example <code class="docutils literal notranslate"><span class="pre">bash_command=&quot;my_script.sh</span> <span class="pre">&quot;</span></code>.  This
 is because Airflow tries to apply load this file and process it as a Jinja template to
 it ends with <code class="docutils literal notranslate"><span class="pre">.sh</span></code>, which will likely not be what most users want.</p>
 </div>
 <div class="admonition warning">
 <p class="admonition-title">Warning</p>
-<p>Care should be taken with “user” input or when using Jinja templates in the
+<p>Care should be taken with &quot;user&quot; input or when using Jinja templates in the
 <code class="docutils literal notranslate"><span class="pre">bash_command</span></code>, as this bash operator does not perform any escaping or
 sanitization of the command.</p>
-<p>This applies mostly to using “dag_run” conf, as that can be submitted via
+<p>This applies mostly to using &quot;dag_run&quot; conf, as that can be submitted via
 users in the Web UI. Most of the default template variables are not at
 risk.</p>
 </div>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/branch/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/branch/index.html
index 0cda923..b2ba6a6 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/branch/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/branch/index.html
@@ -858,7 +858,7 @@
 task_ids.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>context</strong> (<em>airflow.utils.context.Context</em>) – Context dictionary as passed to execute()</p>
+<dd class="field-odd"><p><strong>context</strong> (<em>airflow.utils.context.Context</em>) -- Context dictionary as passed to execute()</p>
 </dd>
 </dl>
 </dd></dl>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/datetime/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/datetime/index.html
index b64f4ec..7d9479a 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/datetime/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/datetime/index.html
@@ -863,14 +863,14 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>follow_task_ids_if_true</strong> (<em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><em>Iterable</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em>) – task id or task ids to follow if
+<li><p><strong>follow_task_ids_if_true</strong> (<em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><em>Iterable</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em>) -- task id or task ids to follow if
 <code class="docutils literal notranslate"><span class="pre">datetime.datetime.now()</span></code> falls above target_lower and below <code class="docutils literal notranslate"><span class="pre">target_upper</span></code>.</p></li>
-<li><p><strong>follow_task_ids_if_false</strong> (<em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><em>Iterable</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em>) – task id or task ids to follow if
+<li><p><strong>follow_task_ids_if_false</strong> (<em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><em>Iterable</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em>) -- task id or task ids to follow if
 <code class="docutils literal notranslate"><span class="pre">datetime.datetime.now()</span></code> falls below target_lower or above <code class="docutils literal notranslate"><span class="pre">target_upper</span></code>.</p></li>
-<li><p><strong>target_lower</strong> (<em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>, </em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.time" title="(in Python v3.10)"><em>datetime.time</em></a><em>, </em><em>None</em><em>]</em>) – target lower bound.</p></li>
-<li><p><strong>target_upper</strong> (<em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>, </em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.time" title="(in Python v3.10)"><em>datetime.time</em></a><em>, </em><em>None</em><em>]</em>) – target upper bound.</p></li>
-<li><p><strong>use_task_execution_date</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – If <code class="docutils literal notranslate"><span class="pre">True</span></code>, uses task’s execution day to compare with targets.
-Execution date is useful for backfilling. If <code class="docutils literal notranslate"><span class="pre">False</span></code>, uses system’s date.</p></li>
+<li><p><strong>target_lower</strong> (<em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>, </em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.time" title="(in Python v3.10)"><em>datetime.time</em></a><em>, </em><em>None</em><em>]</em>) -- target lower bound.</p></li>
+<li><p><strong>target_upper</strong> (<em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>, </em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.time" title="(in Python v3.10)"><em>datetime.time</em></a><em>, </em><em>None</em><em>]</em>) -- target upper bound.</p></li>
+<li><p><strong>use_task_execution_date</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- If <code class="docutils literal notranslate"><span class="pre">True</span></code>, uses task's execution day to compare with targets.
+Execution date is useful for backfilling. If <code class="docutils literal notranslate"><span class="pre">False</span></code>, uses system's date.</p></li>
 </ul>
 </dd>
 </dl>
@@ -882,7 +882,7 @@
 task_ids.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>context</strong> (<em>airflow.utils.context.Context</em>) – Context dictionary as passed to execute()</p>
+<dd class="field-odd"><p><strong>context</strong> (<em>airflow.utils.context.Context</em>) -- Context dictionary as passed to execute()</p>
 </dd>
 </dl>
 </dd></dl>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/email/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/email/index.html
index 0a0f42e..bf47318 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/email/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/email/index.html
@@ -849,17 +849,17 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>to</strong> (<em>Union</em><em>[</em><em>List</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>, </em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – list of emails to send the email to. (templated)</p></li>
-<li><p><strong>subject</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – subject line for the email. (templated)</p></li>
-<li><p><strong>html_content</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – content of the email, html markup
+<li><p><strong>to</strong> (<em>Union</em><em>[</em><em>List</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>, </em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- list of emails to send the email to. (templated)</p></li>
+<li><p><strong>subject</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- subject line for the email. (templated)</p></li>
+<li><p><strong>html_content</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- content of the email, html markup
 is allowed. (templated)</p></li>
-<li><p><strong>files</strong> (<em>Optional</em><em>[</em><em>List</em><em>]</em>) – file names to attach in email (templated)</p></li>
-<li><p><strong>cc</strong> (<em>Optional</em><em>[</em><em>Union</em><em>[</em><em>List</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>, </em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em>) – list of recipients to be added in CC field</p></li>
-<li><p><strong>bcc</strong> (<em>Optional</em><em>[</em><em>Union</em><em>[</em><em>List</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>, </em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em>) – list of recipients to be added in BCC field</p></li>
-<li><p><strong>mime_subtype</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – MIME sub content type</p></li>
-<li><p><strong>mime_charset</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – character set parameter added to the Content-Type
+<li><p><strong>files</strong> (<em>Optional</em><em>[</em><em>List</em><em>]</em>) -- file names to attach in email (templated)</p></li>
+<li><p><strong>cc</strong> (<em>Optional</em><em>[</em><em>Union</em><em>[</em><em>List</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>, </em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em>) -- list of recipients to be added in CC field</p></li>
+<li><p><strong>bcc</strong> (<em>Optional</em><em>[</em><em>Union</em><em>[</em><em>List</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>, </em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em>) -- list of recipients to be added in BCC field</p></li>
+<li><p><strong>mime_subtype</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- MIME sub content type</p></li>
+<li><p><strong>mime_charset</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- character set parameter added to the Content-Type
 header.</p></li>
-<li><p><strong>custom_headers</strong> (<em>Optional</em><em>[</em><em>Dict</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><em>Any</em><em>]</em><em>]</em>) – additional headers to add to the MIME message.</p></li>
+<li><p><strong>custom_headers</strong> (<em>Optional</em><em>[</em><em>Dict</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><em>Any</em><em>]</em><em>]</em>) -- additional headers to add to the MIME message.</p></li>
 </ul>
 </dd>
 </dl>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/generic_transfer/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/generic_transfer/index.html
index d4dad47..27cee0e 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/generic_transfer/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/generic_transfer/index.html
@@ -853,13 +853,13 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>sql</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – SQL query to execute against the source database. (templated)</p></li>
-<li><p><strong>destination_table</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – target table. (templated)</p></li>
-<li><p><strong>source_conn_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – source connection</p></li>
-<li><p><strong>destination_conn_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – destination connection</p></li>
-<li><p><strong>preoperator</strong> (<em>Optional</em><em>[</em><em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><em>List</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em><em>]</em>) – sql statement or list of statements to be
+<li><p><strong>sql</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- SQL query to execute against the source database. (templated)</p></li>
+<li><p><strong>destination_table</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- target table. (templated)</p></li>
+<li><p><strong>source_conn_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- source connection</p></li>
+<li><p><strong>destination_conn_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- destination connection</p></li>
+<li><p><strong>preoperator</strong> (<em>Optional</em><em>[</em><em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><em>List</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em><em>]</em>) -- sql statement or list of statements to be
 executed prior to loading the data. (templated)</p></li>
-<li><p><strong>insert_args</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#dict" title="(in Python v3.10)"><em>dict</em></a><em>]</em>) – extra params for <cite>insert_rows</cite> method.</p></li>
+<li><p><strong>insert_args</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#dict" title="(in Python v3.10)"><em>dict</em></a><em>]</em>) -- extra params for <cite>insert_rows</cite> method.</p></li>
 </ul>
 </dd>
 </dl>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/latest_only/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/latest_only/index.html
index 571f282..4120a69 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/latest_only/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/latest_only/index.html
@@ -862,7 +862,7 @@
 task_ids.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>context</strong> (<em>airflow.utils.context.Context</em>) – Context dictionary as passed to execute()</p>
+<dd class="field-odd"><p><strong>context</strong> (<em>airflow.utils.context.Context</em>) -- Context dictionary as passed to execute()</p>
 </dd>
 </dl>
 </dd></dl>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/python/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/python/index.html
index 8a61d10..900ef8c 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/python/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/python/index.html
@@ -934,12 +934,12 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>python_callable</strong> (<em>Optional</em><em>[</em><em>Callable</em><em>]</em>) – A reference to an object that is callable</p></li>
-<li><p><strong>op_kwargs</strong> – a dictionary of keyword arguments that will get unpacked
+<li><p><strong>python_callable</strong> (<em>Optional</em><em>[</em><em>Callable</em><em>]</em>) -- A reference to an object that is callable</p></li>
+<li><p><strong>op_kwargs</strong> -- a dictionary of keyword arguments that will get unpacked
 in your function (templated)</p></li>
-<li><p><strong>op_args</strong> – a list of positional arguments that will get unpacked when
+<li><p><strong>op_args</strong> -- a list of positional arguments that will get unpacked when
 calling your callable (templated)</p></li>
-<li><p><strong>multiple_outputs</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a><em>]</em>) – if set, function return value will be
+<li><p><strong>multiple_outputs</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a><em>]</em>) -- if set, function return value will be
 unrolled to multiple XCom values. Dict will unroll to xcom values with keys as keys.
 Defaults to False.</p></li>
 </ul>
@@ -979,18 +979,18 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>python_callable</strong> (<em>Callable</em>) – A reference to an object that is callable</p></li>
-<li><p><strong>op_kwargs</strong> (<em>Optional</em><em>[</em><em>Mapping</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><em>Any</em><em>]</em><em>]</em>) – a dictionary of keyword arguments that will get unpacked
+<li><p><strong>python_callable</strong> (<em>Callable</em>) -- A reference to an object that is callable</p></li>
+<li><p><strong>op_kwargs</strong> (<em>Optional</em><em>[</em><em>Mapping</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><em>Any</em><em>]</em><em>]</em>) -- a dictionary of keyword arguments that will get unpacked
 in your function</p></li>
-<li><p><strong>op_args</strong> (<em>Optional</em><em>[</em><em>Collection</em><em>[</em><em>Any</em><em>]</em><em>]</em>) – a list of positional arguments that will get unpacked when
+<li><p><strong>op_args</strong> (<em>Optional</em><em>[</em><em>Collection</em><em>[</em><em>Any</em><em>]</em><em>]</em>) -- a list of positional arguments that will get unpacked when
 calling your callable</p></li>
-<li><p><strong>templates_dict</strong> (<em>Optional</em><em>[</em><em>Dict</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><em>Any</em><em>]</em><em>]</em>) – a dictionary where the values are templates that
+<li><p><strong>templates_dict</strong> (<em>Optional</em><em>[</em><em>Dict</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><em>Any</em><em>]</em><em>]</em>) -- a dictionary where the values are templates that
 will get templated by the Airflow engine sometime between
 <code class="docutils literal notranslate"><span class="pre">__init__</span></code> and <code class="docutils literal notranslate"><span class="pre">execute</span></code> takes place and are made available
-in your callable’s context after the template has been applied. (templated)</p></li>
-<li><p><strong>templates_exts</strong> (<em>Optional</em><em>[</em><em>Sequence</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em>) – a list of file extensions to resolve while
+in your callable's context after the template has been applied. (templated)</p></li>
+<li><p><strong>templates_exts</strong> (<em>Optional</em><em>[</em><em>Sequence</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em>) -- a list of file extensions to resolve while
 processing templated fields, for examples <code class="docutils literal notranslate"><span class="pre">['.sql',</span> <span class="pre">'.hql']</span></code></p></li>
-<li><p><strong>show_return_value_in_logs</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – a bool value whether to show return_value
+<li><p><strong>show_return_value_in_logs</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- a bool value whether to show return_value
 logs. Defaults to True, which allows return value log output.
 It can be set to False to prevent log output of return value when you return huge data
 such as transmission a large amount of XCom to TaskAPI.</p></li>
@@ -1064,14 +1064,14 @@
 <dt class="sig sig-object py" id="airflow.operators.python.BranchPythonOperator">
 <em class="property"><span class="pre">class</span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">airflow.operators.python.</span></span><span class="sig-name descname"><span class="pre">BranchPythonOperator</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="o"><span class="pre">*</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">python_callable</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">op_args</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">op_kwargs</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">templates_dict</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">templates_exts</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">show_return_value_in_logs</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">True</span></span></em>, <em class="sig-param"><span class="o"><span class="pre">**</span></span><span class="n"><span class="pre">kwargs</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/operators/python.html#BranchPythonOperator"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.operators.python.BranchPythonOperator" title="Permalink to this definition">¶</a></dt>
 <dd><p>Bases: <a class="reference internal" href="#airflow.operators.python.PythonOperator" title="airflow.operators.python.PythonOperator"><code class="xref py py-obj docutils literal notranslate"><span class="pre">PythonOperator</span></code></a>, <a class="reference internal" href="../../models/skipmixin/index.html#airflow.models.skipmixin.SkipMixin" title="airflow.models.skipmixin.SkipMixin"><code class="xref py py-obj docutils literal notranslate"><span class="pre">airflow.models.skipmixin.SkipMixin</span></code></a></p>
-<p>Allows a workflow to “branch” or follow a path following the execution
+<p>Allows a workflow to &quot;branch&quot; or follow a path following the execution
 of this task.</p>
 <p>It derives the PythonOperator and expects a Python function that returns
 a single task_id or list of task_ids to follow. The task_id(s) returned
-should point to a task directly downstream from {self}. All other “branches”
+should point to a task directly downstream from {self}. All other &quot;branches&quot;
 or directly downstream tasks are marked with a state of <code class="docutils literal notranslate"><span class="pre">skipped</span></code> so that
-these paths can’t move forward. The <code class="docutils literal notranslate"><span class="pre">skipped</span></code> states are propagated
-downstream to allow for the DAG state to fill up and the DAG run’s state
+these paths can't move forward. The <code class="docutils literal notranslate"><span class="pre">skipped</span></code> states are propagated
+downstream to allow for the DAG state to fill up and the DAG run's state
 to be inferred.</p>
 <dl class="field-list simple">
 </dl>
@@ -1094,7 +1094,7 @@
 <p>Allows a pipeline to continue based on the result of a <code class="docutils literal notranslate"><span class="pre">python_callable</span></code>.</p>
 <p>The ShortCircuitOperator is derived from the PythonOperator and evaluates the result of a
 <code class="docutils literal notranslate"><span class="pre">python_callable</span></code>. If the returned result is False or a falsy value, the pipeline will be
-short-circuited. Downstream tasks will be marked with a state of “skipped” based on the short-circuiting
+short-circuited. Downstream tasks will be marked with a state of &quot;skipped&quot; based on the short-circuiting
 mode configured. If the returned result is True or a truthy value, downstream tasks proceed as normal and
 an <code class="docutils literal notranslate"><span class="pre">XCom</span></code> of the returned result is pushed.</p>
 <p>The short-circuiting can be configured to either respect or ignore the <code class="docutils literal notranslate"><span class="pre">trigger_rule</span></code> set for
@@ -1110,7 +1110,7 @@
 </div>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>ignore_downstream_trigger_rules</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – If set to True, all downstream tasks from this operator task will
+<dd class="field-odd"><p><strong>ignore_downstream_trigger_rules</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- If set to True, all downstream tasks from this operator task will
 be skipped. This is the default behavior. If set to False, the direct, downstream task(s) will be
 skipped but the <code class="docutils literal notranslate"><span class="pre">trigger_rule</span></code> defined for a other downstream tasks will be respected.</p>
 </dd>
@@ -1150,30 +1150,30 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>python_callable</strong> (<em>Callable</em>) – A python function with no references to outside variables,
+<li><p><strong>python_callable</strong> (<em>Callable</em>) -- A python function with no references to outside variables,
 defined with def, which will be run in a virtualenv</p></li>
-<li><p><strong>requirements</strong> (<em>Union</em><em>[</em><em>None</em><em>, </em><em>Iterable</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>, </em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – Either a list of requirement strings, or a (templated)
-“requirements file” as specified by pip.</p></li>
-<li><p><strong>python_version</strong> (<em>Optional</em><em>[</em><em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a><em>, </em><a class="reference external" href="https://docs.python.org/3/library/functions.html#float" title="(in Python v3.10)"><em>float</em></a><em>]</em><em>]</em>) – The Python version to run the virtualenv with. Note that
+<li><p><strong>requirements</strong> (<em>Union</em><em>[</em><em>None</em><em>, </em><em>Iterable</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>, </em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- Either a list of requirement strings, or a (templated)
+&quot;requirements file&quot; as specified by pip.</p></li>
+<li><p><strong>python_version</strong> (<em>Optional</em><em>[</em><em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a><em>, </em><a class="reference external" href="https://docs.python.org/3/library/functions.html#float" title="(in Python v3.10)"><em>float</em></a><em>]</em><em>]</em>) -- The Python version to run the virtualenv with. Note that
 both 2 and 2.7 are acceptable forms.</p></li>
-<li><p><strong>use_dill</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – Whether to use dill to serialize
+<li><p><strong>use_dill</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- Whether to use dill to serialize
 the args and result (pickle is default). This allow more complex types
 but requires you to include dill in your requirements.</p></li>
-<li><p><strong>system_site_packages</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – Whether to include
+<li><p><strong>system_site_packages</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- Whether to include
 system_site_packages in your virtualenv.
 See virtualenv documentation for more information.</p></li>
-<li><p><strong>pip_install_options</strong> (<em>Optional</em><em>[</em><em>List</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em>) – a list of pip install options when installing requirements
-See ‘pip install -h’ for available options</p></li>
-<li><p><strong>op_args</strong> (<em>Optional</em><em>[</em><em>Collection</em><em>[</em><em>Any</em><em>]</em><em>]</em>) – A list of positional arguments to pass to python_callable.</p></li>
-<li><p><strong>op_kwargs</strong> (<em>Optional</em><em>[</em><em>Mapping</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><em>Any</em><em>]</em><em>]</em>) – A dict of keyword arguments to pass to python_callable.</p></li>
-<li><p><strong>string_args</strong> (<em>Optional</em><em>[</em><em>Iterable</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em>) – Strings that are present in the global var virtualenv_string_args,
+<li><p><strong>pip_install_options</strong> (<em>Optional</em><em>[</em><em>List</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em>) -- a list of pip install options when installing requirements
+See 'pip install -h' for available options</p></li>
+<li><p><strong>op_args</strong> (<em>Optional</em><em>[</em><em>Collection</em><em>[</em><em>Any</em><em>]</em><em>]</em>) -- A list of positional arguments to pass to python_callable.</p></li>
+<li><p><strong>op_kwargs</strong> (<em>Optional</em><em>[</em><em>Mapping</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><em>Any</em><em>]</em><em>]</em>) -- A dict of keyword arguments to pass to python_callable.</p></li>
+<li><p><strong>string_args</strong> (<em>Optional</em><em>[</em><em>Iterable</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em>) -- Strings that are present in the global var virtualenv_string_args,
 available to python_callable at runtime as a list[str]. Note that args are split
 by newline.</p></li>
-<li><p><strong>templates_dict</strong> (<em>Optional</em><em>[</em><em>Dict</em><em>]</em>) – a dictionary where the values are templates that
+<li><p><strong>templates_dict</strong> (<em>Optional</em><em>[</em><em>Dict</em><em>]</em>) -- a dictionary where the values are templates that
 will get templated by the Airflow engine sometime between
 <code class="docutils literal notranslate"><span class="pre">__init__</span></code> and <code class="docutils literal notranslate"><span class="pre">execute</span></code> takes place and are made available
-in your callable’s context after the template has been applied</p></li>
-<li><p><strong>templates_exts</strong> (<em>Optional</em><em>[</em><em>List</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em>) – a list of file extensions to resolve while
+in your callable's context after the template has been applied</p></li>
+<li><p><strong>templates_exts</strong> (<em>Optional</em><em>[</em><em>List</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em>) -- a list of file extensions to resolve while
 processing templated fields, for examples <code class="docutils literal notranslate"><span class="pre">['.sql',</span> <span class="pre">'.hql']</span></code></p></li>
 </ul>
 </dd>
@@ -1254,7 +1254,7 @@
 <dt class="sig sig-object py" id="airflow.operators.python.get_current_context">
 <span class="sig-prename descclassname"><span class="pre">airflow.operators.python.</span></span><span class="sig-name descname"><span class="pre">get_current_context</span></span><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/operators/python.html#get_current_context"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.operators.python.get_current_context" title="Permalink to this definition">¶</a></dt>
 <dd><p>Obtain the execution context for the currently executing operator without
-altering user method’s signature.
+altering user method's signature.
 This is the simplest method of retrieving the execution context dictionary.</p>
 <p><strong>Old style:</strong></p>
 <div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="k">def</span> <span class="nf">my_task</span><span class="p">(</span><span class="o">**</span><span class="n">context</span><span class="p">):</span>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/smooth/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/smooth/index.html
index 565cd23..c833a2e 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/smooth/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/smooth/index.html
@@ -842,7 +842,7 @@
 <em class="property"><span class="pre">class</span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">airflow.operators.smooth.</span></span><span class="sig-name descname"><span class="pre">SmoothOperator</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="o"><span class="pre">**</span></span><span class="n"><span class="pre">kwargs</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/operators/smooth.html#SmoothOperator"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.operators.smooth.SmoothOperator" title="Permalink to this definition">¶</a></dt>
 <dd><p>Bases: <a class="reference internal" href="../../models/baseoperator/index.html#airflow.models.baseoperator.BaseOperator" title="airflow.models.baseoperator.BaseOperator"><code class="xref py py-obj docutils literal notranslate"><span class="pre">airflow.models.baseoperator.BaseOperator</span></code></a></p>
 <p>Operator that does literally nothing but it logs YouTube link to
-Sade song “Smooth Operator”.</p>
+Sade song &quot;Smooth Operator&quot;.</p>
 <dl class="py attribute">
 <dt class="sig sig-object py" id="airflow.operators.smooth.SmoothOperator.ui_color">
 <span class="sig-name descname"><span class="pre">ui_color</span></span><em class="property"><span class="w"> </span><span class="pre">=</span> <span class="pre">#e8f7e4</span></em><a class="reference internal" href="../../../../_modules/airflow/operators/smooth.html#SmoothOperator.ui_color"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.operators.smooth.SmoothOperator.ui_color" title="Permalink to this definition">¶</a></dt>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/sql/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/sql/index.html
index b44254c..b7d6f91 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/sql/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/sql/index.html
@@ -1008,8 +1008,8 @@
 <p>Given a query like <code class="docutils literal notranslate"><span class="pre">SELECT</span> <span class="pre">COUNT(*)</span> <span class="pre">FROM</span> <span class="pre">foo</span></code>, it will fail only if
 the count <code class="docutils literal notranslate"><span class="pre">==</span> <span class="pre">0</span></code>. You can craft much more complex query that could,
 for instance, check that the table has the same number of rows as
-the source table upstream, or that the count of today’s partition is
-greater than yesterday’s partition, or that a set of metrics are less
+the source table upstream, or that the count of today's partition is
+greater than yesterday's partition, or that a set of metrics are less
 than 3 standard deviation for the 7 day average.</p>
 <p>This operator can be used as a data quality check in your pipeline, and
 depending on where you put it in your DAG, you have the choice to
@@ -1019,9 +1019,9 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>sql</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – the sql to be executed. (templated)</p></li>
-<li><p><strong>conn_id</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – the connection ID used to connect to the database.</p></li>
-<li><p><strong>database</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – name of database which overwrite the defined one in connection</p></li>
+<li><p><strong>sql</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- the sql to be executed. (templated)</p></li>
+<li><p><strong>conn_id</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- the connection ID used to connect to the database.</p></li>
+<li><p><strong>database</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- name of database which overwrite the defined one in connection</p></li>
 </ul>
 </dd>
 </dl>
@@ -1065,9 +1065,9 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>sql</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – the sql to be executed. (templated)</p></li>
-<li><p><strong>conn_id</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – the connection ID used to connect to the database.</p></li>
-<li><p><strong>database</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – name of database which overwrite the defined one in connection</p></li>
+<li><p><strong>sql</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- the sql to be executed. (templated)</p></li>
+<li><p><strong>conn_id</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- the connection ID used to connect to the database.</p></li>
+<li><p><strong>database</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- name of database which overwrite the defined one in connection</p></li>
 </ul>
 </dd>
 </dl>
@@ -1115,21 +1115,21 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>table</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – the table name</p></li>
-<li><p><strong>conn_id</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – the connection ID used to connect to the database.</p></li>
-<li><p><strong>database</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – name of database which will overwrite the defined one in connection</p></li>
-<li><p><strong>days_back</strong> (<em>SupportsAbs</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a><em>]</em>) – number of days between ds and the ds we want to check
+<li><p><strong>table</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- the table name</p></li>
+<li><p><strong>conn_id</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- the connection ID used to connect to the database.</p></li>
+<li><p><strong>database</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- name of database which will overwrite the defined one in connection</p></li>
+<li><p><strong>days_back</strong> (<em>SupportsAbs</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a><em>]</em>) -- number of days between ds and the ds we want to check
 against. Defaults to 7 days</p></li>
-<li><p><strong>date_filter_column</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – The column name for the dates to filter on. Defaults to ‘ds’</p></li>
-<li><p><strong>ratio_formula</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – <p>which formula to use to compute the ratio between
+<li><p><strong>date_filter_column</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- The column name for the dates to filter on. Defaults to 'ds'</p></li>
+<li><p><strong>ratio_formula</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- <p>which formula to use to compute the ratio between
 the two metrics. Assuming cur is the metric of today and ref is
 the metric to today - days_back.</p>
 <p>max_over_min: computes max(cur, ref) / min(cur, ref)
 relative_diff: computes abs(cur-ref) / ref</p>
-<p>Default: ‘max_over_min’</p>
+<p>Default: 'max_over_min'</p>
 </p></li>
-<li><p><strong>ignore_zero</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – whether we should ignore zero metrics</p></li>
-<li><p><strong>metrics_thresholds</strong> (<em>Dict</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a><em>]</em>) – a dictionary of ratios indexed by metrics</p></li>
+<li><p><strong>ignore_zero</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- whether we should ignore zero metrics</p></li>
+<li><p><strong>metrics_thresholds</strong> (<em>Dict</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a><em>]</em>) -- a dictionary of ratios indexed by metrics</p></li>
 </ul>
 </dd>
 </dl>
@@ -1183,11 +1183,11 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>sql</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – the sql to be executed. (templated)</p></li>
-<li><p><strong>conn_id</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – the connection ID used to connect to the database.</p></li>
-<li><p><strong>database</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – name of database which overwrite the defined one in connection</p></li>
-<li><p><strong>min_threshold</strong> (<em>Any</em>) – numerical value or min threshold sql to be executed (templated)</p></li>
-<li><p><strong>max_threshold</strong> (<em>Any</em>) – numerical value or max threshold sql to be executed (templated)</p></li>
+<li><p><strong>sql</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- the sql to be executed. (templated)</p></li>
+<li><p><strong>conn_id</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- the connection ID used to connect to the database.</p></li>
+<li><p><strong>database</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- name of database which overwrite the defined one in connection</p></li>
+<li><p><strong>min_threshold</strong> (<em>Any</em>) -- numerical value or min threshold sql to be executed (templated)</p></li>
+<li><p><strong>max_threshold</strong> (<em>Any</em>) -- numerical value or max threshold sql to be executed (templated)</p></li>
 </ul>
 </dd>
 </dl>
@@ -1227,19 +1227,19 @@
 <dt class="sig sig-object py" id="airflow.operators.sql.BranchSQLOperator">
 <em class="property"><span class="pre">class</span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">airflow.operators.sql.</span></span><span class="sig-name descname"><span class="pre">BranchSQLOperator</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="o"><span class="pre">*</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">sql</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">follow_task_ids_if_true</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">follow_task_ids_if_false</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">conn_id</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">'default_conn_id'</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">database</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">parameters</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em>, <em class="sig-param"><span class="o"><span class="pre">**</span></span><span class="n"><span class="pre">kwargs</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/operators/sql.html#BranchSQLOperator"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.operators.sql.BranchSQLOperator" title="Permalink to this definition">¶</a></dt>
 <dd><p>Bases: <a class="reference internal" href="#airflow.operators.sql.BaseSQLOperator" title="airflow.operators.sql.BaseSQLOperator"><code class="xref py py-obj docutils literal notranslate"><span class="pre">BaseSQLOperator</span></code></a>, <code class="xref py py-obj docutils literal notranslate"><span class="pre">airflow.models.SkipMixin</span></code></p>
-<p>Allows a DAG to “branch” or follow a specified path based on the results of a SQL query.</p>
+<p>Allows a DAG to &quot;branch&quot; or follow a specified path based on the results of a SQL query.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>sql</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – The SQL code to be executed, should return true or false (templated)
-Template reference are recognized by str ending in ‘.sql’.
+<li><p><strong>sql</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- The SQL code to be executed, should return true or false (templated)
+Template reference are recognized by str ending in '.sql'.
 Expected SQL query to return Boolean (True/False), integer (0 = False, Otherwise = 1)
 or string (true/y/yes/1/on/false/n/no/0/off).</p></li>
-<li><p><strong>follow_task_ids_if_true</strong> (<em>List</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – task id or task ids to follow if query returns true</p></li>
-<li><p><strong>follow_task_ids_if_false</strong> (<em>List</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – task id or task ids to follow if query returns false</p></li>
-<li><p><strong>conn_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – the connection ID used to connect to the database.</p></li>
-<li><p><strong>database</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – name of database which overwrite the defined one in connection</p></li>
-<li><p><strong>parameters</strong> (<em>Optional</em><em>[</em><em>Union</em><em>[</em><em>Mapping</em><em>, </em><em>Iterable</em><em>]</em><em>]</em>) – (optional) the parameters to render the SQL query with.</p></li>
+<li><p><strong>follow_task_ids_if_true</strong> (<em>List</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- task id or task ids to follow if query returns true</p></li>
+<li><p><strong>follow_task_ids_if_false</strong> (<em>List</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- task id or task ids to follow if query returns false</p></li>
+<li><p><strong>conn_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- the connection ID used to connect to the database.</p></li>
+<li><p><strong>database</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- name of database which overwrite the defined one in connection</p></li>
+<li><p><strong>parameters</strong> (<em>Optional</em><em>[</em><em>Union</em><em>[</em><em>Mapping</em><em>, </em><em>Iterable</em><em>]</em><em>]</em>) -- (optional) the parameters to render the SQL query with.</p></li>
 </ul>
 </dd>
 </dl>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/subdag/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/subdag/index.html
index 40d6ce1..22b0bc3 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/subdag/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/subdag/index.html
@@ -862,7 +862,7 @@
 <dt class="sig sig-object py" id="airflow.operators.subdag.SkippedStatePropagationOptions">
 <em class="property"><span class="pre">class</span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">airflow.operators.subdag.</span></span><span class="sig-name descname"><span class="pre">SkippedStatePropagationOptions</span></span><a class="reference internal" href="../../../../_modules/airflow/operators/subdag.html#SkippedStatePropagationOptions"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.operators.subdag.SkippedStatePropagationOptions" title="Permalink to this definition">¶</a></dt>
 <dd><p>Bases: <a class="reference external" href="https://docs.python.org/3/library/enum.html#enum.Enum" title="(in Python v3.10)"><code class="xref py py-obj docutils literal notranslate"><span class="pre">enum.Enum</span></code></a></p>
-<p>Available options for skipped state propagation of subdag’s tasks to parent dag tasks.</p>
+<p>Available options for skipped state propagation of subdag's tasks to parent dag tasks.</p>
 <dl class="py attribute">
 <dt class="sig sig-object py" id="airflow.operators.subdag.SkippedStatePropagationOptions.ALL_LEAVES">
 <span class="sig-name descname"><span class="pre">ALL_LEAVES</span></span><em class="property"><span class="w"> </span><span class="pre">=</span> <span class="pre">all_leaves</span></em><a class="reference internal" href="../../../../_modules/airflow/operators/subdag.html#SkippedStatePropagationOptions.ALL_LEAVES"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.operators.subdag.SkippedStatePropagationOptions.ALL_LEAVES" title="Permalink to this definition">¶</a></dt>
@@ -881,7 +881,7 @@
 <dd><p>Bases: <a class="reference internal" href="../../sensors/base/index.html#airflow.sensors.base.BaseSensorOperator" title="airflow.sensors.base.BaseSensorOperator"><code class="xref py py-obj docutils literal notranslate"><span class="pre">airflow.sensors.base.BaseSensorOperator</span></code></a></p>
 <p>This class is deprecated.
 Please use <cite>airflow.utils.task_group.TaskGroup</cite>.</p>
-<p>This runs a sub dag. By convention, a sub dag’s dag_id
+<p>This runs a sub dag. By convention, a sub dag's dag_id
 should be prefixed by its parent and a dot. As in <cite>parent.child</cite>.
 Although SubDagOperator can occupy a pool/concurrency slot,
 user can specify the mode=reschedule so that the slot will be
@@ -889,12 +889,12 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>subdag</strong> (<a class="reference internal" href="../../models/dag/index.html#airflow.models.dag.DAG" title="airflow.models.dag.DAG"><em>airflow.models.dag.DAG</em></a>) – the DAG object to run as a subdag of the current DAG.</p></li>
-<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) – sqlalchemy session</p></li>
-<li><p><strong>conf</strong> (<em>Optional</em><em>[</em><em>Dict</em><em>]</em>) – Configuration for the subdag</p></li>
-<li><p><strong>propagate_skipped_state</strong> (<em>Optional</em><em>[</em><a class="reference internal" href="#airflow.operators.subdag.SkippedStatePropagationOptions" title="airflow.operators.subdag.SkippedStatePropagationOptions"><em>SkippedStatePropagationOptions</em></a><em>]</em>) – by setting this argument you can define
+<li><p><strong>subdag</strong> (<a class="reference internal" href="../../models/dag/index.html#airflow.models.dag.DAG" title="airflow.models.dag.DAG"><em>airflow.models.dag.DAG</em></a>) -- the DAG object to run as a subdag of the current DAG.</p></li>
+<li><p><strong>session</strong> (<a class="reference external" href="https://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.Session" title="(in SQLAlchemy v1.4)"><em>sqlalchemy.orm.session.Session</em></a>) -- sqlalchemy session</p></li>
+<li><p><strong>conf</strong> (<em>Optional</em><em>[</em><em>Dict</em><em>]</em>) -- Configuration for the subdag</p></li>
+<li><p><strong>propagate_skipped_state</strong> (<em>Optional</em><em>[</em><a class="reference internal" href="#airflow.operators.subdag.SkippedStatePropagationOptions" title="airflow.operators.subdag.SkippedStatePropagationOptions"><em>SkippedStatePropagationOptions</em></a><em>]</em>) -- by setting this argument you can define
 whether the skipped state of leaf task(s) should be propagated to the
-parent dag’s downstream task.</p></li>
+parent dag's downstream task.</p></li>
 </ul>
 </dd>
 </dl>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/trigger_dagrun/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/trigger_dagrun/index.html
index ff5bca3..77f3260 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/trigger_dagrun/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/trigger_dagrun/index.html
@@ -907,8 +907,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>operator</strong> (<a class="reference internal" href="../../models/abstractoperator/index.html#airflow.models.abstractoperator.AbstractOperator" title="airflow.models.abstractoperator.AbstractOperator"><em>airflow.models.abstractoperator.AbstractOperator</em></a>) – airflow operator</p></li>
-<li><p><strong>ti_key</strong> (<a class="reference internal" href="../../models/taskinstance/index.html#airflow.models.taskinstance.TaskInstanceKey" title="airflow.models.taskinstance.TaskInstanceKey"><em>airflow.models.taskinstance.TaskInstanceKey</em></a>) – TaskInstance ID to return link for</p></li>
+<li><p><strong>operator</strong> (<a class="reference internal" href="../../models/abstractoperator/index.html#airflow.models.abstractoperator.AbstractOperator" title="airflow.models.abstractoperator.AbstractOperator"><em>airflow.models.abstractoperator.AbstractOperator</em></a>) -- airflow operator</p></li>
+<li><p><strong>ti_key</strong> (<a class="reference internal" href="../../models/taskinstance/index.html#airflow.models.taskinstance.TaskInstanceKey" title="airflow.models.taskinstance.TaskInstanceKey"><em>airflow.models.taskinstance.TaskInstanceKey</em></a>) -- TaskInstance ID to return link for</p></li>
 </ul>
 </dd>
 <dt class="field-even">Returns</dt>
@@ -930,20 +930,20 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>trigger_dag_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – The dag_id to trigger (templated).</p></li>
-<li><p><strong>trigger_run_id</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – The run ID to use for the triggered DAG run (templated).
+<li><p><strong>trigger_dag_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- The dag_id to trigger (templated).</p></li>
+<li><p><strong>trigger_run_id</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- The run ID to use for the triggered DAG run (templated).
 If not provided, a run ID will be automatically generated.</p></li>
-<li><p><strong>conf</strong> (<em>Optional</em><em>[</em><em>Dict</em><em>]</em>) – Configuration for the DAG run (templated).</p></li>
-<li><p><strong>execution_date</strong> (<em>Optional</em><em>[</em><em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>]</em><em>]</em>) – Execution date for the dag (templated).</p></li>
-<li><p><strong>reset_dag_run</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – Whether or not clear existing dag run if already exists.
+<li><p><strong>conf</strong> (<em>Optional</em><em>[</em><em>Dict</em><em>]</em>) -- Configuration for the DAG run (templated).</p></li>
+<li><p><strong>execution_date</strong> (<em>Optional</em><em>[</em><em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>]</em><em>]</em>) -- Execution date for the dag (templated).</p></li>
+<li><p><strong>reset_dag_run</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- Whether or not clear existing dag run if already exists.
 This is useful when backfill or rerun an existing dag run.
 When reset_dag_run=False and dag run exists, DagRunAlreadyExists will be raised.
 When reset_dag_run=True and dag run exists, existing dag run will be cleared to rerun.</p></li>
-<li><p><strong>wait_for_completion</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – Whether or not wait for dag run completion. (default: False)</p></li>
-<li><p><strong>poke_interval</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a>) – Poke interval to check dag run status when wait_for_completion=True.
+<li><p><strong>wait_for_completion</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- Whether or not wait for dag run completion. (default: False)</p></li>
+<li><p><strong>poke_interval</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a>) -- Poke interval to check dag run status when wait_for_completion=True.
 (default: 60)</p></li>
-<li><p><strong>allowed_states</strong> (<em>Optional</em><em>[</em><em>List</em><em>]</em>) – List of allowed states, default is <code class="docutils literal notranslate"><span class="pre">['success']</span></code>.</p></li>
-<li><p><strong>failed_states</strong> (<em>Optional</em><em>[</em><em>List</em><em>]</em>) – List of failed or dis-allowed states, default is <code class="docutils literal notranslate"><span class="pre">None</span></code>.</p></li>
+<li><p><strong>allowed_states</strong> (<em>Optional</em><em>[</em><em>List</em><em>]</em>) -- List of allowed states, default is <code class="docutils literal notranslate"><span class="pre">['success']</span></code>.</p></li>
+<li><p><strong>failed_states</strong> (<em>Optional</em><em>[</em><em>List</em><em>]</em>) -- List of failed or dis-allowed states, default is <code class="docutils literal notranslate"><span class="pre">None</span></code>.</p></li>
 </ul>
 </dd>
 </dl>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/weekday/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/weekday/index.html
index cdfe84a..5469b3b 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/weekday/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/operators/weekday/index.html
@@ -843,9 +843,9 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>follow_task_ids_if_true</strong> (<em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><em>Iterable</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em>) – task id or task ids to follow if criteria met</p></li>
-<li><p><strong>follow_task_ids_if_false</strong> (<em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><em>Iterable</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em>) – task id or task ids to follow if criteria does not met</p></li>
-<li><p><strong>week_day</strong> (<em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><em>Iterable</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em>) – <p>Day of the week to check (full name). Optionally, a set
+<li><p><strong>follow_task_ids_if_true</strong> (<em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><em>Iterable</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em>) -- task id or task ids to follow if criteria met</p></li>
+<li><p><strong>follow_task_ids_if_false</strong> (<em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><em>Iterable</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em>) -- task id or task ids to follow if criteria does not met</p></li>
+<li><p><strong>week_day</strong> (<em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><em>Iterable</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em>) -- <p>Day of the week to check (full name). Optionally, a set
 of days can also be provided using a set.
 Example values:</p>
 <blockquote>
@@ -857,9 +857,9 @@
 </ul>
 </div></blockquote>
 </p></li>
-<li><p><strong>use_task_execution_day</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – If <code class="docutils literal notranslate"><span class="pre">True</span></code>, uses task’s execution day to compare
+<li><p><strong>use_task_execution_day</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- If <code class="docutils literal notranslate"><span class="pre">True</span></code>, uses task's execution day to compare
 with is_today. Execution Date is Useful for backfilling.
-If <code class="docutils literal notranslate"><span class="pre">False</span></code>, uses system’s day of the week.</p></li>
+If <code class="docutils literal notranslate"><span class="pre">False</span></code>, uses system's day of the week.</p></li>
 </ul>
 </dd>
 </dl>
@@ -871,7 +871,7 @@
 task_ids.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>context</strong> (<em>airflow.utils.context.Context</em>) – Context dictionary as passed to execute()</p>
+<dd class="field-odd"><p><strong>context</strong> (<em>airflow.utils.context.Context</em>) -- Context dictionary as passed to execute()</p>
 </dd>
 </dl>
 </dd></dl>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/secrets/base_secrets/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/secrets/base_secrets/index.html
index a6ab24a..fafda0b 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/secrets/base_secrets/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/secrets/base_secrets/index.html
@@ -755,9 +755,9 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>path_prefix</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – Prefix of the path to get secret</p></li>
-<li><p><strong>secret_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – Secret id</p></li>
-<li><p><strong>sep</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – separator used to concatenate connections_prefix and conn_id. Default: “/”</p></li>
+<li><p><strong>path_prefix</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- Prefix of the path to get secret</p></li>
+<li><p><strong>secret_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- Secret id</p></li>
+<li><p><strong>sep</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- separator used to concatenate connections_prefix and conn_id. Default: &quot;/&quot;</p></li>
 </ul>
 </dd>
 </dl>
@@ -771,7 +771,7 @@
 <code class="docutils literal notranslate"><span class="pre">get_connection</span></code> instead.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>conn_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – connection id</p>
+<dd class="field-odd"><p><strong>conn_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- connection id</p>
 </dd>
 </dl>
 </dd></dl>
@@ -784,8 +784,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>conn_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – connection id</p></li>
-<li><p><strong>value</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – the serialized representation of the Connection object</p></li>
+<li><p><strong>conn_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- connection id</p></li>
+<li><p><strong>value</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- the serialized representation of the Connection object</p></li>
 </ul>
 </dd>
 <dt class="field-even">Returns</dt>
@@ -805,7 +805,7 @@
 instead.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>conn_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – connection id</p>
+<dd class="field-odd"><p><strong>conn_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- connection id</p>
 </dd>
 </dl>
 </dd></dl>
@@ -817,7 +817,7 @@
 <p>Tries <code class="docutils literal notranslate"><span class="pre">get_conn_value</span></code> first and if not implemented, tries <code class="docutils literal notranslate"><span class="pre">get_conn_uri</span></code></p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>conn_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – connection id</p>
+<dd class="field-odd"><p><strong>conn_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- connection id</p>
 </dd>
 </dl>
 </dd></dl>
@@ -828,7 +828,7 @@
 <dd><p>Return connection object with a given <code class="docutils literal notranslate"><span class="pre">conn_id</span></code>.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>conn_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – connection id</p>
+<dd class="field-odd"><p><strong>conn_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- connection id</p>
 </dd>
 </dl>
 </dd></dl>
@@ -839,7 +839,7 @@
 <dd><p>Return value for Airflow Variable</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>key</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – Variable Key</p>
+<dd class="field-odd"><p><strong>key</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- Variable Key</p>
 </dd>
 <dt class="field-even">Returns</dt>
 <dd class="field-even"><p>Variable Value</p>
@@ -856,7 +856,7 @@
 <dd><p>Return value for Airflow Config Key</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>key</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – Config Key</p>
+<dd class="field-odd"><p><strong>key</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- Config Key</p>
 </dd>
 <dt class="field-even">Returns</dt>
 <dd class="field-even"><p>Config Value</p>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/secrets/environment_variables/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/secrets/environment_variables/index.html
index ef93442..4fc9689 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/secrets/environment_variables/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/secrets/environment_variables/index.html
@@ -790,7 +790,7 @@
 <code class="docutils literal notranslate"><span class="pre">get_connection</span></code> instead.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>conn_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – connection id</p>
+<dd class="field-odd"><p><strong>conn_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- connection id</p>
 </dd>
 </dl>
 </dd></dl>
@@ -801,7 +801,7 @@
 <dd><p>Get Airflow Variable from Environment Variable</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>key</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – Variable Key</p>
+<dd class="field-odd"><p><strong>key</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- Variable Key</p>
 </dd>
 <dt class="field-even">Returns</dt>
 <dd class="field-even"><p>Variable Value</p>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/secrets/local_filesystem/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/secrets/local_filesystem/index.html
index f01adfe..462abcc 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/secrets/local_filesystem/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/secrets/local_filesystem/index.html
@@ -815,7 +815,7 @@
 <p><code class="docutils literal notranslate"><span class="pre">JSON</span></code>, <cite>YAML</cite> and <code class="docutils literal notranslate"><span class="pre">.env</span></code> files are supported.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>file_path</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – The location of the file that will be processed.</p>
+<dd class="field-odd"><p><strong>file_path</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- The location of the file that will be processed.</p>
 </dd>
 <dt class="field-even">Return type</dt>
 <dd class="field-even"><p>Dict[<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)">str</a>, List[<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)">str</a>]]</p>
@@ -826,7 +826,7 @@
 <dl class="py function">
 <dt class="sig sig-object py" id="airflow.secrets.local_filesystem.load_connections">
 <span class="sig-prename descclassname"><span class="pre">airflow.secrets.local_filesystem.</span></span><span class="sig-name descname"><span class="pre">load_connections</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">file_path</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/secrets/local_filesystem.html#load_connections"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.secrets.local_filesystem.load_connections" title="Permalink to this definition">¶</a></dt>
-<dd><p>This function is deprecated. Please use <cite>airflow.secrets.local_filesystem.load_connections_dict</cite>.”,</p>
+<dd><p>This function is deprecated. Please use <cite>airflow.secrets.local_filesystem.load_connections_dict</cite>.&quot;,</p>
 <dl class="field-list simple">
 </dl>
 </dd></dl>
@@ -855,8 +855,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>variables_file_path</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – File location with variables data.</p></li>
-<li><p><strong>connections_file_path</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – File location with connection data.</p></li>
+<li><p><strong>variables_file_path</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- File location with variables data.</p></li>
+<li><p><strong>connections_file_path</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- File location with connection data.</p></li>
 </ul>
 </dd>
 </dl>
@@ -867,7 +867,7 @@
 <p>Tries <code class="docutils literal notranslate"><span class="pre">get_conn_value</span></code> first and if not implemented, tries <code class="docutils literal notranslate"><span class="pre">get_conn_uri</span></code></p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>conn_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – connection id</p>
+<dd class="field-odd"><p><strong>conn_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- connection id</p>
 </dd>
 </dl>
 </dd></dl>
@@ -878,7 +878,7 @@
 <dd><p>Return connection object with a given <code class="docutils literal notranslate"><span class="pre">conn_id</span></code>.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>conn_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – connection id</p>
+<dd class="field-odd"><p><strong>conn_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- connection id</p>
 </dd>
 </dl>
 </dd></dl>
@@ -889,7 +889,7 @@
 <dd><p>Return value for Airflow Variable</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>key</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – Variable Key</p>
+<dd class="field-odd"><p><strong>key</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- Variable Key</p>
 </dd>
 <dt class="field-even">Returns</dt>
 <dd class="field-even"><p>Variable Value</p>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/secrets/metastore/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/secrets/metastore/index.html
index 876d5d5..7856fc9 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/secrets/metastore/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/secrets/metastore/index.html
@@ -746,7 +746,7 @@
 <p>Tries <code class="docutils literal notranslate"><span class="pre">get_conn_value</span></code> first and if not implemented, tries <code class="docutils literal notranslate"><span class="pre">get_conn_uri</span></code></p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>conn_id</strong> – connection id</p>
+<dd class="field-odd"><p><strong>conn_id</strong> -- connection id</p>
 </dd>
 </dl>
 </dd></dl>
@@ -757,7 +757,7 @@
 <dd><p>Return connection object with a given <code class="docutils literal notranslate"><span class="pre">conn_id</span></code>.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>conn_id</strong> – connection id</p>
+<dd class="field-odd"><p><strong>conn_id</strong> -- connection id</p>
 </dd>
 </dl>
 </dd></dl>
@@ -768,7 +768,7 @@
 <dd><p>Get Airflow Variable from Metadata DB</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>key</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – Variable Key</p>
+<dd class="field-odd"><p><strong>key</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- Variable Key</p>
 </dd>
 <dt class="field-even">Returns</dt>
 <dd class="field-even"><p>Variable Value</p>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/sensors/base/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/sensors/base/index.html
index 4030a8f..e8ba083 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/sensors/base/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/sensors/base/index.html
@@ -859,23 +859,23 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>soft_fail</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – Set to true to mark the task as SKIPPED on failure</p></li>
-<li><p><strong>poke_interval</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#float" title="(in Python v3.10)"><em>float</em></a>) – Time in seconds that the job should wait in
+<li><p><strong>soft_fail</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- Set to true to mark the task as SKIPPED on failure</p></li>
+<li><p><strong>poke_interval</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#float" title="(in Python v3.10)"><em>float</em></a>) -- Time in seconds that the job should wait in
 between each tries</p></li>
-<li><p><strong>timeout</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#float" title="(in Python v3.10)"><em>float</em></a>) – Time, in seconds before the task times out and fails.</p></li>
-<li><p><strong>mode</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – How the sensor operates.
+<li><p><strong>timeout</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#float" title="(in Python v3.10)"><em>float</em></a>) -- Time, in seconds before the task times out and fails.</p></li>
+<li><p><strong>mode</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- How the sensor operates.
 Options are: <code class="docutils literal notranslate"><span class="pre">{</span> <span class="pre">poke</span> <span class="pre">|</span> <span class="pre">reschedule</span> <span class="pre">}</span></code>, default is <code class="docutils literal notranslate"><span class="pre">poke</span></code>.
 When set to <code class="docutils literal notranslate"><span class="pre">poke</span></code> the sensor is taking up a worker slot for its
 whole execution time and sleeps between pokes. Use this mode if the
 expected runtime of the sensor is short or if a short poke interval
 is required. Note that the sensor will hold onto a worker slot and
-a pool slot for the duration of the sensor’s runtime in this mode.
+a pool slot for the duration of the sensor's runtime in this mode.
 When set to <code class="docutils literal notranslate"><span class="pre">reschedule</span></code> the sensor task frees the worker slot when
-the criteria is not yet met and it’s rescheduled at a later time. Use
+the criteria is not yet met and it's rescheduled at a later time. Use
 this mode if the time before the criteria is met is expected to be
 quite long. The poke interval should be more than one minute to
 prevent too much load on the scheduler.</p></li>
-<li><p><strong>exponential_backoff</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – allow progressive longer waits between
+<li><p><strong>exponential_backoff</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- allow progressive longer waits between
 pokes by using exponential backoff algorithm</p></li>
 </ul>
 </dd>
@@ -922,8 +922,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>ti</strong> – Task instance object.</p></li>
-<li><p><strong>context</strong> – TaskInstance template context from the ti.</p></li>
+<li><p><strong>ti</strong> -- Task instance object.</p></li>
+<li><p><strong>context</strong> -- TaskInstance template context from the ti.</p></li>
 </ul>
 </dd>
 <dt class="field-even">Returns</dt>
@@ -940,7 +940,7 @@
 sensor job.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>context</strong> – TaskInstance template context.</p>
+<dd class="field-odd"><p><strong>context</strong> -- TaskInstance template context.</p>
 </dd>
 <dt class="field-even">Returns</dt>
 <dd class="field-even"><p>A dictionary with key in poke_context_fields.</p>
@@ -956,7 +956,7 @@
 such as timeout setup, email_alert setup.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>context</strong> – TaskInstance template context.</p>
+<dd class="field-odd"><p><strong>context</strong> -- TaskInstance template context.</p>
 </dd>
 <dt class="field-even">Returns</dt>
 <dd class="field-even"><p>A dictionary with key in execution_fields.</p>
@@ -997,10 +997,10 @@
 <dd><p>Class Decorator for child classes of BaseSensorOperator to indicate
 that instances of this class are only safe to use poke mode.</p>
 <p>Will decorate all methods in the class to assert they did not change
-the mode from ‘poke’.</p>
+the mode from 'poke'.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>cls</strong> – BaseSensor class to enforce methods only use ‘poke’ mode.</p>
+<dd class="field-odd"><p><strong>cls</strong> -- BaseSensor class to enforce methods only use 'poke' mode.</p>
 </dd>
 </dl>
 </dd></dl>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/sensors/bash/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/sensors/bash/index.html
index b98dc21..f5c6af6 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/sensors/bash/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/sensors/bash/index.html
@@ -790,13 +790,13 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>bash_command</strong> – The command, set of commands or reference to a
-bash script (must be ‘.sh’) to be executed.</p></li>
-<li><p><strong>env</strong> – If env is not None, it must be a mapping that defines the
+<li><p><strong>bash_command</strong> -- The command, set of commands or reference to a
+bash script (must be '.sh') to be executed.</p></li>
+<li><p><strong>env</strong> -- If env is not None, it must be a mapping that defines the
 environment variables for the new process; these are used instead
 of inheriting the current process environment, which is the default
 behavior. (templated)</p></li>
-<li><p><strong>output_encoding</strong> – output encoding of bash command.</p></li>
+<li><p><strong>output_encoding</strong> -- output encoding of bash command.</p></li>
 </ul>
 </dd>
 </dl>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/sensors/date_time/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/sensors/date_time/index.html
index 4db8e2d..457b867 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/sensors/date_time/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/sensors/date_time/index.html
@@ -821,7 +821,7 @@
 </dl>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>target_time</strong> (<em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>]</em>) – datetime after which the job succeeds. (templated)</p>
+<dd class="field-odd"><p><strong>target_time</strong> (<em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>]</em>) -- datetime after which the job succeeds. (templated)</p>
 </dd>
 </dl>
 <dl class="py attribute">
@@ -849,7 +849,7 @@
 <p>It is a drop-in replacement for DateTimeSensor.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>target_time</strong> (<em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>]</em>) – datetime after which the job succeeds. (templated)</p>
+<dd class="field-odd"><p><strong>target_time</strong> (<em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>]</em>) -- datetime after which the job succeeds. (templated)</p>
 </dd>
 </dl>
 <dl class="py method">
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/sensors/external_task/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/sensors/external_task/index.html
index 505a2fa..293e826 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/sensors/external_task/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/sensors/external_task/index.html
@@ -835,8 +835,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>operator</strong> – airflow operator</p></li>
-<li><p><strong>ti_key</strong> – TaskInstance ID to return link for</p></li>
+<li><p><strong>operator</strong> -- airflow operator</p></li>
+<li><p><strong>ti_key</strong> -- TaskInstance ID to return link for</p></li>
 </ul>
 </dd>
 <dt class="field-even">Returns</dt>
@@ -856,27 +856,27 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>external_dag_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – The dag_id that contains the task you want to
+<li><p><strong>external_dag_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- The dag_id that contains the task you want to
 wait for</p></li>
-<li><p><strong>external_task_id</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – The task_id that contains the task you want to
+<li><p><strong>external_task_id</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- The task_id that contains the task you want to
 wait for. If <code class="docutils literal notranslate"><span class="pre">None</span></code> (default value) the sensor waits for the DAG</p></li>
-<li><p><strong>external_task_ids</strong> (<em>Optional</em><em>[</em><em>Collection</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em>) – The list of task_ids that you want to wait for.
+<li><p><strong>external_task_ids</strong> (<em>Optional</em><em>[</em><em>Collection</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em>) -- The list of task_ids that you want to wait for.
 If <code class="docutils literal notranslate"><span class="pre">None</span></code> (default value) the sensor waits for the DAG. Either
 external_task_id or external_task_ids can be passed to
 ExternalTaskSensor, but not both.</p></li>
-<li><p><strong>allowed_states</strong> (<em>Optional</em><em>[</em><em>Iterable</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em>) – Iterable of allowed states, default is <code class="docutils literal notranslate"><span class="pre">['success']</span></code></p></li>
-<li><p><strong>failed_states</strong> (<em>Optional</em><em>[</em><em>Iterable</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em>) – Iterable of failed or dis-allowed states, default is <code class="docutils literal notranslate"><span class="pre">None</span></code></p></li>
-<li><p><strong>execution_delta</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.timedelta" title="(in Python v3.10)"><em>datetime.timedelta</em></a><em>]</em>) – time difference with the previous execution to
+<li><p><strong>allowed_states</strong> (<em>Optional</em><em>[</em><em>Iterable</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em>) -- Iterable of allowed states, default is <code class="docutils literal notranslate"><span class="pre">['success']</span></code></p></li>
+<li><p><strong>failed_states</strong> (<em>Optional</em><em>[</em><em>Iterable</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em><em>]</em>) -- Iterable of failed or dis-allowed states, default is <code class="docutils literal notranslate"><span class="pre">None</span></code></p></li>
+<li><p><strong>execution_delta</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.timedelta" title="(in Python v3.10)"><em>datetime.timedelta</em></a><em>]</em>) -- time difference with the previous execution to
 look at, the default is the same logical date as the current task or DAG.
 For yesterday, use [positive!] datetime.timedelta(days=1). Either
 execution_delta or execution_date_fn can be passed to
 ExternalTaskSensor, but not both.</p></li>
-<li><p><strong>execution_date_fn</strong> (<em>Optional</em><em>[</em><em>Callable</em><em>]</em>) – function that receives the current execution’s logical date as the first
+<li><p><strong>execution_date_fn</strong> (<em>Optional</em><em>[</em><em>Callable</em><em>]</em>) -- function that receives the current execution's logical date as the first
 positional argument and optionally any number of keyword arguments available in the
 context dictionary, and returns the desired logical dates to query.
 Either execution_delta or execution_date_fn can be passed to ExternalTaskSensor,
 but not both.</p></li>
-<li><p><strong>check_existence</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – Set to <cite>True</cite> to check if the external task exists (when
+<li><p><strong>check_existence</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- Set to <cite>True</cite> to check if the external task exists (when
 external_task_id is not None) or check if the DAG to wait for exists (when
 external_task_id is None), and immediately cease waiting if the external task
 or DAG does not exist (default value: False).</p></li>
@@ -913,9 +913,9 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>dttm_filter</strong> – date time filter for execution date</p></li>
-<li><p><strong>session</strong> – airflow session object</p></li>
-<li><p><strong>states</strong> – task or dag states</p></li>
+<li><p><strong>dttm_filter</strong> -- date time filter for execution date</p></li>
+<li><p><strong>session</strong> -- airflow session object</p></li>
+<li><p><strong>states</strong> -- task or dag states</p></li>
 </ul>
 </dd>
 <dt class="field-even">Returns</dt>
@@ -934,16 +934,16 @@
 <em class="property"><span class="pre">class</span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">airflow.sensors.external_task.</span></span><span class="sig-name descname"><span class="pre">ExternalTaskMarker</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="o"><span class="pre">*</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">external_dag_id</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">external_task_id</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">execution_date</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">'{{</span> <span class="pre">logical_date.isoformat()</span> <span class="pre">}}'</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">recursion_depth</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">10</span></span></em>, <em class="sig-param"><span class="o"><span class="pre">**</span></span><span class="n"><span class="pre">kwargs</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/sensors/external_task.html#ExternalTaskMarker"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.sensors.external_task.ExternalTaskMarker" title="Permalink to this definition">¶</a></dt>
 <dd><p>Bases: <a class="reference internal" href="../../operators/empty/index.html#airflow.operators.empty.EmptyOperator" title="airflow.operators.empty.EmptyOperator"><code class="xref py py-obj docutils literal notranslate"><span class="pre">airflow.operators.empty.EmptyOperator</span></code></a></p>
 <p>Use this operator to indicate that a task on a different DAG depends on this task.
-When this task is cleared with “Recursive” selected, Airflow will clear the task on
+When this task is cleared with &quot;Recursive&quot; selected, Airflow will clear the task on
 the other DAG and its downstream tasks recursively. Transitive dependencies are followed
 until the recursion_depth is reached.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>external_dag_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – The dag_id that contains the dependent task that needs to be cleared.</p></li>
-<li><p><strong>external_task_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – The task_id of the dependent task that needs to be cleared.</p></li>
-<li><p><strong>execution_date</strong> (<em>Optional</em><em>[</em><em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>]</em><em>]</em>) – The logical date of the dependent task execution that needs to be cleared.</p></li>
-<li><p><strong>recursion_depth</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a>) – The maximum level of transitive dependencies allowed. Default is 10.
+<li><p><strong>external_dag_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- The dag_id that contains the dependent task that needs to be cleared.</p></li>
+<li><p><strong>external_task_id</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- The task_id of the dependent task that needs to be cleared.</p></li>
+<li><p><strong>execution_date</strong> (<em>Optional</em><em>[</em><em>Union</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><em>datetime.datetime</em></a><em>]</em><em>]</em>) -- The logical date of the dependent task execution that needs to be cleared.</p></li>
+<li><p><strong>recursion_depth</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a>) -- The maximum level of transitive dependencies allowed. Default is 10.
 This is mostly used for preventing cyclic dependencies. It is fine to increase
 this number if necessary. However, too many levels of transitive dependencies will make
 it slower to clear tasks in the web UI.</p></li>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/sensors/filesystem/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/sensors/filesystem/index.html
index 33461d7..7e1bcfd 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/sensors/filesystem/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/sensors/filesystem/index.html
@@ -793,11 +793,11 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>fs_conn_id</strong> – reference to the File (path)
+<li><p><strong>fs_conn_id</strong> -- reference to the File (path)
 connection id</p></li>
-<li><p><strong>filepath</strong> – File or folder name (relative to
+<li><p><strong>filepath</strong> -- File or folder name (relative to
 the base path set within the connection), can be a glob.</p></li>
-<li><p><strong>recursive</strong> – when set to <code class="docutils literal notranslate"><span class="pre">True</span></code>, enables recursive directory matching behavior of
+<li><p><strong>recursive</strong> -- when set to <code class="docutils literal notranslate"><span class="pre">True</span></code>, enables recursive directory matching behavior of
 <code class="docutils literal notranslate"><span class="pre">**</span></code> in glob filepath parameter. Defaults to <code class="docutils literal notranslate"><span class="pre">False</span></code>.</p></li>
 </ul>
 </dd>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/sensors/python/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/sensors/python/index.html
index b92c265..ec9489a 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/sensors/python/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/sensors/python/index.html
@@ -793,15 +793,15 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>python_callable</strong> (<em>Callable</em>) – A reference to an object that is callable</p></li>
-<li><p><strong>op_kwargs</strong> (<em>Optional</em><em>[</em><em>Mapping</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><em>Any</em><em>]</em><em>]</em>) – a dictionary of keyword arguments that will get unpacked
+<li><p><strong>python_callable</strong> (<em>Callable</em>) -- A reference to an object that is callable</p></li>
+<li><p><strong>op_kwargs</strong> (<em>Optional</em><em>[</em><em>Mapping</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>, </em><em>Any</em><em>]</em><em>]</em>) -- a dictionary of keyword arguments that will get unpacked
 in your function</p></li>
-<li><p><strong>op_args</strong> (<em>Optional</em><em>[</em><em>List</em><em>]</em>) – a list of positional arguments that will get unpacked when
+<li><p><strong>op_args</strong> (<em>Optional</em><em>[</em><em>List</em><em>]</em>) -- a list of positional arguments that will get unpacked when
 calling your callable</p></li>
-<li><p><strong>templates_dict</strong> (<em>Optional</em><em>[</em><em>Dict</em><em>]</em>) – a dictionary where the values are templates that
+<li><p><strong>templates_dict</strong> (<em>Optional</em><em>[</em><em>Dict</em><em>]</em>) -- a dictionary where the values are templates that
 will get templated by the Airflow engine sometime between
 <code class="docutils literal notranslate"><span class="pre">__init__</span></code> and <code class="docutils literal notranslate"><span class="pre">execute</span></code> takes place and are made available
-in your callable’s context after the template has been applied.</p></li>
+in your callable's context after the template has been applied.</p></li>
 </ul>
 </dd>
 </dl>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/sensors/smart_sensor/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/sensors/smart_sensor/index.html
index 96f68fa..14993b1 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/sensors/smart_sensor/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/sensors/smart_sensor/index.html
@@ -918,7 +918,7 @@
 <cite>log</cite>: The sensor work logger which will mock the corresponding task instance log.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>si</strong> – The sensor_instance ORM object.</p>
+<dd class="field-odd"><p><strong>si</strong> -- The sensor_instance ORM object.</p>
 </dd>
 </dl>
 <dl class="py method">
@@ -1012,8 +1012,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>exception_info</strong> – Details of the exception information.</p></li>
-<li><p><strong>is_infra_failure</strong> – If current exception was caused by transient infra failure.
+<li><p><strong>exception_info</strong> -- Details of the exception information.</p></li>
+<li><p><strong>is_infra_failure</strong> -- If current exception was caused by transient infra failure.
 There is a retry window _infra_failure_retry_window that the smart sensor will
 retry poke function without failing current task run.</p></li>
 </ul>
@@ -1084,14 +1084,14 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>soft_fail</strong> – Set to true to mark the task as SKIPPED on failure</p></li>
-<li><p><strong>poke_interval</strong> – Time in seconds that the job should wait in
+<li><p><strong>soft_fail</strong> -- Set to true to mark the task as SKIPPED on failure</p></li>
+<li><p><strong>poke_interval</strong> -- Time in seconds that the job should wait in
 between each tries.</p></li>
-<li><p><strong>smart_sensor_timeout</strong> – Time, in seconds before the internal sensor
+<li><p><strong>smart_sensor_timeout</strong> -- Time, in seconds before the internal sensor
 job times out if poke_timeout is not defined.</p></li>
-<li><p><strong>shard_min</strong> – shard code lower bound (inclusive)</p></li>
-<li><p><strong>shard_max</strong> – shard code upper bound (exclusive)</p></li>
-<li><p><strong>poke_timeout</strong> – Time, in seconds before the task times out and fails.</p></li>
+<li><p><strong>shard_min</strong> -- shard code lower bound (inclusive)</p></li>
+<li><p><strong>shard_max</strong> -- shard code upper bound (exclusive)</p></li>
+<li><p><strong>poke_timeout</strong> -- Time, in seconds before the task times out and fails.</p></li>
 </ul>
 </dd>
 </dl>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/sensors/sql/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/sensors/sql/index.html
index cd2950b..8486e7f 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/sensors/sql/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/sensors/sql/index.html
@@ -790,7 +790,7 @@
 <em class="property"><span class="pre">class</span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">airflow.sensors.sql.</span></span><span class="sig-name descname"><span class="pre">SqlSensor</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="o"><span class="pre">*</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">conn_id</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">sql</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">parameters</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">success</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">failure</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">fail_on_empty</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">False</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">hook_params</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em>, <em class="sig-param"><span class="o"><span class="pre">**</span></span><span class="n"><span class="pre">kwargs</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/sensors/sql.html#SqlSensor"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.sensors.sql.SqlSensor" title="Permalink to this definition">¶</a></dt>
 <dd><p>Bases: <a class="reference internal" href="../base/index.html#airflow.sensors.base.BaseSensorOperator" title="airflow.sensors.base.BaseSensorOperator"><code class="xref py py-obj docutils literal notranslate"><span class="pre">airflow.sensors.base.BaseSensorOperator</span></code></a></p>
 <p>Runs a sql statement repeatedly until a criteria is met. It will keep trying until
-success or failure criteria are met, or if the first cell is not in (0, ‘0’, ‘’, None).
+success or failure criteria are met, or if the first cell is not in (0, '0', '', None).
 Optional success and failure callables are called with the first cell returned as the argument.
 If success callable is defined the sensor will keep retrying until the criteria is met.
 If failure callable is defined and the criteria is met the sensor will raise AirflowException.
@@ -799,16 +799,16 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>conn_id</strong> – The connection to run the sensor against</p></li>
-<li><p><strong>sql</strong> – The sql to run. To pass, it needs to return at least one cell
+<li><p><strong>conn_id</strong> -- The connection to run the sensor against</p></li>
+<li><p><strong>sql</strong> -- The sql to run. To pass, it needs to return at least one cell
 that contains a non-zero / empty string value.</p></li>
-<li><p><strong>parameters</strong> – The parameters to render the SQL query with (optional).</p></li>
-<li><p><strong>success</strong> – Success criteria for the sensor is a Callable that takes first_cell
+<li><p><strong>parameters</strong> -- The parameters to render the SQL query with (optional).</p></li>
+<li><p><strong>success</strong> -- Success criteria for the sensor is a Callable that takes first_cell
 as the only argument, and returns a boolean (optional).</p></li>
-<li><p><strong>failure</strong> – Failure criteria for the sensor is a Callable that takes first_cell
+<li><p><strong>failure</strong> -- Failure criteria for the sensor is a Callable that takes first_cell
 as the only argument and return a boolean (optional).</p></li>
-<li><p><strong>fail_on_empty</strong> – Explicitly fail on no rows returned.</p></li>
-<li><p><strong>hook_params</strong> – Extra config params to be passed to the underlying hook.
+<li><p><strong>fail_on_empty</strong> -- Explicitly fail on no rows returned.</p></li>
+<li><p><strong>hook_params</strong> -- Extra config params to be passed to the underlying hook.
 Should match the desired hook constructor params.</p></li>
 </ul>
 </dd>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/sensors/time_delta/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/sensors/time_delta/index.html
index 4aa62ee..296fc74 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/sensors/time_delta/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/sensors/time_delta/index.html
@@ -796,10 +796,10 @@
 <dt class="sig sig-object py" id="airflow.sensors.time_delta.TimeDeltaSensor">
 <em class="property"><span class="pre">class</span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">airflow.sensors.time_delta.</span></span><span class="sig-name descname"><span class="pre">TimeDeltaSensor</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="o"><span class="pre">*</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">delta</span></span></em>, <em class="sig-param"><span class="o"><span class="pre">**</span></span><span class="n"><span class="pre">kwargs</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/sensors/time_delta.html#TimeDeltaSensor"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.sensors.time_delta.TimeDeltaSensor" title="Permalink to this definition">¶</a></dt>
 <dd><p>Bases: <a class="reference internal" href="../base/index.html#airflow.sensors.base.BaseSensorOperator" title="airflow.sensors.base.BaseSensorOperator"><code class="xref py py-obj docutils literal notranslate"><span class="pre">airflow.sensors.base.BaseSensorOperator</span></code></a></p>
-<p>Waits for a timedelta after the run’s data interval.</p>
+<p>Waits for a timedelta after the run's data interval.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>delta</strong> – time length to wait after the data interval before succeeding.</p>
+<dd class="field-odd"><p><strong>delta</strong> -- time length to wait after the data interval before succeeding.</p>
 </dd>
 </dl>
 <dl class="py method">
@@ -821,7 +821,7 @@
 taking up a worker slot while it is waiting.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>delta</strong> – time length to wait after the data interval before succeeding.</p>
+<dd class="field-odd"><p><strong>delta</strong> -- time length to wait after the data interval before succeeding.</p>
 </dd>
 </dl>
 <dl class="py method">
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/sensors/time_sensor/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/sensors/time_sensor/index.html
index 74622e1..7bef6c9 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/sensors/time_sensor/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/sensors/time_sensor/index.html
@@ -799,7 +799,7 @@
 <p>Waits until the specified time of the day.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>target_time</strong> – time after which the job succeeds</p>
+<dd class="field-odd"><p><strong>target_time</strong> -- time after which the job succeeds</p>
 </dd>
 </dl>
 <dl class="py method">
@@ -821,7 +821,7 @@
 it is waiting.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
-<dd class="field-odd"><p><strong>target_time</strong> – time after which the job succeeds</p>
+<dd class="field-odd"><p><strong>target_time</strong> -- time after which the job succeeds</p>
 </dd>
 </dl>
 <dl class="py method">
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/sensors/weekday/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/sensors/weekday/index.html
index e231659..ab800b1 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/sensors/weekday/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/sensors/weekday/index.html
@@ -784,7 +784,7 @@
 <em class="property"><span class="pre">class</span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">airflow.sensors.weekday.</span></span><span class="sig-name descname"><span class="pre">DayOfWeekSensor</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="o"><span class="pre">*</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">week_day</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">use_task_execution_day</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">False</span></span></em>, <em class="sig-param"><span class="o"><span class="pre">**</span></span><span class="n"><span class="pre">kwargs</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/sensors/weekday.html#DayOfWeekSensor"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.sensors.weekday.DayOfWeekSensor" title="Permalink to this definition">¶</a></dt>
 <dd><p>Bases: <a class="reference internal" href="../base/index.html#airflow.sensors.base.BaseSensorOperator" title="airflow.sensors.base.BaseSensorOperator"><code class="xref py py-obj docutils literal notranslate"><span class="pre">airflow.sensors.base.BaseSensorOperator</span></code></a></p>
 <p>Waits until the first specified day of the week. For example, if the execution
-day of the task is ‘2018-12-22’ (Saturday) and you pass ‘FRIDAY’, the task will wait
+day of the task is '2018-12-22' (Saturday) and you pass 'FRIDAY', the task will wait
 until next Friday.</p>
 <p><strong>Example</strong> (with single day):</p>
 <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">weekend_check</span> <span class="o">=</span> <span class="n">DayOfWeekSensor</span><span class="p">(</span>
@@ -816,7 +816,7 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>week_day</strong> – <p>Day of the week to check (full name). Optionally, a set
+<li><p><strong>week_day</strong> -- <p>Day of the week to check (full name). Optionally, a set
 of days can also be provided using a set.
 Example values:</p>
 <blockquote>
@@ -828,10 +828,10 @@
 </ul>
 </div></blockquote>
 </p></li>
-<li><p><strong>use_task_execution_day</strong> – If <code class="docutils literal notranslate"><span class="pre">True</span></code>, uses task’s execution day to compare
+<li><p><strong>use_task_execution_day</strong> -- If <code class="docutils literal notranslate"><span class="pre">True</span></code>, uses task's execution day to compare
 with week_day. Execution Date is Useful for backfilling.
-If <code class="docutils literal notranslate"><span class="pre">False</span></code>, uses system’s day of the week. Useful when you
-don’t want to run anything on weekdays on the system.</p></li>
+If <code class="docutils literal notranslate"><span class="pre">False</span></code>, uses system's day of the week. Useful when you
+don't want to run anything on weekdays on the system.</p></li>
 </ul>
 </dd>
 </dl>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/timetables/base/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/timetables/base/index.html
index 4cf80b0..39da57d 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/timetables/base/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/timetables/base/index.html
@@ -797,7 +797,7 @@
 <em class="property"><span class="pre">class</span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">airflow.timetables.base.</span></span><span class="sig-name descname"><span class="pre">DataInterval</span></span><a class="reference internal" href="../../../../_modules/airflow/timetables/base.html#DataInterval"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.timetables.base.DataInterval" title="Permalink to this definition">¶</a></dt>
 <dd><p>Bases: <code class="xref py py-obj docutils literal notranslate"><span class="pre">NamedTuple</span></code></p>
 <p>A data interval for a DagRun to operate over.</p>
-<p>Both <code class="docutils literal notranslate"><span class="pre">start</span></code> and <code class="docutils literal notranslate"><span class="pre">end</span></code> <strong>MUST</strong> be “aware”, i.e. contain timezone
+<p>Both <code class="docutils literal notranslate"><span class="pre">start</span></code> and <code class="docutils literal notranslate"><span class="pre">end</span></code> <strong>MUST</strong> be &quot;aware&quot;, i.e. contain timezone
 information.</p>
 <dl class="py attribute">
 <dt class="sig sig-object py" id="airflow.timetables.base.DataInterval.start">
@@ -812,7 +812,7 @@
 <dl class="py method">
 <dt class="sig sig-object py" id="airflow.timetables.base.DataInterval.exact">
 <em class="property"><span class="pre">classmethod</span><span class="w"> </span></em><span class="sig-name descname"><span class="pre">exact</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">cls</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">at</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../../_modules/airflow/timetables/base.html#DataInterval.exact"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.timetables.base.DataInterval.exact" title="Permalink to this definition">¶</a></dt>
-<dd><p>Represent an “interval” containing only an exact time.</p>
+<dd><p>Represent an &quot;interval&quot; containing only an exact time.</p>
 <dl class="field-list simple">
 </dl>
 </dd></dl>
@@ -826,8 +826,8 @@
 <p>Restriction on when a DAG can be scheduled for a run.</p>
 <p>Specifically, the run must not be earlier than <code class="docutils literal notranslate"><span class="pre">earliest</span></code>, nor later than
 <code class="docutils literal notranslate"><span class="pre">latest</span></code>. If <code class="docutils literal notranslate"><span class="pre">catchup</span></code> is <em>False</em>, the run must also not be earlier than
-the current time, i.e. “missed” schedules are not backfilled.</p>
-<p>These values are generally set on the DAG or task’s <code class="docutils literal notranslate"><span class="pre">start_date</span></code>,
+the current time, i.e. &quot;missed&quot; schedules are not backfilled.</p>
+<p>These values are generally set on the DAG or task's <code class="docutils literal notranslate"><span class="pre">start_date</span></code>,
 <code class="docutils literal notranslate"><span class="pre">end_date</span></code>, and <code class="docutils literal notranslate"><span class="pre">catchup</span></code> arguments.</p>
 <p>Both <code class="docutils literal notranslate"><span class="pre">earliest</span></code> and <code class="docutils literal notranslate"><span class="pre">latest</span></code>, if not <em>None</em>, are inclusive; a DAG run
 can happen exactly at either point of time. They are guaranteed to be aware
@@ -861,7 +861,7 @@
 <dt class="sig sig-object py" id="airflow.timetables.base.DagRunInfo.run_after">
 <span class="sig-name descname"><span class="pre">run_after</span></span><em class="property"><span class="w"> </span><span class="pre">:pendulum.DateTime</span></em><a class="reference internal" href="../../../../_modules/airflow/timetables/base.html#DagRunInfo.run_after"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#airflow.timetables.base.DagRunInfo.run_after" title="Permalink to this definition">¶</a></dt>
 <dd><p>The earliest time this DagRun is created and its tasks scheduled.</p>
-<p>This <strong>MUST</strong> be “aware”, i.e. contain timezone information.</p>
+<p>This <strong>MUST</strong> be &quot;aware&quot;, i.e. contain timezone information.</p>
 </dd></dl>
 
 <dl class="py attribute">
@@ -972,7 +972,7 @@
 <dd><p>A short summary for the timetable.</p>
 <p>This is used to display the timetable in the web UI. A cron expression
 timetable, for example, can use this to display the expression. The
-default implementation returns the timetable’s type name.</p>
+default implementation returns the timetable's type name.</p>
 <dl class="field-list simple">
 </dl>
 </dd></dl>
@@ -996,9 +996,9 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>last_automated_data_interval</strong> (<em>Optional</em><em>[</em><a class="reference internal" href="#airflow.timetables.base.DataInterval" title="airflow.timetables.base.DataInterval"><em>DataInterval</em></a><em>]</em>) – The data interval of the associated
-DAG’s last scheduled or backfilled run (manual runs not considered).</p></li>
-<li><p><strong>restriction</strong> (<a class="reference internal" href="#airflow.timetables.base.TimeRestriction" title="airflow.timetables.base.TimeRestriction"><em>TimeRestriction</em></a>) – Restriction to apply when scheduling the DAG run.
+<li><p><strong>last_automated_data_interval</strong> (<em>Optional</em><em>[</em><a class="reference internal" href="#airflow.timetables.base.DataInterval" title="airflow.timetables.base.DataInterval"><em>DataInterval</em></a><em>]</em>) -- The data interval of the associated
+DAG's last scheduled or backfilled run (manual runs not considered).</p></li>
+<li><p><strong>restriction</strong> (<a class="reference internal" href="#airflow.timetables.base.TimeRestriction" title="airflow.timetables.base.TimeRestriction"><em>TimeRestriction</em></a>) -- Restriction to apply when scheduling the DAG run.
 See documentation of <a class="reference internal" href="#airflow.timetables.base.TimeRestriction" title="airflow.timetables.base.TimeRestriction"><code class="xref py py-class docutils literal notranslate"><span class="pre">TimeRestriction</span></code></a> for details.</p></li>
 </ul>
 </dd>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/timetables/events/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/timetables/events/index.html
index d6f4048..de91dc8 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/timetables/events/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/timetables/events/index.html
@@ -746,14 +746,14 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>event_dates</strong> (<em>Iterable</em><em>[</em><em>pendulum.DateTime</em><em>]</em>) – List of datetimes for the DAG to run at. Duplicates will be ignored. Must be finite
+<li><p><strong>event_dates</strong> (<em>Iterable</em><em>[</em><em>pendulum.DateTime</em><em>]</em>) -- List of datetimes for the DAG to run at. Duplicates will be ignored. Must be finite
 and of reasonable size as it will be loaded in its entirety.</p></li>
-<li><p><strong>restrict_to_events</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – Whether manual runs should use the most recent event or
+<li><p><strong>restrict_to_events</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- Whether manual runs should use the most recent event or
 the current time</p></li>
-<li><p><strong>presorted</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) – if True, event_dates will be assumed to be in ascending order. Provides modest
+<li><p><strong>presorted</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.10)"><em>bool</em></a>) -- if True, event_dates will be assumed to be in ascending order. Provides modest
 performance improvement for larger lists of event_dates.</p></li>
-<li><p><strong>description</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) – A name for the timetable to display in the UI. Default None will be shown as
-“X Events” where X is the len of event_dates</p></li>
+<li><p><strong>description</strong> (<em>Optional</em><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a><em>]</em>) -- A name for the timetable to display in the UI. Default None will be shown as
+&quot;X Events&quot; where X is the len of event_dates</p></li>
 </ul>
 </dd>
 </dl>
@@ -763,7 +763,7 @@
 <dd><p>A short summary for the timetable.</p>
 <p>This is used to display the timetable in the web UI. A cron expression
 timetable, for example, can use this to display the expression. The
-default implementation returns the timetable’s type name.</p>
+default implementation returns the timetable's type name.</p>
 <dl class="field-list simple">
 </dl>
 </dd></dl>
@@ -782,9 +782,9 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>last_automated_data_interval</strong> (<em>Optional</em><em>[</em><a class="reference internal" href="../base/index.html#airflow.timetables.base.DataInterval" title="airflow.timetables.base.DataInterval"><em>airflow.timetables.base.DataInterval</em></a><em>]</em>) – The data interval of the associated
-DAG’s last scheduled or backfilled run (manual runs not considered).</p></li>
-<li><p><strong>restriction</strong> (<a class="reference internal" href="../base/index.html#airflow.timetables.base.TimeRestriction" title="airflow.timetables.base.TimeRestriction"><em>airflow.timetables.base.TimeRestriction</em></a>) – Restriction to apply when scheduling the DAG run.
+<li><p><strong>last_automated_data_interval</strong> (<em>Optional</em><em>[</em><a class="reference internal" href="../base/index.html#airflow.timetables.base.DataInterval" title="airflow.timetables.base.DataInterval"><em>airflow.timetables.base.DataInterval</em></a><em>]</em>) -- The data interval of the associated
+DAG's last scheduled or backfilled run (manual runs not considered).</p></li>
+<li><p><strong>restriction</strong> (<a class="reference internal" href="../base/index.html#airflow.timetables.base.TimeRestriction" title="airflow.timetables.base.TimeRestriction"><em>airflow.timetables.base.TimeRestriction</em></a>) -- Restriction to apply when scheduling the DAG run.
 See documentation of <code class="xref py py-class docutils literal notranslate"><span class="pre">TimeRestriction</span></code> for details.</p></li>
 </ul>
 </dd>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/timetables/interval/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/timetables/interval/index.html
index b6e8423..1ea7f73 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/timetables/interval/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/timetables/interval/index.html
@@ -791,7 +791,7 @@
 <p>The implementation extends on croniter to add timezone awareness. This is
 because croniter works only with naive timestamps, and cannot consider DST
 when determining the next/previous time.</p>
-<p>Don’t pass <code class="docutils literal notranslate"><span class="pre">&#64;once</span></code> in here; use <code class="docutils literal notranslate"><span class="pre">OnceTimetable</span></code> instead.</p>
+<p>Don't pass <code class="docutils literal notranslate"><span class="pre">&#64;once</span></code> in here; use <code class="docutils literal notranslate"><span class="pre">OnceTimetable</span></code> instead.</p>
 <dl class="field-list simple">
 </dl>
 <dl class="py method">
@@ -820,7 +820,7 @@
 <dd><p>A short summary for the timetable.</p>
 <p>This is used to display the timetable in the web UI. A cron expression
 timetable, for example, can use this to display the expression. The
-default implementation returns the timetable’s type name.</p>
+default implementation returns the timetable's type name.</p>
 <dl class="field-list simple">
 </dl>
 </dd></dl>
@@ -899,7 +899,7 @@
 <dd><p>A short summary for the timetable.</p>
 <p>This is used to display the timetable in the web UI. A cron expression
 timetable, for example, can use this to display the expression. The
-default implementation returns the timetable’s type name.</p>
+default implementation returns the timetable's type name.</p>
 <dl class="field-list simple">
 </dl>
 </dd></dl>
diff --git a/docs-archive/apache-airflow/2.3.0/_api/airflow/timetables/simple/index.html b/docs-archive/apache-airflow/2.3.0/_api/airflow/timetables/simple/index.html
index 8b87ce3..2492207 100644
--- a/docs-archive/apache-airflow/2.3.0/_api/airflow/timetables/simple/index.html
+++ b/docs-archive/apache-airflow/2.3.0/_api/airflow/timetables/simple/index.html
@@ -763,7 +763,7 @@
 <dd><p>A short summary for the timetable.</p>
 <p>This is used to display the timetable in the web UI. A cron expression
 timetable, for example, can use this to display the expression. The
-default implementation returns the timetable’s type name.</p>
+default implementation returns the timetable's type name.</p>
 <dl class="field-list simple">
 </dl>
 </dd></dl>
@@ -776,9 +776,9 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>last_automated_data_interval</strong> (<em>Optional</em><em>[</em><a class="reference internal" href="../base/index.html#airflow.timetables.base.DataInterval" title="airflow.timetables.base.DataInterval"><em>airflow.timetables.base.DataInterval</em></a><em>]</em>) – The data interval of the associated
-DAG’s last scheduled or backfilled run (manual runs not considered).</p></li>
-<li><p><strong>restriction</strong> (<a class="reference internal" href="../base/index.html#airflow.timetables.base.TimeRestriction" title="airflow.timetables.base.TimeRestriction"><em>airflow.timetables.base.TimeRestriction</em></a>) – Restriction to apply when scheduling the DAG run.
+<li><p><strong>last_automated_data_interval</strong> (<em>Optional</em><em>[</em><a class="reference internal" href="../base/index.html#airflow.timetables.base.DataInterval" title="airflow.timetables.base.DataInterval"><em>airflow.timetables.base.DataInterval</em></a><em>]</em>) -- The data interval of the associated
+DAG's last scheduled or backfilled run (manual runs not considered).</p></li>
+<li><p><strong>restriction</strong> (<a class="reference internal" href="../base/index.html#airflow.timetables.base.TimeRestriction" title="airflow.timetables.base.TimeRestriction"><em>airflow.timetables.base.TimeRestriction</em></a>) -- Restriction to apply when scheduling the DAG run.
 See documentation of <code class="xref py py-class docutils literal notranslate"><span class="pre">TimeRestriction</span></code> for details.</p></li>
 </ul>
 </dd>
@@ -813,7 +813,7 @@
 <dd><p>A short summary for the timetable.</p>
 <p>This is used to display the timetable in the web UI. A cron expression
 timetable, for example, can use this to display the expression. The
-default implementation returns the timetable’s type name.</p>
+default implementation returns the timetable's type name.</p>
 <dl class="field-list simple">
 </dl>
 </dd></dl>
@@ -826,9 +826,9 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>last_automated_data_interval</strong> (<em>Optional</em><em>[</em><a class="reference internal" href="../base/index.html#airflow.timetables.base.DataInterval" title="airflow.timetables.base.DataInterval"><em>airflow.timetables.base.DataInterval</em></a><em>]</em>) – The data interval of the associated
-DAG’s last scheduled or backfilled run (manual runs not considered).</p></li>
-<li><p><strong>restriction</strong> (<a class="reference internal" href="../base/index.html#airflow.timetables.base.TimeRestriction" title="airflow.timetables.base.TimeRestriction"><em>airflow.timetables.base.TimeRestriction</em></a>) – Restriction to apply when scheduling the DAG run.
+<li><p><strong>last_automated_data_interval</strong> (<em>Optional</em><em>[</em><a class="reference internal" href="../base/index.html#airflow.timetables.base.DataInterval" title="airflow.timetables.base.DataInterval"><em>airflow.timetables.base.DataInterval</em></a><em>]</em>) -- The data interval of the associated
+DAG's last scheduled or backfilled run (manual runs not considered).</p></li>
+<li><p><strong>restriction</strong> (<a class="reference internal" href="../base/index.html#airflow.timetables.base.TimeRestriction" title="airflow.timetables.base.TimeRestriction"><em>airflow.timetables.base.TimeRestriction</em></a>) -- Restriction to apply when scheduling the DAG run.
 See documentation of <code class="xref py py-class docutils literal notranslate"><span class="pre">TimeRestriction</span></code> for details.</p></li>
 </ul>
 </dd>
diff --git a/docs-archive/apache-airflow/2.3.0/best-practices.html b/docs-archive/apache-airflow/2.3.0/best-practices.html
index c5576fd..baa0233 100644
--- a/docs-archive/apache-airflow/2.3.0/best-practices.html
+++ b/docs-archive/apache-airflow/2.3.0/best-practices.html
@@ -381,7 +381,7 @@
 </li>
 <li class="toctree-l2"><a class="reference internal" href="#backup-your-database">Backup your database</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#disable-the-scheduler">Disable the scheduler</a></li>
-<li class="toctree-l2"><a class="reference internal" href="#add-integration-test-dags">Add “integration test” DAGs</a></li>
+<li class="toctree-l2"><a class="reference internal" href="#add-integration-test-dags">Add &quot;integration test&quot; DAGs</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#prune-data-before-upgrading">Prune data before upgrading</a></li>
 </ul>
 </li>
@@ -580,7 +580,7 @@
 </li>
 <li class="toctree-l2"><a class="reference internal" href="#backup-your-database">Backup your database</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#disable-the-scheduler">Disable the scheduler</a></li>
-<li class="toctree-l2"><a class="reference internal" href="#add-integration-test-dags">Add “integration test” DAGs</a></li>
+<li class="toctree-l2"><a class="reference internal" href="#add-integration-test-dags">Add &quot;integration test&quot; DAGs</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#prune-data-before-upgrading">Prune data before upgrading</a></li>
 </ul>
 </li>
@@ -737,7 +737,7 @@
 follow this partitioning method while writing data in S3/HDFS as well.</p></li>
 <li><p>The Python datetime <code class="docutils literal notranslate"><span class="pre">now()</span></code> function gives the current datetime object. This
 function should never be used inside a task, especially to do the critical
-computation, as it leads to different outcomes on each run. It’s fine to use
+computation, as it leads to different outcomes on each run. It's fine to use
 it, for example, to generate a temporary log.</p></li>
 </ul>
 <div class="admonition tip">
@@ -770,7 +770,7 @@
 <p>You should avoid writing the top level code which is not necessary to create Operators
 and build DAG relations between them. This is because of the design decision for the scheduler of Airflow
 and the impact the top-level code parsing speed on both performance and scalability of Airflow.</p>
-<p>Airflow scheduler executes the code outside the Operator’s <code class="docutils literal notranslate"><span class="pre">execute</span></code> methods with the minimum interval of
+<p>Airflow scheduler executes the code outside the Operator's <code class="docutils literal notranslate"><span class="pre">execute</span></code> methods with the minimum interval of
 <a class="reference internal" href="configurations-ref.html#config-scheduler-min-file-process-interval"><span class="std std-ref">min_file_process_interval</span></a> seconds. This is done in order
 to allow dynamic scheduling of the DAGs - where scheduling and dependencies might change over time and
 impact the next schedule of the DAG. Airflow scheduler tries to continuously make sure that what you have
@@ -840,9 +840,9 @@
 </div>
 <div class="section" id="dynamic-dag-generation">
 <h3>Dynamic DAG Generation<a class="headerlink" href="#dynamic-dag-generation" title="Permalink to this headline">¶</a></h3>
-<p>Sometimes writing DAGs manually isn’t practical.
+<p>Sometimes writing DAGs manually isn't practical.
 Maybe you have a lot of DAGs that do similar things with just a parameter changing between them.
-Or maybe you need a set of DAGs to load tables, but don’t want to manually update DAGs every time those tables change.
+Or maybe you need a set of DAGs to load tables, but don't want to manually update DAGs every time those tables change.
 In these and other cases, it can be more useful to dynamically generate DAGs.</p>
 <p>Avoiding excessive processing at the top level code described in the previous chapter is especially important
 in case of dynamic DAG configuration, which can be configured essentially in one of those ways:</p>
@@ -868,7 +868,7 @@
 <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="p">{{</span> <span class="n">var</span><span class="o">.</span><span class="n">json</span><span class="o">.&lt;</span><span class="n">variable_name</span><span class="o">&gt;</span> <span class="p">}}</span>
 </pre></div>
 </div>
-<p>For security purpose, you’re recommended to use the <a class="reference internal" href="security/secrets/secrets-backend/index.html#secrets-backend-configuration"><span class="std std-ref">Secrets Backend</span></a>
+<p>For security purpose, you're recommended to use the <a class="reference internal" href="security/secrets/secrets-backend/index.html#secrets-backend-configuration"><span class="std std-ref">Secrets Backend</span></a>
 for any variable that contains sensitive data.</p>
 </div>
 <div class="section" id="triggering-dags-after-changes">
@@ -894,8 +894,8 @@
 </div>
 <div class="section" id="example-of-watcher-pattern-with-trigger-rules">
 <h3>Example of watcher pattern with trigger rules<a class="headerlink" href="#example-of-watcher-pattern-with-trigger-rules" title="Permalink to this headline">¶</a></h3>
-<p>The watcher pattern is how we call a DAG with a task that is “watching” the states of the other tasks.
-It’s primary purpose is to fail a DAG Run when any other task fail.
+<p>The watcher pattern is how we call a DAG with a task that is &quot;watching&quot; the states of the other tasks.
+It's primary purpose is to fail a DAG Run when any other task fail.
 The need came from the Airflow system tests that are DAGs with different tasks (similarly like a test containing steps).</p>
 <p>Normally, when any task fails, all other tasks are not executed and the whole DAG Run gets failed status too. But
 when we use trigger rules, we can disrupt the normal flow of running tasks and the whole DAG may represent different
@@ -913,7 +913,7 @@
 <p>Be aware that trigger rules only rely on the direct upstream (parent) tasks, e.g. <code class="docutils literal notranslate"><span class="pre">TriggerRule.ONE_FAILED</span></code>
 will ignore any failed (or <code class="docutils literal notranslate"><span class="pre">upstream_failed</span></code>) tasks that are not a direct parent of the parameterized task.</p>
 </div>
-<p>It’s easier to grab the concept with an example. Let’s say that we have the following DAG:</p>
+<p>It's easier to grab the concept with an example. Let's say that we have the following DAG:</p>
 <div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="kn">from</span> <span class="nn">datetime</span> <span class="kn">import</span> <span class="n">datetime</span>
 <span class="kn">from</span> <span class="nn">airflow</span> <span class="kn">import</span> <span class="n">DAG</span>
 <span class="kn">from</span> <span class="nn">airflow.decorators</span> <span class="kn">import</span> <span class="n">task</span>
@@ -957,9 +957,9 @@
 <li><p><code class="docutils literal notranslate"><span class="pre">failing_task</span></code> always fails,</p></li>
 <li><p><code class="docutils literal notranslate"><span class="pre">passing_task</span></code> always succeeds (if executed),</p></li>
 <li><p><code class="docutils literal notranslate"><span class="pre">teardown</span></code> is always triggered (regardless the states of the other tasks) and it should always succeed,</p></li>
-<li><p><code class="docutils literal notranslate"><span class="pre">watcher</span></code> is a downstream task for each other task, i.e. it will be triggered when any task fails and thus fail the whole DAG Run, since it’s a leaf task.</p></li>
+<li><p><code class="docutils literal notranslate"><span class="pre">watcher</span></code> is a downstream task for each other task, i.e. it will be triggered when any task fails and thus fail the whole DAG Run, since it's a leaf task.</p></li>
 </ul>
-<p>It’s important to note, that without <code class="docutils literal notranslate"><span class="pre">watcher</span></code> task, the whole DAG Run will get the <code class="docutils literal notranslate"><span class="pre">success</span></code> state, since the only failing task is not the leaf task, and the <code class="docutils literal notranslate"><span class="pre">teardown</span></code> task will finish with <code class="docutils literal notranslate"><span class="pre">success</span></code>.
+<p>It's important to note, that without <code class="docutils literal notranslate"><span class="pre">watcher</span></code> task, the whole DAG Run will get the <code class="docutils literal notranslate"><span class="pre">success</span></code> state, since the only failing task is not the leaf task, and the <code class="docutils literal notranslate"><span class="pre">teardown</span></code> task will finish with <code class="docutils literal notranslate"><span class="pre">success</span></code>.
 If we want the <code class="docutils literal notranslate"><span class="pre">watcher</span></code> to monitor the state of all tasks, we need to make it dependent on all of them separately. Thanks to this, we can fail the DAG Run if any of the tasks fail. Note that the watcher task has a trigger rule set to <code class="docutils literal notranslate"><span class="pre">&quot;one_failed&quot;</span></code>.
 On the other hand, without the <code class="docutils literal notranslate"><span class="pre">teardown</span></code> task, the <code class="docutils literal notranslate"><span class="pre">watcher</span></code> task will not be needed, because <code class="docutils literal notranslate"><span class="pre">failing_task</span></code> will propagate its <code class="docutils literal notranslate"><span class="pre">failed</span></code> state to downstream task <code class="docutils literal notranslate"><span class="pre">passed_task</span></code> and the whole DAG Run will also get the <code class="docutils literal notranslate"><span class="pre">failed</span></code> status.</p>
 </div>
@@ -970,16 +970,16 @@
 have many complex DAGs, their complexity might impact performance of scheduling. One of the ways to keep
 your Airflow instance performant and well utilized, you should strive to simplify and optimize your DAGs
 whenever possible - you have to remember that DAG parsing process and creation is just executing
-Python code and it’s up to you to make it as performant as possible. There are no magic recipes for making
-your DAG “less complex” - since this is a Python code, it’s the DAG writer who controls the complexity of
+Python code and it's up to you to make it as performant as possible. There are no magic recipes for making
+your DAG &quot;less complex&quot; - since this is a Python code, it's the DAG writer who controls the complexity of
 their code.</p>
-<p>There are no “metrics” for DAG complexity, especially, there are no metrics that can tell you
-whether your DAG is “simple enough”. However - as with any Python code you can definitely tell that
-your code is “simpler” or “faster” when you optimize it, the same can be said about DAG code. If you
+<p>There are no &quot;metrics&quot; for DAG complexity, especially, there are no metrics that can tell you
+whether your DAG is &quot;simple enough&quot;. However - as with any Python code you can definitely tell that
+your code is &quot;simpler&quot; or &quot;faster&quot; when you optimize it, the same can be said about DAG code. If you
 want to optimize your DAGs there are the following actions you can take:</p>
 <ul class="simple">
 <li><p>Make your DAG load faster. This is a single improvement advice that might be implemented in various ways
-but this is the one that has biggest impact on scheduler’s performance. Whenever you have a chance to make
+but this is the one that has biggest impact on scheduler's performance. Whenever you have a chance to make
 your DAG load faster - go for it, if your goal is to improve performance. Look at the
 <a class="reference internal" href="#best-practices-top-level-code"><span class="std std-ref">Top level Python Code</span></a> to get some tips of how you can do it. Also see at
 <a class="reference internal" href="#best-practices-dag-loader-test"><span class="std std-ref">DAG Loader Test</span></a> on how to asses your DAG loading time.</p></li>
@@ -1001,7 +1001,7 @@
 <h2>Testing a DAG<a class="headerlink" href="#testing-a-dag" title="Permalink to this headline">¶</a></h2>
 <p>Airflow users should treat DAGs as production level code, and DAGs should have various associated tests to
 ensure that they produce expected results. You can write a wide variety of tests for a DAG.
-Let’s take a look at some of them.</p>
+Let's take a look at some of them.</p>
 <div class="section" id="dag-loader-test">
 <span id="best-practices-dag-loader-test"></span><h3>DAG Loader Test<a class="headerlink" href="#dag-loader-test" title="Permalink to this headline">¶</a></h3>
 <p>This test should ensure that your DAG does not contain a piece of code that raises error while loading.
@@ -1029,7 +1029,7 @@
 sys     0m0.108s
 </pre></div>
 </div>
-<p>The important metrics is the “real time” - which tells you how long time it took
+<p>The important metrics is the &quot;real time&quot; - which tells you how long time it took
 to process the DAG. Note that when loading the file this way, you are starting a new interpreter so there is
 an initial loading time that is not present when Airflow parses the DAG. You can assess the
 time of initialization by running:</p>
@@ -1196,17 +1196,17 @@
 </div>
 <div class="section" id="backup-your-database">
 <h2>Backup your database<a class="headerlink" href="#backup-your-database" title="Permalink to this headline">¶</a></h2>
-<p>It’s always a wise idea to backup the metadata database before undertaking any operation modifying the database.</p>
+<p>It's always a wise idea to backup the metadata database before undertaking any operation modifying the database.</p>
 </div>
 <div class="section" id="disable-the-scheduler">
 <h2>Disable the scheduler<a class="headerlink" href="#disable-the-scheduler" title="Permalink to this headline">¶</a></h2>
 <p>You might consider disabling the Airflow cluster while you perform such maintenance.</p>
 <p>One way to do so would be to set the param <code class="docutils literal notranslate"><span class="pre">[scheduler]</span> <span class="pre">&gt;</span> <span class="pre">use_job_schedule</span></code> to <code class="docutils literal notranslate"><span class="pre">False</span></code> and wait for any running DAGs to complete; after this no new DAG runs will be created unless externally triggered.</p>
-<p>A <em>better</em> way (though it’s a bit more manual) is to use the <code class="docutils literal notranslate"><span class="pre">dags</span> <span class="pre">pause</span></code> command.  You’ll need to keep track of the DAGs that are paused before you begin this operation so that you know which ones to unpause after maintenance is complete.  First run <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">dags</span> <span class="pre">list</span></code> and store the list of unpaused DAGs.  Then use this same list to run both <code class="docutils literal notranslate"><span class="pre">dags</span> <span class="pre">pause</span></code> for each DAG prior to maintenance, and <code class="docutils literal notranslate"><span class="pre">dags</span> <span class="pre">unpause</span></code> after.  A benefit of this is you can try un-pausing just one or two DAGs (perhaps dedicated <a class="reference internal" href="#integration-test-dags"><span class="std std-ref">test dags</span></a>) after the upgrade to make sure things are working before turning everything back on.</p>
+<p>A <em>better</em> way (though it's a bit more manual) is to use the <code class="docutils literal notranslate"><span class="pre">dags</span> <span class="pre">pause</span></code> command.  You'll need to keep track of the DAGs that are paused before you begin this operation so that you know which ones to unpause after maintenance is complete.  First run <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">dags</span> <span class="pre">list</span></code> and store the list of unpaused DAGs.  Then use this same list to run both <code class="docutils literal notranslate"><span class="pre">dags</span> <span class="pre">pause</span></code> for each DAG prior to maintenance, and <code class="docutils literal notranslate"><span class="pre">dags</span> <span class="pre">unpause</span></code> after.  A benefit of this is you can try un-pausing just one or two DAGs (perhaps dedicated <a class="reference internal" href="#integration-test-dags"><span class="std std-ref">test dags</span></a>) after the upgrade to make sure things are working before turning everything back on.</p>
 </div>
 <div class="section" id="add-integration-test-dags">
-<span id="integration-test-dags"></span><h2>Add “integration test” DAGs<a class="headerlink" href="#add-integration-test-dags" title="Permalink to this headline">¶</a></h2>
-<p>It can be helpful to add a couple “integration test” DAGs that use all the common services in your ecosystem (e.g. S3, Snowflake, Vault) but with dummy resources or “dev” accounts.  These test DAGs can be the ones you turn on <em>first</em> after an upgrade, because if they fail, it doesn’t matter and you can revert to your backup without negative consequences.  However, if they succeed, they should prove that your cluster is able to run tasks with the libraries and services that you need to use.</p>
+<span id="integration-test-dags"></span><h2>Add &quot;integration test&quot; DAGs<a class="headerlink" href="#add-integration-test-dags" title="Permalink to this headline">¶</a></h2>
+<p>It can be helpful to add a couple &quot;integration test&quot; DAGs that use all the common services in your ecosystem (e.g. S3, Snowflake, Vault) but with dummy resources or &quot;dev&quot; accounts.  These test DAGs can be the ones you turn on <em>first</em> after an upgrade, because if they fail, it doesn't matter and you can revert to your backup without negative consequences.  However, if they succeed, they should prove that your cluster is able to run tasks with the libraries and services that you need to use.</p>
 <p>For example, if you use an external secrets backend, make sure you have a task that retrieves a connection.  If you use KubernetesPodOperator, add a task that runs <code class="docutils literal notranslate"><span class="pre">sleep</span> <span class="pre">30;</span> <span class="pre">echo</span> <span class="pre">&quot;hello&quot;</span></code>.  If you need to write to s3, do so in a test task.  And if you need to access a database, add a task that does <code class="docutils literal notranslate"><span class="pre">select</span> <span class="pre">1</span></code> from the server.</p>
 </div>
 <div class="section" id="prune-data-before-upgrading">
@@ -1318,7 +1318,7 @@
 </li>
 <li><a class="reference internal" href="#backup-your-database">Backup your database</a></li>
 <li><a class="reference internal" href="#disable-the-scheduler">Disable the scheduler</a></li>
-<li><a class="reference internal" href="#add-integration-test-dags">Add “integration test” DAGs</a></li>
+<li><a class="reference internal" href="#add-integration-test-dags">Add &quot;integration test&quot; DAGs</a></li>
 <li><a class="reference internal" href="#prune-data-before-upgrading">Prune data before upgrading</a></li>
 </ul>
 </li>
diff --git a/docs-archive/apache-airflow/2.3.0/cli-and-env-variables-ref.html b/docs-archive/apache-airflow/2.3.0/cli-and-env-variables-ref.html
index 09ec619..f4ee33f 100644
--- a/docs-archive/apache-airflow/2.3.0/cli-and-env-variables-ref.html
+++ b/docs-archive/apache-airflow/2.3.0/cli-and-env-variables-ref.html
@@ -1699,7 +1699,7 @@
 <dl class="option-list">
 <dt><kbd>-A, --basic-auth</kbd></dt>
 <dd><p>Securing Flower with Basic Authentication. Accepts user:password pairs separated by a comma. Example: flower_basic_auth = user1:password1,user2:password2</p>
-<p>Default: “”</p>
+<p>Default: &quot;&quot;</p>
 </dd>
 <dt><kbd>-a, --broker-api</kbd></dt>
 <dd><p>Broker API</p>
@@ -1713,7 +1713,7 @@
 </dd>
 <dt><kbd>-H, --hostname</kbd></dt>
 <dd><p>Set the hostname on which to run the server</p>
-<p>Default: “0.0.0.0”</p>
+<p>Default: &quot;0.0.0.0&quot;</p>
 </dd>
 <dt><kbd>-l, --log-file</kbd></dt>
 <dd><p>Location of the log file</p>
@@ -1733,7 +1733,7 @@
 </dd>
 <dt><kbd>-u, --url-prefix</kbd></dt>
 <dd><p>URL prefix for Flower</p>
-<p>Default: “”</p>
+<p>Default: &quot;&quot;</p>
 </dd>
 </dl>
 </div>
@@ -1787,10 +1787,10 @@
 </dd>
 <dt><kbd>-q, --queues</kbd></dt>
 <dd><p>Comma delimited list of queues to serve</p>
-<p>Default: “default”</p>
+<p>Default: &quot;default&quot;</p>
 </dd>
 <dt><kbd>-s, --skip-serve-logs</kbd></dt>
-<dd><p>Don’t start the serve logs process along with the workers</p>
+<dd><p>Don't start the serve logs process along with the workers</p>
 <p>Default: False</p>
 </dd>
 <dt><kbd>--stderr</kbd></dt>
@@ -1801,7 +1801,7 @@
 </dd>
 <dt><kbd>-u, --umask</kbd></dt>
 <dd><p>Set the umask of celery worker in daemon mode</p>
-<p>Default: “0o077”</p>
+<p>Default: &quot;0o077&quot;</p>
 </dd>
 <dt><kbd>--without-gossip</kbd></dt>
 <dd><p>Don’t subscribe to other workers events</p>
@@ -1869,16 +1869,16 @@
 <div class="section" id="list">
 <h6>list<a class="headerlink" href="#list" title="Permalink to this headline">¶</a></h6>
 <p>List options for the configuration</p>
-<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">airflow</span> <span class="n">config</span> <span class="nb">list</span> <span class="p">[</span><span class="o">-</span><span class="n">h</span><span class="p">]</span> <span class="p">[</span><span class="o">--</span><span class="n">color</span> <span class="p">{</span><span class="n">off</span><span class="p">,</span><span class="n">auto</span><span class="p">,</span><span class="n">on</span><span class="p">}]</span>
+<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">airflow</span> <span class="n">config</span> <span class="nb">list</span> <span class="p">[</span><span class="o">-</span><span class="n">h</span><span class="p">]</span> <span class="p">[</span><span class="o">--</span><span class="n">color</span> <span class="p">{</span><span class="n">off</span><span class="p">,</span><span class="n">on</span><span class="p">,</span><span class="n">auto</span><span class="p">}]</span>
 </pre></div>
 </div>
 <div class="section" id="Named Arguments_repeat4">
 <h7>Named Arguments<a class="headerlink" href="#Named Arguments_repeat4" title="Permalink to this headline">¶</a></h7>
 <dl class="option-list">
 <dt><kbd>--color</kbd></dt>
-<dd><p>Possible choices: off, auto, on</p>
+<dd><p>Possible choices: off, on, auto</p>
 <p>Do emit colored output (default: auto)</p>
-<p>Default: “auto”</p>
+<p>Default: &quot;auto&quot;</p>
 </dd>
 </dl>
 </div>
@@ -1960,7 +1960,7 @@
 <div class="section" id="delete">
 <h6>delete<a class="headerlink" href="#delete" title="Permalink to this headline">¶</a></h6>
 <p>Delete a connection</p>
-<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">airflow</span> <span class="n">connections</span> <span class="n">delete</span> <span class="p">[</span><span class="o">-</span><span class="n">h</span><span class="p">]</span> <span class="p">[</span><span class="o">--</span><span class="n">color</span> <span class="p">{</span><span class="n">off</span><span class="p">,</span><span class="n">auto</span><span class="p">,</span><span class="n">on</span><span class="p">}]</span> <span class="n">conn_id</span>
+<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">airflow</span> <span class="n">connections</span> <span class="n">delete</span> <span class="p">[</span><span class="o">-</span><span class="n">h</span><span class="p">]</span> <span class="p">[</span><span class="o">--</span><span class="n">color</span> <span class="p">{</span><span class="n">off</span><span class="p">,</span><span class="n">on</span><span class="p">,</span><span class="n">auto</span><span class="p">}]</span> <span class="n">conn_id</span>
 </pre></div>
 </div>
 <div class="section" id="Positional Arguments_repeat6">
@@ -1975,9 +1975,9 @@
 <h7>Named Arguments<a class="headerlink" href="#Named Arguments_repeat6" title="Permalink to this headline">¶</a></h7>
 <dl class="option-list">
 <dt><kbd>--color</kbd></dt>
-<dd><p>Possible choices: off, auto, on</p>
+<dd><p>Possible choices: off, on, auto</p>
 <p>Do emit colored output (default: auto)</p>
-<p>Default: “auto”</p>
+<p>Default: &quot;auto&quot;</p>
 </dd>
 </dl>
 </div>
@@ -1988,11 +1988,11 @@
 airflow connections export -
 The file format can be determined by the provided file extension. E.g., The following command will export the connections in JSON format:
 airflow connections export /tmp/connections.json
-The –file-format parameter can be used to control the file format. E.g., the default format is JSON in STDOUT mode, which can be overridden using:
-airflow connections export - –file-format yaml
-The –file-format parameter can also be used for the files, for example:
-airflow connections export /tmp/connections –file-format json.
-When exporting in <cite>env</cite> file format, you control whether URI format or JSON format is used to serialize the connection by passing <cite>uri</cite> or <cite>json</cite> with option <cite>–serialization-format</cite>.</p>
+The --file-format parameter can be used to control the file format. E.g., the default format is JSON in STDOUT mode, which can be overridden using:
+airflow connections export - --file-format yaml
+The --file-format parameter can also be used for the files, for example:
+airflow connections export /tmp/connections --file-format json.
+When exporting in <cite>env</cite> file format, you control whether URI format or JSON format is used to serialize the connection by passing <cite>uri</cite> or <cite>json</cite> with option <cite>--serialization-format</cite>.</p>
 <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">airflow</span> <span class="n">connections</span> <span class="n">export</span> <span class="p">[</span><span class="o">-</span><span class="n">h</span><span class="p">]</span> <span class="p">[</span><span class="o">--</span><span class="n">file</span><span class="o">-</span><span class="nb">format</span> <span class="p">{</span><span class="n">json</span><span class="p">,</span><span class="n">yaml</span><span class="p">,</span><span class="n">env</span><span class="p">}]</span>
                            <span class="p">[</span><span class="o">--</span><span class="nb">format</span> <span class="p">{</span><span class="n">json</span><span class="p">,</span><span class="n">yaml</span><span class="p">,</span><span class="n">env</span><span class="p">}]</span>
                            <span class="p">[</span><span class="o">--</span><span class="n">serialization</span><span class="o">-</span><span class="nb">format</span> <span class="p">{</span><span class="n">json</span><span class="p">,</span><span class="n">uri</span><span class="p">}]</span>
@@ -2016,7 +2016,7 @@
 </dd>
 <dt><kbd>--format</kbd></dt>
 <dd><p>Possible choices: json, yaml, env</p>
-<p>Deprecated – use <cite>–file-format</cite> instead. File format to use for the export.</p>
+<p>Deprecated -- use <cite>--file-format</cite> instead. File format to use for the export.</p>
 </dd>
 <dt><kbd>--serialization-format</kbd></dt>
 <dd><p>Possible choices: json, uri</p>
@@ -2028,7 +2028,7 @@
 <div class="section" id="get">
 <h6>get<a class="headerlink" href="#get" title="Permalink to this headline">¶</a></h6>
 <p>Get a connection</p>
-<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">airflow</span> <span class="n">connections</span> <span class="n">get</span> <span class="p">[</span><span class="o">-</span><span class="n">h</span><span class="p">]</span> <span class="p">[</span><span class="o">--</span><span class="n">color</span> <span class="p">{</span><span class="n">off</span><span class="p">,</span><span class="n">auto</span><span class="p">,</span><span class="n">on</span><span class="p">}]</span>
+<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">airflow</span> <span class="n">connections</span> <span class="n">get</span> <span class="p">[</span><span class="o">-</span><span class="n">h</span><span class="p">]</span> <span class="p">[</span><span class="o">--</span><span class="n">color</span> <span class="p">{</span><span class="n">off</span><span class="p">,</span><span class="n">on</span><span class="p">,</span><span class="n">auto</span><span class="p">}]</span>
                         <span class="p">[</span><span class="o">-</span><span class="n">o</span> <span class="n">table</span><span class="p">,</span> <span class="n">json</span><span class="p">,</span> <span class="n">yaml</span><span class="p">,</span> <span class="n">plain</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">v</span><span class="p">]</span>
                         <span class="n">conn_id</span>
 </pre></div>
@@ -2045,14 +2045,14 @@
 <h7>Named Arguments<a class="headerlink" href="#Named Arguments_repeat8" title="Permalink to this headline">¶</a></h7>
 <dl class="option-list">
 <dt><kbd>--color</kbd></dt>
-<dd><p>Possible choices: off, auto, on</p>
+<dd><p>Possible choices: off, on, auto</p>
 <p>Do emit colored output (default: auto)</p>
-<p>Default: “auto”</p>
+<p>Default: &quot;auto&quot;</p>
 </dd>
 <dt><kbd>-o, --output</kbd></dt>
 <dd><p>Possible choices: table, json, yaml, plain</p>
 <p>Output format. Allowed values: json, yaml, plain, table (default: table)</p>
-<p>Default: “table”</p>
+<p>Default: &quot;table&quot;</p>
 </dd>
 <dt><kbd>-v, --verbose</kbd></dt>
 <dd><p>Make logging output more verbose</p>
@@ -2093,7 +2093,7 @@
 <dt><kbd>-o, --output</kbd></dt>
 <dd><p>Possible choices: table, json, yaml, plain</p>
 <p>Output format. Allowed values: json, yaml, plain, table (default: table)</p>
-<p>Default: “table”</p>
+<p>Default: &quot;table&quot;</p>
 </dd>
 <dt><kbd>-v, --verbose</kbd></dt>
 <dd><p>Make logging output more verbose</p>
@@ -2139,8 +2139,8 @@
 <dd><p>Redirect stdout to this file</p>
 </dd>
 <dt><kbd>-S, --subdir</kbd></dt>
-<dd><p>File location or directory from which to look for the dag. Defaults to ‘[AIRFLOW_HOME]/dags’ where [AIRFLOW_HOME] is the value you set for ‘AIRFLOW_HOME’ config you set in ‘airflow.cfg’</p>
-<p>Default: “[AIRFLOW_HOME]/dags”</p>
+<dd><p>File location or directory from which to look for the dag. Defaults to '[AIRFLOW_HOME]/dags' where [AIRFLOW_HOME] is the value you set for 'AIRFLOW_HOME' config you set in 'airflow.cfg'</p>
+<p>Default: &quot;[AIRFLOW_HOME]/dags&quot;</p>
 </dd>
 </dl>
 </div>
@@ -2184,7 +2184,7 @@
 <h7>Named Arguments<a class="headerlink" href="#Named Arguments_repeat11" title="Permalink to this headline">¶</a></h7>
 <dl class="option-list">
 <dt><kbd>-c, --conf</kbd></dt>
-<dd><p>JSON string that gets pickled into the DagRun’s conf attribute</p>
+<dd><p>JSON string that gets pickled into the DagRun's conf attribute</p>
 </dd>
 <dt><kbd>--continue-on-failures</kbd></dt>
 <dd><p>if set, the backfill will keep going even if some of the tasks failed</p>
@@ -2240,8 +2240,8 @@
 <dd><p>Override start_date YYYY-MM-DD</p>
 </dd>
 <dt><kbd>-S, --subdir</kbd></dt>
-<dd><p>File location or directory from which to look for the dag. Defaults to ‘[AIRFLOW_HOME]/dags’ where [AIRFLOW_HOME] is the value you set for ‘AIRFLOW_HOME’ config you set in ‘airflow.cfg’</p>
-<p>Default: “[AIRFLOW_HOME]/dags”</p>
+<dd><p>File location or directory from which to look for the dag. Defaults to '[AIRFLOW_HOME]/dags' where [AIRFLOW_HOME] is the value you set for 'AIRFLOW_HOME' config you set in 'airflow.cfg'</p>
+<p>Default: &quot;[AIRFLOW_HOME]/dags&quot;</p>
 </dd>
 <dt><kbd>-t, --task-regex</kbd></dt>
 <dd><p>The regex to filter specific task_ids to backfill (optional)</p>
@@ -2293,11 +2293,11 @@
 <dt><kbd>-o, --output</kbd></dt>
 <dd><p>Possible choices: table, json, yaml, plain</p>
 <p>Output format. Allowed values: json, yaml, plain, table (default: table)</p>
-<p>Default: “table”</p>
+<p>Default: &quot;table&quot;</p>
 </dd>
 <dt><kbd>-S, --subdir</kbd></dt>
-<dd><p>File location or directory from which to look for the dag. Defaults to ‘[AIRFLOW_HOME]/dags’ where [AIRFLOW_HOME] is the value you set for ‘AIRFLOW_HOME’ config you set in ‘airflow.cfg’</p>
-<p>Default: “[AIRFLOW_HOME]/dags”</p>
+<dd><p>File location or directory from which to look for the dag. Defaults to '[AIRFLOW_HOME]/dags' where [AIRFLOW_HOME] is the value you set for 'AIRFLOW_HOME' config you set in 'airflow.cfg'</p>
+<p>Default: &quot;[AIRFLOW_HOME]/dags&quot;</p>
 </dd>
 <dt><kbd>-v, --verbose</kbd></dt>
 <dd><p>Make logging output more verbose</p>
@@ -2319,11 +2319,11 @@
 <dt><kbd>-o, --output</kbd></dt>
 <dd><p>Possible choices: table, json, yaml, plain</p>
 <p>Output format. Allowed values: json, yaml, plain, table (default: table)</p>
-<p>Default: “table”</p>
+<p>Default: &quot;table&quot;</p>
 </dd>
 <dt><kbd>-S, --subdir</kbd></dt>
-<dd><p>File location or directory from which to look for the dag. Defaults to ‘[AIRFLOW_HOME]/dags’ where [AIRFLOW_HOME] is the value you set for ‘AIRFLOW_HOME’ config you set in ‘airflow.cfg’</p>
-<p>Default: “[AIRFLOW_HOME]/dags”</p>
+<dd><p>File location or directory from which to look for the dag. Defaults to '[AIRFLOW_HOME]/dags' where [AIRFLOW_HOME] is the value you set for 'AIRFLOW_HOME' config you set in 'airflow.cfg'</p>
+<p>Default: &quot;[AIRFLOW_HOME]/dags&quot;</p>
 </dd>
 <dt><kbd>-v, --verbose</kbd></dt>
 <dd><p>Make logging output more verbose</p>
@@ -2351,7 +2351,7 @@
 <dt><kbd>-o, --output</kbd></dt>
 <dd><p>Possible choices: table, json, yaml, plain</p>
 <p>Output format. Allowed values: json, yaml, plain, table (default: table)</p>
-<p>Default: “table”</p>
+<p>Default: &quot;table&quot;</p>
 </dd>
 <dt><kbd>--state</kbd></dt>
 <dd><p>Only list the dag runs corresponding to the state</p>
@@ -2387,7 +2387,7 @@
 <dt><kbd>-o, --output</kbd></dt>
 <dd><p>Possible choices: table, json, yaml, plain</p>
 <p>Output format. Allowed values: json, yaml, plain, table (default: table)</p>
-<p>Default: “table”</p>
+<p>Default: &quot;table&quot;</p>
 </dd>
 <dt><kbd>-s, --start-date</kbd></dt>
 <dd><p>Override start_date YYYY-MM-DD</p>
@@ -2424,8 +2424,8 @@
 <p>Default: 1</p>
 </dd>
 <dt><kbd>-S, --subdir</kbd></dt>
-<dd><p>File location or directory from which to look for the dag. Defaults to ‘[AIRFLOW_HOME]/dags’ where [AIRFLOW_HOME] is the value you set for ‘AIRFLOW_HOME’ config you set in ‘airflow.cfg’</p>
-<p>Default: “[AIRFLOW_HOME]/dags”</p>
+<dd><p>File location or directory from which to look for the dag. Defaults to '[AIRFLOW_HOME]/dags' where [AIRFLOW_HOME] is the value you set for 'AIRFLOW_HOME' config you set in 'airflow.cfg'</p>
+<p>Default: &quot;[AIRFLOW_HOME]/dags&quot;</p>
 </dd>
 </dl>
 </div>
@@ -2448,8 +2448,8 @@
 <h7>Named Arguments<a class="headerlink" href="#Named Arguments_repeat18" title="Permalink to this headline">¶</a></h7>
 <dl class="option-list">
 <dt><kbd>-S, --subdir</kbd></dt>
-<dd><p>File location or directory from which to look for the dag. Defaults to ‘[AIRFLOW_HOME]/dags’ where [AIRFLOW_HOME] is the value you set for ‘AIRFLOW_HOME’ config you set in ‘airflow.cfg’</p>
-<p>Default: “[AIRFLOW_HOME]/dags”</p>
+<dd><p>File location or directory from which to look for the dag. Defaults to '[AIRFLOW_HOME]/dags' where [AIRFLOW_HOME] is the value you set for 'AIRFLOW_HOME' config you set in 'airflow.cfg'</p>
+<p>Default: &quot;[AIRFLOW_HOME]/dags&quot;</p>
 </dd>
 </dl>
 </div>
@@ -2466,11 +2466,11 @@
 <dt><kbd>-o, --output</kbd></dt>
 <dd><p>Possible choices: table, json, yaml, plain</p>
 <p>Output format. Allowed values: json, yaml, plain, table (default: table)</p>
-<p>Default: “table”</p>
+<p>Default: &quot;table&quot;</p>
 </dd>
 <dt><kbd>-S, --subdir</kbd></dt>
-<dd><p>File location or directory from which to look for the dag. Defaults to ‘[AIRFLOW_HOME]/dags’ where [AIRFLOW_HOME] is the value you set for ‘AIRFLOW_HOME’ config you set in ‘airflow.cfg’</p>
-<p>Default: “[AIRFLOW_HOME]/dags”</p>
+<dd><p>File location or directory from which to look for the dag. Defaults to '[AIRFLOW_HOME]/dags' where [AIRFLOW_HOME] is the value you set for 'AIRFLOW_HOME' config you set in 'airflow.cfg'</p>
+<p>Default: &quot;[AIRFLOW_HOME]/dags&quot;</p>
 </dd>
 <dt><kbd>-v, --verbose</kbd></dt>
 <dd><p>Make logging output more verbose</p>
@@ -2497,14 +2497,14 @@
 </div>
 <div class="section" id="show">
 <h6>show<a class="headerlink" href="#show" title="Permalink to this headline">¶</a></h6>
-<p>The –imgcat option only works in iTerm.</p>
+<p>The --imgcat option only works in iTerm.</p>
 <p>For more information, see: <a class="reference external" href="https://www.iterm2.com/documentation-images.html">https://www.iterm2.com/documentation-images.html</a></p>
-<p>The –save option saves the result to the indicated file.</p>
+<p>The --save option saves the result to the indicated file.</p>
 <p>The file format is determined by the file extension. For more information about supported format, see: <a class="reference external" href="https://www.graphviz.org/doc/info/output.html">https://www.graphviz.org/doc/info/output.html</a></p>
 <p>If you want to create a PNG file then you should execute the following command:
-airflow dags show &lt;DAG_ID&gt; –save output.png</p>
+airflow dags show &lt;DAG_ID&gt; --save output.png</p>
 <p>If you want to create a DOT file then you should execute the following command:
-airflow dags show &lt;DAG_ID&gt; –save output.dot</p>
+airflow dags show &lt;DAG_ID&gt; --save output.dot</p>
 <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">airflow</span> <span class="n">dags</span> <span class="n">show</span> <span class="p">[</span><span class="o">-</span><span class="n">h</span><span class="p">]</span> <span class="p">[</span><span class="o">--</span><span class="n">imgcat</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">s</span> <span class="n">SAVE</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">S</span> <span class="n">SUBDIR</span><span class="p">]</span> <span class="n">dag_id</span>
 </pre></div>
 </div>
@@ -2527,22 +2527,22 @@
 <dd><p>Saves the result to the indicated file.</p>
 </dd>
 <dt><kbd>-S, --subdir</kbd></dt>
-<dd><p>File location or directory from which to look for the dag. Defaults to ‘[AIRFLOW_HOME]/dags’ where [AIRFLOW_HOME] is the value you set for ‘AIRFLOW_HOME’ config you set in ‘airflow.cfg’</p>
-<p>Default: “[AIRFLOW_HOME]/dags”</p>
+<dd><p>File location or directory from which to look for the dag. Defaults to '[AIRFLOW_HOME]/dags' where [AIRFLOW_HOME] is the value you set for 'AIRFLOW_HOME' config you set in 'airflow.cfg'</p>
+<p>Default: &quot;[AIRFLOW_HOME]/dags&quot;</p>
 </dd>
 </dl>
 </div>
 </div>
 <div class="section" id="show-dependencies">
 <h6>show-dependencies<a class="headerlink" href="#show-dependencies" title="Permalink to this headline">¶</a></h6>
-<p>The –imgcat option only works in iTerm.</p>
+<p>The --imgcat option only works in iTerm.</p>
 <p>For more information, see: <a class="reference external" href="https://www.iterm2.com/documentation-images.html">https://www.iterm2.com/documentation-images.html</a></p>
-<p>The –save option saves the result to the indicated file.</p>
+<p>The --save option saves the result to the indicated file.</p>
 <p>The file format is determined by the file extension. For more information about supported format, see: <a class="reference external" href="https://www.graphviz.org/doc/info/output.html">https://www.graphviz.org/doc/info/output.html</a></p>
 <p>If you want to create a PNG file then you should execute the following command:
-airflow dags show-dependencies –save output.png</p>
+airflow dags show-dependencies --save output.png</p>
 <p>If you want to create a DOT file then you should execute the following command:
-airflow dags show-dependencies –save output.dot</p>
+airflow dags show-dependencies --save output.dot</p>
 <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">airflow</span> <span class="n">dags</span> <span class="n">show</span><span class="o">-</span><span class="n">dependencies</span> <span class="p">[</span><span class="o">-</span><span class="n">h</span><span class="p">]</span> <span class="p">[</span><span class="o">--</span><span class="n">imgcat</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">s</span> <span class="n">SAVE</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">S</span> <span class="n">SUBDIR</span><span class="p">]</span>
 </pre></div>
 </div>
@@ -2557,8 +2557,8 @@
 <dd><p>Saves the result to the indicated file.</p>
 </dd>
 <dt><kbd>-S, --subdir</kbd></dt>
-<dd><p>File location or directory from which to look for the dag. Defaults to ‘[AIRFLOW_HOME]/dags’ where [AIRFLOW_HOME] is the value you set for ‘AIRFLOW_HOME’ config you set in ‘airflow.cfg’</p>
-<p>Default: “[AIRFLOW_HOME]/dags”</p>
+<dd><p>File location or directory from which to look for the dag. Defaults to '[AIRFLOW_HOME]/dags' where [AIRFLOW_HOME] is the value you set for 'AIRFLOW_HOME' config you set in 'airflow.cfg'</p>
+<p>Default: &quot;[AIRFLOW_HOME]/dags&quot;</p>
 </dd>
 </dl>
 </div>
@@ -2584,8 +2584,8 @@
 <h7>Named Arguments<a class="headerlink" href="#Named Arguments_repeat23" title="Permalink to this headline">¶</a></h7>
 <dl class="option-list">
 <dt><kbd>-S, --subdir</kbd></dt>
-<dd><p>File location or directory from which to look for the dag. Defaults to ‘[AIRFLOW_HOME]/dags’ where [AIRFLOW_HOME] is the value you set for ‘AIRFLOW_HOME’ config you set in ‘airflow.cfg’</p>
-<p>Default: “[AIRFLOW_HOME]/dags”</p>
+<dd><p>File location or directory from which to look for the dag. Defaults to '[AIRFLOW_HOME]/dags' where [AIRFLOW_HOME] is the value you set for 'AIRFLOW_HOME' config you set in 'airflow.cfg'</p>
+<p>Default: &quot;[AIRFLOW_HOME]/dags&quot;</p>
 </dd>
 </dl>
 </div>
@@ -2593,14 +2593,14 @@
 <div class="section" id="test">
 <h6>test<a class="headerlink" href="#test" title="Permalink to this headline">¶</a></h6>
 <p>Execute one single DagRun for a given DAG and execution date, using the DebugExecutor.</p>
-<p>The –imgcat-dagrun option only works in iTerm.</p>
+<p>The --imgcat-dagrun option only works in iTerm.</p>
 <p>For more information, see: <a class="reference external" href="https://www.iterm2.com/documentation-images.html">https://www.iterm2.com/documentation-images.html</a></p>
-<p>If –save-dagrun is used, then, after completing the backfill, saves the diagram for current DAG Run to the indicated file.
+<p>If --save-dagrun is used, then, after completing the backfill, saves the diagram for current DAG Run to the indicated file.
 The file format is determined by the file extension. For more information about supported format, see: <a class="reference external" href="https://www.graphviz.org/doc/info/output.html">https://www.graphviz.org/doc/info/output.html</a></p>
 <p>If you want to create a PNG file then you should execute the following command:
-airflow dags test &lt;DAG_ID&gt; &lt;EXECUTION_DATE&gt; –save-dagrun output.png</p>
+airflow dags test &lt;DAG_ID&gt; &lt;EXECUTION_DATE&gt; --save-dagrun output.png</p>
 <p>If you want to create a DOT file then you should execute the following command:
-airflow dags test &lt;DAG_ID&gt; &lt;EXECUTION_DATE&gt; –save-dagrun output.dot</p>
+airflow dags test &lt;DAG_ID&gt; &lt;EXECUTION_DATE&gt; --save-dagrun output.dot</p>
 <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">airflow</span> <span class="n">dags</span> <span class="n">test</span> <span class="p">[</span><span class="o">-</span><span class="n">h</span><span class="p">]</span> <span class="p">[</span><span class="o">--</span><span class="n">imgcat</span><span class="o">-</span><span class="n">dagrun</span><span class="p">]</span> <span class="p">[</span><span class="o">--</span><span class="n">save</span><span class="o">-</span><span class="n">dagrun</span> <span class="n">SAVE_DAGRUN</span><span class="p">]</span>
                   <span class="p">[</span><span class="o">--</span><span class="n">show</span><span class="o">-</span><span class="n">dagrun</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">S</span> <span class="n">SUBDIR</span><span class="p">]</span>
                   <span class="n">dag_id</span> <span class="n">execution_date</span>
@@ -2633,8 +2633,8 @@
 <p>Default: False</p>
 </dd>
 <dt><kbd>-S, --subdir</kbd></dt>
-<dd><p>File location or directory from which to look for the dag. Defaults to ‘[AIRFLOW_HOME]/dags’ where [AIRFLOW_HOME] is the value you set for ‘AIRFLOW_HOME’ config you set in ‘airflow.cfg’</p>
-<p>Default: “[AIRFLOW_HOME]/dags”</p>
+<dd><p>File location or directory from which to look for the dag. Defaults to '[AIRFLOW_HOME]/dags' where [AIRFLOW_HOME] is the value you set for 'AIRFLOW_HOME' config you set in 'airflow.cfg'</p>
+<p>Default: &quot;[AIRFLOW_HOME]/dags&quot;</p>
 </dd>
 </dl>
 </div>
@@ -2658,7 +2658,7 @@
 <h7>Named Arguments<a class="headerlink" href="#Named Arguments_repeat25" title="Permalink to this headline">¶</a></h7>
 <dl class="option-list">
 <dt><kbd>-c, --conf</kbd></dt>
-<dd><p>JSON string that gets pickled into the DagRun’s conf attribute</p>
+<dd><p>JSON string that gets pickled into the DagRun's conf attribute</p>
 </dd>
 <dt><kbd>-e, --exec-date</kbd></dt>
 <dd><p>The execution date of the DAG</p>
@@ -2667,8 +2667,8 @@
 <dd><p>Helps to identify this run</p>
 </dd>
 <dt><kbd>-S, --subdir</kbd></dt>
-<dd><p>File location or directory from which to look for the dag. Defaults to ‘[AIRFLOW_HOME]/dags’ where [AIRFLOW_HOME] is the value you set for ‘AIRFLOW_HOME’ config you set in ‘airflow.cfg’</p>
-<p>Default: “[AIRFLOW_HOME]/dags”</p>
+<dd><p>File location or directory from which to look for the dag. Defaults to '[AIRFLOW_HOME]/dags' where [AIRFLOW_HOME] is the value you set for 'AIRFLOW_HOME' config you set in 'airflow.cfg'</p>
+<p>Default: &quot;[AIRFLOW_HOME]/dags&quot;</p>
 </dd>
 </dl>
 </div>
@@ -2691,8 +2691,8 @@
 <h7>Named Arguments<a class="headerlink" href="#Named Arguments_repeat26" title="Permalink to this headline">¶</a></h7>
 <dl class="option-list">
 <dt><kbd>-S, --subdir</kbd></dt>
-<dd><p>File location or directory from which to look for the dag. Defaults to ‘[AIRFLOW_HOME]/dags’ where [AIRFLOW_HOME] is the value you set for ‘AIRFLOW_HOME’ config you set in ‘airflow.cfg’</p>
-<p>Default: “[AIRFLOW_HOME]/dags”</p>
+<dd><p>File location or directory from which to look for the dag. Defaults to '[AIRFLOW_HOME]/dags' where [AIRFLOW_HOME] is the value you set for 'AIRFLOW_HOME' config you set in 'airflow.cfg'</p>
+<p>Default: &quot;[AIRFLOW_HOME]/dags&quot;</p>
 </dd>
 </dl>
 </div>
@@ -2751,7 +2751,7 @@
 <dt><kbd>--clean-before-timestamp</kbd></dt>
 <dd><p>The date or timestamp before which data should be purged.
 If no timezone info is supplied then dates are assumed to be in airflow default timezone.
-Example: ‘2022-01-01 00:00:00+01:00’</p>
+Example: '2022-01-01 00:00:00+01:00'</p>
 </dd>
 <dt><kbd>--dry-run</kbd></dt>
 <dd><p>Perform a dry run</p>
@@ -2759,7 +2759,7 @@
 </dd>
 <dt><kbd>-t, --tables</kbd></dt>
 <dd><p>Table names to perform maintenance on (use comma-separated list).
-Options: [‘callback_request’, ‘celery_taskmeta’, ‘celery_tasksetmeta’, ‘dag’, ‘dag_run’, ‘import_error’, ‘job’, ‘log’, ‘rendered_task_instance_fields’, ‘sensor_instance’, ‘sla_miss’, ‘task_fail’, ‘task_instance’, ‘task_reschedule’, ‘xcom’]</p>
+Options: ['callback_request', 'celery_taskmeta', 'celery_tasksetmeta', 'dag', 'dag_run', 'import_error', 'job', 'log', 'rendered_task_instance_fields', 'sensor_instance', 'sla_miss', 'task_fail', 'task_instance', 'task_reschedule', 'xcom']</p>
 </dd>
 <dt><kbd>-v, --verbose</kbd></dt>
 <dd><p>Make logging output more verbose</p>
@@ -2774,7 +2774,7 @@
 </div>
 <div class="section" id="downgrade">
 <h6>downgrade<a class="headerlink" href="#downgrade" title="Permalink to this headline">¶</a></h6>
-<p>Downgrade the schema of the metadata database. You must provide either <cite>–to-revision</cite> or <cite>–to-version</cite>. To print but not execute commands, use option <cite>–show-sql-only</cite>. If using options <cite>–from-revision</cite> or <cite>–from-version</cite>, you must also use <cite>–show-sql-only</cite>, because if actually <em>running</em> migrations, we should only migrate from the <em>current</em> Alembic revision.</p>
+<p>Downgrade the schema of the metadata database. You must provide either <cite>--to-revision</cite> or <cite>--to-version</cite>. To print but not execute commands, use option <cite>--show-sql-only</cite>. If using options <cite>--from-revision</cite> or <cite>--from-version</cite>, you must also use <cite>--show-sql-only</cite>, because if actually <em>running</em> migrations, we should only migrate from the <em>current</em> Alembic revision.</p>
 <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">airflow</span> <span class="n">db</span> <span class="n">downgrade</span> <span class="p">[</span><span class="o">-</span><span class="n">h</span><span class="p">]</span> <span class="p">[</span><span class="o">--</span><span class="n">from</span><span class="o">-</span><span class="n">revision</span> <span class="n">FROM_REVISION</span><span class="p">]</span>
                      <span class="p">[</span><span class="o">--</span><span class="n">from</span><span class="o">-</span><span class="n">version</span> <span class="n">FROM_VERSION</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">s</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">r</span> <span class="n">TO_REVISION</span><span class="p">]</span>
                      <span class="p">[</span><span class="o">-</span><span class="n">n</span> <span class="n">TO_VERSION</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">y</span><span class="p">]</span>
@@ -2790,11 +2790,11 @@
 <dd><p>(Optional) If generating sql, may supply a <em>from</em> version</p>
 </dd>
 <dt><kbd>-s, --show-sql-only</kbd></dt>
-<dd><p>Don’t actually run migrations; just print out sql scripts for offline migration. Required if using either <cite>–from-version</cite> or <cite>–from-version</cite>.</p>
+<dd><p>Don't actually run migrations; just print out sql scripts for offline migration. Required if using either <cite>--from-version</cite> or <cite>--from-version</cite>.</p>
 <p>Default: False</p>
 </dd>
 <dt><kbd>-r, --to-revision</kbd></dt>
-<dd><p>The Alembic revision to downgrade to. Note: must provide either <cite>–to-revision</cite> or <cite>–to-version</cite>.</p>
+<dd><p>The Alembic revision to downgrade to. Note: must provide either <cite>--to-revision</cite> or <cite>--to-version</cite>.</p>
 </dd>
 <dt><kbd>-n, --to-version</kbd></dt>
 <dd><p>(Optional) If provided, only run migrations up to this version.</p>
@@ -2858,14 +2858,14 @@
 <dd><p>(Optional) If generating sql, may supply a <em>from</em> version</p>
 </dd>
 <dt><kbd>-s, --show-sql-only</kbd></dt>
-<dd><p>Don’t actually run migrations; just print out sql scripts for offline migration. Required if using either <cite>–from-version</cite> or <cite>–from-version</cite>.</p>
+<dd><p>Don't actually run migrations; just print out sql scripts for offline migration. Required if using either <cite>--from-version</cite> or <cite>--from-version</cite>.</p>
 <p>Default: False</p>
 </dd>
 <dt><kbd>-r, --to-revision</kbd></dt>
 <dd><p>(Optional) If provided, only run migrations up to and including this Alembic revision.</p>
 </dd>
 <dt><kbd>-n, --to-version</kbd></dt>
-<dd><p>(Optional) The airflow version to upgrade to. Note: must provide either <cite>–to-revision</cite> or <cite>–to-version</cite>.</p>
+<dd><p>(Optional) The airflow version to upgrade to. Note: must provide either <cite>--to-revision</cite> or <cite>--to-version</cite>.</p>
 </dd>
 </dl>
 </div>
@@ -2892,7 +2892,7 @@
 <dt><kbd>-o, --output</kbd></dt>
 <dd><p>Possible choices: table, json, yaml, plain</p>
 <p>Output format. Allowed values: json, yaml, plain, table (default: table)</p>
-<p>Default: “table”</p>
+<p>Default: &quot;table&quot;</p>
 </dd>
 <dt><kbd>-v, --verbose</kbd></dt>
 <dd><p>Make logging output more verbose</p>
@@ -2948,11 +2948,11 @@
 <p>examples:
 To check if the local scheduler is still working properly, run:</p>
 <blockquote>
-<div><p>$ airflow jobs check –job-type SchedulerJob –hostname “$(hostname)”</p>
+<div><p>$ airflow jobs check --job-type SchedulerJob --hostname &quot;$(hostname)&quot;</p>
 </div></blockquote>
 <p>To check if any scheduler is running when you are using high availability, run:</p>
 <blockquote>
-<div><p>$ airflow jobs check –job-type SchedulerJob –allow-multiple –limit 100</p>
+<div><p>$ airflow jobs check --job-type SchedulerJob --allow-multiple --limit 100</p>
 </div></blockquote>
 </div>
 </div>
@@ -2982,7 +2982,7 @@
 </dd>
 <dt><kbd>-k, --keytab</kbd></dt>
 <dd><p>keytab</p>
-<p>Default: “airflow.keytab”</p>
+<p>Default: &quot;airflow.keytab&quot;</p>
 </dd>
 <dt><kbd>-l, --log-file</kbd></dt>
 <dd><p>Location of the log file</p>
@@ -3032,7 +3032,7 @@
 </dd>
 <dt><kbd>--namespace</kbd></dt>
 <dd><p>Kubernetes Namespace. Default value is <cite>[kubernetes] namespace</cite> in configuration.</p>
-<p>Default: “default”</p>
+<p>Default: &quot;default&quot;</p>
 </dd>
 </dl>
 </div>
@@ -3060,11 +3060,11 @@
 <dl class="option-list">
 <dt><kbd>-o, --output-path</kbd></dt>
 <dd><p>The output for generated yaml files</p>
-<p>Default: “[CWD]”</p>
+<p>Default: &quot;[CWD]&quot;</p>
 </dd>
 <dt><kbd>-S, --subdir</kbd></dt>
-<dd><p>File location or directory from which to look for the dag. Defaults to ‘[AIRFLOW_HOME]/dags’ where [AIRFLOW_HOME] is the value you set for ‘AIRFLOW_HOME’ config you set in ‘airflow.cfg’</p>
-<p>Default: “[AIRFLOW_HOME]/dags”</p>
+<dd><p>File location or directory from which to look for the dag. Defaults to '[AIRFLOW_HOME]/dags' where [AIRFLOW_HOME] is the value you set for 'AIRFLOW_HOME' config you set in 'airflow.cfg'</p>
+<p>Default: &quot;[AIRFLOW_HOME]/dags&quot;</p>
 </dd>
 </dl>
 </div>
@@ -3083,7 +3083,7 @@
 <dt><kbd>-o, --output</kbd></dt>
 <dd><p>Possible choices: table, json, yaml, plain</p>
 <p>Output format. Allowed values: json, yaml, plain, table (default: table)</p>
-<p>Default: “table”</p>
+<p>Default: &quot;table&quot;</p>
 </dd>
 <dt><kbd>-v, --verbose</kbd></dt>
 <dd><p>Make logging output more verbose</p>
@@ -3128,7 +3128,7 @@
 <dt><kbd>-o, --output</kbd></dt>
 <dd><p>Possible choices: table, json, yaml, plain</p>
 <p>Output format. Allowed values: json, yaml, plain, table (default: table)</p>
-<p>Default: “table”</p>
+<p>Default: &quot;table&quot;</p>
 </dd>
 <dt><kbd>-v, --verbose</kbd></dt>
 <dd><p>Make logging output more verbose</p>
@@ -3172,7 +3172,7 @@
 <dt><kbd>-o, --output</kbd></dt>
 <dd><p>Possible choices: table, json, yaml, plain</p>
 <p>Output format. Allowed values: json, yaml, plain, table (default: table)</p>
-<p>Default: “table”</p>
+<p>Default: &quot;table&quot;</p>
 </dd>
 <dt><kbd>-v, --verbose</kbd></dt>
 <dd><p>Make logging output more verbose</p>
@@ -3223,7 +3223,7 @@
 <dt><kbd>-o, --output</kbd></dt>
 <dd><p>Possible choices: table, json, yaml, plain</p>
 <p>Output format. Allowed values: json, yaml, plain, table (default: table)</p>
-<p>Default: “table”</p>
+<p>Default: &quot;table&quot;</p>
 </dd>
 <dt><kbd>-v, --verbose</kbd></dt>
 <dd><p>Make logging output more verbose</p>
@@ -3259,7 +3259,7 @@
 <dt><kbd>-o, --output</kbd></dt>
 <dd><p>Possible choices: table, json, yaml, plain</p>
 <p>Output format. Allowed values: json, yaml, plain, table (default: table)</p>
-<p>Default: “table”</p>
+<p>Default: &quot;table&quot;</p>
 </dd>
 <dt><kbd>-v, --verbose</kbd></dt>
 <dd><p>Make logging output more verbose</p>
@@ -3298,7 +3298,7 @@
 <dt><kbd>-o, --output</kbd></dt>
 <dd><p>Possible choices: table, json, yaml, plain</p>
 <p>Output format. Allowed values: json, yaml, plain, table (default: table)</p>
-<p>Default: “table”</p>
+<p>Default: &quot;table&quot;</p>
 </dd>
 <dt><kbd>-v, --verbose</kbd></dt>
 <dd><p>Make logging output more verbose</p>
@@ -3319,7 +3319,7 @@
 <dt><kbd>-o, --output</kbd></dt>
 <dd><p>Possible choices: table, json, yaml, plain</p>
 <p>Output format. Allowed values: json, yaml, plain, table (default: table)</p>
-<p>Default: “table”</p>
+<p>Default: &quot;table&quot;</p>
 </dd>
 <dt><kbd>-v, --verbose</kbd></dt>
 <dd><p>Make logging output more verbose</p>
@@ -3331,7 +3331,7 @@
 <div class="section" id="get_repeat2">
 <h6>get<a class="headerlink" href="#get_repeat2" title="Permalink to this headline">¶</a></h6>
 <p>Get detailed information about a provider</p>
-<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">airflow</span> <span class="n">providers</span> <span class="n">get</span> <span class="p">[</span><span class="o">-</span><span class="n">h</span><span class="p">]</span> <span class="p">[</span><span class="o">--</span><span class="n">color</span> <span class="p">{</span><span class="n">off</span><span class="p">,</span><span class="n">auto</span><span class="p">,</span><span class="n">on</span><span class="p">}]</span> <span class="p">[</span><span class="o">-</span><span class="n">f</span><span class="p">]</span>
+<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">airflow</span> <span class="n">providers</span> <span class="n">get</span> <span class="p">[</span><span class="o">-</span><span class="n">h</span><span class="p">]</span> <span class="p">[</span><span class="o">--</span><span class="n">color</span> <span class="p">{</span><span class="n">off</span><span class="p">,</span><span class="n">on</span><span class="p">,</span><span class="n">auto</span><span class="p">}]</span> <span class="p">[</span><span class="o">-</span><span class="n">f</span><span class="p">]</span>
                       <span class="p">[</span><span class="o">-</span><span class="n">o</span> <span class="n">table</span><span class="p">,</span> <span class="n">json</span><span class="p">,</span> <span class="n">yaml</span><span class="p">,</span> <span class="n">plain</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">v</span><span class="p">]</span>
                       <span class="n">provider_name</span>
 </pre></div>
@@ -3348,9 +3348,9 @@
 <h7>Named Arguments<a class="headerlink" href="#Named Arguments_repeat45" title="Permalink to this headline">¶</a></h7>
 <dl class="option-list">
 <dt><kbd>--color</kbd></dt>
-<dd><p>Possible choices: off, auto, on</p>
+<dd><p>Possible choices: off, on, auto</p>
 <p>Do emit colored output (default: auto)</p>
-<p>Default: “auto”</p>
+<p>Default: &quot;auto&quot;</p>
 </dd>
 <dt><kbd>-f, --full</kbd></dt>
 <dd><p>Full information about the provider, including documentation information.</p>
@@ -3359,7 +3359,7 @@
 <dt><kbd>-o, --output</kbd></dt>
 <dd><p>Possible choices: table, json, yaml, plain</p>
 <p>Output format. Allowed values: json, yaml, plain, table (default: table)</p>
-<p>Default: “table”</p>
+<p>Default: &quot;table&quot;</p>
 </dd>
 <dt><kbd>-v, --verbose</kbd></dt>
 <dd><p>Make logging output more verbose</p>
@@ -3380,7 +3380,7 @@
 <dt><kbd>-o, --output</kbd></dt>
 <dd><p>Possible choices: table, json, yaml, plain</p>
 <p>Output format. Allowed values: json, yaml, plain, table (default: table)</p>
-<p>Default: “table”</p>
+<p>Default: &quot;table&quot;</p>
 </dd>
 <dt><kbd>-v, --verbose</kbd></dt>
 <dd><p>Make logging output more verbose</p>
@@ -3401,7 +3401,7 @@
 <dt><kbd>-o, --output</kbd></dt>
 <dd><p>Possible choices: table, json, yaml, plain</p>
 <p>Output format. Allowed values: json, yaml, plain, table (default: table)</p>
-<p>Default: “table”</p>
+<p>Default: &quot;table&quot;</p>
 </dd>
 <dt><kbd>-v, --verbose</kbd></dt>
 <dd><p>Make logging output more verbose</p>
@@ -3422,7 +3422,7 @@
 <dt><kbd>-o, --output</kbd></dt>
 <dd><p>Possible choices: table, json, yaml, plain</p>
 <p>Output format. Allowed values: json, yaml, plain, table (default: table)</p>
-<p>Default: “table”</p>
+<p>Default: &quot;table&quot;</p>
 </dd>
 <dt><kbd>-v, --verbose</kbd></dt>
 <dd><p>Make logging output more verbose</p>
@@ -3443,7 +3443,7 @@
 <dt><kbd>-o, --output</kbd></dt>
 <dd><p>Possible choices: table, json, yaml, plain</p>
 <p>Output format. Allowed values: json, yaml, plain, table (default: table)</p>
-<p>Default: “table”</p>
+<p>Default: &quot;table&quot;</p>
 </dd>
 <dt><kbd>-v, --verbose</kbd></dt>
 <dd><p>Make logging output more verbose</p>
@@ -3464,7 +3464,7 @@
 <dt><kbd>-o, --output</kbd></dt>
 <dd><p>Possible choices: table, json, yaml, plain</p>
 <p>Output format. Allowed values: json, yaml, plain, table (default: table)</p>
-<p>Default: “table”</p>
+<p>Default: &quot;table&quot;</p>
 </dd>
 <dt><kbd>-v, --verbose</kbd></dt>
 <dd><p>Make logging output more verbose</p>
@@ -3485,7 +3485,7 @@
 <dt><kbd>-o, --output</kbd></dt>
 <dd><p>Possible choices: table, json, yaml, plain</p>
 <p>Output format. Allowed values: json, yaml, plain, table (default: table)</p>
-<p>Default: “table”</p>
+<p>Default: &quot;table&quot;</p>
 </dd>
 <dt><kbd>-v, --verbose</kbd></dt>
 <dd><p>Make logging output more verbose</p>
@@ -3600,7 +3600,7 @@
 <dt><kbd>-o, --output</kbd></dt>
 <dd><p>Possible choices: table, json, yaml, plain</p>
 <p>Output format. Allowed values: json, yaml, plain, table (default: table)</p>
-<p>Default: “table”</p>
+<p>Default: &quot;table&quot;</p>
 </dd>
 <dt><kbd>-v, --verbose</kbd></dt>
 <dd><p>Make logging output more verbose</p>
@@ -3647,7 +3647,7 @@
 <dd><p>PID file location</p>
 </dd>
 <dt><kbd>-s, --skip-serve-logs</kbd></dt>
-<dd><p>Don’t start the serve logs process along with the workers</p>
+<dd><p>Don't start the serve logs process along with the workers</p>
 <p>Default: False</p>
 </dd>
 <dt><kbd>--stderr</kbd></dt>
@@ -3657,8 +3657,8 @@
 <dd><p>Redirect stdout to this file</p>
 </dd>
 <dt><kbd>-S, --subdir</kbd></dt>
-<dd><p>File location or directory from which to look for the dag. Defaults to ‘[AIRFLOW_HOME]/dags’ where [AIRFLOW_HOME] is the value you set for ‘AIRFLOW_HOME’ config you set in ‘airflow.cfg’</p>
-<p>Default: “[AIRFLOW_HOME]/dags”</p>
+<dd><p>File location or directory from which to look for the dag. Defaults to '[AIRFLOW_HOME]/dags' where [AIRFLOW_HOME] is the value you set for 'AIRFLOW_HOME' config you set in 'airflow.cfg'</p>
+<p>Default: &quot;[AIRFLOW_HOME]/dags&quot;</p>
 </dd>
 </dl>
 </div>
@@ -3667,7 +3667,7 @@
 <div><ul>
 <li><p>SIGUSR2: Dump a snapshot of task state being tracked by the executor.</p>
 <dl class="simple">
-<dt>Example:</dt><dd><p>pkill -f -USR2 “airflow scheduler”</p>
+<dt>Example:</dt><dd><p>pkill -f -USR2 &quot;airflow scheduler&quot;</p>
 </dd>
 </dl>
 </li>
@@ -3763,8 +3763,8 @@
 <dd><p>Override start_date YYYY-MM-DD</p>
 </dd>
 <dt><kbd>-S, --subdir</kbd></dt>
-<dd><p>File location or directory from which to look for the dag. Defaults to ‘[AIRFLOW_HOME]/dags’ where [AIRFLOW_HOME] is the value you set for ‘AIRFLOW_HOME’ config you set in ‘airflow.cfg’</p>
-<p>Default: “[AIRFLOW_HOME]/dags”</p>
+<dd><p>File location or directory from which to look for the dag. Defaults to '[AIRFLOW_HOME]/dags' where [AIRFLOW_HOME] is the value you set for 'AIRFLOW_HOME' config you set in 'airflow.cfg'</p>
+<p>Default: &quot;[AIRFLOW_HOME]/dags&quot;</p>
 </dd>
 <dt><kbd>-t, --task-regex</kbd></dt>
 <dd><p>The regex to filter specific task_ids to backfill (optional)</p>
@@ -3782,7 +3782,7 @@
 </div>
 <div class="section" id="failed-deps">
 <h6>failed-deps<a class="headerlink" href="#failed-deps" title="Permalink to this headline">¶</a></h6>
-<p>Returns the unmet dependencies for a task instance from the perspective of the scheduler. In other words, why a task instance doesn’t get scheduled and then queued by the scheduler, and then run by an executor.</p>
+<p>Returns the unmet dependencies for a task instance from the perspective of the scheduler. In other words, why a task instance doesn't get scheduled and then queued by the scheduler, and then run by an executor.</p>
 <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">airflow</span> <span class="n">tasks</span> <span class="n">failed</span><span class="o">-</span><span class="n">deps</span> <span class="p">[</span><span class="o">-</span><span class="n">h</span><span class="p">]</span> <span class="p">[</span><span class="o">--</span><span class="nb">map</span><span class="o">-</span><span class="n">index</span> <span class="n">MAP_INDEX</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">S</span> <span class="n">SUBDIR</span><span class="p">]</span>
                           <span class="n">dag_id</span> <span class="n">task_id</span> <span class="n">execution_date_or_run_id</span>
 </pre></div>
@@ -3809,8 +3809,8 @@
 <p>Default: -1</p>
 </dd>
 <dt><kbd>-S, --subdir</kbd></dt>
-<dd><p>File location or directory from which to look for the dag. Defaults to ‘[AIRFLOW_HOME]/dags’ where [AIRFLOW_HOME] is the value you set for ‘AIRFLOW_HOME’ config you set in ‘airflow.cfg’</p>
-<p>Default: “[AIRFLOW_HOME]/dags”</p>
+<dd><p>File location or directory from which to look for the dag. Defaults to '[AIRFLOW_HOME]/dags' where [AIRFLOW_HOME] is the value you set for 'AIRFLOW_HOME' config you set in 'airflow.cfg'</p>
+<p>Default: &quot;[AIRFLOW_HOME]/dags&quot;</p>
 </dd>
 </dl>
 </div>
@@ -3833,8 +3833,8 @@
 <h7>Named Arguments<a class="headerlink" href="#Named Arguments_repeat60" title="Permalink to this headline">¶</a></h7>
 <dl class="option-list">
 <dt><kbd>-S, --subdir</kbd></dt>
-<dd><p>File location or directory from which to look for the dag. Defaults to ‘[AIRFLOW_HOME]/dags’ where [AIRFLOW_HOME] is the value you set for ‘AIRFLOW_HOME’ config you set in ‘airflow.cfg’</p>
-<p>Default: “[AIRFLOW_HOME]/dags”</p>
+<dd><p>File location or directory from which to look for the dag. Defaults to '[AIRFLOW_HOME]/dags' where [AIRFLOW_HOME] is the value you set for 'AIRFLOW_HOME' config you set in 'airflow.cfg'</p>
+<p>Default: &quot;[AIRFLOW_HOME]/dags&quot;</p>
 </dd>
 <dt><kbd>-t, --tree</kbd></dt>
 <dd><p>Tree view</p>
@@ -3849,7 +3849,7 @@
 </div>
 <div class="section" id="render">
 <h6>render<a class="headerlink" href="#render" title="Permalink to this headline">¶</a></h6>
-<p>Render a task instance’s template(s)</p>
+<p>Render a task instance's template(s)</p>
 <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">airflow</span> <span class="n">tasks</span> <span class="n">render</span> <span class="p">[</span><span class="o">-</span><span class="n">h</span><span class="p">]</span> <span class="p">[</span><span class="o">--</span><span class="nb">map</span><span class="o">-</span><span class="n">index</span> <span class="n">MAP_INDEX</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">S</span> <span class="n">SUBDIR</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">v</span><span class="p">]</span>
                      <span class="n">dag_id</span> <span class="n">task_id</span> <span class="n">execution_date_or_run_id</span>
 </pre></div>
@@ -3876,8 +3876,8 @@
 <p>Default: -1</p>
 </dd>
 <dt><kbd>-S, --subdir</kbd></dt>
-<dd><p>File location or directory from which to look for the dag. Defaults to ‘[AIRFLOW_HOME]/dags’ where [AIRFLOW_HOME] is the value you set for ‘AIRFLOW_HOME’ config you set in ‘airflow.cfg’</p>
-<p>Default: “[AIRFLOW_HOME]/dags”</p>
+<dd><p>File location or directory from which to look for the dag. Defaults to '[AIRFLOW_HOME]/dags' where [AIRFLOW_HOME] is the value you set for 'AIRFLOW_HOME' config you set in 'airflow.cfg'</p>
+<p>Default: &quot;[AIRFLOW_HOME]/dags&quot;</p>
 </dd>
 <dt><kbd>-v, --verbose</kbd></dt>
 <dd><p>Make logging output more verbose</p>
@@ -3961,8 +3961,8 @@
 <p>Default: False</p>
 </dd>
 <dt><kbd>-S, --subdir</kbd></dt>
-<dd><p>File location or directory from which to look for the dag. Defaults to ‘[AIRFLOW_HOME]/dags’ where [AIRFLOW_HOME] is the value you set for ‘AIRFLOW_HOME’ config you set in ‘airflow.cfg’</p>
-<p>Default: “[AIRFLOW_HOME]/dags”</p>
+<dd><p>File location or directory from which to look for the dag. Defaults to '[AIRFLOW_HOME]/dags' where [AIRFLOW_HOME] is the value you set for 'AIRFLOW_HOME' config you set in 'airflow.cfg'</p>
+<p>Default: &quot;[AIRFLOW_HOME]/dags&quot;</p>
 </dd>
 </dl>
 </div>
@@ -3996,8 +3996,8 @@
 <p>Default: -1</p>
 </dd>
 <dt><kbd>-S, --subdir</kbd></dt>
-<dd><p>File location or directory from which to look for the dag. Defaults to ‘[AIRFLOW_HOME]/dags’ where [AIRFLOW_HOME] is the value you set for ‘AIRFLOW_HOME’ config you set in ‘airflow.cfg’</p>
-<p>Default: “[AIRFLOW_HOME]/dags”</p>
+<dd><p>File location or directory from which to look for the dag. Defaults to '[AIRFLOW_HOME]/dags' where [AIRFLOW_HOME] is the value you set for 'AIRFLOW_HOME' config you set in 'airflow.cfg'</p>
+<p>Default: &quot;[AIRFLOW_HOME]/dags&quot;</p>
 </dd>
 <dt><kbd>-v, --verbose</kbd></dt>
 <dd><p>Make logging output more verbose</p>
@@ -4030,7 +4030,7 @@
 <dt><kbd>-o, --output</kbd></dt>
 <dd><p>Possible choices: table, json, yaml, plain</p>
 <p>Output format. Allowed values: json, yaml, plain, table (default: table)</p>
-<p>Default: “table”</p>
+<p>Default: &quot;table&quot;</p>
 </dd>
 <dt><kbd>-v, --verbose</kbd></dt>
 <dd><p>Make logging output more verbose</p>
@@ -4080,8 +4080,8 @@
 <p>Default: False</p>
 </dd>
 <dt><kbd>-S, --subdir</kbd></dt>
-<dd><p>File location or directory from which to look for the dag. Defaults to ‘[AIRFLOW_HOME]/dags’ where [AIRFLOW_HOME] is the value you set for ‘AIRFLOW_HOME’ config you set in ‘airflow.cfg’</p>
-<p>Default: “[AIRFLOW_HOME]/dags”</p>
+<dd><p>File location or directory from which to look for the dag. Defaults to '[AIRFLOW_HOME]/dags' where [AIRFLOW_HOME] is the value you set for 'AIRFLOW_HOME' config you set in 'airflow.cfg'</p>
+<p>Default: &quot;[AIRFLOW_HOME]/dags&quot;</p>
 </dd>
 <dt><kbd>-t, --task-params</kbd></dt>
 <dd><p>Sends a JSON params dict to the task</p>
@@ -4180,13 +4180,13 @@
 <dd><p>Last name of the user</p>
 </dd>
 <dt><kbd>-p, --password</kbd></dt>
-<dd><p>Password of the user, required to create a user without –use-random-password</p>
+<dd><p>Password of the user, required to create a user without --use-random-password</p>
 </dd>
 <dt><kbd>-r, --role</kbd></dt>
 <dd><p>Role of the user. Existing roles include Admin, User, Op, Viewer, and Public</p>
 </dd>
 <dt><kbd>--use-random-password</kbd></dt>
-<dd><p>Do not prompt for password. Use random string instead. Required to create a user without –password</p>
+<dd><p>Do not prompt for password. Use random string instead. Required to create a user without --password</p>
 <p>Default: False</p>
 </dd>
 <dt><kbd>-u, --username</kbd></dt>
@@ -4195,10 +4195,10 @@
 </dl>
 </div>
 <p>examples:
-To create an user with “Admin” role and username equals to “admin”, run:</p>
+To create an user with &quot;Admin&quot; role and username equals to &quot;admin&quot;, run:</p>
 <blockquote>
 <div><dl class="simple">
-<dt>$ airflow users create </dt><dd><p>–username admin –firstname FIRST_NAME –lastname LAST_NAME –role Admin –email <a class="reference external" href="mailto:admin&#37;&#52;&#48;example&#46;org">admin<span>&#64;</span>example<span>&#46;</span>org</a></p>
+<dt>$ airflow users create </dt><dd><p>--username admin --firstname FIRST_NAME --lastname LAST_NAME --role Admin --email <a class="reference external" href="mailto:admin&#37;&#52;&#48;example&#46;org">admin<span>&#64;</span>example<span>&#46;</span>org</a></p>
 </dd>
 </dl>
 </div></blockquote>
@@ -4274,7 +4274,7 @@
 <dt><kbd>-o, --output</kbd></dt>
 <dd><p>Possible choices: table, json, yaml, plain</p>
 <p>Output format. Allowed values: json, yaml, plain, table (default: table)</p>
-<p>Default: “table”</p>
+<p>Default: &quot;table&quot;</p>
 </dd>
 <dt><kbd>-v, --verbose</kbd></dt>
 <dd><p>Make logging output more verbose</p>
@@ -4410,7 +4410,7 @@
 <dt><kbd>-o, --output</kbd></dt>
 <dd><p>Possible choices: table, json, yaml, plain</p>
 <p>Output format. Allowed values: json, yaml, plain, table (default: table)</p>
-<p>Default: “table”</p>
+<p>Default: &quot;table&quot;</p>
 </dd>
 <dt><kbd>-v, --verbose</kbd></dt>
 <dd><p>Make logging output more verbose</p>
@@ -4469,12 +4469,12 @@
 <h5>Named Arguments<a class="headerlink" href="#Named Arguments_repeat75" title="Permalink to this headline">¶</a></h5>
 <dl class="option-list">
 <dt><kbd>-A, --access-logfile</kbd></dt>
-<dd><p>The logfile to store the webserver access log. Use ‘-‘ to print to stderr</p>
-<p>Default: “-“</p>
+<dd><p>The logfile to store the webserver access log. Use '-' to print to stderr</p>
+<p>Default: &quot;-&quot;</p>
 </dd>
 <dt><kbd>-L, --access-logformat</kbd></dt>
 <dd><p>The access log format for gunicorn logs</p>
-<p>Default: “”</p>
+<p>Default: &quot;&quot;</p>
 </dd>
 <dt><kbd>-D, --daemon</kbd></dt>
 <dd><p>Daemonize instead of running in the foreground</p>
@@ -4485,12 +4485,12 @@
 <p>Default: False</p>
 </dd>
 <dt><kbd>-E, --error-logfile</kbd></dt>
-<dd><p>The logfile to store the webserver error log. Use ‘-‘ to print to stderr</p>
-<p>Default: “-“</p>
+<dd><p>The logfile to store the webserver error log. Use '-' to print to stderr</p>
+<p>Default: &quot;-&quot;</p>
 </dd>
 <dt><kbd>-H, --hostname</kbd></dt>
 <dd><p>Set the hostname on which to run the web server</p>
-<p>Default: “0.0.0.0”</p>
+<p>Default: &quot;0.0.0.0&quot;</p>
 </dd>
 <dt><kbd>-l, --log-file</kbd></dt>
 <dd><p>Location of the log file</p>
@@ -4504,11 +4504,11 @@
 </dd>
 <dt><kbd>--ssl-cert</kbd></dt>
 <dd><p>Path to the SSL certificate for the webserver</p>
-<p>Default: “”</p>
+<p>Default: &quot;&quot;</p>
 </dd>
 <dt><kbd>--ssl-key</kbd></dt>
 <dd><p>Path to the key to use with the SSL certificate</p>
-<p>Default: “”</p>
+<p>Default: &quot;&quot;</p>
 </dd>
 <dt><kbd>--stderr</kbd></dt>
 <dd><p>Redirect stderr to this file</p>
@@ -4523,7 +4523,7 @@
 <dt><kbd>-k, --workerclass</kbd></dt>
 <dd><p>Possible choices: sync, eventlet, gevent, tornado</p>
 <p>The worker class to use for Gunicorn</p>
-<p>Default: “sync”</p>
+<p>Default: &quot;sync&quot;</p>
 </dd>
 <dt><kbd>-w, --workers</kbd></dt>
 <dd><p>Number of workers to run the webserver on</p>
diff --git a/docs-archive/apache-airflow/2.3.0/concepts/cluster-policies.html b/docs-archive/apache-airflow/2.3.0/concepts/cluster-policies.html
index 15d7e72..acafe06 100644
--- a/docs-archive/apache-airflow/2.3.0/concepts/cluster-policies.html
+++ b/docs-archive/apache-airflow/2.3.0/concepts/cluster-policies.html
@@ -717,7 +717,7 @@
 <li><p><code class="docutils literal notranslate"><span class="pre">task_instance_mutation_hook</span></code>: Takes a <a class="reference internal" href="../_api/airflow/models/taskinstance/index.html#airflow.models.taskinstance.TaskInstance" title="airflow.models.taskinstance.TaskInstance"><code class="xref py py-class docutils literal notranslate"><span class="pre">TaskInstance</span></code></a> parameter called <code class="docutils literal notranslate"><span class="pre">task_instance</span></code>. Called right before task execution.</p></li>
 </ul>
 <p>The DAG and Task cluster policies can raise the  <a class="reference internal" href="../_api/airflow/exceptions/index.html#airflow.exceptions.AirflowClusterPolicyViolation" title="airflow.exceptions.AirflowClusterPolicyViolation"><code class="xref py py-class docutils literal notranslate"><span class="pre">AirflowClusterPolicyViolation</span></code></a> exception to indicate that the dag/task they were passed is not compliant and should not be loaded.</p>
-<p>Any extra attributes set by a cluster policy take priority over those defined in your DAG file; for example, if you set an <code class="docutils literal notranslate"><span class="pre">sla</span></code> on your Task in the DAG file, and then your cluster policy also sets an <code class="docutils literal notranslate"><span class="pre">sla</span></code>, the cluster policy’s value will take precedence.</p>
+<p>Any extra attributes set by a cluster policy take priority over those defined in your DAG file; for example, if you set an <code class="docutils literal notranslate"><span class="pre">sla</span></code> on your Task in the DAG file, and then your cluster policy also sets an <code class="docutils literal notranslate"><span class="pre">sla</span></code>, the cluster policy's value will take precedence.</p>
 <p>To configure cluster policies, you should create an <code class="docutils literal notranslate"><span class="pre">airflow_local_settings.py</span></code> file in either the <code class="docutils literal notranslate"><span class="pre">config</span></code> folder under your <code class="docutils literal notranslate"><span class="pre">$AIRFLOW_HOME</span></code>, or place it on the <code class="docutils literal notranslate"><span class="pre">$PYTHONPATH</span></code>, and then add callables to the file matching one or more of the cluster policy names above (e.g. <code class="docutils literal notranslate"><span class="pre">dag_policy</span></code>)</p>
 <div class="section" id="examples">
 <h2>Examples<a class="headerlink" href="#examples" title="Permalink to this headline">¶</a></h2>
@@ -742,7 +742,7 @@
 </div>
 <div class="section" id="task-policies">
 <h2>Task policies<a class="headerlink" href="#task-policies" title="Permalink to this headline">¶</a></h2>
-<p>Here’s an example of enforcing a maximum timeout policy on every task:</p>
+<p>Here's an example of enforcing a maximum timeout policy on every task:</p>
 <div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="k">def</span> <span class="nf">task_policy</span><span class="p">(</span><span class="n">task</span><span class="p">:</span> <span class="n">TimedOperator</span><span class="p">):</span>
     <span class="k">if</span> <span class="n">task</span><span class="o">.</span><span class="n">task_type</span> <span class="o">==</span> <span class="s1">&#39;HivePartitionSensor&#39;</span><span class="p">:</span>
         <span class="n">task</span><span class="o">.</span><span class="n">queue</span> <span class="o">=</span> <span class="s2">&quot;sensor_queue&quot;</span>
@@ -752,7 +752,7 @@
 
 </pre></div>
 </div>
-<p>You could also implement to protect against common errors, rather than as technical security controls. For example, don’t run tasks without airflow owners:</p>
+<p>You could also implement to protect against common errors, rather than as technical security controls. For example, don't run tasks without airflow owners:</p>
 <div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="k">def</span> <span class="nf">task_must_have_owners</span><span class="p">(</span><span class="n">task</span><span class="p">:</span> <span class="n">BaseOperator</span><span class="p">):</span>
     <span class="k">if</span> <span class="ow">not</span> <span class="n">task</span><span class="o">.</span><span class="n">owner</span> <span class="ow">or</span> <span class="n">task</span><span class="o">.</span><span class="n">owner</span><span class="o">.</span><span class="n">lower</span><span class="p">()</span> <span class="o">==</span> <span class="n">conf</span><span class="o">.</span><span class="n">get</span><span class="p">(</span><span class="s1">&#39;operators&#39;</span><span class="p">,</span> <span class="s1">&#39;default_owner&#39;</span><span class="p">):</span>
         <span class="k">raise</span> <span class="n">AirflowClusterPolicyViolation</span><span class="p">(</span>
@@ -796,7 +796,7 @@
 </div>
 <div class="section" id="task-instance-mutation">
 <h2>Task instance mutation<a class="headerlink" href="#task-instance-mutation" title="Permalink to this headline">¶</a></h2>
-<p>Here’s an example of re-routing tasks that are on their second (or greater) retry to a different queue:</p>
+<p>Here's an example of re-routing tasks that are on their second (or greater) retry to a different queue:</p>
 <div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="k">def</span> <span class="nf">task_instance_mutation_hook</span><span class="p">(</span><span class="n">task_instance</span><span class="p">:</span> <span class="n">TaskInstance</span><span class="p">):</span>
     <span class="k">if</span> <span class="n">task_instance</span><span class="o">.</span><span class="n">try_number</span> <span class="o">&gt;=</span> <span class="mi">1</span><span class="p">:</span>
         <span class="n">task_instance</span><span class="o">.</span><span class="n">queue</span> <span class="o">=</span> <span class="s1">&#39;retry_queue&#39;</span>
diff --git a/docs-archive/apache-airflow/2.3.0/concepts/connections.html b/docs-archive/apache-airflow/2.3.0/concepts/connections.html
index 48c056c..f61dd27 100644
--- a/docs-archive/apache-airflow/2.3.0/concepts/connections.html
+++ b/docs-archive/apache-airflow/2.3.0/concepts/connections.html
@@ -705,8 +705,8 @@
 </div>
 <div class="section" id="hooks">
 <span id="concepts-hooks"></span><h2>Hooks<a class="headerlink" href="#hooks" title="Permalink to this headline">¶</a></h2>
-<p>A Hook is a high-level interface to an external platform that lets you quickly and easily talk to them without having to write low-level code that hits their API or uses special libraries. They’re also often the building blocks that Operators are built out of.</p>
-<p>They integrate with Connections to gather credentials, and many have a default <code class="docutils literal notranslate"><span class="pre">conn_id</span></code>; for example, the <a class="reference external" href="/docs/apache-airflow-providers-postgres/stable/_api/airflow/providers/postgres/hooks/postgres/index.html#airflow.providers.postgres.hooks.postgres.PostgresHook" title="(in apache-airflow-providers-postgres v4.1.0)"><code class="xref py py-class docutils literal notranslate"><span class="pre">PostgresHook</span></code></a> automatically looks for the Connection with a <code class="docutils literal notranslate"><span class="pre">conn_id</span></code> of <code class="docutils literal notranslate"><span class="pre">postgres_default</span></code> if you don’t pass one in.</p>
+<p>A Hook is a high-level interface to an external platform that lets you quickly and easily talk to them without having to write low-level code that hits their API or uses special libraries. They're also often the building blocks that Operators are built out of.</p>
+<p>They integrate with Connections to gather credentials, and many have a default <code class="docutils literal notranslate"><span class="pre">conn_id</span></code>; for example, the <a class="reference external" href="/docs/apache-airflow-providers-postgres/stable/_api/airflow/providers/postgres/hooks/postgres/index.html#airflow.providers.postgres.hooks.postgres.PostgresHook" title="(in apache-airflow-providers-postgres v4.1.0)"><code class="xref py py-class docutils literal notranslate"><span class="pre">PostgresHook</span></code></a> automatically looks for the Connection with a <code class="docutils literal notranslate"><span class="pre">conn_id</span></code> of <code class="docutils literal notranslate"><span class="pre">postgres_default</span></code> if you don't pass one in.</p>
 <p>You can view a <a class="reference internal" href="../python-api-ref.html#pythonapi-hooks"><span class="std std-ref">full list of airflow hooks</span></a> in our API documentation.</p>
 </div>
 <div class="section" id="custom-connections">
diff --git a/docs-archive/apache-airflow/2.3.0/concepts/dags.html b/docs-archive/apache-airflow/2.3.0/concepts/dags.html
index c3e0f7b..6ceffae 100644
--- a/docs-archive/apache-airflow/2.3.0/concepts/dags.html
+++ b/docs-archive/apache-airflow/2.3.0/concepts/dags.html
@@ -751,10 +751,10 @@
 <div class="section" id="dags">
 <span id="concepts-dags"></span><h1>DAGs<a class="headerlink" href="#dags" title="Permalink to this headline">¶</a></h1>
 <p>A <em>DAG</em> (Directed Acyclic Graph) is the core concept of Airflow, collecting <a class="reference internal" href="tasks.html"><span class="doc">Tasks</span></a> together, organized with dependencies and relationships to say how they should run.</p>
-<p>Here’s a basic example DAG:</p>
+<p>Here's a basic example DAG:</p>
 <img alt="../_images/basic-dag.png" src="../_images/basic-dag.png" />
-<p>It defines four Tasks - A, B, C, and D - and dictates the order in which they have to run, and which tasks depend on what others. It will also say how often to run the DAG - maybe “every 5 minutes starting tomorrow”, or “every day since January 1st, 2020”.</p>
-<p>The DAG itself doesn’t care about <em>what</em> is happening inside the tasks; it is merely concerned with <em>how</em> to execute them - the order to run them in, how many times to retry them, if they have timeouts, and so on.</p>
+<p>It defines four Tasks - A, B, C, and D - and dictates the order in which they have to run, and which tasks depend on what others. It will also say how often to run the DAG - maybe &quot;every 5 minutes starting tomorrow&quot;, or &quot;every day since January 1st, 2020&quot;.</p>
+<p>The DAG itself doesn't care about <em>what</em> is happening inside the tasks; it is merely concerned with <em>how</em> to execute them - the order to run them in, how many times to retry them, if they have timeouts, and so on.</p>
 <div class="section" id="declaring-a-dag">
 <h2>Declaring a DAG<a class="headerlink" href="#declaring-a-dag" title="Permalink to this headline">¶</a></h2>
 <p>There are three ways to declare a DAG - either you can use a context manager,
@@ -796,7 +796,7 @@
 <span class="n">third_task</span><span class="o">.</span><span class="n">set_upstream</span><span class="p">(</span><span class="n">fourth_task</span><span class="p">)</span>
 </pre></div>
 </div>
-<p>There are also shortcuts to declaring more complex dependencies. If you want to make two lists of tasks depend on all parts of each other, you can’t use either of the approaches above, so you need to use <code class="docutils literal notranslate"><span class="pre">cross_downstream</span></code>:</p>
+<p>There are also shortcuts to declaring more complex dependencies. If you want to make two lists of tasks depend on all parts of each other, you can't use either of the approaches above, so you need to use <code class="docutils literal notranslate"><span class="pre">cross_downstream</span></code>:</p>
 <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="kn">from</span> <span class="nn">airflow.models.baseoperator</span> <span class="kn">import</span> <span class="n">cross_downstream</span>
 
 <span class="c1"># Replaces</span>
@@ -845,7 +845,7 @@
 <p>When searching for DAGs inside the <code class="docutils literal notranslate"><span class="pre">DAG_FOLDER</span></code>, Airflow only considers Python files that contain the strings <code class="docutils literal notranslate"><span class="pre">airflow</span></code> and <code class="docutils literal notranslate"><span class="pre">dag</span></code> (case-insensitively) as an optimization.</p>
 <p>To consider all Python files instead, disable the <code class="docutils literal notranslate"><span class="pre">DAG_DISCOVERY_SAFE_MODE</span></code> configuration flag.</p>
 </div>
-<p>You can also provide an <code class="docutils literal notranslate"><span class="pre">.airflowignore</span></code> file inside your <code class="docutils literal notranslate"><span class="pre">DAG_FOLDER</span></code>, or any of its subfolders, which describes patterns of files for the loader to ignore. It covers the directory it’s in plus all subfolders underneath it. See  <a class="reference internal" href="#concepts-airflowignore"><span class="std std-ref">.airflowignore</span></a> below for details of the file syntax.</p>
+<p>You can also provide an <code class="docutils literal notranslate"><span class="pre">.airflowignore</span></code> file inside your <code class="docutils literal notranslate"><span class="pre">DAG_FOLDER</span></code>, or any of its subfolders, which describes patterns of files for the loader to ignore. It covers the directory it's in plus all subfolders underneath it. See  <a class="reference internal" href="#concepts-airflowignore"><span class="std std-ref">.airflowignore</span></a> below for details of the file syntax.</p>
 </div>
 <div class="section" id="running-dags">
 <span id="concepts-dag-run"></span><h2>Running DAGs<a class="headerlink" href="#running-dags" title="Permalink to this headline">¶</a></h2>
@@ -856,7 +856,7 @@
 <li><p>On a defined <em>schedule</em>, which is defined as part of the DAG</p></li>
 </ul>
 </div></blockquote>
-<p>DAGs do not <em>require</em> a schedule, but it’s very common to define one. You define it via the <code class="docutils literal notranslate"><span class="pre">schedule_interval</span></code> argument, like this:</p>
+<p>DAGs do not <em>require</em> a schedule, but it's very common to define one. You define it via the <code class="docutils literal notranslate"><span class="pre">schedule_interval</span></code> argument, like this:</p>
 <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="k">with</span> <span class="n">DAG</span><span class="p">(</span><span class="s2">&quot;my_daily_dag&quot;</span><span class="p">,</span> <span class="n">schedule_interval</span><span class="o">=</span><span class="s2">&quot;@daily&quot;</span><span class="p">):</span>
     <span class="o">...</span>
 </pre></div>
@@ -869,7 +869,7 @@
 <div class="admonition tip">
 <p class="admonition-title">Tip</p>
 <p>For more information on <code class="docutils literal notranslate"><span class="pre">schedule_interval</span></code> values, see <a class="reference internal" href="../dag-run.html"><span class="doc">DAG Run</span></a>.</p>
-<p>If <code class="docutils literal notranslate"><span class="pre">schedule_interval</span></code> is not enough to express the DAG’s schedule, see <a class="reference internal" href="../howto/timetable.html"><span class="doc">Timetables</span></a>.
+<p>If <code class="docutils literal notranslate"><span class="pre">schedule_interval</span></code> is not enough to express the DAG's schedule, see <a class="reference internal" href="../howto/timetable.html"><span class="doc">Timetables</span></a>.
 For more information on <code class="docutils literal notranslate"><span class="pre">logical</span> <span class="pre">date</span></code>, see <a class="reference internal" href="../dag-run.html#data-interval"><span class="std std-ref">Data Interval</span></a> and
 <a class="reference internal" href="../faq.html#faq-what-does-execution-date-mean"><span class="std std-ref">What does execution_date mean?</span></a>.</p>
 </div>
@@ -878,28 +878,28 @@
 same DAG, and each has a defined data interval, which identifies the period of
 data the tasks should operate on.</p>
 <p>As an example of why this is useful, consider writing a DAG that processes a
-daily set of experimental data. It’s been rewritten, and you want to run it on
-the previous 3 months of data—no problem, since Airflow can <em>backfill</em> the DAG
+daily set of experimental data. It's been rewritten, and you want to run it on
+the previous 3 months of data---no problem, since Airflow can <em>backfill</em> the DAG
 and run copies of it for every day in those previous 3 months, all at once.</p>
 <p>Those DAG Runs will all have been started on the same actual day, but each DAG
 run will have one data interval covering a single day in that 3 month period,
 and that data interval is all the tasks, operators and sensors inside the DAG
 look at when they run.</p>
-<p>In much the same way a DAG instantiates into a DAG Run every time it’s run,
+<p>In much the same way a DAG instantiates into a DAG Run every time it's run,
 Tasks specified inside a DAG are also instantiated into
 <a class="reference internal" href="tasks.html#concepts-task-instances"><span class="std std-ref">Task Instances</span></a> along with it.</p>
 <p>A DAG run will have a start date when it starts, and end date when it ends.
-This period describes the time when the DAG actually ‘ran.’ Aside from the DAG
-run’s start and end date, there is another date called <em>logical date</em>
+This period describes the time when the DAG actually 'ran.' Aside from the DAG
+run's start and end date, there is another date called <em>logical date</em>
 (formally known as execution date), which describes the intended time a
 DAG run is scheduled or triggered. The reason why this is called
 <em>logical</em> is because of the abstract nature of it having multiple meanings,
 depending on the context of the DAG run itself.</p>
 <p>For example, if a DAG run is manually triggered by the user, its logical date would be the
 date and time of which the DAG run was triggered, and the value should be equal
-to DAG run’s start date. However, when the DAG is being automatically scheduled, with certain
+to DAG run's start date. However, when the DAG is being automatically scheduled, with certain
 schedule interval put in place, the logical date is going to indicate the time
-at which it marks the start of the data interval, where the DAG run’s start
+at which it marks the start of the data interval, where the DAG run's start
 date would then be the logical date + scheduled interval.</p>
 </div>
 <div class="section" id="dag-assignment">
@@ -1044,10 +1044,10 @@
 </div>
 <div class="section" id="latest-only">
 <span id="concepts-latest-only"></span><h3>Latest Only<a class="headerlink" href="#latest-only" title="Permalink to this headline">¶</a></h3>
-<p>Airflow’s DAG Runs are often run for a date that is not the same as the current date - for example, running one copy of a DAG for every day in the last month to backfill some data.</p>
-<p>There are situations, though, where you <em>don’t</em> want to let some (or all) parts of a DAG run for a previous date; in this case, you can use the <code class="docutils literal notranslate"><span class="pre">LatestOnlyOperator</span></code>.</p>
-<p>This special Operator skips all tasks downstream of itself if you are not on the “latest” DAG run (if the wall-clock time right now is between its execution_time and the next scheduled execution_time, and it was not an externally-triggered run).</p>
-<p>Here’s an example:</p>
+<p>Airflow's DAG Runs are often run for a date that is not the same as the current date - for example, running one copy of a DAG for every day in the last month to backfill some data.</p>
+<p>There are situations, though, where you <em>don't</em> want to let some (or all) parts of a DAG run for a previous date; in this case, you can use the <code class="docutils literal notranslate"><span class="pre">LatestOnlyOperator</span></code>.</p>
+<p>This special Operator skips all tasks downstream of itself if you are not on the &quot;latest&quot; DAG run (if the wall-clock time right now is between its execution_time and the next scheduled execution_time, and it was not an externally-triggered run).</p>
+<p>Here's an example:</p>
 <div class="example-block-wrapper docutils container">
 <p class="example-header example-header--with-button"><span class="example-title">airflow/example_dags/example_latest_only_with_trigger.py</span><a class="example-header-button viewcode-button reference internal" href="../_modules/airflow/example_dags/example_latest_only_with_trigger.html"><span class="viewcode-link">[source]</span></a></p>
 <div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="kn">import</span> <span class="nn">datetime</span>
@@ -1089,7 +1089,7 @@
 <div class="section" id="depends-on-past">
 <span id="concepts-depends-on-past"></span><h3>Depends On Past<a class="headerlink" href="#depends-on-past" title="Permalink to this headline">¶</a></h3>
 <p>You can also say a task can only run if the <em>previous</em> run of the task in the previous DAG Run succeeded. To use this, you just need to set the <code class="docutils literal notranslate"><span class="pre">depends_on_past</span></code> argument on your Task to <code class="docutils literal notranslate"><span class="pre">True</span></code>.</p>
-<p>Note that if you are running the DAG at the very start of its life—specifically, its first ever <em>automated</em> run—then the Task will still run, as there is no previous run to depend on.</p>
+<p>Note that if you are running the DAG at the very start of its life---specifically, its first ever <em>automated</em> run---then the Task will still run, as there is no previous run to depend on.</p>
 </div>
 <div class="section" id="trigger-rules">
 <span id="concepts-trigger-rules"></span><h3>Trigger Rules<a class="headerlink" href="#trigger-rules" title="Permalink to this headline">¶</a></h3>
@@ -1110,7 +1110,7 @@
 <p>You can also combine this with the <a class="reference internal" href="#concepts-depends-on-past"><span class="std std-ref">Depends On Past</span></a> functionality if you wish.</p>
 <div class="admonition note">
 <p class="admonition-title">Note</p>
-<p>It’s important to be aware of the interaction between trigger rules and skipped tasks, especially tasks that are skipped as part of a branching operation. <em>You almost never want to use all_success or all_failed downstream of a branching operation</em>.</p>
+<p>It's important to be aware of the interaction between trigger rules and skipped tasks, especially tasks that are skipped as part of a branching operation. <em>You almost never want to use all_success or all_failed downstream of a branching operation</em>.</p>
 <p>Skipped tasks will cascade through trigger rules <code class="docutils literal notranslate"><span class="pre">all_success</span></code> and <code class="docutils literal notranslate"><span class="pre">all_failed</span></code>, and cause them to skip as well. Consider the following DAG:</p>
 <div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="c1"># dags/branch_without_trigger.py</span>
 <span class="kn">import</span> <span class="nn">pendulum</span>
@@ -1170,7 +1170,7 @@
 <h2>DAG Visualization<a class="headerlink" href="#dag-visualization" title="Permalink to this headline">¶</a></h2>
 <p>If you want to see a visual representation of a DAG, you have two options:</p>
 <ul class="simple">
-<li><p>You can load up the Airflow UI, navigate to your DAG, and select “Graph”</p></li>
+<li><p>You can load up the Airflow UI, navigate to your DAG, and select &quot;Graph&quot;</p></li>
 <li><p>You can run <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">dags</span> <span class="pre">show</span></code>, which renders it out as an image file</p></li>
 </ul>
 <p>We generally recommend you use the Graph view, as it will also show you the state of all the <a class="reference internal" href="tasks.html#concepts-task-instances"><span class="std std-ref">Task Instances</span></a> within any DAG Run you select.</p>
@@ -1229,7 +1229,7 @@
 <span class="n">my_task</span><span class="o">.</span><span class="n">set_downstream</span><span class="p">(</span><span class="n">other_task</span><span class="p">,</span> <span class="n">Label</span><span class="p">(</span><span class="s2">&quot;When empty&quot;</span><span class="p">))</span>
 </pre></div>
 </div>
-<p>Here’s an example DAG which illustrates labeling different branches:</p>
+<p>Here's an example DAG which illustrates labeling different branches:</p>
 <img alt="../_images/edge_label_example.png" src="../_images/edge_label_example.png" />
 <div class="example-block-wrapper docutils container">
 <p class="example-header example-header--with-button"><span class="example-title">airflow/example_dags/example_branch_labels.py</span><a class="example-header-button viewcode-button reference internal" href="../_modules/airflow/example_dags/example_branch_labels.html"><span class="viewcode-link">[source]</span></a></p>
@@ -1258,7 +1258,7 @@
 </div>
 <div class="section" id="dag-task-documentation">
 <h2>DAG &amp; Task Documentation<a class="headerlink" href="#dag-task-documentation" title="Permalink to this headline">¶</a></h2>
-<p>It’s possible to add documentation or notes to your DAGs &amp; task objects that are visible in the web interface (“Graph” &amp; “Tree” for DAGs, “Task Instance Details” for tasks).</p>
+<p>It's possible to add documentation or notes to your DAGs &amp; task objects that are visible in the web interface (&quot;Graph&quot; &amp; &quot;Tree&quot; for DAGs, &quot;Task Instance Details&quot; for tasks).</p>
 <p>There are a set of special task attributes that get rendered as rich content if defined:</p>
 <table class="docutils align-default">
 <colgroup>
@@ -1314,7 +1314,7 @@
 <div class="section" id="subdags">
 <span id="concepts-subdags"></span><h2>SubDAGs<a class="headerlink" href="#subdags" title="Permalink to this headline">¶</a></h2>
 <p>Sometimes, you will find that you are regularly adding exactly the same set of tasks to every DAG, or you want to group a lot of tasks into a single, logical unit. This is what SubDAGs are for.</p>
-<p>For example, here’s a DAG that has a lot of parallel tasks in two sections:</p>
+<p>For example, here's a DAG that has a lot of parallel tasks in two sections:</p>
 <img alt="../_images/subdag_before.png" src="../_images/subdag_before.png" />
 <p>We can combine all of the parallel <code class="docutils literal notranslate"><span class="pre">task-*</span></code> operators into a single SubDAG, so that the resulting DAG resembles the following:</p>
 <img alt="../_images/subdag_after.png" src="../_images/subdag_after.png" />
@@ -1407,9 +1407,9 @@
 <img alt="../_images/subdag_zoom.png" src="../_images/subdag_zoom.png" />
 <p>Some other tips when using SubDAGs:</p>
 <ul class="simple">
-<li><p>By convention, a SubDAG’s <code class="docutils literal notranslate"><span class="pre">dag_id</span></code> should be prefixed by the name of its parent DAG and a dot (<code class="docutils literal notranslate"><span class="pre">parent.child</span></code>)</p></li>
+<li><p>By convention, a SubDAG's <code class="docutils literal notranslate"><span class="pre">dag_id</span></code> should be prefixed by the name of its parent DAG and a dot (<code class="docutils literal notranslate"><span class="pre">parent.child</span></code>)</p></li>
 <li><p>You should share arguments between the main DAG and the SubDAG by passing arguments to the SubDAG operator (as demonstrated above)</p></li>
-<li><p>SubDAGs must have a schedule and be enabled. If the SubDAG’s schedule is set to <code class="docutils literal notranslate"><span class="pre">None</span></code> or <code class="docutils literal notranslate"><span class="pre">&#64;once</span></code>, the SubDAG will succeed without having done anything.</p></li>
+<li><p>SubDAGs must have a schedule and be enabled. If the SubDAG's schedule is set to <code class="docutils literal notranslate"><span class="pre">None</span></code> or <code class="docutils literal notranslate"><span class="pre">&#64;once</span></code>, the SubDAG will succeed without having done anything.</p></li>
 <li><p>Clearing a <a class="reference internal" href="../_api/airflow/operators/subdag/index.html#airflow.operators.subdag.SubDagOperator" title="airflow.operators.subdag.SubDagOperator"><code class="xref py py-class docutils literal notranslate"><span class="pre">SubDagOperator</span></code></a> also clears the state of the tasks within it.</p></li>
 <li><p>Marking success on a <a class="reference internal" href="../_api/airflow/operators/subdag/index.html#airflow.operators.subdag.SubDagOperator" title="airflow.operators.subdag.SubDagOperator"><code class="xref py py-class docutils literal notranslate"><span class="pre">SubDagOperator</span></code></a> does not affect the state of the tasks within it.</p></li>
 <li><p>Refrain from using <a class="reference internal" href="#concepts-depends-on-past"><span class="std std-ref">Depends On Past</span></a> in tasks within the SubDAG as this can be confusing.</p></li>
@@ -1427,7 +1427,7 @@
 <ul class="simple">
 <li><p>The SubDagOperator starts a BackfillJob, which ignores existing parallelism configurations potentially oversubscribing the worker environment.</p></li>
 <li><p>SubDAGs have their own DAG attributes. When the SubDAG DAG attributes are inconsistent with its parent DAG, unexpected behavior can occur.</p></li>
-<li><p>Unable to see the “full” DAG in one view as SubDAGs exists as a full fledged DAG.</p></li>
+<li><p>Unable to see the &quot;full&quot; DAG in one view as SubDAGs exists as a full fledged DAG.</p></li>
 <li><p>SubDAGs introduces all sorts of edge cases and caveats. This can disrupt user experience and expectation.</p></li>
 </ul>
 <p>TaskGroups, on the other hand, is a better option given that it is purely a UI grouping concept. All tasks within the TaskGroup still behave as any other tasks outside of the TaskGroup.</p>
@@ -1470,7 +1470,7 @@
 </div>
 <div class="section" id="packaging-dags">
 <h2>Packaging DAGs<a class="headerlink" href="#packaging-dags" title="Permalink to this headline">¶</a></h2>
-<p>While simpler DAGs are usually only in a single Python file, it is not uncommon that more complex DAGs might be spread across multiple files and have dependencies that should be shipped with them (“vendored”).</p>
+<p>While simpler DAGs are usually only in a single Python file, it is not uncommon that more complex DAGs might be spread across multiple files and have dependencies that should be shipped with them (&quot;vendored&quot;).</p>
 <p>You can either do this all inside of the <code class="docutils literal notranslate"><span class="pre">DAG_FOLDER</span></code>, with a standard filesystem layout, or you can package the DAG and all of its Python files up as a single zip file. For instance, you could ship two dags along with a dependency they need as a zip file with the following contents:</p>
 <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">my_dag1</span><span class="o">.</span><span class="n">py</span>
 <span class="n">my_dag2</span><span class="o">.</span><span class="n">py</span>
@@ -1482,7 +1482,7 @@
 <ul class="simple">
 <li><p>They cannot be used if you have picking enabled for serialization</p></li>
 <li><p>They cannot contain compiled libraries (e.g. <code class="docutils literal notranslate"><span class="pre">libz.so</span></code>), only pure Python</p></li>
-<li><p>They will be inserted into Python’s <code class="docutils literal notranslate"><span class="pre">sys.path</span></code> and importable by any other code in the Airflow process, so ensure the package names don’t clash with other packages already installed on your system.</p></li>
+<li><p>They will be inserted into Python's <code class="docutils literal notranslate"><span class="pre">sys.path</span></code> and importable by any other code in the Airflow process, so ensure the package names don't clash with other packages already installed on your system.</p></li>
 </ul>
 <p>In general, if you have a complex set of compiled dependencies and modules, you are likely better off using the Python <code class="docutils literal notranslate"><span class="pre">virtualenv</span></code> system and installing the necessary packages on your target systems with <code class="docutils literal notranslate"><span class="pre">pip</span></code>.</p>
 </div>
@@ -1528,7 +1528,7 @@
 </div>
 <p>Then files like <code class="docutils literal notranslate"><span class="pre">project_a_dag_1.py</span></code>, <code class="docutils literal notranslate"><span class="pre">TESTING_project_a.py</span></code>, <code class="docutils literal notranslate"><span class="pre">tenant_1.py</span></code>,
 <code class="docutils literal notranslate"><span class="pre">project_a/dag_1.py</span></code>, and <code class="docutils literal notranslate"><span class="pre">tenant_1/dag_1.py</span></code> in your <code class="docutils literal notranslate"><span class="pre">DAG_FOLDER</span></code> would be ignored
-(If a directory’s name matches any of the patterns, this directory and all its subfolders
+(If a directory's name matches any of the patterns, this directory and all its subfolders
 would not be scanned by Airflow at all. This improves efficiency of DAG finding).</p>
 <p>The scope of a <code class="docutils literal notranslate"><span class="pre">.airflowignore</span></code> file is the directory it is in plus all its subfolders.
 You can also prepare <code class="docutils literal notranslate"><span class="pre">.airflowignore</span></code> file for a subfolder in <code class="docutils literal notranslate"><span class="pre">DAG_FOLDER</span></code> and it
@@ -1554,10 +1554,10 @@
 </div>
 <div class="section" id="dag-pausing-deactivation-and-deletion">
 <h2>DAG pausing, deactivation and deletion<a class="headerlink" href="#dag-pausing-deactivation-and-deletion" title="Permalink to this headline">¶</a></h2>
-<p>The DAGs have several states when it comes to being “not running”. DAGs can be paused, deactivated
+<p>The DAGs have several states when it comes to being &quot;not running&quot;. DAGs can be paused, deactivated
 and finally all metadata for the DAG can be deleted.</p>
 <p>Dag can be paused via UI when it is present in the <code class="docutils literal notranslate"><span class="pre">DAGS_FOLDER</span></code>, and scheduler stored it in
-the database, but the user chose to disable it via the UI. The “pause” and “unpause” actions are available
+the database, but the user chose to disable it via the UI. The &quot;pause&quot; and &quot;unpause&quot; actions are available
 via UI and API. Paused DAG is not scheduled by the Scheduler, but you can trigger them via UI for
 manual runs. In the UI, you can see Paused DAGs (in <code class="docutils literal notranslate"><span class="pre">Paused</span></code> tab). The DAGs that are un-paused
 can be found in the <code class="docutils literal notranslate"><span class="pre">Active</span></code> tab.</p>
@@ -1570,7 +1570,7 @@
 DAG are lost when it is deactivated by the scheduler. Note that the <code class="docutils literal notranslate"><span class="pre">Active</span></code> tab in Airflow UI
 refers to DAGs that are not both <code class="docutils literal notranslate"><span class="pre">Activated</span></code> and <code class="docutils literal notranslate"><span class="pre">Not</span> <span class="pre">paused</span></code> so this might initially be a
 little confusing.</p>
-<p>You can’t see the deactivated DAGs in the UI - you can sometimes see the historical runs, but when you try to
+<p>You can't see the deactivated DAGs in the UI - you can sometimes see the historical runs, but when you try to
 see the information about those you will see the error that the DAG is missing.</p>
 <p>You can also delete the DAG metadata from the metadata database using UI or API, but it does not
 always result in disappearing of the DAG from the UI - which might be also initially a bit confusing.
diff --git a/docs-archive/apache-airflow/2.3.0/concepts/deferring.html b/docs-archive/apache-airflow/2.3.0/concepts/deferring.html
index b901cc2..87ca681 100644
--- a/docs-archive/apache-airflow/2.3.0/concepts/deferring.html
+++ b/docs-archive/apache-airflow/2.3.0/concepts/deferring.html
@@ -708,7 +708,7 @@
 <div></div></blockquote>
 <div class="section" id="deferrable-operators-triggers">
 <h1>Deferrable Operators &amp; Triggers<a class="headerlink" href="#deferrable-operators-triggers" title="Permalink to this headline">¶</a></h1>
-<p>Standard <a class="reference internal" href="operators.html"><span class="doc">Operators</span></a> and <a class="reference internal" href="sensors.html"><span class="doc">Sensors</span></a> take up a full <em>worker slot</em> for the entire time they are running, even if they are idle; for example, if you only have 100 worker slots available to run Tasks, and you have 100 DAGs waiting on a Sensor that’s currently running but idle, then you <em>cannot run anything else</em> - even though your entire Airflow cluster is essentially idle. <code class="docutils literal notranslate"><span class="pre">reschedule</span></code> mode for Sensors solves some of this, allowing Sensors to only run at fixed intervals, but it is inflexible and only allows using time as the reason to resume, not anything else.</p>
+<p>Standard <a class="reference internal" href="operators.html"><span class="doc">Operators</span></a> and <a class="reference internal" href="sensors.html"><span class="doc">Sensors</span></a> take up a full <em>worker slot</em> for the entire time they are running, even if they are idle; for example, if you only have 100 worker slots available to run Tasks, and you have 100 DAGs waiting on a Sensor that's currently running but idle, then you <em>cannot run anything else</em> - even though your entire Airflow cluster is essentially idle. <code class="docutils literal notranslate"><span class="pre">reschedule</span></code> mode for Sensors solves some of this, allowing Sensors to only run at fixed intervals, but it is inflexible and only allows using time as the reason to resume, not anything else.</p>
 <p>This is where <em>Deferrable Operators</em> come in. A deferrable operator is one that is written with the ability to suspend itself and free up the worker when it knows it has to wait, and hand off the job of resuming it to something called a <em>Trigger</em>. As a result, while it is suspended (deferred), it is not taking up a worker slot and your cluster will have a lot less resources wasted on idle Operators or Sensors.</p>
 <p><em>Triggers</em> are small, asynchronous pieces of Python code designed to be run all together in a single Python process; because they are asynchronous, they are able to all co-exist efficiently. As an overview of how this process works:</p>
 <ul class="simple">
@@ -730,7 +730,7 @@
 <li><p>Ensure your Airflow installation is running at least one <code class="docutils literal notranslate"><span class="pre">triggerer</span></code> process, as well as the normal <code class="docutils literal notranslate"><span class="pre">scheduler</span></code></p></li>
 <li><p>Use deferrable operators/sensors in your DAGs</p></li>
 </ul>
-<p>That’s it; everything else will be automatically handled for you. If you’re upgrading existing DAGs, we even provide some API-compatible sensor variants (e.g. <code class="docutils literal notranslate"><span class="pre">TimeSensorAsync</span></code> for <code class="docutils literal notranslate"><span class="pre">TimeSensor</span></code>) that you can swap into your DAG with no other changes required.</p>
+<p>That's it; everything else will be automatically handled for you. If you're upgrading existing DAGs, we even provide some API-compatible sensor variants (e.g. <code class="docutils literal notranslate"><span class="pre">TimeSensorAsync</span></code> for <code class="docutils literal notranslate"><span class="pre">TimeSensor</span></code>) that you can swap into your DAG with no other changes required.</p>
 <p>Note that you cannot yet use the deferral ability from inside custom PythonOperator/TaskFlow Python functions; it is only available to traditional, class-based Operators at the moment.</p>
 </div>
 <div class="section" id="writing-deferrable-operators">
@@ -738,9 +738,9 @@
 <p>Writing a deferrable operator takes a bit more work. There are some main points to consider:</p>
 <ul class="simple">
 <li><p>Your Operator must defer itself with a Trigger. If there is a Trigger in core Airflow you can use, great; otherwise, you will have to write one.</p></li>
-<li><p>Your Operator will be stopped and removed from its worker while deferred, and no state will persist automatically. You can persist state by asking Airflow to resume you at a certain method or pass certain kwargs, but that’s it.</p></li>
+<li><p>Your Operator will be stopped and removed from its worker while deferred, and no state will persist automatically. You can persist state by asking Airflow to resume you at a certain method or pass certain kwargs, but that's it.</p></li>
 <li><p>You can defer multiple times, and you can defer before/after your Operator does significant work, or only defer if certain conditions are met (e.g. a system does not have an immediate answer). Deferral is entirely under your control.</p></li>
-<li><p>Any Operator can defer; no special marking on its class is needed, and it’s not limited to Sensors.</p></li>
+<li><p>Any Operator can defer; no special marking on its class is needed, and it's not limited to Sensors.</p></li>
 </ul>
 <div class="section" id="triggering-deferral">
 <h3>Triggering Deferral<a class="headerlink" href="#triggering-deferral" title="Permalink to this headline">¶</a></h3>
@@ -752,10 +752,10 @@
 <li><p><code class="docutils literal notranslate"><span class="pre">timeout</span></code>: A timedelta that specifies a timeout after which this deferral will fail, and fail the task instance. Optional, defaults to <code class="docutils literal notranslate"><span class="pre">None</span></code>, meaning no timeout.</p></li>
 </ul>
 <p>When you opt to defer, your Operator will <em>stop executing at that point and be removed from its current worker</em>. No state - such as local variables, or attributes set on <code class="docutils literal notranslate"><span class="pre">self</span></code> - will persist, and when your Operator is resumed it will be a <em>brand new instance</em> of it. The only way you can pass state from the old instance of the Operator to the new one is via <code class="docutils literal notranslate"><span class="pre">method_name</span></code> and <code class="docutils literal notranslate"><span class="pre">kwargs</span></code>.</p>
-<p>When your Operator is resumed, an <code class="docutils literal notranslate"><span class="pre">event</span></code> item will be added to the kwargs passed to the <code class="docutils literal notranslate"><span class="pre">method_name</span></code> method. The <code class="docutils literal notranslate"><span class="pre">event</span></code> object contains the payload from the trigger event that resumed your Operator. Depending on the trigger, this may be useful to your operator (e.g. it’s a status code or URL to fetch results), or it may not be important (it’s just a datetime). Your <code class="docutils literal notranslate"><span class="pre">method_name</span></code> method, however, <em>must</em> accept <code class="docutils literal notranslate"><span class="pre">event</span></code> as a keyword argument.</p>
-<p>If your Operator returns from either its first <code class="docutils literal notranslate"><span class="pre">execute()</span></code> method when it’s new, or a subsequent method specified by <code class="docutils literal notranslate"><span class="pre">method_name</span></code>, it will be considered complete and will finish executing.</p>
+<p>When your Operator is resumed, an <code class="docutils literal notranslate"><span class="pre">event</span></code> item will be added to the kwargs passed to the <code class="docutils literal notranslate"><span class="pre">method_name</span></code> method. The <code class="docutils literal notranslate"><span class="pre">event</span></code> object contains the payload from the trigger event that resumed your Operator. Depending on the trigger, this may be useful to your operator (e.g. it's a status code or URL to fetch results), or it may not be important (it's just a datetime). Your <code class="docutils literal notranslate"><span class="pre">method_name</span></code> method, however, <em>must</em> accept <code class="docutils literal notranslate"><span class="pre">event</span></code> as a keyword argument.</p>
+<p>If your Operator returns from either its first <code class="docutils literal notranslate"><span class="pre">execute()</span></code> method when it's new, or a subsequent method specified by <code class="docutils literal notranslate"><span class="pre">method_name</span></code>, it will be considered complete and will finish executing.</p>
 <p>You are free to set <code class="docutils literal notranslate"><span class="pre">method_name</span></code> to <code class="docutils literal notranslate"><span class="pre">execute</span></code> if you want your Operator to have one entrypoint, but it, too, will have to accept <code class="docutils literal notranslate"><span class="pre">event</span></code> as an optional keyword argument.</p>
-<p>Here’s a basic example of how a sensor might trigger deferral:</p>
+<p>Here's a basic example of how a sensor might trigger deferral:</p>
 <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="k">class</span> <span class="nc">WaitOneHourSensor</span><span class="p">(</span><span class="n">BaseSensorOperator</span><span class="p">):</span>
     <span class="k">def</span> <span class="nf">execute</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">context</span><span class="p">):</span>
         <span class="bp">self</span><span class="o">.</span><span class="n">defer</span><span class="p">(</span><span class="n">trigger</span><span class="o">=</span><span class="n">TimeDeltaTrigger</span><span class="p">(</span><span class="n">timedelta</span><span class="p">(</span><span class="n">hours</span><span class="o">=</span><span class="mi">1</span><span class="p">)),</span> <span class="n">method_name</span><span class="o">=</span><span class="s2">&quot;execute_complete&quot;</span><span class="p">)</span>
@@ -766,8 +766,8 @@
 </pre></div>
 </div>
 <p>This Sensor is literally just a thin wrapper around the Trigger, so all it does is defer to the trigger, and specify a different method to come back to when the trigger fires - which, as it returns immediately, marks the Sensor as successful.</p>
-<p>Under the hood, <code class="docutils literal notranslate"><span class="pre">self.defer</span></code> raises the <code class="docutils literal notranslate"><span class="pre">TaskDeferred</span></code> exception, so it will work anywhere inside your Operator’s code, even buried many nested calls deep inside <code class="docutils literal notranslate"><span class="pre">execute()</span></code>. You are free to raise <code class="docutils literal notranslate"><span class="pre">TaskDeferred</span></code> manually if you wish; it takes the same arguments as <code class="docutils literal notranslate"><span class="pre">self.defer</span></code>.</p>
-<p>Note that <code class="docutils literal notranslate"><span class="pre">execution_timeout</span></code> on Operators is considered over the <em>total runtime</em>, not individual executions in-between deferrals - this means that if <code class="docutils literal notranslate"><span class="pre">execution_timeout</span></code> is set, an Operator may fail while it’s deferred or while it’s running after a deferral, even if it’s only been resumed for a few seconds.</p>
+<p>Under the hood, <code class="docutils literal notranslate"><span class="pre">self.defer</span></code> raises the <code class="docutils literal notranslate"><span class="pre">TaskDeferred</span></code> exception, so it will work anywhere inside your Operator's code, even buried many nested calls deep inside <code class="docutils literal notranslate"><span class="pre">execute()</span></code>. You are free to raise <code class="docutils literal notranslate"><span class="pre">TaskDeferred</span></code> manually if you wish; it takes the same arguments as <code class="docutils literal notranslate"><span class="pre">self.defer</span></code>.</p>
+<p>Note that <code class="docutils literal notranslate"><span class="pre">execution_timeout</span></code> on Operators is considered over the <em>total runtime</em>, not individual executions in-between deferrals - this means that if <code class="docutils literal notranslate"><span class="pre">execution_timeout</span></code> is set, an Operator may fail while it's deferred or while it's running after a deferral, even if it's only been resumed for a few seconds.</p>
 </div>
 <div class="section" id="writing-triggers">
 <h3>Writing Triggers<a class="headerlink" href="#writing-triggers" title="Permalink to this headline">¶</a></h3>
@@ -777,19 +777,19 @@
 <li><p><code class="docutils literal notranslate"><span class="pre">run</span></code>, an asynchronous method that runs its logic and yields one or more <code class="docutils literal notranslate"><span class="pre">TriggerEvent</span></code> instances as an asynchronous generator</p></li>
 <li><p><code class="docutils literal notranslate"><span class="pre">serialize</span></code>, which returns the information needed to re-construct this trigger, as a tuple of the classpath, and keyword arguments to pass to <code class="docutils literal notranslate"><span class="pre">__init__</span></code></p></li>
 </ul>
-<p>There’s also some design constraints to be aware of:</p>
+<p>There's also some design constraints to be aware of:</p>
 <ul class="simple">
-<li><p>The <code class="docutils literal notranslate"><span class="pre">run</span></code> method <em>must be asynchronous</em> (using Python’s asyncio), and correctly <code class="docutils literal notranslate"><span class="pre">await</span></code> whenever it does a blocking operation.</p></li>
+<li><p>The <code class="docutils literal notranslate"><span class="pre">run</span></code> method <em>must be asynchronous</em> (using Python's asyncio), and correctly <code class="docutils literal notranslate"><span class="pre">await</span></code> whenever it does a blocking operation.</p></li>
 <li><p><code class="docutils literal notranslate"><span class="pre">run</span></code> must <code class="docutils literal notranslate"><span class="pre">yield</span></code> its TriggerEvents, not return them. If it returns before yielding at least one event, Airflow will consider this an error and fail any Task Instances waiting on it. If it throws an exception, Airflow will also fail any dependent task instances.</p></li>
 <li><p>You should assume that a trigger instance may run <em>more than once</em> (this can happen if a network partition occurs and Airflow re-launches a trigger on a separated machine). So you must be mindful about side effects. For example you might not want to use a trigger to insert database rows.</p></li>
-<li><p>If your trigger is designed to emit more than one event (not currently supported), then each emitted event <em>must</em> contain a payload that can be used to deduplicate events if the trigger is being run in multiple places. If you only fire one event and don’t need to pass information back to the Operator, you can just set the payload to <code class="docutils literal notranslate"><span class="pre">None</span></code>.</p></li>
+<li><p>If your trigger is designed to emit more than one event (not currently supported), then each emitted event <em>must</em> contain a payload that can be used to deduplicate events if the trigger is being run in multiple places. If you only fire one event and don't need to pass information back to the Operator, you can just set the payload to <code class="docutils literal notranslate"><span class="pre">None</span></code>.</p></li>
 <li><p>A trigger may be suddenly removed from one triggerer service and started on a new one, for example if subnets are changed and a network partition results, or if there is a deployment. If desired you may implement the <code class="docutils literal notranslate"><span class="pre">cleanup</span></code> method, which is always called after <code class="docutils literal notranslate"><span class="pre">run</span></code> whether the trigger exits cleanly or otherwise.</p></li>
 </ul>
 <div class="admonition note">
 <p class="admonition-title">Note</p>
 <p>Currently Triggers are only used up to their first event, as they are only used for resuming deferred tasks (which happens on the first event fired). However, we plan to allow DAGs to be launched from triggers in future, which is where multi-event triggers will be more useful.</p>
 </div>
-<p>Here’s the structure of a basic Trigger:</p>
+<p>Here's the structure of a basic Trigger:</p>
 <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="k">class</span> <span class="nc">DateTimeTrigger</span><span class="p">(</span><span class="n">BaseTrigger</span><span class="p">):</span>
 
     <span class="k">def</span> <span class="fm">__init__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">moment</span><span class="p">):</span>
@@ -805,22 +805,22 @@
         <span class="k">yield</span> <span class="n">TriggerEvent</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">moment</span><span class="p">)</span>
 </pre></div>
 </div>
-<p>This is a very simplified version of Airflow’s <code class="docutils literal notranslate"><span class="pre">DateTimeTrigger</span></code>, and you can see several things here:</p>
+<p>This is a very simplified version of Airflow's <code class="docutils literal notranslate"><span class="pre">DateTimeTrigger</span></code>, and you can see several things here:</p>
 <ul class="simple">
 <li><p><code class="docutils literal notranslate"><span class="pre">__init__</span></code> and <code class="docutils literal notranslate"><span class="pre">serialize</span></code> are written as a pair; the Trigger is instantiated once when it is submitted by the Operator as part of its deferral request, then serialized and re-instantiated on any <em>triggerer</em> process that runs the trigger.</p></li>
 <li><p>The <code class="docutils literal notranslate"><span class="pre">run</span></code> method is declared as an <code class="docutils literal notranslate"><span class="pre">async</span> <span class="pre">def</span></code>, as it <em>must</em> be asynchronous, and uses <code class="docutils literal notranslate"><span class="pre">asyncio.sleep</span></code> rather than the regular <code class="docutils literal notranslate"><span class="pre">time.sleep</span></code> (as that would block the process).</p></li>
 <li><p>When it emits its event it packs <code class="docutils literal notranslate"><span class="pre">self.moment</span></code> in there, so if this trigger is being run redundantly on multiple hosts, the event can be de-duplicated.</p></li>
 </ul>
 <p>Triggers can be as complex or as simple as you like provided you keep inside this contract; they are designed to be run in a highly-available fashion, auto-distributed among hosts running the <em>triggerer</em>. We encourage you to avoid any kind of persistent state in a trigger; they should get everything they need from their <code class="docutils literal notranslate"><span class="pre">__init__</span></code>, so they can be serialized and moved around freely.</p>
-<p>If you are new to writing asynchronous Python, you should be very careful writing your <code class="docutils literal notranslate"><span class="pre">run()</span></code> method; Python’s async model means that any code that does not correctly <code class="docutils literal notranslate"><span class="pre">await</span></code> when it does a blocking operation will block the <em>entire process</em>. Airflow will attempt to detect this and warn you in the triggerer logs when it happens, but we strongly suggest you set the variable <code class="docutils literal notranslate"><span class="pre">PYTHONASYNCIODEBUG=1</span></code> when you are writing your Trigger to enable extra checks from Python to make sure you’re writing non-blocking code. Be especially careful when doing filesystem calls, as if the underlying filesystem is network-backed it may be blocking.</p>
+<p>If you are new to writing asynchronous Python, you should be very careful writing your <code class="docutils literal notranslate"><span class="pre">run()</span></code> method; Python's async model means that any code that does not correctly <code class="docutils literal notranslate"><span class="pre">await</span></code> when it does a blocking operation will block the <em>entire process</em>. Airflow will attempt to detect this and warn you in the triggerer logs when it happens, but we strongly suggest you set the variable <code class="docutils literal notranslate"><span class="pre">PYTHONASYNCIODEBUG=1</span></code> when you are writing your Trigger to enable extra checks from Python to make sure you're writing non-blocking code. Be especially careful when doing filesystem calls, as if the underlying filesystem is network-backed it may be blocking.</p>
 </div>
 </div>
 <div class="section" id="high-availability">
 <h2>High Availability<a class="headerlink" href="#high-availability" title="Permalink to this headline">¶</a></h2>
 <p>Triggers are designed from the ground-up to be highly-available; if you want to run a highly-available setup, simply run multiple copies of <code class="docutils literal notranslate"><span class="pre">triggerer</span></code> on multiple hosts. Much like <code class="docutils literal notranslate"><span class="pre">scheduler</span></code>, they will automatically co-exist with correct locking and HA.</p>
 <p>Depending on how much work the triggers are doing, you can fit from hundreds to tens of thousands of triggers on a single <code class="docutils literal notranslate"><span class="pre">triggerer</span></code> host. By default, every <code class="docutils literal notranslate"><span class="pre">triggerer</span></code> will have a capacity of 1000 triggers it will try to run at once; you can change this with the <code class="docutils literal notranslate"><span class="pre">--capacity</span></code> argument. If you have more triggers trying to run than you have capacity across all of your <code class="docutils literal notranslate"><span class="pre">triggerer</span></code> processes, some triggers will be delayed from running until others have completed.</p>
-<p>Airflow tries to only run triggers in one place at once, and maintains a heartbeat to all <code class="docutils literal notranslate"><span class="pre">triggerers</span></code> that are currently running. If a <code class="docutils literal notranslate"><span class="pre">triggerer</span></code> dies, or becomes partitioned from the network where Airflow’s database is running, Airflow will automatically re-schedule triggers that were on that host to run elsewhere (after waiting 30 seconds for the machine to re-appear).</p>
-<p>This means it’s possible, but unlikely, for triggers to run in multiple places at once; this is designed into the Trigger contract, however, and entirely expected. Airflow will de-duplicate events fired when a trigger is running in multiple places simultaneously, so this process should be transparent to your Operators.</p>
+<p>Airflow tries to only run triggers in one place at once, and maintains a heartbeat to all <code class="docutils literal notranslate"><span class="pre">triggerers</span></code> that are currently running. If a <code class="docutils literal notranslate"><span class="pre">triggerer</span></code> dies, or becomes partitioned from the network where Airflow's database is running, Airflow will automatically re-schedule triggers that were on that host to run elsewhere (after waiting 30 seconds for the machine to re-appear).</p>
+<p>This means it's possible, but unlikely, for triggers to run in multiple places at once; this is designed into the Trigger contract, however, and entirely expected. Airflow will de-duplicate events fired when a trigger is running in multiple places simultaneously, so this process should be transparent to your Operators.</p>
 <p>Note that every extra <code class="docutils literal notranslate"><span class="pre">triggerer</span></code> you run will result in an extra persistent connection to your database.</p>
 </div>
 <div class="section" id="smart-sensors">
diff --git a/docs-archive/apache-airflow/2.3.0/concepts/dynamic-task-mapping.html b/docs-archive/apache-airflow/2.3.0/concepts/dynamic-task-mapping.html
index ebb8037..10f685f 100644
--- a/docs-archive/apache-airflow/2.3.0/concepts/dynamic-task-mapping.html
+++ b/docs-archive/apache-airflow/2.3.0/concepts/dynamic-task-mapping.html
@@ -755,16 +755,16 @@
 <div class="admonition note">
 <p class="admonition-title">Note</p>
 <p>Values passed from the mapped task is a lazy proxy</p>
-<p>In the above example, <code class="docutils literal notranslate"><span class="pre">values</span></code> received by <code class="docutils literal notranslate"><span class="pre">sum_it</span></code> is an aggregation of all values returned by each mapped instance of <code class="docutils literal notranslate"><span class="pre">add_one</span></code>. However, since it is impossible to know how many instances of <code class="docutils literal notranslate"><span class="pre">add_one</span></code> we will have in advance, <code class="docutils literal notranslate"><span class="pre">values</span></code> is not a normal list, but a “lazy sequence” that retrieves each individual value only when asked. Therefore, if you run <code class="docutils literal notranslate"><span class="pre">print(values)</span></code> directly, you would get something like this:</p>
+<p>In the above example, <code class="docutils literal notranslate"><span class="pre">values</span></code> received by <code class="docutils literal notranslate"><span class="pre">sum_it</span></code> is an aggregation of all values returned by each mapped instance of <code class="docutils literal notranslate"><span class="pre">add_one</span></code>. However, since it is impossible to know how many instances of <code class="docutils literal notranslate"><span class="pre">add_one</span></code> we will have in advance, <code class="docutils literal notranslate"><span class="pre">values</span></code> is not a normal list, but a &quot;lazy sequence&quot; that retrieves each individual value only when asked. Therefore, if you run <code class="docutils literal notranslate"><span class="pre">print(values)</span></code> directly, you would get something like this:</p>
 <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">_LazyXComAccess</span><span class="p">(</span><span class="n">dag_id</span><span class="o">=</span><span class="s1">&#39;simple_mapping&#39;</span><span class="p">,</span> <span class="n">run_id</span><span class="o">=</span><span class="s1">&#39;test_run&#39;</span><span class="p">,</span> <span class="n">task_id</span><span class="o">=</span><span class="s1">&#39;add_one&#39;</span><span class="p">)</span>
 </pre></div>
 </div>
-<p>You can use normal sequence syntax on this object (e.g. <code class="docutils literal notranslate"><span class="pre">values[0]</span></code>), or iterate through it normally with a <code class="docutils literal notranslate"><span class="pre">for</span></code> loop. <code class="docutils literal notranslate"><span class="pre">list(values)</span></code> will give you a “real” <code class="docutils literal notranslate"><span class="pre">list</span></code>, but please be aware of the potential performance implications if the list is large.</p>
+<p>You can use normal sequence syntax on this object (e.g. <code class="docutils literal notranslate"><span class="pre">values[0]</span></code>), or iterate through it normally with a <code class="docutils literal notranslate"><span class="pre">for</span></code> loop. <code class="docutils literal notranslate"><span class="pre">list(values)</span></code> will give you a &quot;real&quot; <code class="docutils literal notranslate"><span class="pre">list</span></code>, but please be aware of the potential performance implications if the list is large.</p>
 </div>
 <div class="admonition note">
 <p class="admonition-title">Note</p>
 <p>A reduce task is not required.</p>
-<p>Although we show a “reduce” task here (<code class="docutils literal notranslate"><span class="pre">sum_it</span></code>) you don’t have to have one, the mapped tasks will still be executed even if they have no downstream tasks.</p>
+<p>Although we show a &quot;reduce&quot; task here (<code class="docutils literal notranslate"><span class="pre">sum_it</span></code>) you don't have to have one, the mapped tasks will still be executed even if they have no downstream tasks.</p>
 </div>
 </div>
 <div class="section" id="repeated-mapping">
@@ -784,7 +784,7 @@
 </div>
 <div class="section" id="constant-parameters">
 <h2>Constant parameters<a class="headerlink" href="#constant-parameters" title="Permalink to this headline">¶</a></h2>
-<p>As well as passing arguments that get expanded at run-time, it is possible to pass arguments that don’t change – in order to clearly differentiate between the two kinds we use different functions, <code class="docutils literal notranslate"><span class="pre">expand()</span></code> for mapped arguments, and <code class="docutils literal notranslate"><span class="pre">partial()</span></code> for unmapped ones.</p>
+<p>As well as passing arguments that get expanded at run-time, it is possible to pass arguments that don't change – in order to clearly differentiate between the two kinds we use different functions, <code class="docutils literal notranslate"><span class="pre">expand()</span></code> for mapped arguments, and <code class="docutils literal notranslate"><span class="pre">partial()</span></code> for unmapped ones.</p>
 <div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="nd">@task</span>
 <span class="k">def</span> <span class="nf">add</span><span class="p">(</span><span class="n">x</span><span class="p">:</span> <span class="nb">int</span><span class="p">,</span> <span class="n">y</span><span class="p">:</span> <span class="nb">int</span><span class="p">):</span>
     <span class="k">return</span> <span class="n">x</span> <span class="o">+</span> <span class="n">y</span>
@@ -802,7 +802,7 @@
 </div>
 <div class="section" id="mapping-over-multiple-parameters">
 <h2>Mapping over multiple parameters<a class="headerlink" href="#mapping-over-multiple-parameters" title="Permalink to this headline">¶</a></h2>
-<p>As well as a single parameter it is possible to pass multiple parameters to expand. This will have the effect of creating a “cross product”, calling the mapped task with each combination of parameters.</p>
+<p>As well as a single parameter it is possible to pass multiple parameters to expand. This will have the effect of creating a &quot;cross product&quot;, calling the mapped task with each combination of parameters.</p>
 <div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="nd">@task</span>
 <span class="k">def</span> <span class="nf">add</span><span class="p">(</span><span class="n">x</span><span class="p">:</span> <span class="nb">int</span><span class="p">,</span> <span class="n">y</span><span class="p">:</span> <span class="nb">int</span><span class="p">):</span>
     <span class="k">return</span> <span class="n">x</span> <span class="o">+</span> <span class="n">y</span>
@@ -819,11 +819,11 @@
 </pre></div>
 </div>
 <p>This would result in the add task being called 6 times. Please note however that the order of expansion is not guaranteed.</p>
-<p>It is not possible to achieve an effect similar to Python’s <code class="docutils literal notranslate"><span class="pre">zip</span></code> function with mapped arguments.</p>
+<p>It is not possible to achieve an effect similar to Python's <code class="docutils literal notranslate"><span class="pre">zip</span></code> function with mapped arguments.</p>
 </div>
 <div class="section" id="task-generated-mapping">
 <h2>Task-generated Mapping<a class="headerlink" href="#task-generated-mapping" title="Permalink to this headline">¶</a></h2>
-<p>Up until now the examples we’ve shown could all be achieved with a <code class="docutils literal notranslate"><span class="pre">for</span></code> loop in the DAG file, but the real power of dynamic task mapping comes from being able to have a task generate the list to iterate over.</p>
+<p>Up until now the examples we've shown could all be achieved with a <code class="docutils literal notranslate"><span class="pre">for</span></code> loop in the DAG file, but the real power of dynamic task mapping comes from being able to have a task generate the list to iterate over.</p>
 <div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="nd">@task</span>
 <span class="k">def</span> <span class="nf">make_list</span><span class="p">():</span>
     <span class="c1"># This can also be from an API call, checking a database, -- almost anything you like, as long as the</span>
@@ -900,7 +900,7 @@
 <div class="section" id="what-data-types-can-be-expanded">
 <h2>What data types can be expanded?<a class="headerlink" href="#what-data-types-can-be-expanded" title="Permalink to this headline">¶</a></h2>
 <p>Currently it is only possible to map against a dict, a list, or one of those types stored in XCom as the result of a task.</p>
-<p>If an upstream task returns an unmappable type, the mapped task will fail at run-time with an <code class="docutils literal notranslate"><span class="pre">UnmappableXComTypePushed</span></code> exception. For instance, you can’t have the upstream task return a plain string – it must be a list or a dict.</p>
+<p>If an upstream task returns an unmappable type, the mapped task will fail at run-time with an <code class="docutils literal notranslate"><span class="pre">UnmappableXComTypePushed</span></code> exception. For instance, you can't have the upstream task return a plain string – it must be a list or a dict.</p>
 </div>
 <div class="section" id="how-do-templated-fields-and-mapped-arguments-interact">
 <h2>How do templated fields and mapped arguments interact?<a class="headerlink" href="#how-do-templated-fields-and-mapped-arguments-interact" title="Permalink to this headline">¶</a></h2>
diff --git a/docs-archive/apache-airflow/2.3.0/concepts/index.html b/docs-archive/apache-airflow/2.3.0/concepts/index.html
index e9d43a1..09b5459 100644
--- a/docs-archive/apache-airflow/2.3.0/concepts/index.html
+++ b/docs-archive/apache-airflow/2.3.0/concepts/index.html
@@ -686,7 +686,7 @@
 <div></div></blockquote>
 <div class="section" id="concepts">
 <h1>Concepts<a class="headerlink" href="#concepts" title="Permalink to this headline">¶</a></h1>
-<p>Here you can find detailed documentation about each one of Airflow’s core concepts and how to use them, as well as a high-level <a class="reference internal" href="overview.html"><span class="doc">architectural overview</span></a>.</p>
+<p>Here you can find detailed documentation about each one of Airflow's core concepts and how to use them, as well as a high-level <a class="reference internal" href="overview.html"><span class="doc">architectural overview</span></a>.</p>
 <p><strong>Architecture</strong></p>
 <div class="toctree-wrapper compound">
 <ul>
diff --git a/docs-archive/apache-airflow/2.3.0/concepts/operators.html b/docs-archive/apache-airflow/2.3.0/concepts/operators.html
index 8f5ec59..2ac1c70 100644
--- a/docs-archive/apache-airflow/2.3.0/concepts/operators.html
+++ b/docs-archive/apache-airflow/2.3.0/concepts/operators.html
@@ -717,7 +717,7 @@
 <li><p><a class="reference internal" href="../_api/airflow/operators/email/index.html#airflow.operators.email.EmailOperator" title="airflow.operators.email.EmailOperator"><code class="xref py py-class docutils literal notranslate"><span class="pre">EmailOperator</span></code></a> - sends an email</p></li>
 </ul>
 <p>For a list of all core operators, see: <a class="reference internal" href="../operators-and-hooks-ref.html"><span class="doc">Core Operators and Hooks Reference</span></a>.</p>
-<p>If the operator you need isn’t installed with Airflow by default, you can probably find it as part of our huge set of community <a class="reference external" href="/docs/apache-airflow-providers/index.html" title="(in apache-airflow-providers vdevel)"><span class="xref std std-doc">provider packages</span></a>. Some popular operators from here include:</p>
+<p>If the operator you need isn't installed with Airflow by default, you can probably find it as part of our huge set of community <a class="reference external" href="/docs/apache-airflow-providers/index.html" title="(in apache-airflow-providers vdevel)"><span class="xref std std-doc">provider packages</span></a>. Some popular operators from here include:</p>
 <ul class="simple">
 <li><p><a class="reference external" href="/docs/apache-airflow-providers-http/stable/_api/airflow/providers/http/operators/http/index.html#airflow.providers.http.operators.http.SimpleHttpOperator" title="(in apache-airflow-providers-http v2.1.2)"><code class="xref py py-class docutils literal notranslate"><span class="pre">SimpleHttpOperator</span></code></a></p></li>
 <li><p><a class="reference external" href="/docs/apache-airflow-providers-mysql/stable/_api/airflow/providers/mysql/operators/mysql/index.html#airflow.providers.mysql.operators.mysql.MySqlOperator" title="(in apache-airflow-providers-mysql v2.2.3)"><code class="xref py py-class docutils literal notranslate"><span class="pre">MySqlOperator</span></code></a></p></li>
@@ -736,8 +736,8 @@
 <a class="reference external" href="/docs/apache-airflow-providers/operators-and-hooks-ref/index.html" title="(in apache-airflow-providers vdevel)"><span class="xref std std-doc">providers packages</span></a> documentation.</p>
 <div class="admonition note">
 <p class="admonition-title">Note</p>
-<p>Inside Airflow’s code, we often mix the concepts of <a class="reference internal" href="tasks.html"><span class="doc">Tasks</span></a> and Operators, and they are mostly
-interchangeable. However, when we talk about a <em>Task</em>, we mean the generic “unit of execution” of a
+<p>Inside Airflow's code, we often mix the concepts of <a class="reference internal" href="tasks.html"><span class="doc">Tasks</span></a> and Operators, and they are mostly
+interchangeable. However, when we talk about a <em>Task</em>, we mean the generic &quot;unit of execution&quot; of a
 DAG; when we talk about an <em>Operator</em>, we mean a reusable, pre-made Task template whose logic
 is all done for you and that just needs some arguments.</p>
 </div>
@@ -755,8 +755,8 @@
 <span class="p">)</span>
 </pre></div>
 </div>
-<p>Here, <code class="docutils literal notranslate"><span class="pre">{{</span> <span class="pre">ds</span> <span class="pre">}}</span></code> is a templated variable, and because the <code class="docutils literal notranslate"><span class="pre">env</span></code> parameter of the <code class="docutils literal notranslate"><span class="pre">BashOperator</span></code> is templated with Jinja, the data interval’s start date will be available as an environment variable named <code class="docutils literal notranslate"><span class="pre">DATA_INTERVAL_START</span></code> in your Bash script.</p>
-<p>You can use Jinja templating with every parameter that is marked as “templated” in the documentation. Template substitution occurs just before the <code class="docutils literal notranslate"><span class="pre">pre_execute</span></code> function of your operator is called.</p>
+<p>Here, <code class="docutils literal notranslate"><span class="pre">{{</span> <span class="pre">ds</span> <span class="pre">}}</span></code> is a templated variable, and because the <code class="docutils literal notranslate"><span class="pre">env</span></code> parameter of the <code class="docutils literal notranslate"><span class="pre">BashOperator</span></code> is templated with Jinja, the data interval's start date will be available as an environment variable named <code class="docutils literal notranslate"><span class="pre">DATA_INTERVAL_START</span></code> in your Bash script.</p>
+<p>You can use Jinja templating with every parameter that is marked as &quot;templated&quot; in the documentation. Template substitution occurs just before the <code class="docutils literal notranslate"><span class="pre">pre_execute</span></code> function of your operator is called.</p>
 <p>You can also use Jinja templating with nested fields, as long as these nested fields are marked as templated in the structure they belong to: fields registered in <code class="docutils literal notranslate"><span class="pre">template_fields</span></code> property will be submitted to template substitution, like the <code class="docutils literal notranslate"><span class="pre">path</span></code> field in the example below:</p>
 <div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="k">class</span> <span class="nc">MyDataReader</span><span class="p">:</span>
     <span class="n">template_fields</span><span class="p">:</span> <span class="n">Sequence</span><span class="p">[</span><span class="nb">str</span><span class="p">]</span> <span class="o">=</span> <span class="p">(</span><span class="s2">&quot;path&quot;</span><span class="p">,)</span>
@@ -820,7 +820,7 @@
 <div class="section" id="rendering-fields-as-native-python-objects">
 <span id="concepts-templating-native-objects"></span><h3>Rendering Fields as Native Python Objects<a class="headerlink" href="#rendering-fields-as-native-python-objects" title="Permalink to this headline">¶</a></h3>
 <p>By default, all the <code class="docutils literal notranslate"><span class="pre">template_fields</span></code> are rendered as strings.</p>
-<p>Example, let’s say <code class="docutils literal notranslate"><span class="pre">extract</span></code> task pushes a dictionary
+<p>Example, let's say <code class="docutils literal notranslate"><span class="pre">extract</span></code> task pushes a dictionary
 (Example: <code class="docutils literal notranslate"><span class="pre">{&quot;1001&quot;:</span> <span class="pre">301.27,</span> <span class="pre">&quot;1002&quot;:</span> <span class="pre">433.21,</span> <span class="pre">&quot;1003&quot;:</span> <span class="pre">502.22}</span></code>) to <a class="reference internal" href="xcoms.html#concepts-xcom"><span class="std std-ref">XCom</span></a> table.
 Now, when the following task is run, <code class="docutils literal notranslate"><span class="pre">order_data</span></code> argument is passed a string, example:
 <code class="docutils literal notranslate"><span class="pre">'{&quot;1001&quot;:</span> <span class="pre">301.27,</span> <span class="pre">&quot;1002&quot;:</span> <span class="pre">433.21,</span> <span class="pre">&quot;1003&quot;:</span> <span class="pre">502.22}'</span></code>.</p>
@@ -866,7 +866,7 @@
 </pre></div>
 </div>
 <p>In this case, <code class="docutils literal notranslate"><span class="pre">order_data</span></code> argument is passed: <code class="docutils literal notranslate"><span class="pre">{&quot;1001&quot;:</span> <span class="pre">301.27,</span> <span class="pre">&quot;1002&quot;:</span> <span class="pre">433.21,</span> <span class="pre">&quot;1003&quot;:</span> <span class="pre">502.22}</span></code>.</p>
-<p>Airflow uses Jinja’s <a class="reference external" href="https://jinja.palletsprojects.com/en/2.11.x/nativetypes/">NativeEnvironment</a>
+<p>Airflow uses Jinja's <a class="reference external" href="https://jinja.palletsprojects.com/en/2.11.x/nativetypes/">NativeEnvironment</a>
 when <code class="docutils literal notranslate"><span class="pre">render_template_as_native_obj</span></code> is set to <code class="docutils literal notranslate"><span class="pre">True</span></code>.
 With <code class="docutils literal notranslate"><span class="pre">NativeEnvironment</span></code>, rendering a template produces a native Python type.</p>
 </div>
diff --git a/docs-archive/apache-airflow/2.3.0/concepts/overview.html b/docs-archive/apache-airflow/2.3.0/concepts/overview.html
index a67958b..77a1622 100644
--- a/docs-archive/apache-airflow/2.3.0/concepts/overview.html
+++ b/docs-archive/apache-airflow/2.3.0/concepts/overview.html
@@ -711,7 +711,7 @@
 </ul>
 <img alt="../_images/arch-diag-basic.png" src="../_images/arch-diag-basic.png" />
 <p>Most executors will generally also introduce other components to let them talk to their workers - like a task queue - but you can still think of the executor and its workers as a single logical component in Airflow overall, handling the actual task execution.</p>
-<p>Airflow itself is agnostic to what you’re running - it will happily orchestrate and run anything, either with high-level support from one of our providers, or directly as a command using the shell or Python <a class="reference internal" href="operators.html"><span class="doc">Operators</span></a>.</p>
+<p>Airflow itself is agnostic to what you're running - it will happily orchestrate and run anything, either with high-level support from one of our providers, or directly as a command using the shell or Python <a class="reference internal" href="operators.html"><span class="doc">Operators</span></a>.</p>
 <div class="section" id="workloads">
 <h2>Workloads<a class="headerlink" href="#workloads" title="Permalink to this headline">¶</a></h2>
 <p>A DAG runs through a series of <a class="reference internal" href="tasks.html"><span class="doc">Tasks</span></a>, and there are three common types of task you will see:</p>
@@ -720,12 +720,12 @@
 <li><p><a class="reference internal" href="sensors.html"><span class="doc">Sensors</span></a>, a special subclass of Operators which are entirely about waiting for an external event to happen.</p></li>
 <li><p>A <a class="reference internal" href="taskflow.html"><span class="doc">TaskFlow</span></a>-decorated <code class="docutils literal notranslate"><span class="pre">&#64;task</span></code>, which is a custom Python function packaged up as a Task.</p></li>
 </ul>
-<p>Internally, these are all actually subclasses of Airflow’s <code class="docutils literal notranslate"><span class="pre">BaseOperator</span></code>, and the concepts of Task and Operator are somewhat interchangeable, but it’s useful to think of them as separate concepts - essentially, Operators and Sensors are <em>templates</em>, and when you call one in a DAG file, you’re making a Task.</p>
+<p>Internally, these are all actually subclasses of Airflow's <code class="docutils literal notranslate"><span class="pre">BaseOperator</span></code>, and the concepts of Task and Operator are somewhat interchangeable, but it's useful to think of them as separate concepts - essentially, Operators and Sensors are <em>templates</em>, and when you call one in a DAG file, you're making a Task.</p>
 </div>
 <div class="section" id="control-flow">
 <h2>Control Flow<a class="headerlink" href="#control-flow" title="Permalink to this headline">¶</a></h2>
-<p><a class="reference internal" href="dags.html"><span class="doc">DAGs</span></a> are designed to be run many times, and multiple runs of them can happen in parallel. DAGs are parameterized, always including an interval they are “running for” (the <a class="reference internal" href="../dag-run.html#data-interval"><span class="std std-ref">data interval</span></a>), but with other optional parameters as well.</p>
-<p><a class="reference internal" href="tasks.html"><span class="doc">Tasks</span></a> have dependencies declared on each other. You’ll see this in a DAG either using the <code class="docutils literal notranslate"><span class="pre">&gt;&gt;</span></code> and <code class="docutils literal notranslate"><span class="pre">&lt;&lt;</span></code> operators:</p>
+<p><a class="reference internal" href="dags.html"><span class="doc">DAGs</span></a> are designed to be run many times, and multiple runs of them can happen in parallel. DAGs are parameterized, always including an interval they are &quot;running for&quot; (the <a class="reference internal" href="../dag-run.html#data-interval"><span class="std std-ref">data interval</span></a>), but with other optional parameters as well.</p>
+<p><a class="reference internal" href="tasks.html"><span class="doc">Tasks</span></a> have dependencies declared on each other. You'll see this in a DAG either using the <code class="docutils literal notranslate"><span class="pre">&gt;&gt;</span></code> and <code class="docutils literal notranslate"><span class="pre">&lt;&lt;</span></code> operators:</p>
 <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">first_task</span> <span class="o">&gt;&gt;</span> <span class="p">[</span><span class="n">second_task</span><span class="p">,</span> <span class="n">third_task</span><span class="p">]</span>
 <span class="n">fourth_task</span> <span class="o">&lt;&lt;</span> <span class="n">third_task</span>
 </pre></div>
@@ -735,21 +735,21 @@
 <span class="n">fourth_task</span><span class="o">.</span><span class="n">set_upstream</span><span class="p">(</span><span class="n">third_task</span><span class="p">)</span>
 </pre></div>
 </div>
-<p>These dependencies are what make up the “edges” of the graph, and how Airflow works out which order to run your tasks in. By default, a task will wait for all of its upstream tasks to succeed before it runs, but this can be customized using features like <a class="reference internal" href="dags.html#concepts-branching"><span class="std std-ref">Branching</span></a>, <a class="reference internal" href="dags.html#concepts-latest-only"><span class="std std-ref">LatestOnly</span></a>, and <a class="reference internal" href="dags.html#concepts-trigger-rules"><span class="std std-ref">Trigger Rules</span></a>.</p>
+<p>These dependencies are what make up the &quot;edges&quot; of the graph, and how Airflow works out which order to run your tasks in. By default, a task will wait for all of its upstream tasks to succeed before it runs, but this can be customized using features like <a class="reference internal" href="dags.html#concepts-branching"><span class="std std-ref">Branching</span></a>, <a class="reference internal" href="dags.html#concepts-latest-only"><span class="std std-ref">LatestOnly</span></a>, and <a class="reference internal" href="dags.html#concepts-trigger-rules"><span class="std std-ref">Trigger Rules</span></a>.</p>
 <p>To pass data between tasks you have two options:</p>
 <ul class="simple">
-<li><p><a class="reference internal" href="xcoms.html"><span class="doc">XComs</span></a> (“Cross-communications”), a system where you can have tasks push and pull small bits of metadata.</p></li>
+<li><p><a class="reference internal" href="xcoms.html"><span class="doc">XComs</span></a> (&quot;Cross-communications&quot;), a system where you can have tasks push and pull small bits of metadata.</p></li>
 <li><p>Uploading and downloading large files from a storage service (either one you run, or part of a public cloud)</p></li>
 </ul>
-<p>Airflow sends out Tasks to run on Workers as space becomes available, so there’s no guarantee all the tasks in your DAG will run on the same worker or the same machine.</p>
-<p>As you build out your DAGs, they are likely to get very complex, so Airflow provides several mechanisms for making this more sustainable - <a class="reference internal" href="dags.html#concepts-subdags"><span class="std std-ref">SubDAGs</span></a> let you make “reusable” DAGs you can embed into other ones, and <a class="reference internal" href="dags.html#concepts-taskgroups"><span class="std std-ref">TaskGroups</span></a> let you visually group tasks in the UI.</p>
+<p>Airflow sends out Tasks to run on Workers as space becomes available, so there's no guarantee all the tasks in your DAG will run on the same worker or the same machine.</p>
+<p>As you build out your DAGs, they are likely to get very complex, so Airflow provides several mechanisms for making this more sustainable - <a class="reference internal" href="dags.html#concepts-subdags"><span class="std std-ref">SubDAGs</span></a> let you make &quot;reusable&quot; DAGs you can embed into other ones, and <a class="reference internal" href="dags.html#concepts-taskgroups"><span class="std std-ref">TaskGroups</span></a> let you visually group tasks in the UI.</p>
 <p>There are also features for letting you easily pre-configure access to a central resource, like a datastore, in the form of <a class="reference internal" href="connections.html"><span class="doc">Connections &amp; Hooks</span></a>, and for limiting concurrency, via <a class="reference internal" href="pools.html"><span class="doc">Pools</span></a>.</p>
 </div>
 <div class="section" id="user-interface">
 <h2>User interface<a class="headerlink" href="#user-interface" title="Permalink to this headline">¶</a></h2>
 <p>Airflow comes with a user interface that lets you see what DAGs and their tasks are doing, trigger runs of DAGs, view logs, and do some limited debugging and resolution of problems with your DAGs.</p>
 <img alt="../_images/dags.png" src="../_images/dags.png" />
-<p>It’s generally the best way to see the status of your Airflow installation as a whole, as well as diving into individual DAGs to see their layout, the status of each task, and the logs from each task.</p>
+<p>It's generally the best way to see the status of your Airflow installation as a whole, as well as diving into individual DAGs to see their layout, the status of each task, and the logs from each task.</p>
 </div>
 </div>
 
diff --git a/docs-archive/apache-airflow/2.3.0/concepts/params.html b/docs-archive/apache-airflow/2.3.0/concepts/params.html
index 60b184d..4c87884 100644
--- a/docs-archive/apache-airflow/2.3.0/concepts/params.html
+++ b/docs-archive/apache-airflow/2.3.0/concepts/params.html
@@ -704,12 +704,12 @@
 <span id="concepts-params"></span><h1>Params<a class="headerlink" href="#params" title="Permalink to this headline">¶</a></h1>
 <p>Params are how Airflow provides runtime configuration to tasks.
 When you trigger a DAG manually, you can modify its Params before the dagrun starts.
-If the user-supplied values don’t pass validation, Airflow shows a warning instead of creating the dagrun.
+If the user-supplied values don't pass validation, Airflow shows a warning instead of creating the dagrun.
 (For scheduled runs, the default values are used.)</p>
 <div class="section" id="adding-params-to-a-dag">
 <h2>Adding Params to a DAG<a class="headerlink" href="#adding-params-to-a-dag" title="Permalink to this headline">¶</a></h2>
 <p>To add Params to a <a class="reference internal" href="../_api/airflow/models/dag/index.html#airflow.models.dag.DAG" title="airflow.models.dag.DAG"><code class="xref py py-class docutils literal notranslate"><span class="pre">DAG</span></code></a>, initialize it with the <code class="docutils literal notranslate"><span class="pre">params</span></code> kwarg.
-Use a dictionary that maps Param names to a either a <a class="reference internal" href="../_api/airflow/models/param/index.html#airflow.models.param.Param" title="airflow.models.param.Param"><code class="xref py py-class docutils literal notranslate"><span class="pre">Param</span></code></a> or an object indicating the parameter’s default value.</p>
+Use a dictionary that maps Param names to a either a <a class="reference internal" href="../_api/airflow/models/param/index.html#airflow.models.param.Param" title="airflow.models.param.Param"><code class="xref py py-class docutils literal notranslate"><span class="pre">Param</span></code></a> or an object indicating the parameter's default value.</p>
 <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="kn">from</span> <span class="nn">airflow</span> <span class="kn">import</span> <span class="n">DAG</span>
 <span class="kn">from</span> <span class="nn">airflow.models.param</span> <span class="kn">import</span> <span class="n">Param</span>
 
@@ -747,7 +747,7 @@
 <span class="p">)</span> <span class="k">as</span> <span class="n">the_dag</span><span class="p">:</span>
 </pre></div>
 </div>
-<p>This way, the Param’s type is respected when its provided to your task.</p>
+<p>This way, the Param's type is respected when its provided to your task.</p>
 <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="c1"># prints &lt;class &#39;str&#39;&gt; by default</span>
 <span class="c1"># prints &lt;class &#39;int&#39;&gt; if render_template_as_native_obj=True</span>
 <span class="n">PythonOperator</span><span class="p">(</span>
@@ -761,7 +761,7 @@
 <span class="p">)</span>
 </pre></div>
 </div>
-<p>Another way to access your param is via a task’s <code class="docutils literal notranslate"><span class="pre">context</span></code> kwarg.</p>
+<p>Another way to access your param is via a task's <code class="docutils literal notranslate"><span class="pre">context</span></code> kwarg.</p>
 <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="k">def</span> <span class="nf">print_x</span><span class="p">(</span><span class="o">**</span><span class="n">context</span><span class="p">):</span>
     <span class="nb">print</span><span class="p">(</span><span class="n">context</span><span class="p">[</span><span class="s2">&quot;params&quot;</span><span class="p">][</span><span class="s2">&quot;x&quot;</span><span class="p">])</span>
 
@@ -782,8 +782,8 @@
 <span class="p">)</span>
 </pre></div>
 </div>
-<p>If there’s already a dag param with that name, the task-level default will take precedence over the dag-level default.
-If a user supplies their own value when the DAG was triggered, Airflow ignores all defaults and uses the user’s value.</p>
+<p>If there's already a dag param with that name, the task-level default will take precedence over the dag-level default.
+If a user supplies their own value when the DAG was triggered, Airflow ignores all defaults and uses the user's value.</p>
 </div>
 <div class="section" id="json-schema-validation">
 <h2>JSON Schema Validation<a class="headerlink" href="#json-schema-validation" title="Permalink to this headline">¶</a></h2>
@@ -816,7 +816,7 @@
 <div class="admonition note">
 <p class="admonition-title">Note</p>
 <p>As of now, for security reasons, one can not use Param objects derived out of custom classes. We are
-planning to have a registration system for custom Param classes, just like we’ve for Operator ExtraLinks.</p>
+planning to have a registration system for custom Param classes, just like we've for Operator ExtraLinks.</p>
 </div>
 </div>
 <div class="section" id="disabling-runtime-param-modification">
diff --git a/docs-archive/apache-airflow/2.3.0/concepts/pools.html b/docs-archive/apache-airflow/2.3.0/concepts/pools.html
index 2d5a1f6..e5bb8df 100644
--- a/docs-archive/apache-airflow/2.3.0/concepts/pools.html
+++ b/docs-archive/apache-airflow/2.3.0/concepts/pools.html
@@ -717,7 +717,7 @@
 <div class="section" id="using-multiple-pool-slots">
 <h2>Using multiple pool slots<a class="headerlink" href="#using-multiple-pool-slots" title="Permalink to this headline">¶</a></h2>
 <p>Airflow tasks will each occupy a single pool slot by default, but they can be configured to occupy more with the <code class="docutils literal notranslate"><span class="pre">pool_slots</span></code> argument if required.
-This is particularly useful when several tasks that belong to the same pool don’t carry the same “computational weight”.</p>
+This is particularly useful when several tasks that belong to the same pool don't carry the same &quot;computational weight&quot;.</p>
 <p>For instance, consider a pool with 2 slots, <code class="docutils literal notranslate"><span class="pre">Pool(pool='maintenance',</span> <span class="pre">slots=2)</span></code>, and the following tasks:</p>
 <div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="n">BashOperator</span><span class="p">(</span>
     <span class="n">task_id</span><span class="o">=</span><span class="s2">&quot;heavy_task&quot;</span><span class="p">,</span>
diff --git a/docs-archive/apache-airflow/2.3.0/concepts/priority-weight.html b/docs-archive/apache-airflow/2.3.0/concepts/priority-weight.html
index 16abc95..46e46ab 100644
--- a/docs-archive/apache-airflow/2.3.0/concepts/priority-weight.html
+++ b/docs-archive/apache-airflow/2.3.0/concepts/priority-weight.html
@@ -691,7 +691,7 @@
 <p><code class="docutils literal notranslate"><span class="pre">priority_weight</span></code> defines priorities in the executor queue. The default <code class="docutils literal notranslate"><span class="pre">priority_weight</span></code> is <code class="docutils literal notranslate"><span class="pre">1</span></code>, and can be
 bumped to any integer. Moreover, each task has a true <code class="docutils literal notranslate"><span class="pre">priority_weight</span></code> that is calculated based on its
 <code class="docutils literal notranslate"><span class="pre">weight_rule</span></code> which defines weighting method used for the effective total priority weight of the task.</p>
-<p>By default, Airflow’s weighting method is <code class="docutils literal notranslate"><span class="pre">downstream</span></code>. You can find other weighting methods in
+<p>By default, Airflow's weighting method is <code class="docutils literal notranslate"><span class="pre">downstream</span></code>. You can find other weighting methods in
 <code class="xref py py-class docutils literal notranslate"><span class="pre">airflow.utils.WeightRule</span></code>.</p>
 <p>There are three weighting methods.</p>
 <ul>
diff --git a/docs-archive/apache-airflow/2.3.0/concepts/scheduler.html b/docs-archive/apache-airflow/2.3.0/concepts/scheduler.html
index a52d64a..035b8c1 100644
--- a/docs-archive/apache-airflow/2.3.0/concepts/scheduler.html
+++ b/docs-archive/apache-airflow/2.3.0/concepts/scheduler.html
@@ -357,10 +357,10 @@
 </ul>
 </li>
 <li class="toctree-l3"><a class="reference internal" href="#fine-tuning-your-scheduler-performance">Fine-tuning your Scheduler performance</a><ul>
-<li class="toctree-l4"><a class="reference internal" href="#what-impacts-scheduler-s-performance">What impacts scheduler’s performance</a></li>
-<li class="toctree-l4"><a class="reference internal" href="#how-to-approach-scheduler-s-fine-tuning">How to approach Scheduler’s fine-tuning</a></li>
-<li class="toctree-l4"><a class="reference internal" href="#what-resources-might-limit-scheduler-s-performance">What resources might limit Scheduler’s performance</a></li>
-<li class="toctree-l4"><a class="reference internal" href="#what-can-you-do-to-improve-scheduler-s-performance">What can you do, to improve Scheduler’s performance</a></li>
+<li class="toctree-l4"><a class="reference internal" href="#what-impacts-scheduler-s-performance">What impacts scheduler's performance</a></li>
+<li class="toctree-l4"><a class="reference internal" href="#how-to-approach-scheduler-s-fine-tuning">How to approach Scheduler's fine-tuning</a></li>
+<li class="toctree-l4"><a class="reference internal" href="#what-resources-might-limit-scheduler-s-performance">What resources might limit Scheduler's performance</a></li>
+<li class="toctree-l4"><a class="reference internal" href="#what-can-you-do-to-improve-scheduler-s-performance">What can you do, to improve Scheduler's performance</a></li>
 <li class="toctree-l4"><a class="reference internal" href="#scheduler-configuration-options">Scheduler Configuration options</a></li>
 </ul>
 </li>
@@ -564,10 +564,10 @@
 </ul>
 </li>
 <li class="toctree-l3"><a class="reference internal" href="#fine-tuning-your-scheduler-performance">Fine-tuning your Scheduler performance</a><ul>
-<li class="toctree-l4"><a class="reference internal" href="#what-impacts-scheduler-s-performance">What impacts scheduler’s performance</a></li>
-<li class="toctree-l4"><a class="reference internal" href="#how-to-approach-scheduler-s-fine-tuning">How to approach Scheduler’s fine-tuning</a></li>
-<li class="toctree-l4"><a class="reference internal" href="#what-resources-might-limit-scheduler-s-performance">What resources might limit Scheduler’s performance</a></li>
-<li class="toctree-l4"><a class="reference internal" href="#what-can-you-do-to-improve-scheduler-s-performance">What can you do, to improve Scheduler’s performance</a></li>
+<li class="toctree-l4"><a class="reference internal" href="#what-impacts-scheduler-s-performance">What impacts scheduler's performance</a></li>
+<li class="toctree-l4"><a class="reference internal" href="#how-to-approach-scheduler-s-fine-tuning">How to approach Scheduler's fine-tuning</a></li>
+<li class="toctree-l4"><a class="reference internal" href="#what-resources-might-limit-scheduler-s-performance">What resources might limit Scheduler's performance</a></li>
+<li class="toctree-l4"><a class="reference internal" href="#what-can-you-do-to-improve-scheduler-s-performance">What can you do, to improve Scheduler's performance</a></li>
 <li class="toctree-l4"><a class="reference internal" href="#scheduler-configuration-options">Scheduler Configuration options</a></li>
 </ul>
 </li>
@@ -743,7 +743,7 @@
 Subsequent DAG Runs are created by the scheduler process, based on your DAG’s <code class="docutils literal notranslate"><span class="pre">schedule_interval</span></code>,
 sequentially.</p>
 </div>
-<p>The scheduler won’t trigger your tasks until the period it covers has ended e.g., A job with <code class="docutils literal notranslate"><span class="pre">schedule_interval</span></code> set as <code class="docutils literal notranslate"><span class="pre">&#64;daily</span></code> runs after the day
+<p>The scheduler won't trigger your tasks until the period it covers has ended e.g., A job with <code class="docutils literal notranslate"><span class="pre">schedule_interval</span></code> set as <code class="docutils literal notranslate"><span class="pre">&#64;daily</span></code> runs after the day
 has ended. This technique makes sure that whatever data is required for that period is fully available before the DAG is executed.
 In the UI, it appears as if Airflow is running your tasks a day <strong>late</strong></p>
 <div class="admonition note">
@@ -760,21 +760,21 @@
 </div>
 <div class="section" id="triggering-dag-with-future-date">
 <h2>Triggering DAG with Future Date<a class="headerlink" href="#triggering-dag-with-future-date" title="Permalink to this headline">¶</a></h2>
-<p>If you want to use ‘external trigger’ to run future-dated data intervals, set <code class="docutils literal notranslate"><span class="pre">allow_trigger_in_future</span> <span class="pre">=</span> <span class="pre">True</span></code> in <code class="docutils literal notranslate"><span class="pre">scheduler</span></code> section in <code class="docutils literal notranslate"><span class="pre">airflow.cfg</span></code>.
+<p>If you want to use 'external trigger' to run future-dated data intervals, set <code class="docutils literal notranslate"><span class="pre">allow_trigger_in_future</span> <span class="pre">=</span> <span class="pre">True</span></code> in <code class="docutils literal notranslate"><span class="pre">scheduler</span></code> section in <code class="docutils literal notranslate"><span class="pre">airflow.cfg</span></code>.
 This only has effect if your DAG has no <code class="docutils literal notranslate"><span class="pre">schedule_interval</span></code>.
-If you keep default <code class="docutils literal notranslate"><span class="pre">allow_trigger_in_future</span> <span class="pre">=</span> <span class="pre">False</span></code> and try ‘external trigger’ to run future-dated data intervals,
-the scheduler won’t execute it now but the scheduler will execute it in the future once the current date rolls over to the start of the data interval.</p>
+If you keep default <code class="docutils literal notranslate"><span class="pre">allow_trigger_in_future</span> <span class="pre">=</span> <span class="pre">False</span></code> and try 'external trigger' to run future-dated data intervals,
+the scheduler won't execute it now but the scheduler will execute it in the future once the current date rolls over to the start of the data interval.</p>
 </div>
 <div class="section" id="running-more-than-one-scheduler">
 <span id="scheduler-ha"></span><h2>Running More Than One Scheduler<a class="headerlink" href="#running-more-than-one-scheduler" title="Permalink to this headline">¶</a></h2>
-<p>Airflow supports running more than one scheduler concurrently – both for performance reasons and for
+<p>Airflow supports running more than one scheduler concurrently -- both for performance reasons and for
 resiliency.</p>
 <div class="section" id="overview">
 <h3>Overview<a class="headerlink" href="#overview" title="Permalink to this headline">¶</a></h3>
 <p>The <abbr title="highly available">HA</abbr> scheduler is designed to take advantage of the existing metadata database.
 This was primarily done for operational simplicity: every component already has to speak to this DB, and by
 not using direct communication or consensus algorithm between schedulers (Raft, Paxos, etc.) nor another
-consensus tool (Apache Zookeeper, or Consul for instance) we have kept the “operational surface area” to a
+consensus tool (Apache Zookeeper, or Consul for instance) we have kept the &quot;operational surface area&quot; to a
 minimum.</p>
 <p>The scheduler now uses the serialized DAG representation to make its scheduling decisions and the rough
 outline of the scheduling loop is:</p>
@@ -788,8 +788,8 @@
 </div>
 <div class="section" id="database-requirements">
 <span id="scheduler-ha-db-requirements"></span><h3>Database Requirements<a class="headerlink" href="#database-requirements" title="Permalink to this headline">¶</a></h3>
-<p>The short version is that users of PostgreSQL 10+ or MySQL 8+ are all ready to go – you can start running as
-many copies of the scheduler as you like – there is no further set up or config options needed. If you are
+<p>The short version is that users of PostgreSQL 10+ or MySQL 8+ are all ready to go -- you can start running as
+many copies of the scheduler as you like -- there is no further set up or config options needed. If you are
 using a different database please read on.</p>
 <p>To maintain performance and throughput there is one part of the scheduling loop that does a number of
 calculations in memory (because having to round-trip to the DB for each TaskInstance would be too slow) so we
@@ -799,7 +799,7 @@
 ensuring the various concurrency and pool limits are respected. The critical section is obtained by asking for
 a row-level write lock on every row of the Pool table (roughly equivalent to <code class="docutils literal notranslate"><span class="pre">SELECT</span> <span class="pre">*</span> <span class="pre">FROM</span> <span class="pre">slot_pool</span> <span class="pre">FOR</span>
 <span class="pre">UPDATE</span> <span class="pre">NOWAIT</span></code> but the exact query is slightly different).</p>
-<p>The following databases are fully supported and provide an “optimal” experience:</p>
+<p>The following databases are fully supported and provide an &quot;optimal&quot; experience:</p>
 <ul class="simple">
 <li><p>PostgreSQL 10+</p></li>
 <li><p>MySQL 8+</p></li>
@@ -826,7 +826,7 @@
 <div class="section" id="fine-tuning-your-scheduler-performance">
 <h2>Fine-tuning your Scheduler performance<a class="headerlink" href="#fine-tuning-your-scheduler-performance" title="Permalink to this headline">¶</a></h2>
 <div class="section" id="what-impacts-scheduler-s-performance">
-<h3>What impacts scheduler’s performance<a class="headerlink" href="#what-impacts-scheduler-s-performance" title="Permalink to this headline">¶</a></h3>
+<h3>What impacts scheduler's performance<a class="headerlink" href="#what-impacts-scheduler-s-performance" title="Permalink to this headline">¶</a></h3>
 <p>The Scheduler is responsible for two operations:</p>
 <ul class="simple">
 <li><p>continuously parsing DAG files and synchronizing with the DAG in the database</p></li>
@@ -872,13 +872,13 @@
 </dl>
 </li>
 </ul>
-<p>In order to perform fine-tuning, it’s good to understand how Scheduler works under-the-hood.
+<p>In order to perform fine-tuning, it's good to understand how Scheduler works under-the-hood.
 You can take a look at the Airflow Summit 2021 talk
 <a class="reference external" href="https://youtu.be/DYC4-xElccE">Deep Dive into the Airflow Scheduler talk</a> to perform the fine-tuning.</p>
 </div>
 <div class="section" id="how-to-approach-scheduler-s-fine-tuning">
-<h3>How to approach Scheduler’s fine-tuning<a class="headerlink" href="#how-to-approach-scheduler-s-fine-tuning" title="Permalink to this headline">¶</a></h3>
-<p>Airflow gives you a lot of “knobs” to turn to fine tune the performance but it’s a separate task,
+<h3>How to approach Scheduler's fine-tuning<a class="headerlink" href="#how-to-approach-scheduler-s-fine-tuning" title="Permalink to this headline">¶</a></h3>
+<p>Airflow gives you a lot of &quot;knobs&quot; to turn to fine tune the performance but it's a separate task,
 depending on your particular deployment, your DAG structure, hardware availability and expectations,
 to decide which knobs to turn to get best effect for you. Part of the job when managing the
 deployment is to decide what you are going to optimize for. Some users are ok with
@@ -902,7 +902,7 @@
 </ul>
 </div>
 <div class="section" id="what-resources-might-limit-scheduler-s-performance">
-<h3>What resources might limit Scheduler’s performance<a class="headerlink" href="#what-resources-might-limit-scheduler-s-performance" title="Permalink to this headline">¶</a></h3>
+<h3>What resources might limit Scheduler's performance<a class="headerlink" href="#what-resources-might-limit-scheduler-s-performance" title="Permalink to this headline">¶</a></h3>
 <p>There are several areas of resource usage that you should pay attention to:</p>
 <ul class="simple">
 <li><p>FileSystem performance. Airflow Scheduler relies heavily on parsing (sometimes a lot) of Python
@@ -923,7 +923,7 @@
 but if your problems with performance come from distributed filesystem performance, they might be the
 best approach to follow.</p></li>
 <li><p>Database connections and Database usage might become a problem as you want to increase performance and
-process more things in parallel. Airflow is known from being “database-connection hungry” - the more DAGs
+process more things in parallel. Airflow is known from being &quot;database-connection hungry&quot; - the more DAGs
 you have and the more you want to process in parallel, the more database connections will be opened.
 This is generally not a problem for MySQL as its model of handling connections is thread-based, but this
 might be a problem for Postgres, where connection handling is process-based. It is a general consensus
@@ -940,7 +940,7 @@
 the way how your DAGs are built, avoiding external data sources is your best approach to improve CPU
 usage. If you have more CPUs available, you can increase number of processing threads
 <a class="reference internal" href="../configurations-ref.html#config-scheduler-parsing-processes"><span class="std std-ref">parsing_processes</span></a>, Also Airflow Scheduler scales almost linearly with
-several instances, so you can also add more Schedulers if your Scheduler’s performance is CPU-bound.</p></li>
+several instances, so you can also add more Schedulers if your Scheduler's performance is CPU-bound.</p></li>
 <li><p>Airflow might use quite significant amount of memory when you try to get more performance out of it.
 Often more performance is achieved in Airflow by increasing number of processes handling the load,
 and each process requires whole interpreter of Python loaded, a lot of classes imported, temporary
@@ -957,7 +957,7 @@
 </ul>
 </div>
 <div class="section" id="what-can-you-do-to-improve-scheduler-s-performance">
-<h3>What can you do, to improve Scheduler’s performance<a class="headerlink" href="#what-can-you-do-to-improve-scheduler-s-performance" title="Permalink to this headline">¶</a></h3>
+<h3>What can you do, to improve Scheduler's performance<a class="headerlink" href="#what-can-you-do-to-improve-scheduler-s-performance" title="Permalink to this headline">¶</a></h3>
 <p>When you know what your resource usage is, the improvements that you can consider might be:</p>
 <ul class="simple">
 <li><p>improve the logic, efficiency of parsing and reduce complexity of your top-level DAG Python code. It is
@@ -972,11 +972,11 @@
 frequent actions might bring improvements in performance at the expense of higher utilization of those.</p></li>
 <li><p>increase hardware capacity (for example if you see that CPU is limiting you or that I/O you use for
 DAG filesystem is at its limits). Often the problem with scheduler performance is
-simply because your system is not “capable” enough and this might be the only way. For example if
+simply because your system is not &quot;capable&quot; enough and this might be the only way. For example if
 you see that you are using all CPU you have on machine, you might want to add another scheduler on
 a new machine - in most cases, when you add 2nd or 3rd scheduler, the capacity of scheduling grows
 linearly (unless the shared database or filesystem is a bottleneck).</p></li>
-<li><p>experiment with different values for the “scheduler tunables”. Often you might get better effects by
+<li><p>experiment with different values for the &quot;scheduler tunables&quot;. Often you might get better effects by
 simply exchanging one performance aspect for another. For example if you want to decrease the
 CPU usage, you might increase file processing interval (but the result will be that new DAGs will
 appear with bigger delay). Usually performance tuning is the art of balancing different aspects.</p></li>
@@ -993,7 +993,7 @@
 <li><p><a class="reference internal" href="../configurations-ref.html#config-scheduler-max-dagruns-to-create-per-loop"><span class="std std-ref">max_dagruns_to_create_per_loop</span></a></p>
 <p>This changes the number of DAGs that are locked by each scheduler when
 creating DAG runs. One possible reason for setting this lower is if you
-have huge DAGs (in the order of 10k+ tasks per DAG) and are running multiple schedulers, you won’t want one
+have huge DAGs (in the order of 10k+ tasks per DAG) and are running multiple schedulers, you won't want one
 scheduler to do all the work.</p>
 </li>
 <li><p><a class="reference internal" href="../configurations-ref.html#config-scheduler-max-dagruns-per-loop-to-schedule"><span class="std std-ref">max_dagruns_per_loop_to_schedule</span></a></p>
@@ -1019,11 +1019,11 @@
 <p>How often (in seconds) should the scheduler check for orphaned tasks or dead
 SchedulerJobs.</p>
 <p>This setting controls how a dead scheduler will be noticed and the tasks it
-was “supervising” get picked up by another scheduler. The tasks will stay
+was &quot;supervising&quot; get picked up by another scheduler. The tasks will stay
 running, so there is no harm in not detecting this for a while.</p>
-<p>When a SchedulerJob is detected as “dead” (as determined by
+<p>When a SchedulerJob is detected as &quot;dead&quot; (as determined by
 <a class="reference internal" href="../configurations-ref.html#config-scheduler-scheduler-health-check-threshold"><span class="std std-ref">scheduler_health_check_threshold</span></a>) any running or
-queued tasks that were launched by the dead process will be “adopted” and
+queued tasks that were launched by the dead process will be &quot;adopted&quot; and
 monitored by this scheduler instead.</p>
 </li>
 <li><p><a class="reference internal" href="../configurations-ref.html#config-scheduler-dag-dir-list-interval"><span class="std std-ref">dag_dir_list_interval</span></a>
@@ -1141,10 +1141,10 @@
 </ul>
 </li>
 <li><a class="reference internal" href="#fine-tuning-your-scheduler-performance">Fine-tuning your Scheduler performance</a><ul>
-<li><a class="reference internal" href="#what-impacts-scheduler-s-performance">What impacts scheduler’s performance</a></li>
-<li><a class="reference internal" href="#how-to-approach-scheduler-s-fine-tuning">How to approach Scheduler’s fine-tuning</a></li>
-<li><a class="reference internal" href="#what-resources-might-limit-scheduler-s-performance">What resources might limit Scheduler’s performance</a></li>
-<li><a class="reference internal" href="#what-can-you-do-to-improve-scheduler-s-performance">What can you do, to improve Scheduler’s performance</a></li>
+<li><a class="reference internal" href="#what-impacts-scheduler-s-performance">What impacts scheduler's performance</a></li>
+<li><a class="reference internal" href="#how-to-approach-scheduler-s-fine-tuning">How to approach Scheduler's fine-tuning</a></li>
+<li><a class="reference internal" href="#what-resources-might-limit-scheduler-s-performance">What resources might limit Scheduler's performance</a></li>
+<li><a class="reference internal" href="#what-can-you-do-to-improve-scheduler-s-performance">What can you do, to improve Scheduler's performance</a></li>
 <li><a class="reference internal" href="#scheduler-configuration-options">Scheduler Configuration options</a></li>
 </ul>
 </li>
diff --git a/docs-archive/apache-airflow/2.3.0/concepts/smart-sensors.html b/docs-archive/apache-airflow/2.3.0/concepts/smart-sensors.html
index 49275ff..d5aed56 100644
--- a/docs-archive/apache-airflow/2.3.0/concepts/smart-sensors.html
+++ b/docs-archive/apache-airflow/2.3.0/concepts/smart-sensors.html
@@ -747,7 +747,7 @@
 the control to use smart sensors or not, unless they exclude their tasks explicitly.</p></li>
 </ul>
 <p>Enabling/disabling the smart sensor service is a system level configuration change.
-It is transparent to the individual users. Existing DAGs don’t need to be changed for
+It is transparent to the individual users. Existing DAGs don't need to be changed for
 enabling/disabling the smart sensor. Rotating centralized smart sensor tasks will not
 cause any user’s sensor task failure.</p>
 <ul class="simple">
@@ -759,8 +759,8 @@
 <ul class="simple">
 <li><p>Define <code class="docutils literal notranslate"><span class="pre">poke_context_fields</span></code> as class attribute in the sensor. <code class="docutils literal notranslate"><span class="pre">poke_context_fields</span></code>
 include all key names used for initializing a sensor object.</p></li>
-<li><p>In <code class="docutils literal notranslate"><span class="pre">airflow.cfg</span></code>, add the new operator’s classname to <code class="docutils literal notranslate"><span class="pre">[smart_sensor]</span> <span class="pre">sensors_enabled</span></code>.
-All supported sensors’ classname should be comma separated.</p></li>
+<li><p>In <code class="docutils literal notranslate"><span class="pre">airflow.cfg</span></code>, add the new operator's classname to <code class="docutils literal notranslate"><span class="pre">[smart_sensor]</span> <span class="pre">sensors_enabled</span></code>.
+All supported sensors' classname should be comma separated.</p></li>
 </ul>
 </div>
 <div class="section" id="migrating-to-deferrable-operators">
diff --git a/docs-archive/apache-airflow/2.3.0/concepts/taskflow.html b/docs-archive/apache-airflow/2.3.0/concepts/taskflow.html
index 2b5690f..f96db56 100644
--- a/docs-archive/apache-airflow/2.3.0/concepts/taskflow.html
+++ b/docs-archive/apache-airflow/2.3.0/concepts/taskflow.html
@@ -726,7 +726,7 @@
 <p>Here, there are three tasks - <code class="docutils literal notranslate"><span class="pre">get_ip</span></code>, <code class="docutils literal notranslate"><span class="pre">compose_email</span></code>, and <code class="docutils literal notranslate"><span class="pre">send_email</span></code>.</p>
 <p>The first two are declared using TaskFlow, and automatically pass the return value of <code class="docutils literal notranslate"><span class="pre">get_ip</span></code> into <code class="docutils literal notranslate"><span class="pre">compose_email</span></code>, not only linking the XCom across, but automatically declaring that <code class="docutils literal notranslate"><span class="pre">compose_email</span></code> is <em>downstream</em> of <code class="docutils literal notranslate"><span class="pre">get_ip</span></code>.</p>
 <p><code class="docutils literal notranslate"><span class="pre">send_email</span></code> is a more traditional Operator, but even it can use the return value of <code class="docutils literal notranslate"><span class="pre">compose_email</span></code> to set its parameters, and again, automatically work out that it must be <em>downstream</em> of <code class="docutils literal notranslate"><span class="pre">compose_email</span></code>.</p>
-<p>You can also use a plain value or variable to call a TaskFlow function - for example, this will work as you expect (but, of course, won’t run the code inside the task until the DAG is executed - the <code class="docutils literal notranslate"><span class="pre">name</span></code> value is persisted as a task parameter until that time):</p>
+<p>You can also use a plain value or variable to call a TaskFlow function - for example, this will work as you expect (but, of course, won't run the code inside the task until the DAG is executed - the <code class="docutils literal notranslate"><span class="pre">name</span></code> value is persisted as a task parameter until that time):</p>
 <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="nd">@task</span>
 <span class="k">def</span> <span class="nf">hello_name</span><span class="p">(</span><span class="n">name</span><span class="p">:</span> <span class="nb">str</span><span class="p">):</span>
     <span class="nb">print</span><span class="p">(</span><span class="sa">f</span><span class="s1">&#39;Hello </span><span class="si">{</span><span class="n">name</span><span class="si">}</span><span class="s1">!&#39;</span><span class="p">)</span>
@@ -739,7 +739,7 @@
 <h2>History<a class="headerlink" href="#history" title="Permalink to this headline">¶</a></h2>
 <p>The TaskFlow API is new as of Airflow 2.0, and you are likely to encounter DAGs written for previous versions of Airflow that instead use <code class="docutils literal notranslate"><span class="pre">PythonOperator</span></code> to achieve similar goals, albeit with a lot more code.</p>
 <p>More context around the addition and design of the TaskFlow API can be found as part of its Airflow Improvement Proposal
-<a class="reference external" href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=148638736">AIP-31: “TaskFlow API” for clearer/simpler DAG definition</a></p>
+<a class="reference external" href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=148638736">AIP-31: &quot;TaskFlow API&quot; for clearer/simpler DAG definition</a></p>
 </div>
 </div>
 
diff --git a/docs-archive/apache-airflow/2.3.0/concepts/tasks.html b/docs-archive/apache-airflow/2.3.0/concepts/tasks.html
index 6c526fe..58648b7 100644
--- a/docs-archive/apache-airflow/2.3.0/concepts/tasks.html
+++ b/docs-archive/apache-airflow/2.3.0/concepts/tasks.html
@@ -725,7 +725,7 @@
 <li><p><a class="reference internal" href="sensors.html"><span class="doc">Sensors</span></a>, a special subclass of Operators which are entirely about waiting for an external event to happen.</p></li>
 <li><p>A <a class="reference internal" href="taskflow.html"><span class="doc">TaskFlow</span></a>-decorated <code class="docutils literal notranslate"><span class="pre">&#64;task</span></code>, which is a custom Python function packaged up as a Task.</p></li>
 </ul>
-<p>Internally, these are all actually subclasses of Airflow’s <code class="docutils literal notranslate"><span class="pre">BaseOperator</span></code>, and the concepts of Task and Operator are somewhat interchangeable, but it’s useful to think of them as separate concepts - essentially, Operators and Sensors are <em>templates</em>, and when you call one in a DAG file, you’re making a Task.</p>
+<p>Internally, these are all actually subclasses of Airflow's <code class="docutils literal notranslate"><span class="pre">BaseOperator</span></code>, and the concepts of Task and Operator are somewhat interchangeable, but it's useful to think of them as separate concepts - essentially, Operators and Sensors are <em>templates</em>, and when you call one in a DAG file, you're making a Task.</p>
 <div class="section" id="relationships">
 <h2>Relationships<a class="headerlink" href="#relationships" title="Permalink to this headline">¶</a></h2>
 <p>The key part of using Tasks is defining how they relate to each other - their <em>dependencies</em>, or as we say in Airflow, their <em>upstream</em> and <em>downstream</em> tasks. You declare your Tasks first, and then you declare their dependencies second.</p>
@@ -746,7 +746,7 @@
 </div>
 <p>These both do exactly the same thing, but in general we recommend you use the bitshift operators, as they are easier to read in most cases.</p>
 <p>By default, a Task will run when all of its upstream (parent) tasks have succeeded, but there are many ways of modifying this behaviour to add branching, to only wait for some upstream tasks, or to change behaviour based on where the current run is in history. For more, see <a class="reference internal" href="dags.html#concepts-control-flow"><span class="std std-ref">Control Flow</span></a>.</p>
-<p>Tasks don’t pass information to each other by default, and run entirely independently. If you want to pass information from one Task to another, you should use <a class="reference internal" href="xcoms.html"><span class="doc">XComs</span></a>.</p>
+<p>Tasks don't pass information to each other by default, and run entirely independently. If you want to pass information from one Task to another, you should use <a class="reference internal" href="xcoms.html"><span class="doc">XComs</span></a>.</p>
 </div>
 <div class="section" id="task-instances">
 <span id="concepts-task-instances"></span><h2>Task Instances<a class="headerlink" href="#task-instances" title="Permalink to this headline">¶</a></h2>
@@ -755,7 +755,7 @@
 <p id="concepts-task-states">The possible states for a Task Instance are:</p>
 <ul class="simple">
 <li><p><code class="docutils literal notranslate"><span class="pre">none</span></code>: The Task has not yet been queued for execution (its dependencies are not yet met)</p></li>
-<li><p><code class="docutils literal notranslate"><span class="pre">scheduled</span></code>: The scheduler has determined the Task’s dependencies are met and it should run</p></li>
+<li><p><code class="docutils literal notranslate"><span class="pre">scheduled</span></code>: The scheduler has determined the Task's dependencies are met and it should run</p></li>
 <li><p><code class="docutils literal notranslate"><span class="pre">queued</span></code>: The task has been assigned to an Executor and is awaiting a worker</p></li>
 <li><p><code class="docutils literal notranslate"><span class="pre">running</span></code>: The task is running on a worker (or on a local/synchronous executor)</p></li>
 <li><p><code class="docutils literal notranslate"><span class="pre">success</span></code>: The task finished running without errors</p></li>
@@ -784,7 +784,7 @@
 <p>There may also be instances of the <em>same task</em>, but for different data intervals - from other runs of the same DAG. We call these <em>previous</em> and <em>next</em> - it is a different relationship to <em>upstream</em> and <em>downstream</em>!</p>
 <div class="admonition note">
 <p class="admonition-title">Note</p>
-<p>Some older Airflow documentation may still use “previous” to mean “upstream”. If you find an occurrence of this, please help us fix it!</p>
+<p>Some older Airflow documentation may still use &quot;previous&quot; to mean &quot;upstream&quot;. If you find an occurrence of this, please help us fix it!</p>
 </div>
 </div>
 </div>
@@ -803,7 +803,7 @@
 <li><p>Each time the sensor pokes the SFTP server, it is allowed to take maximum 60 seconds as defined by <code class="docutils literal notranslate"><span class="pre">execution_timeout</span></code>.</p></li>
 <li><p>If it takes the sensor more than 60 seconds to poke the SFTP server, <code class="docutils literal notranslate"><span class="pre">AirflowTaskTimeout</span></code> will be raised.
 The sensor is allowed to retry when this happens. It can retry up to 2 times as defined by <code class="docutils literal notranslate"><span class="pre">retries</span></code>.</p></li>
-<li><p>From the start of the first execution, till it eventually succeeds (i.e. after the file ‘root/test’ appears),
+<li><p>From the start of the first execution, till it eventually succeeds (i.e. after the file 'root/test' appears),
 the sensor is allowed maximum 3600 seconds as defined by <code class="docutils literal notranslate"><span class="pre">timeout</span></code>. In other words, if the file
 does not appear on the SFTP server within 3600 seconds, the sensor will raise <code class="docutils literal notranslate"><span class="pre">AirflowSensorTimeout</span></code>.
 It will not retry when this error is raised.</p></li>
@@ -825,10 +825,10 @@
 </div>
 <div class="section" id="slas">
 <span id="concepts-slas"></span><h2>SLAs<a class="headerlink" href="#slas" title="Permalink to this headline">¶</a></h2>
-<p>An SLA, or a Service Level Agreement, is an expectation for the maximum time a Task should take. If a task takes longer than this to run, it is then visible in the “SLA Misses” part of the user interface, as well as going out in an email of all tasks that missed their SLA.</p>
+<p>An SLA, or a Service Level Agreement, is an expectation for the maximum time a Task should take. If a task takes longer than this to run, it is then visible in the &quot;SLA Misses&quot; part of the user interface, as well as going out in an email of all tasks that missed their SLA.</p>
 <p>Tasks over their SLA are not cancelled, though - they are allowed to run to completion. If you want to cancel a task after a certain runtime is reached, you want <a class="reference internal" href="#concepts-timeouts"><span class="std std-ref">Timeouts</span></a> instead.</p>
-<p>To set an SLA for a task, pass a <code class="docutils literal notranslate"><span class="pre">datetime.timedelta</span></code> object to the Task/Operator’s <code class="docutils literal notranslate"><span class="pre">sla</span></code> parameter.  You can also supply an <code class="docutils literal notranslate"><span class="pre">sla_miss_callback</span></code> that will be called when the SLA is missed if you want to run your own logic.</p>
-<p>If you want to disable SLA checking entirely, you can set <code class="docutils literal notranslate"><span class="pre">check_slas</span> <span class="pre">=</span> <span class="pre">False</span></code> in Airflow’s <code class="docutils literal notranslate"><span class="pre">[core]</span></code> configuration.</p>
+<p>To set an SLA for a task, pass a <code class="docutils literal notranslate"><span class="pre">datetime.timedelta</span></code> object to the Task/Operator's <code class="docutils literal notranslate"><span class="pre">sla</span></code> parameter.  You can also supply an <code class="docutils literal notranslate"><span class="pre">sla_miss_callback</span></code> that will be called when the SLA is missed if you want to run your own logic.</p>
+<p>If you want to disable SLA checking entirely, you can set <code class="docutils literal notranslate"><span class="pre">check_slas</span> <span class="pre">=</span> <span class="pre">False</span></code> in Airflow's <code class="docutils literal notranslate"><span class="pre">[core]</span></code> configuration.</p>
 <p>To read more about configuring the emails, see <a class="reference internal" href="../howto/email-config.html"><span class="doc">Email Configuration</span></a>.</p>
 <div class="admonition note">
 <p class="admonition-title">Note</p>
@@ -860,7 +860,7 @@
 <div><ul class="simple">
 <li><p>Any task in the <a class="reference internal" href="../dag-run.html"><span class="doc">DAGRun(s)</span></a> (with the same <code class="docutils literal notranslate"><span class="pre">execution_date</span></code> as a task that missed
 <a class="reference internal" href="#concepts-slas"><span class="std std-ref">SLA</span></a>) that is not in a <strong>SUCCESS</strong> state at the time that the <code class="docutils literal notranslate"><span class="pre">sla_miss_callback</span></code>
-runs. i.e. ‘running’, ‘failed’.  These tasks are described as tasks that are blocking itself or another
+runs. i.e. 'running', 'failed'.  These tasks are described as tasks that are blocking itself or another
 task from completing before its SLA window is complete.</p></li>
 </ul>
 </div></blockquote>
@@ -937,12 +937,12 @@
 </div>
 <div class="section" id="special-exceptions">
 <h2>Special Exceptions<a class="headerlink" href="#special-exceptions" title="Permalink to this headline">¶</a></h2>
-<p>If you want to control your task’s state from within custom Task/Operator code, Airflow provides two special exceptions you can raise:</p>
+<p>If you want to control your task's state from within custom Task/Operator code, Airflow provides two special exceptions you can raise:</p>
 <ul class="simple">
 <li><p><code class="docutils literal notranslate"><span class="pre">AirflowSkipException</span></code> will mark the current task as skipped</p></li>
 <li><p><code class="docutils literal notranslate"><span class="pre">AirflowFailException</span></code> will mark the current task as failed <em>ignoring any remaining retry attempts</em></p></li>
 </ul>
-<p>These can be useful if your code has extra knowledge about its environment and wants to fail/skip faster - e.g., skipping when it knows there’s no data available, or fast-failing when it detects its API key is invalid (as that will not be fixed by a retry).</p>
+<p>These can be useful if your code has extra knowledge about its environment and wants to fail/skip faster - e.g., skipping when it knows there's no data available, or fast-failing when it detects its API key is invalid (as that will not be fixed by a retry).</p>
 </div>
 <div class="section" id="zombie-undead-tasks">
 <h2>Zombie/Undead Tasks<a class="headerlink" href="#zombie-undead-tasks" title="Permalink to this headline">¶</a></h2>
@@ -955,7 +955,7 @@
 <div class="section" id="executor-configuration">
 <h2>Executor Configuration<a class="headerlink" href="#executor-configuration" title="Permalink to this headline">¶</a></h2>
 <p>Some <a class="reference internal" href="../executor/index.html"><span class="doc">Executors</span></a> allow optional per-task configuration - such as the <code class="docutils literal notranslate"><span class="pre">KubernetesExecutor</span></code>, which lets you set an image to run the task on.</p>
-<p>This is achieved via the <code class="docutils literal notranslate"><span class="pre">executor_config</span></code> argument to a Task or Operator. Here’s an example of setting the Docker image for a task that will run on the <code class="docutils literal notranslate"><span class="pre">KubernetesExecutor</span></code>:</p>
+<p>This is achieved via the <code class="docutils literal notranslate"><span class="pre">executor_config</span></code> argument to a Task or Operator. Here's an example of setting the Docker image for a task that will run on the <code class="docutils literal notranslate"><span class="pre">KubernetesExecutor</span></code>:</p>
 <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">MyOperator</span><span class="p">(</span><span class="o">...</span><span class="p">,</span>
     <span class="n">executor_config</span><span class="o">=</span><span class="p">{</span>
         <span class="s2">&quot;KubernetesExecutor&quot;</span><span class="p">:</span>
diff --git a/docs-archive/apache-airflow/2.3.0/concepts/timetable.html b/docs-archive/apache-airflow/2.3.0/concepts/timetable.html
index 5a97e14..639606c 100644
--- a/docs-archive/apache-airflow/2.3.0/concepts/timetable.html
+++ b/docs-archive/apache-airflow/2.3.0/concepts/timetable.html
@@ -688,8 +688,8 @@
 <div></div></blockquote>
 <div class="section" id="timetables">
 <h1>Timetables<a class="headerlink" href="#timetables" title="Permalink to this headline">¶</a></h1>
-<p>A DAG’s scheduling strategy is determined by its internal “timetable”. This
-timetable can be created by specifying the DAG’s <code class="docutils literal notranslate"><span class="pre">schedule_interval</span></code> argument,
+<p>A DAG's scheduling strategy is determined by its internal &quot;timetable&quot;. This
+timetable can be created by specifying the DAG's <code class="docutils literal notranslate"><span class="pre">schedule_interval</span></code> argument,
 as described in <a class="reference internal" href="../dag-run.html"><span class="doc">DAG Run</span></a>, or by passing a <code class="docutils literal notranslate"><span class="pre">timetable</span></code> argument
 directly. The timetable also dictates the data interval and the logical time of each
 run created for the DAG.</p>
@@ -698,7 +698,7 @@
 respectively), however, there are situations where they cannot properly express
 the schedule. Some examples are:</p>
 <ul class="simple">
-<li><p>Data intervals with “holes” between. (Instead of continuous, as both the cron
+<li><p>Data intervals with &quot;holes&quot; between. (Instead of continuous, as both the cron
 expression and <code class="docutils literal notranslate"><span class="pre">timedelta</span></code> schedules represent.)</p></li>
 <li><p>Run tasks at different times each day. For example, an astronomer may find it
 useful to run a task at dawn to process data collected from the previous
@@ -708,7 +708,7 @@
 similar to the sunset case above, but for a different time scale.</p></li>
 <li><p>Rolling windows, or overlapping data intervals. For example, one may want to
 have a run each day, but make each run cover the period of the previous seven
-days. It is possible to “hack” this with a cron expression, but a custom data
+days. It is possible to &quot;hack&quot; this with a cron expression, but a custom data
 interval would be a more natural representation.</p></li>
 </ul>
 <p>As such, Airflow allows for custom timetables to be written in plugins and used by
diff --git a/docs-archive/apache-airflow/2.3.0/concepts/variables.html b/docs-archive/apache-airflow/2.3.0/concepts/variables.html
index 72ea974..a9be8e7 100644
--- a/docs-archive/apache-airflow/2.3.0/concepts/variables.html
+++ b/docs-archive/apache-airflow/2.3.0/concepts/variables.html
@@ -688,7 +688,7 @@
 <div></div></blockquote>
 <div class="section" id="variables">
 <h1>Variables<a class="headerlink" href="#variables" title="Permalink to this headline">¶</a></h1>
-<p>Variables are Airflow’s runtime configuration concept - a general key/value store that is global and can be queried from your tasks, and easily set via Airflow’s user interface, or bulk-uploaded as a JSON file.</p>
+<p>Variables are Airflow's runtime configuration concept - a general key/value store that is global and can be queried from your tasks, and easily set via Airflow's user interface, or bulk-uploaded as a JSON file.</p>
 <p>To use them, just import and call <code class="docutils literal notranslate"><span class="pre">get</span></code> on the Variable model:</p>
 <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="kn">from</span> <span class="nn">airflow.models</span> <span class="kn">import</span> <span class="n">Variable</span>
 
diff --git a/docs-archive/apache-airflow/2.3.0/concepts/xcoms.html b/docs-archive/apache-airflow/2.3.0/concepts/xcoms.html
index 01c29d9..d5e1a96 100644
--- a/docs-archive/apache-airflow/2.3.0/concepts/xcoms.html
+++ b/docs-archive/apache-airflow/2.3.0/concepts/xcoms.html
@@ -698,10 +698,10 @@
 <div></div></blockquote>
 <div class="section" id="xcoms">
 <span id="concepts-xcom"></span><h1>XComs<a class="headerlink" href="#xcoms" title="Permalink to this headline">¶</a></h1>
-<p>XComs (short for “cross-communications”) are a mechanism that let <a class="reference internal" href="tasks.html"><span class="doc">Tasks</span></a> talk to each other, as by default Tasks are entirely isolated and may be running on entirely different machines.</p>
+<p>XComs (short for &quot;cross-communications&quot;) are a mechanism that let <a class="reference internal" href="tasks.html"><span class="doc">Tasks</span></a> talk to each other, as by default Tasks are entirely isolated and may be running on entirely different machines.</p>
 <p>An XCom is identified by a <code class="docutils literal notranslate"><span class="pre">key</span></code> (essentially its name), as well as the <code class="docutils literal notranslate"><span class="pre">task_id</span></code> and <code class="docutils literal notranslate"><span class="pre">dag_id</span></code> it came from. They can have any (serializable) value, but they are only designed for small amounts of data; do not use them to pass around large values, like dataframes.</p>
-<p>XComs are explicitly “pushed” and “pulled” to/from their storage using the <code class="docutils literal notranslate"><span class="pre">xcom_push</span></code> and <code class="docutils literal notranslate"><span class="pre">xcom_pull</span></code> methods on Task Instances. Many operators will auto-push their results into an XCom key called <code class="docutils literal notranslate"><span class="pre">return_value</span></code> if the <code class="docutils literal notranslate"><span class="pre">do_xcom_push</span></code> argument is set to <code class="docutils literal notranslate"><span class="pre">True</span></code> (as it is by default), and <code class="docutils literal notranslate"><span class="pre">&#64;task</span></code> functions do this as well.</p>
-<p><code class="docutils literal notranslate"><span class="pre">xcom_pull</span></code> defaults to using this key if no key is passed to it, meaning it’s possible to write code like this:</p>
+<p>XComs are explicitly &quot;pushed&quot; and &quot;pulled&quot; to/from their storage using the <code class="docutils literal notranslate"><span class="pre">xcom_push</span></code> and <code class="docutils literal notranslate"><span class="pre">xcom_pull</span></code> methods on Task Instances. Many operators will auto-push their results into an XCom key called <code class="docutils literal notranslate"><span class="pre">return_value</span></code> if the <code class="docutils literal notranslate"><span class="pre">do_xcom_push</span></code> argument is set to <code class="docutils literal notranslate"><span class="pre">True</span></code> (as it is by default), and <code class="docutils literal notranslate"><span class="pre">&#64;task</span></code> functions do this as well.</p>
+<p><code class="docutils literal notranslate"><span class="pre">xcom_pull</span></code> defaults to using this key if no key is passed to it, meaning it's possible to write code like this:</p>
 <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="c1"># Pulls the return_value XCOM from &quot;pushing_task&quot;</span>
 <span class="n">value</span> <span class="o">=</span> <span class="n">task_instance</span><span class="o">.</span><span class="n">xcom_pull</span><span class="p">(</span><span class="n">task_ids</span><span class="o">=</span><span class="s1">&#39;pushing_task&#39;</span><span class="p">)</span>
 </pre></div>
@@ -731,7 +731,7 @@
 </pre></div>
 </div>
 <p>which will print the actual class that is being used.</p>
-<p>You can also examine Airflow’s configuration:</p>
+<p>You can also examine Airflow's configuration:</p>
 <div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="kn">from</span> <span class="nn">airflow.settings</span> <span class="kn">import</span> <span class="n">conf</span>
 
 <span class="n">conf</span><span class="o">.</span><span class="n">get</span><span class="p">(</span><span class="s2">&quot;core&quot;</span><span class="p">,</span> <span class="s2">&quot;xcom_backend&quot;</span><span class="p">)</span>
diff --git a/docs-archive/apache-airflow/2.3.0/configurations-ref.html b/docs-archive/apache-airflow/2.3.0/configurations-ref.html
index 5ffac46..40e831a 100644
--- a/docs-archive/apache-airflow/2.3.0/configurations-ref.html
+++ b/docs-archive/apache-airflow/2.3.0/configurations-ref.html
@@ -1515,7 +1515,7 @@
 <p>The webserver key is also used to authorize requests to Celery workers when logs are retrieved. The token
 generated using the secret key has a short expiry time though - make sure that time on ALL the machines
 that you run airflow components on is synchronized (for example using ntpd) otherwise you might get
-“forbidden” errors when the logs are accessed.</p>
+&quot;forbidden&quot; errors when the logs are accessed.</p>
 <div class="admonition note">
 <p class="admonition-title">Note</p>
 <p>For more information on setting the configuration, see <a class="reference internal" href="howto/set-config.html"><span class="doc">Setting Configuration Options</span></a></p>
@@ -1564,7 +1564,7 @@
 </div>
 <p>Used in response to a preflight request to indicate which HTTP
 headers can be used when making the actual request. This header is
-the server side response to the browser’s
+the server side response to the browser's
 Access-Control-Request-Headers header.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Type</dt>
@@ -1619,7 +1619,7 @@
 <span id="config-api-auth-backends"></span><h3>auth_backends<a class="headerlink" href="#auth-backends" title="Permalink to this headline">¶</a></h3>
 <p>Comma separated list of auth backends to authenticate users of the API. See
 <a class="reference external" href="https://airflow.apache.org/docs/apache-airflow/stable/security/api.html">https://airflow.apache.org/docs/apache-airflow/stable/security/api.html</a> for possible values.
-(“airflow.api.auth.backend.default” allows all requests for historic reasons)</p>
+(&quot;airflow.api.auth.backend.default&quot; allows all requests for historic reasons)</p>
 <dl class="field-list simple">
 <dt class="field-odd">Type</dt>
 <dd class="field-odd"><p>string</p>
@@ -2136,7 +2136,7 @@
 <div class="versionadded">
 <p><span class="versionmodified added">New in version 2.0.0.</span></p>
 </div>
-<p>Celery task will report its status as ‘started’ when the task is executed by a worker.
+<p>Celery task will report its status as 'started' when the task is executed by a worker.
 This is used in Airflow to keep track of the running tasks and if a Scheduler is restarted
 or run in HA mode, it can adopt the orphan tasks launched by previous SchedulerJob.</p>
 <dl class="field-list simple">
@@ -2199,7 +2199,7 @@
 </div>
 <p>Specify if remote control of the workers is enabled.
 When using Amazon SQS as the broker, Celery creates lots of <code class="docutils literal notranslate"><span class="pre">.*reply-celery-pidbox</span></code> queues. You can
-prevent this by setting this to false. However, with this disabled Flower won’t work.</p>
+prevent this by setting this to false. However, with this disabled Flower won't work.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Type</dt>
 <dd class="field-odd"><p>boolean</p>
@@ -2297,7 +2297,7 @@
 <p>The visibility timeout defines the number of seconds to wait for the worker
 to acknowledge the task before the message is redelivered to another worker.
 Make sure to increase the visibility timeout to match the time of the longest
-ETA you’re planning to use.
+ETA you're planning to use.
 visibility_timeout is only supported for Redis and SQS celery brokers.
 See:
 <a class="reference external" href="http://docs.celeryproject.org/en/master/userguide/configuration.html#std:setting-broker_transport_options">http://docs.celeryproject.org/en/master/userguide/configuration.html#std:setting-broker_transport_options</a></p>
@@ -2424,7 +2424,7 @@
 <div class="versionadded">
 <p><span class="versionmodified added">New in version 1.10.3.</span></p>
 </div>
-<p>When discovering DAGs, ignore any files that don’t contain the strings <code class="docutils literal notranslate"><span class="pre">DAG</span></code> and <code class="docutils literal notranslate"><span class="pre">airflow</span></code>.</p>
+<p>When discovering DAGs, ignore any files that don't contain the strings <code class="docutils literal notranslate"><span class="pre">DAG</span></code> and <code class="docutils literal notranslate"><span class="pre">airflow</span></code>.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Type</dt>
 <dd class="field-odd"><p>string</p>
@@ -2460,7 +2460,7 @@
 <div class="versionadded">
 <p><span class="versionmodified added">New in version 2.3.0.</span></p>
 </div>
-<p>The pattern syntax used in the “.airflowignore” files in the DAG directories. Valid values are
+<p>The pattern syntax used in the &quot;.airflowignore&quot; files in the DAG directories. Valid values are
 <code class="docutils literal notranslate"><span class="pre">regexp</span></code> or <code class="docutils literal notranslate"><span class="pre">glob</span></code>.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Type</dt>
@@ -2722,8 +2722,8 @@
 <div class="versionadded">
 <p><span class="versionmodified added">New in version 2.0.0.</span></p>
 </div>
-<p>Should tasks be executed via forking of the parent process (“False”,
-the speedier option) or by spawning a new python process (“True” slow,
+<p>Should tasks be executed via forking of the parent process (&quot;False&quot;,
+the speedier option) or by spawning a new python process (&quot;True&quot; slow,
 but means plugin changes picked up by tasks straight away)</p>
 <div class="admonition seealso">
 <p class="admonition-title">See also</p>
@@ -2798,8 +2798,8 @@
 <div class="section" id="hostname-callable">
 <span id="config-core-hostname-callable"></span><h3>hostname_callable<a class="headerlink" href="#hostname-callable" title="Permalink to this headline">¶</a></h3>
 <p>Hostname by providing a path to a callable, which will resolve the hostname.
-The format is “package.function”.</p>
-<p>For example, default value “socket.getfqdn” means that result from getfqdn() of “socket”
+The format is &quot;package.function&quot;.</p>
+<p>For example, default value &quot;socket.getfqdn&quot; means that result from getfqdn() of &quot;socket&quot;
 package will be used as hostname.</p>
 <p>No argument should be required in the function specified.
 If using IP address as hostname is preferred, use value <code class="docutils literal notranslate"><span class="pre">airflow.utils.net.get_host_ip_address</span></code></p>
@@ -2837,7 +2837,7 @@
 <p><span class="versionmodified added">New in version 2.0.0.</span></p>
 </div>
 <p>By default Airflow providers are lazily-discovered (discovery and imports happen only when required).
-Set it to False, if you want to discover providers whenever ‘airflow’ is invoked via cli or
+Set it to False, if you want to discover providers whenever 'airflow' is invoked via cli or
 loaded from module.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Type</dt>
@@ -2857,7 +2857,7 @@
 <p><span class="versionmodified added">New in version 2.0.0.</span></p>
 </div>
 <p>By default Airflow plugins are lazily-loaded (only loaded when required). Set it to <code class="docutils literal notranslate"><span class="pre">False</span></code>,
-if you want to load plugins whenever ‘airflow’ is invoked via cli or loaded from module.</p>
+if you want to load plugins whenever 'airflow' is invoked via cli or loaded from module.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Type</dt>
 <dd class="field-odd"><p>boolean</p>
@@ -2872,7 +2872,7 @@
 </div>
 <div class="section" id="load-examples">
 <span id="config-core-load-examples"></span><h3>load_examples<a class="headerlink" href="#load-examples" title="Permalink to this headline">¶</a></h3>
-<p>Whether to load the DAG examples that ship with Airflow. It’s good to
+<p>Whether to load the DAG examples that ship with Airflow. It's good to
 get started, but you probably want to set this to <code class="docutils literal notranslate"><span class="pre">False</span></code> in a production
 environment</p>
 <dl class="field-list simple">
@@ -3058,7 +3058,7 @@
 <div class="versionadded">
 <p><span class="versionmodified added">New in version 2.1.0.</span></p>
 </div>
-<p>A comma-separated list of extra sensitive keywords to look for in variables names or connection’s
+<p>A comma-separated list of extra sensitive keywords to look for in variables names or connection's
 extra JSON.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Type</dt>
@@ -3331,7 +3331,7 @@
 [core] section above</p>
 <div class="section" id="cluster-address">
 <span id="config-dask-cluster-address"></span><h3>cluster_address<a class="headerlink" href="#cluster-address" title="Permalink to this headline">¶</a></h3>
-<p>The IP address and port of the Dask cluster’s scheduler.</p>
+<p>The IP address and port of the Dask cluster's scheduler.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Type</dt>
 <dd class="field-odd"><p>string</p>
@@ -3395,7 +3395,7 @@
 <div class="versionadded">
 <p><span class="versionmodified added">New in version 2.3.0.</span></p>
 </div>
-<p>Whether to load the default connections that ship with Airflow. It’s good to
+<p>Whether to load the default connections that ship with Airflow. It's good to
 get started, but you probably want to set this to <code class="docutils literal notranslate"><span class="pre">False</span></code> in a production
 environment</p>
 <dl class="field-list simple">
@@ -3459,7 +3459,7 @@
 <p><span class="versionmodified added">New in version 2.3.0.</span></p>
 </div>
 <p>Import path for connect args in SqlAlchemy. Defaults to an empty dict.
-This is useful when you want to configure db engine args that SqlAlchemy won’t parse
+This is useful when you want to configure db engine args that SqlAlchemy won't parse
 in connection string.
 See <a class="reference external" href="https://docs.sqlalchemy.org/en/13/core/engines.html#sqlalchemy.create_engine.params.connect_args">https://docs.sqlalchemy.org/en/13/core/engines.html#sqlalchemy.create_engine.params.connect_args</a></p>
 <dl class="field-list simple">
@@ -3479,7 +3479,7 @@
 <div class="versionadded">
 <p><span class="versionmodified added">New in version 2.3.0.</span></p>
 </div>
-<p>Extra engine specific keyword args passed to SQLAlchemy’s create_engine, as a JSON-encoded value</p>
+<p>Extra engine specific keyword args passed to SQLAlchemy's create_engine, as a JSON-encoded value</p>
 <dl class="field-list">
 <dt class="field-odd">Type</dt>
 <dd class="field-odd"><p>string</p>
@@ -3508,7 +3508,7 @@
 When those additional connections are returned to the pool, they are disconnected and discarded.
 It follows then that the total number of simultaneous connections the pool will allow
 is pool_size + max_overflow,
-and the total number of “sleeping” connections the pool will allow is pool_size.
+and the total number of &quot;sleeping&quot; connections the pool will allow is pool_size.
 max_overflow can be set to <code class="docutils literal notranslate"><span class="pre">-1</span></code> to indicate no overflow limit;
 no limit will be placed on the total number of concurrent connections. Defaults to <code class="docutils literal notranslate"><span class="pre">10</span></code>.</p>
 <dl class="field-list simple">
@@ -3547,7 +3547,7 @@
 <p><span class="versionmodified added">New in version 2.3.0.</span></p>
 </div>
 <p>Check connection at the start of each connection pool checkout.
-Typically, this is a simple statement like “SELECT 1”.
+Typically, this is a simple statement like &quot;SELECT 1&quot;.
 More information here:
 <a class="reference external" href="https://docs.sqlalchemy.org/en/13/core/pooling.html#disconnect-handling-pessimistic">https://docs.sqlalchemy.org/en/13/core/pooling.html#disconnect-handling-pessimistic</a></p>
 <dl class="field-list simple">
@@ -4325,7 +4325,7 @@
 <div class="section" id="in-cluster">
 <span id="config-kubernetes-in-cluster"></span><h3>in_cluster<a class="headerlink" href="#in-cluster" title="Permalink to this headline">¶</a></h3>
 <p>Use the service account kubernetes gives to pods to connect to kubernetes cluster.
-It’s intended for clients that expect to be running inside a pod running on kubernetes.
+It's intended for clients that expect to be running inside a pod running on kubernetes.
 It will raise an exception if called from a process not running in a kubernetes environment.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Type</dt>
@@ -4529,7 +4529,7 @@
 <p><span class="versionmodified added">New in version 1.10.3.</span></p>
 </div>
 <p>Number of Kubernetes Worker Pod creation calls per scheduler loop.
-Note that the current default of “1” will only launch a single pod
+Note that the current default of &quot;1&quot; will only launch a single pod
 per-heartbeat. It is HIGHLY recommended that users increase this
 number to match the tolerance of their kubernetes cluster for
 better performance.</p>
@@ -4605,7 +4605,7 @@
 <div class="versionadded">
 <p><span class="versionmodified added">New in version 2.2.0.</span></p>
 </div>
-<p>How often in seconds to check for task instances stuck in “queued” status without a pod</p>
+<p>How often in seconds to check for task instances stuck in &quot;queued&quot; status without a pod</p>
 <dl class="field-list simple">
 <dt class="field-odd">Type</dt>
 <dd class="field-odd"><p>integer</p>
@@ -4959,11 +4959,11 @@
 <p><span class="versionmodified added">New in version 2.0.0.</span></p>
 </div>
 <p>Storage bucket URL for remote logging
-S3 buckets should start with “s3://”
-Cloudwatch log groups should start with “cloudwatch://”
-GCS buckets should start with “gs://”
-WASB buckets should start with “wasb” just to help Airflow select correct handler
-Stackdriver logs should start with “stackdriver://”</p>
+S3 buckets should start with &quot;s3://&quot;
+Cloudwatch log groups should start with &quot;cloudwatch://&quot;
+GCS buckets should start with &quot;gs://&quot;
+WASB buckets should start with &quot;wasb&quot; just to help Airflow select correct handler
+Stackdriver logs should start with &quot;stackdriver://&quot;</p>
 <dl class="field-list simple">
 <dt class="field-odd">Type</dt>
 <dd class="field-odd"><p>string</p>
@@ -5126,7 +5126,7 @@
 </div>
 <p>If you want to avoid sending all the available metrics to StatsD,
 you can configure an allow list of prefixes (comma separated) to send only the metrics that
-start with the elements of the list (e.g: “scheduler,executor,dagrun”)</p>
+start with the elements of the list (e.g: &quot;scheduler,executor,dagrun&quot;)</p>
 <dl class="field-list simple">
 <dt class="field-odd">Type</dt>
 <dd class="field-odd"><p>string</p>
@@ -5744,7 +5744,7 @@
 <div class="versionadded">
 <p><span class="versionmodified added">New in version 2.0.0.</span></p>
 </div>
-<p>Should the Task supervisor process perform a “mini scheduler” to attempt to schedule more tasks of the
+<p>Should the Task supervisor process perform a &quot;mini scheduler&quot; to attempt to schedule more tasks of the
 same DAG. Leaving this on will mean tasks in the same DAG execute quicker, but might starve out other
 dags in some circumstances</p>
 <dl class="field-list simple">
@@ -5766,7 +5766,7 @@
 </div>
 <p>If the last scheduler heartbeat happened more than scheduler_health_check_threshold
 ago (in seconds), scheduler is considered unhealthy.
-This is used by the health check in the “/health” endpoint</p>
+This is used by the health check in the &quot;/health&quot; endpoint</p>
 <dl class="field-list simple">
 <dt class="field-odd">Type</dt>
 <dd class="field-odd"><p>string</p>
@@ -6369,7 +6369,7 @@
 <span id="config-webserver"></span><h2><a class="toc-backref" href="#id34">[webserver]</a><a class="headerlink" href="#webserver" title="Permalink to this headline">¶</a></h2>
 <div class="section" id="access-logfile">
 <span id="config-webserver-access-logfile"></span><h3>access_logfile<a class="headerlink" href="#access-logfile" title="Permalink to this headline">¶</a></h3>
-<p>Log files for the gunicorn webserver. ‘-‘ means log to stderr.</p>
+<p>Log files for the gunicorn webserver. '-' means log to stderr.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Type</dt>
 <dd class="field-odd"><p>string</p>
@@ -6388,7 +6388,7 @@
 <p><span class="versionmodified added">New in version 2.0.0.</span></p>
 </div>
 <p>Access log format for gunicorn webserver.
-default format is %%(h)s %%(l)s %%(u)s %%(t)s “%%(r)s” %%(s)s %%(b)s “%%(f)s” “%%(a)s”
+default format is %%(h)s %%(l)s %%(u)s %%(t)s &quot;%%(r)s&quot; %%(s)s %%(b)s &quot;%%(f)s&quot; &quot;%%(a)s&quot;
 documentation - <a class="reference external" href="https://docs.gunicorn.org/en/stable/settings.html#access-log-format">https://docs.gunicorn.org/en/stable/settings.html#access-log-format</a></p>
 <dl class="field-list simple">
 <dt class="field-odd">Type</dt>
@@ -6658,7 +6658,7 @@
 </div>
 <div class="section" id="error-logfile">
 <span id="config-webserver-error-logfile"></span><h3>error_logfile<a class="headerlink" href="#error-logfile" title="Permalink to this headline">¶</a></h3>
-<p>Log files for the gunicorn webserver. ‘-‘ means log to stderr.</p>
+<p>Log files for the gunicorn webserver. '-' means log to stderr.</p>
 <dl class="field-list simple">
 <dt class="field-odd">Type</dt>
 <dd class="field-odd"><p>string</p>
@@ -6988,11 +6988,11 @@
 <span id="config-webserver-secret-key"></span><h3>secret_key<a class="headerlink" href="#secret-key" title="Permalink to this headline">¶</a></h3>
 <p>Secret key used to run your flask app. It should be as random as possible. However, when running
 more than 1 instances of webserver, make sure all of them use the same <code class="docutils literal notranslate"><span class="pre">secret_key</span></code> otherwise
-one of them will error with “CSRF session token is missing”.
+one of them will error with &quot;CSRF session token is missing&quot;.
 The webserver key is also used to authorize requests to Celery workers when logs are retrieved.
 The token generated using the secret key has a short expiry time though - make sure that time on
 ALL the machines that you run airflow components on is synchronized (for example using ntpd)
-otherwise you might get “forbidden” errors when the logs are accessed.</p>
+otherwise you might get &quot;forbidden&quot; errors when the logs are accessed.</p>
 <dl class="field-list">
 <dt class="field-odd">Type</dt>
 <dd class="field-odd"><p>string</p>
@@ -7012,7 +7012,7 @@
 <div class="versionadded">
 <p><span class="versionmodified added">New in version 2.2.4.</span></p>
 </div>
-<p>The type of backend used to store web session data, can be ‘database’ or ‘securecookie’</p>
+<p>The type of backend used to store web session data, can be 'database' or 'securecookie'</p>
 <dl class="field-list simple">
 <dt class="field-odd">Type</dt>
 <dd class="field-odd"><p>string</p>
@@ -7052,7 +7052,7 @@
 <div class="versionadded">
 <p><span class="versionmodified added">New in version 2.0.0.</span></p>
 </div>
-<p>‘Recent Tasks’ stats will show for old DagRuns if set</p>
+<p>'Recent Tasks' stats will show for old DagRuns if set</p>
 <dl class="field-list simple">
 <dt class="field-odd">Type</dt>
 <dd class="field-odd"><p>boolean</p>
@@ -7119,7 +7119,7 @@
 </div>
 <div class="section" id="web-server-master-timeout">
 <span id="config-webserver-web-server-master-timeout"></span><h3>web_server_master_timeout<a class="headerlink" href="#web-server-master-timeout" title="Permalink to this headline">¶</a></h3>
-<p>Number of seconds the webserver waits before killing gunicorn master that doesn’t respond</p>
+<p>Number of seconds the webserver waits before killing gunicorn master that doesn't respond</p>
 <dl class="field-list simple">
 <dt class="field-odd">Type</dt>
 <dd class="field-odd"><p>string</p>
diff --git a/docs-archive/apache-airflow/2.3.0/dag-run.html b/docs-archive/apache-airflow/2.3.0/dag-run.html
index bfb3c70..ed50052 100644
--- a/docs-archive/apache-airflow/2.3.0/dag-run.html
+++ b/docs-archive/apache-airflow/2.3.0/dag-run.html
@@ -694,7 +694,7 @@
 <p>A DAG Run status is determined when the execution of the DAG is finished.
 The execution of the DAG depends on its containing tasks and their dependencies.
 The status is assigned to the DAG Run when all of the tasks are in the one of the terminal states (i.e. if there is no possible transition to another state) like <code class="docutils literal notranslate"><span class="pre">success</span></code>, <code class="docutils literal notranslate"><span class="pre">failed</span></code> or <code class="docutils literal notranslate"><span class="pre">skipped</span></code>.
-The DAG Run is having the status assigned based on the so-called “leaf nodes” or simply “leaves”. Leaf nodes are the tasks with no children.</p>
+The DAG Run is having the status assigned based on the so-called &quot;leaf nodes&quot; or simply &quot;leaves&quot;. Leaf nodes are the tasks with no children.</p>
 <p>There are two possible terminal states for the DAG Run:</p>
 <ul class="simple">
 <li><p><code class="docutils literal notranslate"><span class="pre">success</span></code> if all of the leaf nodes states are either <code class="docutils literal notranslate"><span class="pre">success</span></code> or <code class="docutils literal notranslate"><span class="pre">skipped</span></code>,</p></li>
@@ -703,7 +703,7 @@
 <div class="admonition note">
 <p class="admonition-title">Note</p>
 <p>Be careful if some of your tasks have defined some specific <a class="reference external" href="dags.html#trigger-rules">trigger rule</a>.
-These can lead to some unexpected behavior, e.g. if you have a leaf task with trigger rule <cite>“all_done”</cite>, it will be executed regardless of the states of the rest of the tasks and if it will succeed, then the whole DAG Run will also be marked as <code class="docutils literal notranslate"><span class="pre">success</span></code>, even if something failed in the middle.</p>
+These can lead to some unexpected behavior, e.g. if you have a leaf task with trigger rule <cite>&quot;all_done&quot;</cite>, it will be executed regardless of the states of the rest of the tasks and if it will succeed, then the whole DAG Run will also be marked as <code class="docutils literal notranslate"><span class="pre">success</span></code>, even if something failed in the middle.</p>
 </div>
 </div>
 <div class="section" id="cron-presets">
@@ -711,7 +711,7 @@
 <p>Each DAG may or may not have a schedule, which informs how DAG Runs are
 created. <code class="docutils literal notranslate"><span class="pre">schedule_interval</span></code> is defined as a DAG argument, which can be passed a
 <a class="reference external" href="https://en.wikipedia.org/wiki/Cron#CRON_expression">cron expression</a> as
-a <code class="docutils literal notranslate"><span class="pre">str</span></code>, a <code class="docutils literal notranslate"><span class="pre">datetime.timedelta</span></code> object, or one of the following cron “presets”.</p>
+a <code class="docutils literal notranslate"><span class="pre">str</span></code>, a <code class="docutils literal notranslate"><span class="pre">datetime.timedelta</span></code> object, or one of the following cron &quot;presets&quot;.</p>
 <div class="admonition tip">
 <p class="admonition-title">Tip</p>
 <p>You can use an online editor for CRON expressions such as <a class="reference external" href="https://crontab.guru/">Crontab guru</a></p>
@@ -730,7 +730,7 @@
 </thead>
 <tbody>
 <tr class="row-even"><td><p><code class="docutils literal notranslate"><span class="pre">None</span></code></p></td>
-<td><p>Don’t schedule, use for exclusively “externally triggered”
+<td><p>Don't schedule, use for exclusively &quot;externally triggered&quot;
 DAGs</p></td>
 <td></td>
 </tr>
@@ -768,7 +768,7 @@
 DAG Run entry in the database backend.</p>
 <div class="section" id="data-interval">
 <span id="id1"></span><h3>Data Interval<a class="headerlink" href="#data-interval" title="Permalink to this headline">¶</a></h3>
-<p>Each DAG run in Airflow has an assigned “data interval” that represents the time
+<p>Each DAG run in Airflow has an assigned &quot;data interval&quot; that represents the time
 range it operates in. For a DAG scheduled with <code class="docutils literal notranslate"><span class="pre">&#64;daily</span></code>, for example, each of
 its data interval would start at midnight of each day and end at midnight of the
 next day.</p>
@@ -777,16 +777,16 @@
 other words, a run covering the data period of 2020-01-01 generally does not
 start to run until 2020-01-01 has ended, i.e. after 2020-01-02 00:00:00.</p>
 <p>All dates in Airflow are tied to the data interval concept in some way. The
-“logical date” (also called <code class="docutils literal notranslate"><span class="pre">execution_date</span></code> in Airflow versions prior to 2.2)
+&quot;logical date&quot; (also called <code class="docutils literal notranslate"><span class="pre">execution_date</span></code> in Airflow versions prior to 2.2)
 of a DAG run, for example, denotes the start of the data interval, not when the
 DAG is actually executed.</p>
 <p>Similarly, since the <code class="docutils literal notranslate"><span class="pre">start_date</span></code> argument for the DAG and its tasks points to
-the same logical date, it marks the start of <em>the DAG’s first data interval</em>, not
+the same logical date, it marks the start of <em>the DAG's first data interval</em>, not
 when tasks in the DAG will start running. In other words, a DAG run will only be
 scheduled one interval after <code class="docutils literal notranslate"><span class="pre">start_date</span></code>.</p>
 <div class="admonition tip">
 <p class="admonition-title">Tip</p>
-<p>If <code class="docutils literal notranslate"><span class="pre">schedule_interval</span></code> is not enough to express your DAG’s schedule,
+<p>If <code class="docutils literal notranslate"><span class="pre">schedule_interval</span></code> is not enough to express your DAG's schedule,
 logical date, or data interval, see <a class="reference internal" href="concepts/timetable.html"><span class="doc">Timetables</span></a>.
 For more information on <code class="docutils literal notranslate"><span class="pre">logical</span> <span class="pre">date</span></code>, see <a class="reference internal" href="concepts/dags.html#concepts-dag-run"><span class="std std-ref">Running DAGs</span></a> and
 <a class="reference internal" href="faq.html#faq-what-does-execution-date-mean"><span class="std std-ref">What does execution_date mean?</span></a></p>
@@ -860,18 +860,18 @@
 <h3>Re-run Tasks<a class="headerlink" href="#re-run-tasks" title="Permalink to this headline">¶</a></h3>
 <p>Some of the tasks can fail during the scheduled run. Once you have fixed
 the errors after going through the logs, you can re-run the tasks by clearing them for the
-scheduled date. Clearing a task instance doesn’t delete the task instance record.
+scheduled date. Clearing a task instance doesn't delete the task instance record.
 Instead, it updates <code class="docutils literal notranslate"><span class="pre">max_tries</span></code> to <code class="docutils literal notranslate"><span class="pre">0</span></code> and sets the current task instance state to <code class="docutils literal notranslate"><span class="pre">None</span></code>, which causes the task to re-run.</p>
 <p>Click on the failed task in the Tree or Graph views and then click on <strong>Clear</strong>.
 The executor will re-run it.</p>
 <p>There are multiple options you can select to re-run -</p>
 <ul class="simple">
-<li><p><strong>Past</strong> - All the instances of the task in the runs before the DAG’s most recent data interval</p></li>
-<li><p><strong>Future</strong> -  All the instances of the task in the runs after the DAG’s most recent data interval</p></li>
+<li><p><strong>Past</strong> - All the instances of the task in the runs before the DAG's most recent data interval</p></li>
+<li><p><strong>Future</strong> -  All the instances of the task in the runs after the DAG's most recent data interval</p></li>
 <li><p><strong>Upstream</strong> - The upstream tasks in the current DAG</p></li>
 <li><p><strong>Downstream</strong> - The downstream tasks in the current DAG</p></li>
 <li><p><strong>Recursive</strong> - All the tasks in the child DAGs and parent DAGs</p></li>
-<li><p><strong>Failed</strong> - Only the failed tasks in the DAG’s most recent run</p></li>
+<li><p><strong>Failed</strong> - Only the failed tasks in the DAG's most recent run</p></li>
 </ul>
 <p>You can also clear the task through CLI using the command:</p>
 <div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>airflow tasks clear dag_id <span class="se">\</span>
diff --git a/docs-archive/apache-airflow/2.3.0/dag-serialization.html b/docs-archive/apache-airflow/2.3.0/dag-serialization.html
index 732debf..a8bb76b 100644
--- a/docs-archive/apache-airflow/2.3.0/dag-serialization.html
+++ b/docs-archive/apache-airflow/2.3.0/dag-serialization.html
@@ -714,7 +714,7 @@
 <h2>Limitations<a class="headerlink" href="#limitations" title="Permalink to this headline">¶</a></h2>
 <ul class="simple">
 <li><p>When using user-defined filters and macros, the Rendered View in the Webserver might show incorrect results
-for TIs that have not yet executed as it might be using external modules that the Webserver won’t have access to.
+for TIs that have not yet executed as it might be using external modules that the Webserver won't have access to.
 Use <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">tasks</span> <span class="pre">render</span></code> CLI command in such situation to debug or test rendering of your template_fields.
 Once the tasks execution starts the Rendered Template Fields will be stored in the DB in a separate table and
 after which the correct values would be showed in the Webserver (Rendered View tab).</p></li>
diff --git a/docs-archive/apache-airflow/2.3.0/deprecated-rest-api-ref.html b/docs-archive/apache-airflow/2.3.0/deprecated-rest-api-ref.html
index 33cd215..9a85714 100644
--- a/docs-archive/apache-airflow/2.3.0/deprecated-rest-api-ref.html
+++ b/docs-archive/apache-airflow/2.3.0/deprecated-rest-api-ref.html
@@ -685,7 +685,7 @@
 <p>This REST API is deprecated since version 2.0. Please consider using the <a class="reference internal" href="stable-rest-api-ref.html"><span class="doc">stable REST API</span></a>.
 For more information on migration, see <a class="reference external" href="https://github.com/apache/airflow/blob/main/UPDATING.md">UPDATING.md</a></p>
 </div>
-<p>Before Airflow 2.0 this REST API was known as the “experimental” API, but now that the <a class="reference internal" href="stable-rest-api-ref.html"><span class="doc">stable REST API</span></a> is available, it has been renamed.</p>
+<p>Before Airflow 2.0 this REST API was known as the &quot;experimental&quot; API, but now that the <a class="reference internal" href="stable-rest-api-ref.html"><span class="doc">stable REST API</span></a> is available, it has been renamed.</p>
 <p>The endpoints for this API are available at <code class="docutils literal notranslate"><span class="pre">/api/experimental/</span></code>.</p>
 <div class="versionchanged">
 <p><span class="versionmodified changed">Changed in version 2.0: </span>This REST API is disabled by default. To restore these APIs while migrating to
@@ -727,13 +727,13 @@
 <dl class="http get">
 <dt class="sig sig-object http" id="get--api-experimental-dags--string-dag_id--dag_runs--string-execution_date-">
 <span class="sig-name descname"><span class="pre">GET</span> </span><span class="sig-name descname"><span class="pre">/api/experimental/dags/&lt;string:dag_id&gt;/dag_runs/&lt;string:execution_date&gt;</span></span><a class="headerlink" href="#get--api-experimental-dags--string-dag_id--dag_runs--string-execution_date-" title="Permalink to this definition">¶</a></dt>
-<dd><p>Returns a JSON with a dag_run’s public instance variables. The format for the <code class="docutils literal notranslate"><span class="pre">&lt;string:execution_date&gt;</span></code> is expected to be <code class="docutils literal notranslate"><span class="pre">YYYY-mm-DDTHH:MM:SS</span></code>, for example: <code class="docutils literal notranslate"><span class="pre">&quot;2016-11-16T11:34:15&quot;</span></code>.</p>
+<dd><p>Returns a JSON with a dag_run's public instance variables. The format for the <code class="docutils literal notranslate"><span class="pre">&lt;string:execution_date&gt;</span></code> is expected to be <code class="docutils literal notranslate"><span class="pre">YYYY-mm-DDTHH:MM:SS</span></code>, for example: <code class="docutils literal notranslate"><span class="pre">&quot;2016-11-16T11:34:15&quot;</span></code>.</p>
 </dd></dl>
 
 <dl class="http get">
 <dt class="sig sig-object http" id="get--api-experimental-test">
 <span class="sig-name descname"><span class="pre">GET</span> </span><span class="sig-name descname"><span class="pre">/api/experimental/test</span></span><a class="headerlink" href="#get--api-experimental-test" title="Permalink to this definition">¶</a></dt>
-<dd><p>To check REST API server correct work. Return status ‘OK’.</p>
+<dd><p>To check REST API server correct work. Return status 'OK'.</p>
 </dd></dl>
 
 <dl class="http get">
@@ -745,13 +745,13 @@
 <dl class="http get">
 <dt class="sig sig-object http" id="get--api-experimental-dags--DAG_ID--dag_runs--string-execution_date--tasks--TASK_ID-">
 <span class="sig-name descname"><span class="pre">GET</span> </span><span class="sig-name descname"><span class="pre">/api/experimental/dags/&lt;DAG_ID&gt;/dag_runs/&lt;string:execution_date&gt;/tasks/&lt;TASK_ID&gt;</span></span><a class="headerlink" href="#get--api-experimental-dags--DAG_ID--dag_runs--string-execution_date--tasks--TASK_ID-" title="Permalink to this definition">¶</a></dt>
-<dd><p>Returns a JSON with a task instance’s public instance variables. The format for the <code class="docutils literal notranslate"><span class="pre">&lt;string:execution_date&gt;</span></code> is expected to be <code class="docutils literal notranslate"><span class="pre">YYYY-mm-DDTHH:MM:SS</span></code>, for example: <code class="docutils literal notranslate"><span class="pre">&quot;2016-11-16T11:34:15&quot;</span></code>.</p>
+<dd><p>Returns a JSON with a task instance's public instance variables. The format for the <code class="docutils literal notranslate"><span class="pre">&lt;string:execution_date&gt;</span></code> is expected to be <code class="docutils literal notranslate"><span class="pre">YYYY-mm-DDTHH:MM:SS</span></code>, for example: <code class="docutils literal notranslate"><span class="pre">&quot;2016-11-16T11:34:15&quot;</span></code>.</p>
 </dd></dl>
 
 <dl class="http get">
 <dt class="sig sig-object http" id="get--api-experimental-dags--DAG_ID--paused--string-paused-">
 <span class="sig-name descname"><span class="pre">GET</span> </span><span class="sig-name descname"><span class="pre">/api/experimental/dags/&lt;DAG_ID&gt;/paused/&lt;string:paused&gt;</span></span><a class="headerlink" href="#get--api-experimental-dags--DAG_ID--paused--string-paused-" title="Permalink to this definition">¶</a></dt>
-<dd><p>‘&lt;string:paused&gt;’ must be a ‘true’ to pause a DAG and ‘false’ to unpause.</p>
+<dd><p>'&lt;string:paused&gt;' must be a 'true' to pause a DAG and 'false' to unpause.</p>
 </dd></dl>
 
 <dl class="http get">
diff --git a/docs-archive/apache-airflow/2.3.0/executor/celery.html b/docs-archive/apache-airflow/2.3.0/executor/celery.html
index b9a3abd..13dfee8 100644
--- a/docs-archive/apache-airflow/2.3.0/executor/celery.html
+++ b/docs-archive/apache-airflow/2.3.0/executor/celery.html
@@ -683,7 +683,7 @@
 <div class="section" id="celery-executor">
 <span id="executor-celeryexecutor"></span><h1>Celery Executor<a class="headerlink" href="#celery-executor" title="Permalink to this headline">¶</a></h1>
 <p><code class="docutils literal notranslate"><span class="pre">CeleryExecutor</span></code> is one of the ways you can scale out the number of workers. For this
-to work, you need to setup a Celery backend (<strong>RabbitMQ</strong>, <strong>Redis</strong>, …) and
+to work, you need to setup a Celery backend (<strong>RabbitMQ</strong>, <strong>Redis</strong>, ...) and
 change your <code class="docutils literal notranslate"><span class="pre">airflow.cfg</span></code> to point the executor parameter to
 <code class="docutils literal notranslate"><span class="pre">CeleryExecutor</span></code> and provide the related Celery settings.</p>
 <p>For more information about setting up a Celery broker, refer to the
@@ -791,17 +791,17 @@
 </ul>
 <p>The components communicate with each other in many places</p>
 <ul class="simple">
-<li><p>[1] <strong>Web server</strong> –&gt; <strong>Workers</strong> - Fetches task execution logs</p></li>
-<li><p>[2] <strong>Web server</strong> –&gt; <strong>DAG files</strong> - Reveal the DAG structure</p></li>
-<li><p>[3] <strong>Web server</strong> –&gt; <strong>Database</strong> - Fetch the status of the tasks</p></li>
-<li><p>[4] <strong>Workers</strong> –&gt; <strong>DAG files</strong> - Reveal the DAG structure and execute the tasks</p></li>
-<li><p>[5] <strong>Workers</strong> –&gt; <strong>Database</strong> - Gets and stores information about connection configuration, variables and XCOM.</p></li>
-<li><p>[6] <strong>Workers</strong> –&gt; <strong>Celery’s result backend</strong> - Saves the status of tasks</p></li>
-<li><p>[7] <strong>Workers</strong> –&gt; <strong>Celery’s broker</strong> - Stores commands for execution</p></li>
-<li><p>[8] <strong>Scheduler</strong> –&gt; <strong>DAG files</strong> - Reveal the DAG structure and execute the tasks</p></li>
-<li><p>[9] <strong>Scheduler</strong> –&gt; <strong>Database</strong> - Store a DAG run and related tasks</p></li>
-<li><p>[10] <strong>Scheduler</strong> –&gt; <strong>Celery’s result backend</strong> - Gets information about the status of completed tasks</p></li>
-<li><p>[11] <strong>Scheduler</strong> –&gt; <strong>Celery’s broker</strong> - Put the commands to be executed</p></li>
+<li><p>[1] <strong>Web server</strong> --&gt; <strong>Workers</strong> - Fetches task execution logs</p></li>
+<li><p>[2] <strong>Web server</strong> --&gt; <strong>DAG files</strong> - Reveal the DAG structure</p></li>
+<li><p>[3] <strong>Web server</strong> --&gt; <strong>Database</strong> - Fetch the status of the tasks</p></li>
+<li><p>[4] <strong>Workers</strong> --&gt; <strong>DAG files</strong> - Reveal the DAG structure and execute the tasks</p></li>
+<li><p>[5] <strong>Workers</strong> --&gt; <strong>Database</strong> - Gets and stores information about connection configuration, variables and XCOM.</p></li>
+<li><p>[6] <strong>Workers</strong> --&gt; <strong>Celery's result backend</strong> - Saves the status of tasks</p></li>
+<li><p>[7] <strong>Workers</strong> --&gt; <strong>Celery's broker</strong> - Stores commands for execution</p></li>
+<li><p>[8] <strong>Scheduler</strong> --&gt; <strong>DAG files</strong> - Reveal the DAG structure and execute the tasks</p></li>
+<li><p>[9] <strong>Scheduler</strong> --&gt; <strong>Database</strong> - Store a DAG run and related tasks</p></li>
+<li><p>[10] <strong>Scheduler</strong> --&gt; <strong>Celery's result backend</strong> - Gets information about the status of completed tasks</p></li>
+<li><p>[11] <strong>Scheduler</strong> --&gt; <strong>Celery's broker</strong> - Put the commands to be executed</p></li>
 </ul>
 </div>
 <div class="section" id="task-execution-process">
@@ -844,7 +844,7 @@
 <p>When using the CeleryExecutor, the Celery queues that tasks are sent to
 can be specified. <code class="docutils literal notranslate"><span class="pre">queue</span></code> is an attribute of BaseOperator, so any
 task can be assigned to any queue. The default queue for the environment
-is defined in the <code class="docutils literal notranslate"><span class="pre">airflow.cfg</span></code>’s <code class="docutils literal notranslate"><span class="pre">operators</span> <span class="pre">-&gt;</span> <span class="pre">default_queue</span></code>. This defines
+is defined in the <code class="docutils literal notranslate"><span class="pre">airflow.cfg</span></code>'s <code class="docutils literal notranslate"><span class="pre">operators</span> <span class="pre">-&gt;</span> <span class="pre">default_queue</span></code>. This defines
 the queue that tasks get assigned to when not specified, as well as which
 queue Airflow workers listen to when started.</p>
 <p>Workers can listen to one or multiple queues of tasks. When a worker is
diff --git a/docs-archive/apache-airflow/2.3.0/executor/celery_kubernetes.html b/docs-archive/apache-airflow/2.3.0/executor/celery_kubernetes.html
index a8d614f..45a150e 100644
--- a/docs-archive/apache-airflow/2.3.0/executor/celery_kubernetes.html
+++ b/docs-archive/apache-airflow/2.3.0/executor/celery_kubernetes.html
@@ -680,7 +680,7 @@
 <span id="executor-celerykubernetesexecutor"></span><h1>CeleryKubernetes Executor<a class="headerlink" href="#celerykubernetes-executor" title="Permalink to this headline">¶</a></h1>
 <p>The <a class="reference internal" href="../_api/airflow/executors/celery_kubernetes_executor/index.html#airflow.executors.celery_kubernetes_executor.CeleryKubernetesExecutor" title="airflow.executors.celery_kubernetes_executor.CeleryKubernetesExecutor"><code class="xref py py-class docutils literal notranslate"><span class="pre">CeleryKubernetesExecutor</span></code></a> allows users
 to run simultaneously a <code class="docutils literal notranslate"><span class="pre">CeleryExecutor</span></code> and a <code class="docutils literal notranslate"><span class="pre">KubernetesExecutor</span></code>.
-An executor is chosen to run a task based on the task’s queue.</p>
+An executor is chosen to run a task based on the task's queue.</p>
 <p><code class="docutils literal notranslate"><span class="pre">CeleryKubernetesExecutor</span></code> inherits the scalability of the <code class="docutils literal notranslate"><span class="pre">CeleryExecutor</span></code> to
 handle the high load at the peak time and runtime isolation of the <code class="docutils literal notranslate"><span class="pre">KubernetesExecutor</span></code>.</p>
 <div class="section" id="when-to-use-celerykubernetesexecutor">
diff --git a/docs-archive/apache-airflow/2.3.0/executor/index.html b/docs-archive/apache-airflow/2.3.0/executor/index.html
index ad2f042..f489919 100644
--- a/docs-archive/apache-airflow/2.3.0/executor/index.html
+++ b/docs-archive/apache-airflow/2.3.0/executor/index.html
@@ -670,7 +670,7 @@
 <div></div></blockquote>
 <div class="section" id="executor">
 <h1>Executor<a class="headerlink" href="#executor" title="Permalink to this headline">¶</a></h1>
-<p>Executors are the mechanism by which <a class="reference internal" href="../concepts/tasks.html"><span class="doc">task instances</span></a> get run. They have a common API and are “pluggable”, meaning you can swap executors based on your installation needs.</p>
+<p>Executors are the mechanism by which <a class="reference internal" href="../concepts/tasks.html"><span class="doc">task instances</span></a> get run. They have a common API and are &quot;pluggable&quot;, meaning you can swap executors based on your installation needs.</p>
 <p>Airflow can only have one executor configured at a time; this is set by the <code class="docutils literal notranslate"><span class="pre">executor</span></code> option in the <code class="docutils literal notranslate"><span class="pre">[core]</span></code>
 section of <a class="reference internal" href="../howto/set-config.html"><span class="doc">the configuration file</span></a>.</p>
 <p>Built-in executors are referred to by name, for example:</p>
@@ -685,7 +685,7 @@
 </div>
 <div class="admonition note">
 <p class="admonition-title">Note</p>
-<p>For more information on Airflow’s configuration, see <a class="reference internal" href="../howto/set-config.html"><span class="doc">Setting Configuration Options</span></a>.</p>
+<p>For more information on Airflow's configuration, see <a class="reference internal" href="../howto/set-config.html"><span class="doc">Setting Configuration Options</span></a>.</p>
 </div>
 <p>If you want to check which executor is currently set, you can use the <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">config</span> <span class="pre">get-value</span> <span class="pre">core</span> <span class="pre">executor</span></code> command:</p>
 <div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>$ airflow config get-value core executor
@@ -715,7 +715,7 @@
 </div>
 <div class="admonition note">
 <p class="admonition-title">Note</p>
-<p>Something that often confuses new users of Airflow is that they don’t need to run a separate <code class="docutils literal notranslate"><span class="pre">executor</span></code> process. This is because the executor’s logic runs <em>inside</em> the <code class="docutils literal notranslate"><span class="pre">scheduler</span></code> process - if you’re running a scheduler, you’re running the executor.</p>
+<p>Something that often confuses new users of Airflow is that they don't need to run a separate <code class="docutils literal notranslate"><span class="pre">executor</span></code> process. This is because the executor's logic runs <em>inside</em> the <code class="docutils literal notranslate"><span class="pre">scheduler</span></code> process - if you're running a scheduler, you're running the executor.</p>
 </div>
 </div>
 </div>
diff --git a/docs-archive/apache-airflow/2.3.0/executor/kubernetes.html b/docs-archive/apache-airflow/2.3.0/executor/kubernetes.html
index d338d97..1677fd8 100644
--- a/docs-archive/apache-airflow/2.3.0/executor/kubernetes.html
+++ b/docs-archive/apache-airflow/2.3.0/executor/kubernetes.html
@@ -743,7 +743,7 @@
 </div>
 <div class="section" id="pod-name">
 <h4>Pod name<a class="headerlink" href="#pod-name" title="Permalink to this headline">¶</a></h4>
-<p>The pod’s <code class="docutils literal notranslate"><span class="pre">metadata.name</span></code> must be set in the template file.  This field will <em>always</em> be set dynamically at
+<p>The pod's <code class="docutils literal notranslate"><span class="pre">metadata.name</span></code> must be set in the template file.  This field will <em>always</em> be set dynamically at
 pod launch to guarantee uniqueness across all pods. But again, it must be included in the template, and cannot
 be left blank.</p>
 </div>
@@ -1097,7 +1097,7 @@
 </div></blockquote>
 <div class="admonition note">
 <p class="admonition-title">Note</p>
-<p>If you don’t enable logging persistence, and if you have not enabled remote logging, logs will be lost after the worker pods shut down.</p>
+<p>If you don't enable logging persistence, and if you have not enabled remote logging, logs will be lost after the worker pods shut down.</p>
 </div>
 </div>
 </div>
@@ -1117,7 +1117,7 @@
 task will only keep running up until the grace period has elapsed, at which time the task will be terminated.  Another scenario where
 KubernetesExecutor can work well is when your tasks are not very uniform with respect to resource requirements or images.</p>
 <p>Finally, note that it does not have to be either-or; with CeleryKubernetesExecutor, it is possible to use both CeleryExecutor and
-KubernetesExecutor simultaneously on the same cluster. CeleryKubernetesExecutor will look at a task’s <code class="docutils literal notranslate"><span class="pre">queue</span></code> to determine
+KubernetesExecutor simultaneously on the same cluster. CeleryKubernetesExecutor will look at a task's <code class="docutils literal notranslate"><span class="pre">queue</span></code> to determine
 whether to run on Celery or Kubernetes.  By default, tasks are sent to Celery workers, but if you want a task to run using KubernetesExecutor,
 you send it to the  <code class="docutils literal notranslate"><span class="pre">kubernetes</span></code> queue and it will run in its own pod.  And KubernetesPodOperator can be used
 to similar effect, no matter what executor you are using.</p>
@@ -1134,13 +1134,13 @@
 <p>When dealing with distributed systems, we need a system that assumes that any component can crash at any moment for reasons ranging from OOM errors to node upgrades.</p>
 <p>In the case where a worker dies before it can report its status to the backend DB, the executor can use a Kubernetes watcher thread to discover the failed pod.</p>
 <img alt="../_images/k8s-failed-pod.png" src="../_images/k8s-failed-pod.png" />
-<p>A Kubernetes watcher is a thread that can subscribe to every change that occurs in Kubernetes’ database. It is alerted when pods start, run, end, and fail.
+<p>A Kubernetes watcher is a thread that can subscribe to every change that occurs in Kubernetes' database. It is alerted when pods start, run, end, and fail.
 By monitoring this stream, the KubernetesExecutor can discover that the worker crashed and correctly report the task as failed.</p>
 </div>
 <div class="section" id="but-what-about-cases-where-the-scheduler-pod-crashes">
 <h3>But What About Cases Where the Scheduler Pod Crashes?<a class="headerlink" href="#but-what-about-cases-where-the-scheduler-pod-crashes" title="Permalink to this headline">¶</a></h3>
-<p>In cases of scheduler crashes, the scheduler will recover its state using the watcher’s <code class="docutils literal notranslate"><span class="pre">resourceVersion</span></code>.</p>
-<p>When monitoring the Kubernetes cluster’s watcher thread, each event has a monotonically rising number called a <code class="docutils literal notranslate"><span class="pre">resourceVersion</span></code>.
+<p>In cases of scheduler crashes, the scheduler will recover its state using the watcher's <code class="docutils literal notranslate"><span class="pre">resourceVersion</span></code>.</p>
+<p>When monitoring the Kubernetes cluster's watcher thread, each event has a monotonically rising number called a <code class="docutils literal notranslate"><span class="pre">resourceVersion</span></code>.
 Every time the executor reads a <code class="docutils literal notranslate"><span class="pre">resourceVersion</span></code>, the executor stores the latest value in the backend database.
 Because the resourceVersion is stored, the scheduler can restart and continue reading the watcher stream from where it left off.
 Since the tasks are run independently of the executor and report results directly to the database, scheduler failures will not lead to task failures or re-runs.</p>
diff --git a/docs-archive/apache-airflow/2.3.0/executor/local_kubernetes.html b/docs-archive/apache-airflow/2.3.0/executor/local_kubernetes.html
index 9986e91..c71610b 100644
--- a/docs-archive/apache-airflow/2.3.0/executor/local_kubernetes.html
+++ b/docs-archive/apache-airflow/2.3.0/executor/local_kubernetes.html
@@ -674,7 +674,7 @@
 <span id="executor-localkubernetesexecutor"></span><h1>LocalKubernetes Executor<a class="headerlink" href="#localkubernetes-executor" title="Permalink to this headline">¶</a></h1>
 <p>The <a class="reference internal" href="../_api/airflow/executors/local_kubernetes_executor/index.html#airflow.executors.local_kubernetes_executor.LocalKubernetesExecutor" title="airflow.executors.local_kubernetes_executor.LocalKubernetesExecutor"><code class="xref py py-class docutils literal notranslate"><span class="pre">LocalKubernetesExecutor</span></code></a> allows users
 to simultaneously run a <code class="docutils literal notranslate"><span class="pre">LocalExecutor</span></code> and a <code class="docutils literal notranslate"><span class="pre">KubernetesExecutor</span></code>.
-An executor is chosen to run a task based on the task’s queue.</p>
+An executor is chosen to run a task based on the task's queue.</p>
 <p><code class="docutils literal notranslate"><span class="pre">LocalKubernetesExecutor</span></code> provides the capability of running tasks with either <code class="docutils literal notranslate"><span class="pre">LocalExecutor</span></code>,
 which runs tasks within the scheduler service, or with <code class="docutils literal notranslate"><span class="pre">KubernetesExecutor</span></code>, which runs each task
 in its own pod on a kubernetes cluster.</p>
diff --git a/docs-archive/apache-airflow/2.3.0/executor/sequential.html b/docs-archive/apache-airflow/2.3.0/executor/sequential.html
index 9826df9..dee58f0 100644
--- a/docs-archive/apache-airflow/2.3.0/executor/sequential.html
+++ b/docs-archive/apache-airflow/2.3.0/executor/sequential.html
@@ -673,7 +673,7 @@
 <div class="section" id="sequential-executor">
 <span id="executor-sequentialexecutor"></span><h1>Sequential Executor<a class="headerlink" href="#sequential-executor" title="Permalink to this headline">¶</a></h1>
 <p>The <a class="reference internal" href="../_api/airflow/executors/sequential_executor/index.html#airflow.executors.sequential_executor.SequentialExecutor" title="airflow.executors.sequential_executor.SequentialExecutor"><code class="xref py py-class docutils literal notranslate"><span class="pre">SequentialExecutor</span></code></a> is the default executor when you first install <code class="docutils literal notranslate"><span class="pre">airflow</span></code>.
-It is the only executor that can be used with <code class="docutils literal notranslate"><span class="pre">sqlite</span></code> since <code class="docutils literal notranslate"><span class="pre">sqlite</span></code> doesn’t support multiple connections.
+It is the only executor that can be used with <code class="docutils literal notranslate"><span class="pre">sqlite</span></code> since <code class="docutils literal notranslate"><span class="pre">sqlite</span></code> doesn't support multiple connections.
 This executor will only run one task instance at a time. For production use case, please use other executors.</p>
 </div>
 
diff --git a/docs-archive/apache-airflow/2.3.0/extra-packages-ref.html b/docs-archive/apache-airflow/2.3.0/extra-packages-ref.html
index cb6b3c8..a782d02 100644
--- a/docs-archive/apache-airflow/2.3.0/extra-packages-ref.html
+++ b/docs-archive/apache-airflow/2.3.0/extra-packages-ref.html
@@ -668,7 +668,7 @@
 <div></div></blockquote>
 <div class="section" id="reference-for-package-extras">
 <h1>Reference for package extras<a class="headerlink" href="#reference-for-package-extras" title="Permalink to this headline">¶</a></h1>
-<p>Here’s the list of all the extra dependencies of Apache Airflow.</p>
+<p>Here's the list of all the extra dependencies of Apache Airflow.</p>
 <p>The entries with <code class="docutils literal notranslate"><span class="pre">*</span></code> in the <code class="docutils literal notranslate"><span class="pre">Preinstalled</span></code> column indicate that those extras (providers) are always
 pre-installed when Airflow is installed.</p>
 <div class="admonition note">
@@ -772,7 +772,7 @@
 <h2>Providers extras<a class="headerlink" href="#providers-extras" title="Permalink to this headline">¶</a></h2>
 <p>Those providers extras are simply convenience extras to install provider packages so that you can install the providers with simple command - including
 provider package and necessary dependencies in single command, which allows PIP to resolve any conflicting dependencies. This is extremely useful
-for first time installation where you want to repeatably install version of dependencies which are ‘valid’ for both airflow and providers installed.</p>
+for first time installation where you want to repeatably install version of dependencies which are 'valid' for both airflow and providers installed.</p>
 <p>For example the below command will install:</p>
 <blockquote>
 <div><ul class="simple">
diff --git a/docs-archive/apache-airflow/2.3.0/faq.html b/docs-archive/apache-airflow/2.3.0/faq.html
index 3a84880..c9fbfc4 100644
--- a/docs-archive/apache-airflow/2.3.0/faq.html
+++ b/docs-archive/apache-airflow/2.3.0/faq.html
@@ -360,13 +360,13 @@
 <li class="toctree-l3"><a class="reference internal" href="#why-is-task-not-getting-scheduled">Why is task not getting scheduled?</a></li>
 <li class="toctree-l3"><a class="reference internal" href="#how-to-improve-dag-performance">How to improve DAG performance?</a></li>
 <li class="toctree-l3"><a class="reference internal" href="#how-to-reduce-dag-scheduling-latency-task-delay">How to reduce DAG scheduling latency / task delay?</a></li>
-<li class="toctree-l3"><a class="reference internal" href="#how-do-i-trigger-tasks-based-on-another-task-s-failure">How do I trigger tasks based on another task’s failure?</a></li>
+<li class="toctree-l3"><a class="reference internal" href="#how-do-i-trigger-tasks-based-on-another-task-s-failure">How do I trigger tasks based on another task's failure?</a></li>
 <li class="toctree-l3"><a class="reference internal" href="#how-to-control-dag-file-parsing-timeout-for-different-dag-files">How to control DAG file parsing timeout for different DAG files?</a></li>
 <li class="toctree-l3"><a class="reference internal" href="#when-there-are-a-lot-1000-of-dags-files-how-to-speed-up-parsing-of-new-files">When there are a lot (&gt;1000) of dags files, how to speed up parsing of new files?</a></li>
 </ul>
 </li>
 <li class="toctree-l2"><a class="reference internal" href="#dag-construction">DAG construction</a><ul>
-<li class="toctree-l3"><a class="reference internal" href="#what-s-the-deal-with-start-date">What’s the deal with <code class="docutils literal notranslate"><span class="pre">start_date</span></code>?</a></li>
+<li class="toctree-l3"><a class="reference internal" href="#what-s-the-deal-with-start-date">What's the deal with <code class="docutils literal notranslate"><span class="pre">start_date</span></code>?</a></li>
 <li class="toctree-l3"><a class="reference internal" href="#using-time-zones">Using time zones</a></li>
 <li class="toctree-l3"><a class="reference internal" href="#what-does-execution-date-mean">What does <code class="docutils literal notranslate"><span class="pre">execution_date</span></code> mean?</a></li>
 <li class="toctree-l3"><a class="reference internal" href="#how-to-create-dags-dynamically">How to create DAGs dynamically?</a></li>
@@ -377,7 +377,7 @@
 </li>
 <li class="toctree-l2"><a class="reference internal" href="#task-execution-interactions">Task execution interactions</a><ul>
 <li class="toctree-l3"><a class="reference internal" href="#what-does-templatenotfound-mean">What does <code class="docutils literal notranslate"><span class="pre">TemplateNotFound</span></code> mean?</a></li>
-<li class="toctree-l3"><a class="reference internal" href="#how-to-trigger-tasks-based-on-another-task-s-failure">How to trigger tasks based on another task’s failure?</a></li>
+<li class="toctree-l3"><a class="reference internal" href="#how-to-trigger-tasks-based-on-another-task-s-failure">How to trigger tasks based on another task's failure?</a></li>
 </ul>
 </li>
 <li class="toctree-l2"><a class="reference internal" href="#airflow-ui">Airflow UI</a><ul>
@@ -387,7 +387,7 @@
 </ul>
 </li>
 <li class="toctree-l2"><a class="reference internal" href="#mysql-and-mysql-variant-databases">MySQL and MySQL variant Databases</a><ul>
-<li class="toctree-l3"><a class="reference internal" href="#what-does-mysql-server-has-gone-away-mean">What does “MySQL Server has gone away” mean?</a></li>
+<li class="toctree-l3"><a class="reference internal" href="#what-does-mysql-server-has-gone-away-mean">What does &quot;MySQL Server has gone away&quot; mean?</a></li>
 <li class="toctree-l3"><a class="reference internal" href="#does-airflow-support-extended-ascii-or-unicode-characters">Does Airflow support extended ASCII or unicode characters?</a></li>
 <li class="toctree-l3"><a class="reference internal" href="#how-to-fix-exception-global-variable-explicit-defaults-for-timestamp-needs-to-be-on-1">How to fix Exception: Global variable <code class="docutils literal notranslate"><span class="pre">explicit_defaults_for_timestamp</span></code> needs to be on (1)?</a></li>
 </ul>
@@ -566,13 +566,13 @@
 <li class="toctree-l3"><a class="reference internal" href="#why-is-task-not-getting-scheduled">Why is task not getting scheduled?</a></li>
 <li class="toctree-l3"><a class="reference internal" href="#how-to-improve-dag-performance">How to improve DAG performance?</a></li>
 <li class="toctree-l3"><a class="reference internal" href="#how-to-reduce-dag-scheduling-latency-task-delay">How to reduce DAG scheduling latency / task delay?</a></li>
-<li class="toctree-l3"><a class="reference internal" href="#how-do-i-trigger-tasks-based-on-another-task-s-failure">How do I trigger tasks based on another task’s failure?</a></li>
+<li class="toctree-l3"><a class="reference internal" href="#how-do-i-trigger-tasks-based-on-another-task-s-failure">How do I trigger tasks based on another task's failure?</a></li>
 <li class="toctree-l3"><a class="reference internal" href="#how-to-control-dag-file-parsing-timeout-for-different-dag-files">How to control DAG file parsing timeout for different DAG files?</a></li>
 <li class="toctree-l3"><a class="reference internal" href="#when-there-are-a-lot-1000-of-dags-files-how-to-speed-up-parsing-of-new-files">When there are a lot (&gt;1000) of dags files, how to speed up parsing of new files?</a></li>
 </ul>
 </li>
 <li class="toctree-l2"><a class="reference internal" href="#dag-construction">DAG construction</a><ul>
-<li class="toctree-l3"><a class="reference internal" href="#what-s-the-deal-with-start-date">What’s the deal with <code class="docutils literal notranslate"><span class="pre">start_date</span></code>?</a></li>
+<li class="toctree-l3"><a class="reference internal" href="#what-s-the-deal-with-start-date">What's the deal with <code class="docutils literal notranslate"><span class="pre">start_date</span></code>?</a></li>
 <li class="toctree-l3"><a class="reference internal" href="#using-time-zones">Using time zones</a></li>
 <li class="toctree-l3"><a class="reference internal" href="#what-does-execution-date-mean">What does <code class="docutils literal notranslate"><span class="pre">execution_date</span></code> mean?</a></li>
 <li class="toctree-l3"><a class="reference internal" href="#how-to-create-dags-dynamically">How to create DAGs dynamically?</a></li>
@@ -583,7 +583,7 @@
 </li>
 <li class="toctree-l2"><a class="reference internal" href="#task-execution-interactions">Task execution interactions</a><ul>
 <li class="toctree-l3"><a class="reference internal" href="#what-does-templatenotfound-mean">What does <code class="docutils literal notranslate"><span class="pre">TemplateNotFound</span></code> mean?</a></li>
-<li class="toctree-l3"><a class="reference internal" href="#how-to-trigger-tasks-based-on-another-task-s-failure">How to trigger tasks based on another task’s failure?</a></li>
+<li class="toctree-l3"><a class="reference internal" href="#how-to-trigger-tasks-based-on-another-task-s-failure">How to trigger tasks based on another task's failure?</a></li>
 </ul>
 </li>
 <li class="toctree-l2"><a class="reference internal" href="#airflow-ui">Airflow UI</a><ul>
@@ -593,7 +593,7 @@
 </ul>
 </li>
 <li class="toctree-l2"><a class="reference internal" href="#mysql-and-mysql-variant-databases">MySQL and MySQL variant Databases</a><ul>
-<li class="toctree-l3"><a class="reference internal" href="#what-does-mysql-server-has-gone-away-mean">What does “MySQL Server has gone away” mean?</a></li>
+<li class="toctree-l3"><a class="reference internal" href="#what-does-mysql-server-has-gone-away-mean">What does &quot;MySQL Server has gone away&quot; mean?</a></li>
 <li class="toctree-l3"><a class="reference internal" href="#does-airflow-support-extended-ascii-or-unicode-characters">Does Airflow support extended ASCII or unicode characters?</a></li>
 <li class="toctree-l3"><a class="reference internal" href="#how-to-fix-exception-global-variable-explicit-defaults-for-timestamp-needs-to-be-on-1">How to fix Exception: Global variable <code class="docutils literal notranslate"><span class="pre">explicit_defaults_for_timestamp</span></code> needs to be on (1)?</a></li>
 </ul>
@@ -724,25 +724,25 @@
 <h3>Why is task not getting scheduled?<a class="headerlink" href="#why-is-task-not-getting-scheduled" title="Permalink to this headline">¶</a></h3>
 <p>There are very many reasons why your task might not be getting scheduled. Here are some of the common causes:</p>
 <ul class="simple">
-<li><p>Does your script “compile”, can the Airflow engine parse it and find your
+<li><p>Does your script &quot;compile&quot;, can the Airflow engine parse it and find your
 DAG object? To test this, you can run <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">dags</span> <span class="pre">list</span></code> and
 confirm that your DAG shows up in the list. You can also run
 <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">tasks</span> <span class="pre">list</span> <span class="pre">foo_dag_id</span> <span class="pre">--tree</span></code> and confirm that your task
 shows up in the list as expected. If you use the CeleryExecutor, you
 may want to confirm that this works both where the scheduler runs as well
 as where the worker runs.</p></li>
-<li><p>Does the file containing your DAG contain the string “airflow” and “DAG” somewhere
+<li><p>Does the file containing your DAG contain the string &quot;airflow&quot; and &quot;DAG&quot; somewhere
 in the contents? When searching the DAG directory, Airflow ignores files not containing
-“airflow” and “DAG” in order to prevent the DagBag parsing from importing all python
-files collocated with user’s DAGs.</p></li>
+&quot;airflow&quot; and &quot;DAG&quot; in order to prevent the DagBag parsing from importing all python
+files collocated with user's DAGs.</p></li>
 <li><p>Is your <code class="docutils literal notranslate"><span class="pre">start_date</span></code> set properly? The Airflow scheduler triggers the
 task soon after the <code class="docutils literal notranslate"><span class="pre">start_date</span> <span class="pre">+</span> <span class="pre">schedule_interval</span></code> is passed.</p></li>
 <li><p>Is your <code class="docutils literal notranslate"><span class="pre">schedule_interval</span></code> set properly? The default <code class="docutils literal notranslate"><span class="pre">schedule_interval</span></code>
 is one day (<code class="docutils literal notranslate"><span class="pre">datetime.timedelta(1)</span></code>). You must specify a different <code class="docutils literal notranslate"><span class="pre">schedule_interval</span></code>
 directly to the DAG object you instantiate, not as a <code class="docutils literal notranslate"><span class="pre">default_param</span></code>, as task instances
-do not override their parent DAG’s <code class="docutils literal notranslate"><span class="pre">schedule_interval</span></code>.</p></li>
+do not override their parent DAG's <code class="docutils literal notranslate"><span class="pre">schedule_interval</span></code>.</p></li>
 <li><p>Is your <code class="docutils literal notranslate"><span class="pre">start_date</span></code> beyond where you can see it in the UI? If you
-set your <code class="docutils literal notranslate"><span class="pre">start_date</span></code> to some time say 3 months ago, you won’t be able to see
+set your <code class="docutils literal notranslate"><span class="pre">start_date</span></code> to some time say 3 months ago, you won't be able to see
 it in the main view in the UI, but you should be able to see it in the
 <code class="docutils literal notranslate"><span class="pre">Menu</span> <span class="pre">-&gt;</span> <span class="pre">Browse</span> <span class="pre">-&gt;Task</span> <span class="pre">Instances</span></code>.</p></li>
 <li><p>Are the dependencies for the task met? The task instances directly
@@ -755,7 +755,7 @@
 You can view how these properties are set from the <code class="docutils literal notranslate"><span class="pre">Task</span> <span class="pre">Instance</span> <span class="pre">Details</span></code>
 page for your task.</p></li>
 <li><p>Are the DagRuns you need created and active? A DagRun represents a specific
-execution of an entire DAG and has a state (running, success, failed, …).
+execution of an entire DAG and has a state (running, success, failed, ...).
 The scheduler creates new DagRun as it moves forward, but never goes back
 in time to create new ones. The scheduler only evaluates <code class="docutils literal notranslate"><span class="pre">running</span></code> DagRuns
 to see what task instances it can trigger. Note that clearing tasks
@@ -799,7 +799,7 @@
 however if you need more throughput you can <a class="reference internal" href="concepts/scheduler.html#scheduler-ha"><span class="std std-ref">start multiple schedulers</span></a>.</p>
 </div>
 <div class="section" id="how-do-i-trigger-tasks-based-on-another-task-s-failure">
-<h3>How do I trigger tasks based on another task’s failure?<a class="headerlink" href="#how-do-i-trigger-tasks-based-on-another-task-s-failure" title="Permalink to this headline">¶</a></h3>
+<h3>How do I trigger tasks based on another task's failure?<a class="headerlink" href="#how-do-i-trigger-tasks-based-on-another-task-s-failure" title="Permalink to this headline">¶</a></h3>
 <p>You can achieve this with <a class="reference internal" href="concepts/dags.html#concepts-trigger-rules"><span class="std std-ref">Trigger Rules</span></a>.</p>
 </div>
 <div class="section" id="how-to-control-dag-file-parsing-timeout-for-different-dag-files">
@@ -837,7 +837,7 @@
 <p>The dag parser will skip the <code class="docutils literal notranslate"><span class="pre">min_file_process_interval</span></code> check if a file is recently modified.</p>
 <p>This might not work for case where the DAG is imported/created from a separate file. Example:
 <code class="docutils literal notranslate"><span class="pre">dag_file.py</span></code> that imports <code class="docutils literal notranslate"><span class="pre">dag_loader.py</span></code> where the actual logic of the DAG file is as shown below.
-In this case if <code class="docutils literal notranslate"><span class="pre">dag_loader.py</span></code> is updated but <code class="docutils literal notranslate"><span class="pre">dag_file.py</span></code> is not updated, the changes won’t be reflected
+In this case if <code class="docutils literal notranslate"><span class="pre">dag_loader.py</span></code> is updated but <code class="docutils literal notranslate"><span class="pre">dag_file.py</span></code> is not updated, the changes won't be reflected
 until <code class="docutils literal notranslate"><span class="pre">min_file_process_interval</span></code> is reached since DAG Parser will look for modified time for <code class="docutils literal notranslate"><span class="pre">dag_file.py</span></code> file.</p>
 <div class="literal-block-wrapper docutils container" id="dag-file-py">
 <div class="code-block-caption"><span class="caption-text">dag_file.py</span><a class="headerlink" href="#dag-file-py" title="Permalink to this code">¶</a></div>
@@ -879,7 +879,7 @@
 <div class="section" id="dag-construction">
 <h2>DAG construction<a class="headerlink" href="#dag-construction" title="Permalink to this headline">¶</a></h2>
 <div class="section" id="what-s-the-deal-with-start-date">
-<h3>What’s the deal with <code class="docutils literal notranslate"><span class="pre">start_date</span></code>?<a class="headerlink" href="#what-s-the-deal-with-start-date" title="Permalink to this headline">¶</a></h3>
+<h3>What's the deal with <code class="docutils literal notranslate"><span class="pre">start_date</span></code>?<a class="headerlink" href="#what-s-the-deal-with-start-date" title="Permalink to this headline">¶</a></h3>
 <p><code class="docutils literal notranslate"><span class="pre">start_date</span></code> is partly legacy from the pre-DagRun era, but it is still
 relevant in many ways. When creating a new DAG, you probably want to set
 a global <code class="docutils literal notranslate"><span class="pre">start_date</span></code> for your tasks. This can be done by declaring your
@@ -905,21 +905,21 @@
 While <code class="docutils literal notranslate"><span class="pre">schedule_interval</span></code> does allow specifying a <code class="docutils literal notranslate"><span class="pre">datetime.timedelta</span></code>
 object, we recommend using the macros or cron expressions instead, as
 it enforces this idea of rounded schedules.</p>
-<p>When using <code class="docutils literal notranslate"><span class="pre">depends_on_past=True</span></code>, it’s important to pay special attention
+<p>When using <code class="docutils literal notranslate"><span class="pre">depends_on_past=True</span></code>, it's important to pay special attention
 to <code class="docutils literal notranslate"><span class="pre">start_date</span></code>, as the past dependency is not enforced only on the specific
-schedule of the <code class="docutils literal notranslate"><span class="pre">start_date</span></code> specified for the task. It’s also
+schedule of the <code class="docutils literal notranslate"><span class="pre">start_date</span></code> specified for the task. It's also
 important to watch DagRun activity status in time when introducing
 new <code class="docutils literal notranslate"><span class="pre">depends_on_past=True</span></code>, unless you are planning on running a backfill
 for the new task(s).</p>
-<p>It is also important to note that the task’s <code class="docutils literal notranslate"><span class="pre">start_date</span></code>, in the context of a
-backfill CLI command, gets overridden by the backfill’s <code class="docutils literal notranslate"><span class="pre">start_date</span></code> commands.
+<p>It is also important to note that the task's <code class="docutils literal notranslate"><span class="pre">start_date</span></code>, in the context of a
+backfill CLI command, gets overridden by the backfill's <code class="docutils literal notranslate"><span class="pre">start_date</span></code> commands.
 This allows for a backfill on tasks that have <code class="docutils literal notranslate"><span class="pre">depends_on_past=True</span></code> to
 actually start. If this were not the case, the backfill just would not start.</p>
 </div>
 <div class="section" id="using-time-zones">
 <h3>Using time zones<a class="headerlink" href="#using-time-zones" title="Permalink to this headline">¶</a></h3>
-<p>Creating a time zone aware datetime (e.g. DAG’s <code class="docutils literal notranslate"><span class="pre">start_date</span></code>) is quite simple. Just make sure to supply
-a time zone aware dates using <code class="docutils literal notranslate"><span class="pre">pendulum</span></code>. Don’t try to use standard library
+<p>Creating a time zone aware datetime (e.g. DAG's <code class="docutils literal notranslate"><span class="pre">start_date</span></code>) is quite simple. Just make sure to supply
+a time zone aware dates using <code class="docutils literal notranslate"><span class="pre">pendulum</span></code>. Don't try to use standard library
 <a class="reference external" href="https://docs.python.org/3/library/datetime.html#timezone-objects">timezone</a> as they are known to
 have limitations and we deliberately disallow using them in DAGs.</p>
 </div>
@@ -934,12 +934,12 @@
 data for <code class="docutils literal notranslate"><span class="pre">2016-02-19</span></code> becomes available. This interval between midnights of
 <code class="docutils literal notranslate"><span class="pre">2016-02-19</span></code> and <code class="docutils literal notranslate"><span class="pre">2016-02-20</span></code> is called the <em>data interval</em>, and since it
 represents data in the date of <code class="docutils literal notranslate"><span class="pre">2016-02-19</span></code>, this date is also called the
-run’s <em>logical date</em>, or the date that this DAG run is executed for, thus
+run's <em>logical date</em>, or the date that this DAG run is executed for, thus
 <em>execution date</em>.</p>
 <p>For backward compatibility, a datetime value <code class="docutils literal notranslate"><span class="pre">execution_date</span></code> is still
 as <a class="reference internal" href="templates-ref.html#templates-variables"><span class="std std-ref">Template variables</span></a> with various formats in Jinja
-templated fields, and in Airflow’s Python API. It is also included in the
-context dictionary given to an Operator’s execute function.</p>
+templated fields, and in Airflow's Python API. It is also included in the
+context dictionary given to an Operator's execute function.</p>
 <div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="k">class</span> <span class="nc">MyOperator</span><span class="p">(</span><span class="n">BaseOperator</span><span class="p">):</span>
     <span class="k">def</span> <span class="nf">execute</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">context</span><span class="p">):</span>
         <span class="n">logging</span><span class="o">.</span><span class="n">info</span><span class="p">(</span><span class="n">context</span><span class="p">[</span><span class="s2">&quot;execution_date&quot;</span><span class="p">])</span>
@@ -1008,12 +1008,12 @@
 <span class="n">bo</span> <span class="o">=</span> <span class="n">BashOperator</span><span class="p">(</span><span class="n">task_id</span><span class="o">=</span><span class="s2">&quot;my_task&quot;</span><span class="p">,</span> <span class="n">bash_command</span><span class="o">=</span><span class="s2">&quot;echo {{ my_custom_macro }}&quot;</span><span class="p">,</span> <span class="n">dag</span><span class="o">=</span><span class="n">dag</span><span class="p">)</span>
 </pre></div>
 </div>
-<p>This will echo “day={{ ds }}” instead of “day=2020-01-01” for a DAG run with a
+<p>This will echo &quot;day={{ ds }}&quot; instead of &quot;day=2020-01-01&quot; for a DAG run with a
 <code class="docutils literal notranslate"><span class="pre">data_interval_start</span></code> of 2020-01-01 00:00:00.</p>
 <div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="n">bo</span> <span class="o">=</span> <span class="n">BashOperator</span><span class="p">(</span><span class="n">task_id</span><span class="o">=</span><span class="s2">&quot;my_task&quot;</span><span class="p">,</span> <span class="n">bash_command</span><span class="o">=</span><span class="s2">&quot;echo day={{ ds }}&quot;</span><span class="p">,</span> <span class="n">dag</span><span class="o">=</span><span class="n">dag</span><span class="p">)</span>
 </pre></div>
 </div>
-<p>By using the ds macros directly in the template_field, the rendered value results in “day=2020-01-01”.</p>
+<p>By using the ds macros directly in the template_field, the rendered value results in &quot;day=2020-01-01&quot;.</p>
 </div>
 <div class="section" id="why-next-ds-or-prev-ds-might-not-contain-expected-values">
 <h3>Why <code class="docutils literal notranslate"><span class="pre">next_ds</span></code> or <code class="docutils literal notranslate"><span class="pre">prev_ds</span></code> might not contain expected values?<a class="headerlink" href="#why-next-ds-or-prev-ds-might-not-contain-expected-values" title="Permalink to this headline">¶</a></h3>
@@ -1035,7 +1035,7 @@
 other directories to the <code class="docutils literal notranslate"><span class="pre">template_searchpath</span></code> of the DAG object to allow for other non-relative location.</p>
 </div>
 <div class="section" id="how-to-trigger-tasks-based-on-another-task-s-failure">
-<h3>How to trigger tasks based on another task’s failure?<a class="headerlink" href="#how-to-trigger-tasks-based-on-another-task-s-failure" title="Permalink to this headline">¶</a></h3>
+<h3>How to trigger tasks based on another task's failure?<a class="headerlink" href="#how-to-trigger-tasks-based-on-another-task-s-failure" title="Permalink to this headline">¶</a></h3>
 <p>For tasks that are related through dependency, you can set the <code class="docutils literal notranslate"><span class="pre">trigger_rule</span></code> to <code class="docutils literal notranslate"><span class="pre">TriggerRule.ALL_FAILED</span></code> if the
 task execution depends on the failure of ALL its upstream tasks or <code class="docutils literal notranslate"><span class="pre">TriggerRule.ONE_FAILED</span></code> for just one of the
 upstream task.</p>
@@ -1096,8 +1096,8 @@
 <div class="section" id="mysql-and-mysql-variant-databases">
 <h2>MySQL and MySQL variant Databases<a class="headerlink" href="#mysql-and-mysql-variant-databases" title="Permalink to this headline">¶</a></h2>
 <div class="section" id="what-does-mysql-server-has-gone-away-mean">
-<h3>What does “MySQL Server has gone away” mean?<a class="headerlink" href="#what-does-mysql-server-has-gone-away-mean" title="Permalink to this headline">¶</a></h3>
-<p>You may occasionally experience <code class="docutils literal notranslate"><span class="pre">OperationalError</span></code> with the message “MySQL Server has gone away”. This is due to the
+<h3>What does &quot;MySQL Server has gone away&quot; mean?<a class="headerlink" href="#what-does-mysql-server-has-gone-away-mean" title="Permalink to this headline">¶</a></h3>
+<p>You may occasionally experience <code class="docutils literal notranslate"><span class="pre">OperationalError</span></code> with the message &quot;MySQL Server has gone away&quot;. This is due to the
 connection pool keeping connections open too long and you are given an old connection that has expired. To ensure a
 valid connection, you can set <a class="reference internal" href="configurations-ref.html#config-core-sql-alchemy-pool-recycle"><span class="std std-ref">sql_alchemy_pool_recycle (Deprecated)</span></a> to ensure connections are invalidated after
 that many seconds and new ones are created.</p>
@@ -1205,13 +1205,13 @@
 <li><a class="reference internal" href="#why-is-task-not-getting-scheduled">Why is task not getting scheduled?</a></li>
 <li><a class="reference internal" href="#how-to-improve-dag-performance">How to improve DAG performance?</a></li>
 <li><a class="reference internal" href="#how-to-reduce-dag-scheduling-latency-task-delay">How to reduce DAG scheduling latency / task delay?</a></li>
-<li><a class="reference internal" href="#how-do-i-trigger-tasks-based-on-another-task-s-failure">How do I trigger tasks based on another task’s failure?</a></li>
+<li><a class="reference internal" href="#how-do-i-trigger-tasks-based-on-another-task-s-failure">How do I trigger tasks based on another task's failure?</a></li>
 <li><a class="reference internal" href="#how-to-control-dag-file-parsing-timeout-for-different-dag-files">How to control DAG file parsing timeout for different DAG files?</a></li>
 <li><a class="reference internal" href="#when-there-are-a-lot-1000-of-dags-files-how-to-speed-up-parsing-of-new-files">When there are a lot (&gt;1000) of dags files, how to speed up parsing of new files?</a></li>
 </ul>
 </li>
 <li><a class="reference internal" href="#dag-construction">DAG construction</a><ul>
-<li><a class="reference internal" href="#what-s-the-deal-with-start-date">What’s the deal with <code class="docutils literal notranslate"><span class="pre">start_date</span></code>?</a></li>
+<li><a class="reference internal" href="#what-s-the-deal-with-start-date">What's the deal with <code class="docutils literal notranslate"><span class="pre">start_date</span></code>?</a></li>
 <li><a class="reference internal" href="#using-time-zones">Using time zones</a></li>
 <li><a class="reference internal" href="#what-does-execution-date-mean">What does <code class="docutils literal notranslate"><span class="pre">execution_date</span></code> mean?</a></li>
 <li><a class="reference internal" href="#how-to-create-dags-dynamically">How to create DAGs dynamically?</a></li>
@@ -1222,7 +1222,7 @@
 </li>
 <li><a class="reference internal" href="#task-execution-interactions">Task execution interactions</a><ul>
 <li><a class="reference internal" href="#what-does-templatenotfound-mean">What does <code class="docutils literal notranslate"><span class="pre">TemplateNotFound</span></code> mean?</a></li>
-<li><a class="reference internal" href="#how-to-trigger-tasks-based-on-another-task-s-failure">How to trigger tasks based on another task’s failure?</a></li>
+<li><a class="reference internal" href="#how-to-trigger-tasks-based-on-another-task-s-failure">How to trigger tasks based on another task's failure?</a></li>
 </ul>
 </li>
 <li><a class="reference internal" href="#airflow-ui">Airflow UI</a><ul>
@@ -1232,7 +1232,7 @@
 </ul>
 </li>
 <li><a class="reference internal" href="#mysql-and-mysql-variant-databases">MySQL and MySQL variant Databases</a><ul>
-<li><a class="reference internal" href="#what-does-mysql-server-has-gone-away-mean">What does “MySQL Server has gone away” mean?</a></li>
+<li><a class="reference internal" href="#what-does-mysql-server-has-gone-away-mean">What does &quot;MySQL Server has gone away&quot; mean?</a></li>
 <li><a class="reference internal" href="#does-airflow-support-extended-ascii-or-unicode-characters">Does Airflow support extended ASCII or unicode characters?</a></li>
 <li><a class="reference internal" href="#how-to-fix-exception-global-variable-explicit-defaults-for-timestamp-needs-to-be-on-1">How to fix Exception: Global variable <code class="docutils literal notranslate"><span class="pre">explicit_defaults_for_timestamp</span></code> needs to be on (1)?</a></li>
 </ul>
diff --git a/docs-archive/apache-airflow/2.3.0/howto/connection.html b/docs-archive/apache-airflow/2.3.0/howto/connection.html
index a068481..2845292 100644
--- a/docs-archive/apache-airflow/2.3.0/howto/connection.html
+++ b/docs-archive/apache-airflow/2.3.0/howto/connection.html
@@ -738,7 +738,7 @@
 <p class="admonition-title">See also</p>
 <p>For an overview of hooks and connections, see <a class="reference internal" href="../concepts/connections.html"><span class="doc">Connections &amp; Hooks</span></a>.</p>
 </div>
-<p>Airflow’s <a class="reference internal" href="../_api/airflow/models/connection/index.html#airflow.models.connection.Connection" title="airflow.models.connection.Connection"><code class="xref py py-class docutils literal notranslate"><span class="pre">Connection</span></code></a> object is used for storing credentials and other information necessary for connecting to external services.</p>
+<p>Airflow's <a class="reference internal" href="../_api/airflow/models/connection/index.html#airflow.models.connection.Connection" title="airflow.models.connection.Connection"><code class="xref py py-class docutils literal notranslate"><span class="pre">Connection</span></code></a> object is used for storing credentials and other information necessary for connecting to external services.</p>
 <p>Connections may be defined in the following ways:</p>
 <blockquote>
 <div><ul class="simple">
@@ -752,7 +752,7 @@
 <h2>Storing connections in environment variables<a class="headerlink" href="#storing-connections-in-environment-variables" title="Permalink to this headline">¶</a></h2>
 <p>Airflow connections may be defined in environment variables.</p>
 <p>The naming convention is <span class="target" id="index-0"></span><a class="reference internal" href="../cli-and-env-variables-ref.html#envvar-AIRFLOW_CONN_-CONN_ID"><code class="xref std std-envvar docutils literal notranslate"><span class="pre">AIRFLOW_CONN_{CONN_ID}</span></code></a>, all uppercase (note the single underscores surrounding <code class="docutils literal notranslate"><span class="pre">CONN</span></code>).  So if your connection id is <code class="docutils literal notranslate"><span class="pre">my_prod_db</span></code> then the variable name should be <code class="docutils literal notranslate"><span class="pre">AIRFLOW_CONN_MY_PROD_DB</span></code>.</p>
-<p>The value can be either JSON or Airflow’s URI format.</p>
+<p>The value can be either JSON or Airflow's URI format.</p>
 <div class="section" id="json-format-example">
 <span id="connection-serialization-json-example"></span><h3>JSON format example<a class="headerlink" href="#json-format-example" title="Permalink to this headline">¶</a></h3>
 <div class="versionadded">
@@ -841,7 +841,7 @@
 <span class="s1">    }&#39;</span>
 </pre></div>
 </div>
-<p>Alternatively you may use Airflow’ Connection URI format (see <a class="reference internal" href="#generating-connection-uri"><span class="std std-ref">Generating a Connection URI</span></a>).</p>
+<p>Alternatively you may use Airflow' Connection URI format (see <a class="reference internal" href="#generating-connection-uri"><span class="std std-ref">Generating a Connection URI</span></a>).</p>
 <div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>airflow connections add <span class="s1">&#39;my_prod_db&#39;</span> <span class="se">\</span>
     --conn-uri <span class="s1">&#39;&lt;conn-type&gt;://&lt;login&gt;:&lt;password&gt;@&lt;host&gt;:&lt;port&gt;/&lt;schema&gt;?param1=val1&amp;param2=val2&amp;...&#39;</span>
 </pre></div>
@@ -873,16 +873,16 @@
 <a class="reference internal" href="#creating-connection-ui"><span class="std std-ref">create</span></a> or <a class="reference internal" href="#editing-connection-ui"><span class="std std-ref">edit</span></a> connection page, or through calling
 <a class="reference internal" href="../stable-rest-api-ref.html"><span class="doc">Connections REST API</span></a>.</p>
 <p>To test a connection Airflow calls out the <code class="docutils literal notranslate"><span class="pre">test_connection</span></code> method from the associated hook class and reports the
-results of it. It may happen that the connection type does not have any associated hook or the hook doesn’t have the
+results of it. It may happen that the connection type does not have any associated hook or the hook doesn't have the
 <code class="docutils literal notranslate"><span class="pre">test_connection</span></code> method implementation, in either case the error message will throw the proper error message.</p>
 <p>One important point to note is that the connections will be tested from the webserver only, so this feature is
 subject to network egress rules setup for your webserver. Also, if webserver &amp; worker machines have different libs or
 provider packages installed then the test results might differ.</p>
-<p>Last caveat is that this feature won’t be available for the connections coming out of the secrets backends.</p>
+<p>Last caveat is that this feature won't be available for the connections coming out of the secrets backends.</p>
 </div>
 <div class="section" id="custom-connection-types">
 <h3>Custom connection types<a class="headerlink" href="#custom-connection-types" title="Permalink to this headline">¶</a></h3>
-<p>Airflow allows the definition of custom connection types – including modifications of the add/edit form
+<p>Airflow allows the definition of custom connection types -- including modifications of the add/edit form
 for the connections. Custom connection types are defined in community maintained providers, but you can
 can also add a custom provider that adds custom connection types. See <a class="reference external" href="/docs/apache-airflow-providers/index.html" title="(in apache-airflow-providers vdevel)"><span>Provider packages</span></a>
 for description on how to add custom providers.</p>
@@ -896,7 +896,7 @@
 <ul class="simple">
 <li><p>Adding custom connection types</p></li>
 <li><p>Adding automated Hook creation from the connection type</p></li>
-<li><p>Adding custom form widget to display and edit custom “extra” parameters in your connection URL</p></li>
+<li><p>Adding custom form widget to display and edit custom &quot;extra&quot; parameters in your connection URL</p></li>
 <li><p>Hiding fields that are not used for your connection</p></li>
 <li><p>Adding placeholders showing examples of how fields should be formatted</p></li>
 </ul>
@@ -910,7 +910,7 @@
 method <code class="xref py py-meth docutils literal notranslate"><span class="pre">get_connection_form_widgets()</span></code>.  This method should return a dictionary. The keys
 should be the string name of the field as it should be stored in the <code class="docutils literal notranslate"><span class="pre">extra</span></code> dict.  The values should
 be inheritors of <code class="xref py py-class docutils literal notranslate"><span class="pre">wtforms.fields.core.Field</span></code>.</p>
-<p>Here’s an example:</p>
+<p>Here's an example:</p>
 <div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="nd">@staticmethod</span>
 <span class="k">def</span> <span class="nf">get_connection_form_widgets</span><span class="p">()</span> <span class="o">-&gt;</span> <span class="n">Dict</span><span class="p">[</span><span class="nb">str</span><span class="p">,</span> <span class="n">Any</span><span class="p">]:</span>
     <span class="sd">&quot;&quot;&quot;Returns connection widgets to add to connection form&quot;&quot;&quot;</span>
@@ -933,7 +933,7 @@
 and this is how its value would be stored in the <code class="docutils literal notranslate"><span class="pre">extra</span></code> dict.  From 2.3 onward, you no longer need to do this.</p>
 </div>
 <p>Method <code class="xref py py-meth docutils literal notranslate"><span class="pre">get_ui_field_behaviour()</span></code> lets you customize behavior of both .  For example you can
-hide or relabel a field (e.g. if it’s unused or re-purposed) and you can add placeholder text.</p>
+hide or relabel a field (e.g. if it's unused or re-purposed) and you can add placeholder text.</p>
 <p>An example:</p>
 <div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="nd">@staticmethod</span>
 <span class="k">def</span> <span class="nf">get_ui_field_behaviour</span><span class="p">()</span> <span class="o">-&gt;</span> <span class="n">Dict</span><span class="p">[</span><span class="nb">str</span><span class="p">,</span> <span class="n">Any</span><span class="p">]:</span>
@@ -949,14 +949,14 @@
     <span class="p">}</span>
 </pre></div>
 </div>
-<p>Note here that <em>here</em> (in contrast with <code class="docutils literal notranslate"><span class="pre">get_connection_form_widgets</span></code>) we must add the prefix <code class="docutils literal notranslate"><span class="pre">extra__&lt;conn</span> <span class="pre">type&gt;__</span></code> when referencing a custom field.  This is this is because it’s possible to create a custom field whose name overlaps with a built-in field and we need to be able to reference it unambiguously.</p>
+<p>Note here that <em>here</em> (in contrast with <code class="docutils literal notranslate"><span class="pre">get_connection_form_widgets</span></code>) we must add the prefix <code class="docutils literal notranslate"><span class="pre">extra__&lt;conn</span> <span class="pre">type&gt;__</span></code> when referencing a custom field.  This is this is because it's possible to create a custom field whose name overlaps with a built-in field and we need to be able to reference it unambiguously.</p>
 <p>Take a look at providers for examples of what you can do, for example <a class="reference external" href="/docs/apache-airflow-providers-jdbc/stable/_api/airflow/providers/jdbc/hooks/jdbc/index.html#airflow.providers.jdbc.hooks.jdbc.JdbcHook" title="(in apache-airflow-providers-jdbc v2.1.3)"><code class="xref py py-class docutils literal notranslate"><span class="pre">JdbcHook</span></code></a>
 and <code class="xref py py-class docutils literal notranslate"><span class="pre">AsanaHook</span></code> both make use of this feature.</p>
 <div class="admonition note">
 <p class="admonition-title">Note</p>
 <p>Deprecated <code class="docutils literal notranslate"><span class="pre">hook-class-names</span></code></p>
 <p>Prior to Airflow 2.2.0, the connections in providers have been exposed via <code class="docutils literal notranslate"><span class="pre">hook-class-names</span></code> array
-in provider’s meta-data, this however has proven to be not well optimized for using individual hooks
+in provider's meta-data, this however has proven to be not well optimized for using individual hooks
 in workers and the <code class="docutils literal notranslate"><span class="pre">hook-class-names</span></code> array is now replaced by <code class="docutils literal notranslate"><span class="pre">connection-types</span></code> array. Until
 provider supports Airflow below 2.2.0, both <code class="docutils literal notranslate"><span class="pre">connection-types</span></code> and <code class="docutils literal notranslate"><span class="pre">hook-class-names</span></code> should be
 present. Automated checks during CI build will verify consistency of those two arrays.</p>
@@ -969,7 +969,7 @@
 <p>From version 2.3.0 you can serialize connections with JSON instead.  See <a class="reference internal" href="#connection-serialization-json-example"><span class="std std-ref">example</span></a>.</p>
 </div>
 <p>For historical reasons, Airflow has a special URI format that can be used for serializing a Connection object to a string value.</p>
-<p>In general, Airflow’s URI format looks like the following:</p>
+<p>In general, Airflow's URI format looks like the following:</p>
 <div class="highlight-default notranslate"><div class="highlight"><pre><span></span>my-conn-type://my-login:my-password@my-host:5432/my-schema?param1=val1&amp;param2=val2
 </pre></div>
 </div>
diff --git a/docs-archive/apache-airflow/2.3.0/howto/create-custom-decorator.html b/docs-archive/apache-airflow/2.3.0/howto/create-custom-decorator.html
index 56b4679..4b59c32 100644
--- a/docs-archive/apache-airflow/2.3.0/howto/create-custom-decorator.html
+++ b/docs-archive/apache-airflow/2.3.0/howto/create-custom-decorator.html
@@ -686,7 +686,7 @@
 <h1>Creating Custom <code class="docutils literal notranslate"><span class="pre">&#64;task</span></code> Decorators<a class="headerlink" href="#creating-custom-task-decorators" title="Permalink to this headline">¶</a></h1>
 <p>As of Airflow 2.2 it is possible add custom decorators to the TaskFlow interface from within a provider
 package and have those decorators appear natively as part of the <code class="docutils literal notranslate"><span class="pre">&#64;task.____</span></code> design.</p>
-<p>For an example. Let’s say you were trying to create an easier mechanism to run python functions as “foo”
+<p>For an example. Let's say you were trying to create an easier mechanism to run python functions as &quot;foo&quot;
 tasks. The steps to create and register <code class="docutils literal notranslate"><span class="pre">&#64;task.foo</span></code> are:</p>
 <ol class="arabic">
 <li><p>Create a <code class="docutils literal notranslate"><span class="pre">FooDecoratedOperator</span></code></p>
@@ -755,7 +755,7 @@
 <p>This section mostly applies to the apache-airflow managed providers. We have not decided if we will allow third-party providers to register auto-completion in this way.</p>
 </div>
 <p>For better or worse, Python IDEs can not auto-complete dynamically
-generated methods (see <a class="reference external" href="https://intellij-support.jetbrains.com/hc/en-us/community/posts/115000665110-auto-completion-for-dynamic-module-attributes-in-python">JetBrain’s write up on the subject</a>).</p>
+generated methods (see <a class="reference external" href="https://intellij-support.jetbrains.com/hc/en-us/community/posts/115000665110-auto-completion-for-dynamic-module-attributes-in-python">JetBrain's write up on the subject</a>).</p>
 <p>To hack around this problem, a type stub <code class="docutils literal notranslate"><span class="pre">airflow/decorators/__init__.pyi</span></code> is provided to statically declare
 the type signature of each task decorator. A newly added task decorator should declare its signature stub
 like this:</p>
@@ -866,13 +866,13 @@
 </pre></div>
 </div>
 </div>
-<p>The signature should allow only keyword-only arguments, including one named <code class="docutils literal notranslate"><span class="pre">multiple_outputs</span></code> that’s
+<p>The signature should allow only keyword-only arguments, including one named <code class="docutils literal notranslate"><span class="pre">multiple_outputs</span></code> that's
 automatically provided by default. All other arguments should be copied directly from the real FooOperator,
 and we recommend adding a comment to explain what arguments are filled automatically by FooDecoratedOperator
 and thus not included.</p>
 <p>If the new decorator can be used without arguments (e.g. <code class="docutils literal notranslate"><span class="pre">&#64;task.python</span></code> instead of <code class="docutils literal notranslate"><span class="pre">&#64;task.python()</span></code>),
-You should also add an overload that takes a single callable immediately after the “real” definition so mypy
-can recognize the function as a “bare decorator”:</p>
+You should also add an overload that takes a single callable immediately after the &quot;real&quot; definition so mypy
+can recognize the function as a &quot;bare decorator&quot;:</p>
 <div class="example-block-wrapper docutils container">
 <p class="example-header"><span class="example-title">airflow/decorators/__init__.pyi</span></p>
 <div class="highlight-python notranslate"><div class="highlight"><pre><span></span>    <span class="nd">@overload</span>
diff --git a/docs-archive/apache-airflow/2.3.0/howto/custom-operator.html b/docs-archive/apache-airflow/2.3.0/howto/custom-operator.html
index 4320c5f..637fca5 100644
--- a/docs-archive/apache-airflow/2.3.0/howto/custom-operator.html
+++ b/docs-archive/apache-airflow/2.3.0/howto/custom-operator.html
@@ -714,7 +714,7 @@
 will be instantiated once per scheduler cycle per task using them, and making database calls can significantly slow
 down scheduling and waste resources.</p>
 </div>
-<p>Let’s implement an example <code class="docutils literal notranslate"><span class="pre">HelloOperator</span></code> in a new file <code class="docutils literal notranslate"><span class="pre">hello_operator.py</span></code>:</p>
+<p>Let's implement an example <code class="docutils literal notranslate"><span class="pre">HelloOperator</span></code> in a new file <code class="docutils literal notranslate"><span class="pre">hello_operator.py</span></code>:</p>
 <div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="kn">from</span> <span class="nn">airflow.models.baseoperator</span> <span class="kn">import</span> <span class="n">BaseOperator</span>
 
 
@@ -749,7 +749,7 @@
 <div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="kn">from</span> <span class="nn">hello_operator</span> <span class="kn">import</span> <span class="n">HelloOperator</span>
 </pre></div>
 </div>
-<p>If an operator communicates with an external service (API, database, etc) it’s a good idea
+<p>If an operator communicates with an external service (API, database, etc) it's a good idea
 to implement the communication layer using a <a class="reference internal" href="#custom-operator-hook"><span class="std std-ref">Hooks</span></a>. In this way the implemented logic
 can be reused by other users in different operators. Such approach provides better decoupling and
 utilization of added integration than using <code class="docutils literal notranslate"><span class="pre">CustomServiceBaseOperator</span></code> for each external service.</p>
@@ -765,7 +765,7 @@
 Hook also helps to avoid storing connection auth parameters in a DAG.
 See <a class="reference internal" href="connection.html"><span class="doc">Managing Connections</span></a> for how to create and manage connections and <a class="reference external" href="/docs/apache-airflow-providers/index.html" title="(in apache-airflow-providers vdevel)"><span>Provider packages</span></a> for
 details of how to add your custom connection types via providers.</p>
-<p>Let’s extend our previous example to fetch name from MySQL:</p>
+<p>Let's extend our previous example to fetch name from MySQL:</p>
 <div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="k">class</span> <span class="nc">HelloDBOperator</span><span class="p">(</span><span class="n">BaseOperator</span><span class="p">):</span>
     <span class="k">def</span> <span class="fm">__init__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">name</span><span class="p">:</span> <span class="nb">str</span><span class="p">,</span> <span class="n">mysql_conn_id</span><span class="p">:</span> <span class="nb">str</span><span class="p">,</span> <span class="n">database</span><span class="p">:</span> <span class="nb">str</span><span class="p">,</span> <span class="o">**</span><span class="n">kwargs</span><span class="p">)</span> <span class="o">-&gt;</span> <span class="kc">None</span><span class="p">:</span>
         <span class="nb">super</span><span class="p">()</span><span class="o">.</span><span class="fm">__init__</span><span class="p">(</span><span class="o">**</span><span class="n">kwargs</span><span class="p">)</span>
@@ -782,7 +782,7 @@
         <span class="k">return</span> <span class="n">message</span>
 </pre></div>
 </div>
-<p>When the operator invokes the query on the hook object, a new connection gets created if it doesn’t exist.
+<p>When the operator invokes the query on the hook object, a new connection gets created if it doesn't exist.
 The hook retrieves the auth parameters such as username and password from Airflow
 backend and passes the params to the <a class="reference internal" href="../_api/airflow/hooks/base/index.html#airflow.hooks.base.BaseHook.get_connection" title="airflow.hooks.base.BaseHook.get_connection"><code class="xref py py-func docutils literal notranslate"><span class="pre">airflow.hooks.base.BaseHook.get_connection()</span></code></a>.
 You should create hook only in the <code class="docutils literal notranslate"><span class="pre">execute</span></code> method or any method which is called from <code class="docutils literal notranslate"><span class="pre">execute</span></code>.
@@ -915,7 +915,7 @@
 <h2>Define an operator extra link<a class="headerlink" href="#define-an-operator-extra-link" title="Permalink to this headline">¶</a></h2>
 <p>For your operator, you can <a class="reference internal" href="define_extra_link.html"><span class="doc">Define an extra link</span></a> that can
 redirect users to external systems. For example, you can add a link that redirects
-the user to the operator’s manual.</p>
+the user to the operator's manual.</p>
 </div>
 <div class="section" id="sensors">
 <h2>Sensors<a class="headerlink" href="#sensors" title="Permalink to this headline">¶</a></h2>
diff --git a/docs-archive/apache-airflow/2.3.0/howto/define_extra_link.html b/docs-archive/apache-airflow/2.3.0/howto/define_extra_link.html
index 2c2c12e..3df505e 100644
--- a/docs-archive/apache-airflow/2.3.0/howto/define_extra_link.html
+++ b/docs-archive/apache-airflow/2.3.0/howto/define_extra_link.html
@@ -806,7 +806,7 @@
 <p><strong>Adding Operator Links via Providers</strong></p>
 <p>As explained in <a class="reference external" href="/docs/apache-airflow-providers/index.html" title="(in apache-airflow-providers vdevel)"><span>Provider packages</span></a>, when you create your own Airflow Provider, you can
 specify the list of operators that provide extra link capability. This happens by including the operator
-class name in the <code class="docutils literal notranslate"><span class="pre">provider-info</span></code> information stored in your Provider’s package meta-data:</p>
+class name in the <code class="docutils literal notranslate"><span class="pre">provider-info</span></code> information stored in your Provider's package meta-data:</p>
 <p>Example meta-data required in your provider-info dictionary (this is part of the meta-data returned
 by <code class="docutils literal notranslate"><span class="pre">apache-airflow-providers-google</span></code> provider currently:</p>
 <div class="highlight-yaml notranslate"><div class="highlight"><pre><span></span><span class="nt">extra-links</span><span class="p">:</span><span class="w"></span>
diff --git a/docs-archive/apache-airflow/2.3.0/howto/dynamic-dag-generation.html b/docs-archive/apache-airflow/2.3.0/howto/dynamic-dag-generation.html
index 239ae202..de939be 100644
--- a/docs-archive/apache-airflow/2.3.0/howto/dynamic-dag-generation.html
+++ b/docs-archive/apache-airflow/2.3.0/howto/dynamic-dag-generation.html
@@ -723,7 +723,7 @@
 Such constant can then be imported directly by your DAG and used to construct the object and build
 the dependencies. This makes it easy to import such code from multiple DAGs without the need to find,
 load and parse the meta-data stored in the constant - this is done automatically by Python interpreter
-when it processes the “import” statement. This sounds strange at first, but it is surprisingly easy
+when it processes the &quot;import&quot; statement. This sounds strange at first, but it is surprisingly easy
 to generate such code and make sure this is a valid Python code that you can import from your DAGs.</p>
 <p>For example assume you dynamically generate (in your DAG folder), the <code class="docutils literal notranslate"><span class="pre">my_company_utils/common.py</span></code> file:</p>
 <div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="c1"># This file is generated automatically !</span>
@@ -744,7 +744,7 @@
         <span class="k">pass</span>
 </pre></div>
 </div>
-<p>Don’t forget that in this case you need to add empty <code class="docutils literal notranslate"><span class="pre">__init__.py</span></code> file in the <code class="docutils literal notranslate"><span class="pre">my_company_utils</span></code> folder
+<p>Don't forget that in this case you need to add empty <code class="docutils literal notranslate"><span class="pre">__init__.py</span></code> file in the <code class="docutils literal notranslate"><span class="pre">my_company_utils</span></code> folder
 and you should add the <code class="docutils literal notranslate"><span class="pre">my_company_utils/.*</span></code> line to <code class="docutils literal notranslate"><span class="pre">.airflowignore</span></code> file (if using the regexp ignore
 syntax), so that the whole folder is ignored by the scheduler when it looks for DAGs.</p>
 </div>
@@ -752,7 +752,7 @@
 <h2>Dynamic DAGs with external configuration from a structured data file<a class="headerlink" href="#dynamic-dags-with-external-configuration-from-a-structured-data-file" title="Permalink to this headline">¶</a></h2>
 <p>If you need to use a more complex meta-data to prepare your DAG structure and you would prefer to keep the
 data in a structured non-python format, you should export the data to the DAG folder in a file and push
-it to the DAG folder, rather than try to pull the data by the DAG’s top-level code - for the reasons
+it to the DAG folder, rather than try to pull the data by the DAG's top-level code - for the reasons
 explained in the parent <a class="reference internal" href="../best-practices.html#best-practices-top-level-code"><span class="std std-ref">Top level Python Code</span></a>.</p>
 <p>The meta-data should be exported and stored together with the DAGs in a convenient file format (JSON, YAML
 formats are good candidates) in DAG folder. Ideally, the meta-data should be published in the same
@@ -797,7 +797,7 @@
 Each of them can run separately with related configuration</p>
 <div class="admonition warning">
 <p class="admonition-title">Warning</p>
-<p>Using this practice, pay attention to “late binding” behaviour in Python loops. See <a class="reference external" href="https://github.com/apache/airflow/discussions/21278#discussioncomment-2103559">that GitHub discussion</a> for more details</p>
+<p>Using this practice, pay attention to &quot;late binding&quot; behaviour in Python loops. See <a class="reference external" href="https://github.com/apache/airflow/discussions/21278#discussioncomment-2103559">that GitHub discussion</a> for more details</p>
 </div>
 </div>
 </div>
diff --git a/docs-archive/apache-airflow/2.3.0/howto/email-config.html b/docs-archive/apache-airflow/2.3.0/howto/email-config.html
index 7ade38f..11a18fe 100644
--- a/docs-archive/apache-airflow/2.3.0/howto/email-config.html
+++ b/docs-archive/apache-airflow/2.3.0/howto/email-config.html
@@ -709,19 +709,19 @@
 <span class="na">html_content_template</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="s">/path/to/my_html_content_template_file</span><span class="w"></span>
 </pre></div>
 </div>
-<p>You can configure sender’s email address by setting <code class="docutils literal notranslate"><span class="pre">from_email</span></code> in the <code class="docutils literal notranslate"><span class="pre">[email]</span></code> section.</p>
+<p>You can configure sender's email address by setting <code class="docutils literal notranslate"><span class="pre">from_email</span></code> in the <code class="docutils literal notranslate"><span class="pre">[email]</span></code> section.</p>
 <p>To configure SMTP settings, checkout the <a class="reference internal" href="../configurations-ref.html#config-smtp"><span class="std std-ref">SMTP</span></a> section in the standard configuration.
 If you do not want to store the SMTP credentials in the config or in the environment variables, you can create a
-connection called <code class="docutils literal notranslate"><span class="pre">smtp_default</span></code> of <code class="docutils literal notranslate"><span class="pre">Email</span></code> type, or choose a custom connection name and set the <code class="docutils literal notranslate"><span class="pre">email_conn_id</span></code> with it’s name in
+connection called <code class="docutils literal notranslate"><span class="pre">smtp_default</span></code> of <code class="docutils literal notranslate"><span class="pre">Email</span></code> type, or choose a custom connection name and set the <code class="docutils literal notranslate"><span class="pre">email_conn_id</span></code> with it's name in
 the configuration &amp; store SMTP username-password in it. Other SMTP settings like host, port etc always gets picked up
-from the configuration only. The connection can be of any type (for example ‘HTTP connection’).</p>
+from the configuration only. The connection can be of any type (for example 'HTTP connection').</p>
 <p>If you want to check which email backend is currently set, you can use <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">config</span> <span class="pre">get-value</span> <span class="pre">email</span> <span class="pre">email_backend</span></code> command as in
 the example below.</p>
 <div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>$ airflow config get-value email email_backend
 airflow.utils.email.send_email_smtp
 </pre></div>
 </div>
-<p>To access the task’s information you use <a class="reference external" href="http://jinja.pocoo.org/docs/dev/">Jinja Templating</a>  in your template files.</p>
+<p>To access the task's information you use <a class="reference external" href="http://jinja.pocoo.org/docs/dev/">Jinja Templating</a>  in your template files.</p>
 <p>For example a <code class="docutils literal notranslate"><span class="pre">html_content_template</span></code> file could look like this:</p>
 <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">Try</span> <span class="p">{{</span><span class="n">try_number</span><span class="p">}}</span> <span class="n">out</span> <span class="n">of</span> <span class="p">{{</span><span class="n">max_tries</span> <span class="o">+</span> <span class="mi">1</span><span class="p">}}</span><span class="o">&lt;</span><span class="n">br</span><span class="o">&gt;</span>
 <span class="ne">Exception</span><span class="p">:</span><span class="o">&lt;</span><span class="n">br</span><span class="o">&gt;</span><span class="p">{{</span><span class="n">exception_html</span><span class="p">}}</span><span class="o">&lt;</span><span class="n">br</span><span class="o">&gt;</span>
@@ -799,7 +799,7 @@
 </div>
 </li>
 <li><p>Create a connection called <code class="docutils literal notranslate"><span class="pre">sendgrid_default</span></code>, or choose a custom connection
-name and set it in <code class="docutils literal notranslate"><span class="pre">email_conn_id</span></code> of  ‘Email’ type. Only login and password
+name and set it in <code class="docutils literal notranslate"><span class="pre">email_conn_id</span></code> of  'Email' type. Only login and password
 are used from the connection.</p></li>
 </ol>
 <img alt="create email connection" class="align-center" src="../_images/email_connection.png" />
diff --git a/docs-archive/apache-airflow/2.3.0/howto/index.html b/docs-archive/apache-airflow/2.3.0/howto/index.html
index eb80297..95e81e4 100644
--- a/docs-archive/apache-airflow/2.3.0/howto/index.html
+++ b/docs-archive/apache-airflow/2.3.0/howto/index.html
@@ -699,7 +699,7 @@
 <li class="toctree-l2"><a class="reference internal" href="set-up-database.html#setting-up-a-mssql-database">Setting up a MsSQL Database</a></li>
 <li class="toctree-l2"><a class="reference internal" href="set-up-database.html#other-configuration-options">Other configuration options</a></li>
 <li class="toctree-l2"><a class="reference internal" href="set-up-database.html#initialize-the-database">Initialize the database</a></li>
-<li class="toctree-l2"><a class="reference internal" href="set-up-database.html#what-s-next">What’s next?</a></li>
+<li class="toctree-l2"><a class="reference internal" href="set-up-database.html#what-s-next">What's next?</a></li>
 </ul>
 </li>
 <li class="toctree-l1"><a class="reference internal" href="operator/index.html">Using Operators</a><ul>
diff --git a/docs-archive/apache-airflow/2.3.0/howto/operator/bash.html b/docs-archive/apache-airflow/2.3.0/howto/operator/bash.html
index 0ceaba0..b6b077a 100644
--- a/docs-archive/apache-airflow/2.3.0/howto/operator/bash.html
+++ b/docs-archive/apache-airflow/2.3.0/howto/operator/bash.html
@@ -746,10 +746,10 @@
 </div>
 <div class="admonition warning">
 <p class="admonition-title">Warning</p>
-<p>Care should be taken with “user” input or when using Jinja templates in the
+<p>Care should be taken with &quot;user&quot; input or when using Jinja templates in the
 <code class="docutils literal notranslate"><span class="pre">bash_command</span></code>, as this bash operator does not perform any escaping or
 sanitization of the command.</p>
-<p>This applies mostly to using “dag_run” conf, as that can be submitted via
+<p>This applies mostly to using &quot;dag_run&quot; conf, as that can be submitted via
 users in the Web UI. Most of the default template variables are not at
 risk.</p>
 </div>
@@ -818,7 +818,7 @@
 </pre></div>
 </div>
 <p>Creating separate folder for bash scripts may be desirable for many reasons, like
-separating your script’s logic and pipeline code, allowing for proper code highlighting
+separating your script's logic and pipeline code, allowing for proper code highlighting
 in files composed in different languages, and general flexibility in structuring
 pipelines.</p>
 <p>It is also possible to define your <code class="docutils literal notranslate"><span class="pre">template_searchpath</span></code> as pointing to any folder
diff --git a/docs-archive/apache-airflow/2.3.0/howto/operator/external_task_sensor.html b/docs-archive/apache-airflow/2.3.0/howto/operator/external_task_sensor.html
index 8cc1fb7..9bf38d1 100644
--- a/docs-archive/apache-airflow/2.3.0/howto/operator/external_task_sensor.html
+++ b/docs-archive/apache-airflow/2.3.0/howto/operator/external_task_sensor.html
@@ -754,7 +754,7 @@
 <h2>ExternalTaskMarker<a class="headerlink" href="#externaltaskmarker" title="Permalink to this headline">¶</a></h2>
 <p>If it is desirable that whenever <code class="docutils literal notranslate"><span class="pre">parent_task</span></code> on <code class="docutils literal notranslate"><span class="pre">parent_dag</span></code> is cleared, <code class="docutils literal notranslate"><span class="pre">child_task1</span></code>
 on <code class="docutils literal notranslate"><span class="pre">child_dag</span></code> for a specific <code class="docutils literal notranslate"><span class="pre">execution_date</span></code> should also be cleared, <code class="docutils literal notranslate"><span class="pre">ExternalTaskMarker</span></code>
-should be used. Note that <code class="docutils literal notranslate"><span class="pre">child_task1</span></code> will only be cleared if “Recursive” is selected when the
+should be used. Note that <code class="docutils literal notranslate"><span class="pre">child_task1</span></code> will only be cleared if &quot;Recursive&quot; is selected when the
 user clears <code class="docutils literal notranslate"><span class="pre">parent_task</span></code>.</p>
 <div class="example-block-wrapper docutils container">
 <p class="example-header example-header--with-button"><span class="example-title">airflow/example_dags/example_external_task_marker_dag.py</span><a class="example-header-button viewcode-button reference internal" href="../../_modules/airflow/example_dags/example_external_task_marker_dag.html"><span class="viewcode-link">[source]</span></a></p>
diff --git a/docs-archive/apache-airflow/2.3.0/howto/operator/python.html b/docs-archive/apache-airflow/2.3.0/howto/operator/python.html
index 916afb5..af9988e 100644
--- a/docs-archive/apache-airflow/2.3.0/howto/operator/python.html
+++ b/docs-archive/apache-airflow/2.3.0/howto/operator/python.html
@@ -810,7 +810,7 @@
 Unfortunately we currently do not support to serialize <code class="docutils literal notranslate"><span class="pre">var</span></code> and <code class="docutils literal notranslate"><span class="pre">ti</span></code> / <code class="docutils literal notranslate"><span class="pre">task_instance</span></code> due to incompatibilities
 with the underlying library. For Airflow context variables make sure that you either have access to Airflow through
 setting <code class="docutils literal notranslate"><span class="pre">system_site_packages</span></code> to <code class="docutils literal notranslate"><span class="pre">True</span></code> or add <code class="docutils literal notranslate"><span class="pre">apache-airflow</span></code> to the <code class="docutils literal notranslate"><span class="pre">requirements</span></code> argument.
-Otherwise you won’t have access to the most context variables of Airflow in <code class="docutils literal notranslate"><span class="pre">op_kwargs</span></code>.
+Otherwise you won't have access to the most context variables of Airflow in <code class="docutils literal notranslate"><span class="pre">op_kwargs</span></code>.
 If you want the context related to datetime objects like <code class="docutils literal notranslate"><span class="pre">data_interval_start</span></code> you can add <code class="docutils literal notranslate"><span class="pre">pendulum</span></code> and
 <code class="docutils literal notranslate"><span class="pre">lazy_object_proxy</span></code>.</p>
 <p>If additional parameters for package installation are needed pass them in <code class="docutils literal notranslate"><span class="pre">requirements.txt</span></code> as in the example below:</p>
@@ -828,8 +828,8 @@
 is done via the output of a <code class="docutils literal notranslate"><span class="pre">python_callable</span></code>. If the <code class="docutils literal notranslate"><span class="pre">python_callable</span></code> returns True or a truthy value,
 the pipeline is allowed to continue and an <a class="reference internal" href="../../concepts/xcoms.html#concepts-xcom"><span class="std std-ref">XCom</span></a> of the output will be pushed. If the
 output is False or a falsy value, the pipeline will be short-circuited based on the configured
-short-circuiting (more on this later). In the example below, the tasks that follow the “condition_is_True”
-ShortCircuitOperator will execute while the tasks downstream of the “condition_is_False” ShortCircuitOperator
+short-circuiting (more on this later). In the example below, the tasks that follow the &quot;condition_is_True&quot;
+ShortCircuitOperator will execute while the tasks downstream of the &quot;condition_is_False&quot; ShortCircuitOperator
 will be skipped.</p>
 <div class="example-block-wrapper docutils container">
 <p class="example-header example-header--with-button"><span class="example-title">airflow/example_dags/example_short_circuit_operator.py</span><a class="example-header-button viewcode-button reference internal" href="../../_modules/airflow/example_dags/example_short_circuit_operator.html"><span class="viewcode-link">[source]</span></a></p>
@@ -851,7 +851,7 @@
 </pre></div>
 </div>
 </div>
-<p>The “short-circuiting” can be configured to either respect or ignore the <a class="reference internal" href="../../concepts/dags.html#concepts-trigger-rules"><span class="std std-ref">trigger rule</span></a>
+<p>The &quot;short-circuiting&quot; can be configured to either respect or ignore the <a class="reference internal" href="../../concepts/dags.html#concepts-trigger-rules"><span class="std std-ref">trigger rule</span></a>
 defined for downstream tasks. If <code class="docutils literal notranslate"><span class="pre">ignore_downstream_trigger_rules</span></code> is set to True, the default configuration, all
 downstream tasks are skipped without considering the <code class="docutils literal notranslate"><span class="pre">trigger_rule</span></code> defined for tasks.  If this parameter is
 set to False, the direct downstream tasks are skipped but the specified <code class="docutils literal notranslate"><span class="pre">trigger_rule</span></code> for other subsequent
@@ -860,8 +860,8 @@
 configuration is especially useful if only <em>part</em> of a pipeline should be short-circuited rather than all
 tasks which follow the ShortCircuitOperator task.</p>
 <p>In the example below, notice that the ShortCircuitOperator task is configured to respect downstream trigger
-rules. This means while the tasks that follow the “short_circuit” ShortCircuitOperator task will be skipped
-since the <code class="docutils literal notranslate"><span class="pre">python_callable</span></code> returns False, “task_7” will still execute as its set to execute when upstream
+rules. This means while the tasks that follow the &quot;short_circuit&quot; ShortCircuitOperator task will be skipped
+since the <code class="docutils literal notranslate"><span class="pre">python_callable</span></code> returns False, &quot;task_7&quot; will still execute as its set to execute when upstream
 tasks have completed running regardless of status (i.e. the <code class="docutils literal notranslate"><span class="pre">TriggerRule.ALL_DONE</span></code> trigger rule).</p>
 <div class="example-block-wrapper docutils container">
 <p class="example-header example-header--with-button"><span class="example-title">airflow/example_dags/example_short_circuit_operator.py</span><a class="example-header-button viewcode-button reference internal" href="../../_modules/airflow/example_dags/example_short_circuit_operator.html"><span class="viewcode-link">[source]</span></a></p>
diff --git a/docs-archive/apache-airflow/2.3.0/howto/set-config.html b/docs-archive/apache-airflow/2.3.0/howto/set-config.html
index 513e79b..60cb49f 100644
--- a/docs-archive/apache-airflow/2.3.0/howto/set-config.html
+++ b/docs-archive/apache-airflow/2.3.0/howto/set-config.html
@@ -685,7 +685,7 @@
 <div class="section" id="setting-configuration-options">
 <h1>Setting Configuration Options<a class="headerlink" href="#setting-configuration-options" title="Permalink to this headline">¶</a></h1>
 <p>The first time you run Airflow, it will create a file called <code class="docutils literal notranslate"><span class="pre">airflow.cfg</span></code> in
-your <code class="docutils literal notranslate"><span class="pre">$AIRFLOW_HOME</span></code> directory (<code class="docutils literal notranslate"><span class="pre">~/airflow</span></code> by default). This file contains Airflow’s configuration and you
+your <code class="docutils literal notranslate"><span class="pre">$AIRFLOW_HOME</span></code> directory (<code class="docutils literal notranslate"><span class="pre">~/airflow</span></code> by default). This file contains Airflow's configuration and you
 can edit it to change any of the settings. You can also set options with environment variables by using this format:
 <span class="target" id="index-0"></span><a class="reference internal" href="../cli-and-env-variables-ref.html#envvar-AIRFLOW__-SECTION-__-KEY"><code class="xref std std-envvar docutils literal notranslate"><span class="pre">AIRFLOW__{SECTION}__{KEY}</span></code></a> (note the double underscores).</p>
 <p>For example, the metadata database connection string can either be set in <code class="docutils literal notranslate"><span class="pre">airflow.cfg</span></code> like this:</p>
@@ -748,11 +748,11 @@
 <li><p>set in <code class="docutils literal notranslate"><span class="pre">airflow.cfg</span></code></p></li>
 <li><p>command in <code class="docutils literal notranslate"><span class="pre">airflow.cfg</span></code></p></li>
 <li><p>secret key in <code class="docutils literal notranslate"><span class="pre">airflow.cfg</span></code></p></li>
-<li><p>Airflow’s built in defaults</p></li>
+<li><p>Airflow's built in defaults</p></li>
 </ol>
 <div class="admonition note">
 <p class="admonition-title">Note</p>
-<p>For Airflow versions &gt;= 2.2.1, &lt; 2.3.0 Airflow’s built in defaults took precedence
+<p>For Airflow versions &gt;= 2.2.1, &lt; 2.3.0 Airflow's built in defaults took precedence
 over command and secret key in <code class="docutils literal notranslate"><span class="pre">airflow.cfg</span></code> in some circumstances.</p>
 </div>
 <p>You can check the current configuration with the <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">config</span> <span class="pre">list</span></code> command.</p>
@@ -779,7 +779,7 @@
 <p>The webserver key is also used to authorize requests to Celery workers when logs are retrieved. The token
 generated using the secret key has a short expiry time though - make sure that time on ALL the machines
 that you run airflow components on is synchronized (for example using ntpd) otherwise you might get
-“forbidden” errors when the logs are accessed.</p>
+&quot;forbidden&quot; errors when the logs are accessed.</p>
 </div>
 </div>
 
diff --git a/docs-archive/apache-airflow/2.3.0/howto/set-up-database.html b/docs-archive/apache-airflow/2.3.0/howto/set-up-database.html
index 5b1cb74..07b71fe 100644
--- a/docs-archive/apache-airflow/2.3.0/howto/set-up-database.html
+++ b/docs-archive/apache-airflow/2.3.0/howto/set-up-database.html
@@ -347,7 +347,7 @@
 <li class="toctree-l3"><a class="reference internal" href="#setting-up-a-mssql-database">Setting up a MsSQL Database</a></li>
 <li class="toctree-l3"><a class="reference internal" href="#other-configuration-options">Other configuration options</a></li>
 <li class="toctree-l3"><a class="reference internal" href="#initialize-the-database">Initialize the database</a></li>
-<li class="toctree-l3"><a class="reference internal" href="#what-s-next">What’s next?</a></li>
+<li class="toctree-l3"><a class="reference internal" href="#what-s-next">What's next?</a></li>
 </ul>
 </li>
 <li class="toctree-l2"><a class="reference internal" href="operator/index.html">Using Operators</a></li>
@@ -546,7 +546,7 @@
 <li class="toctree-l3"><a class="reference internal" href="#setting-up-a-mssql-database">Setting up a MsSQL Database</a></li>
 <li class="toctree-l3"><a class="reference internal" href="#other-configuration-options">Other configuration options</a></li>
 <li class="toctree-l3"><a class="reference internal" href="#initialize-the-database">Initialize the database</a></li>
-<li class="toctree-l3"><a class="reference internal" href="#what-s-next">What’s next?</a></li>
+<li class="toctree-l3"><a class="reference internal" href="#what-s-next">What's next?</a></li>
 </ul>
 </li>
 <li class="toctree-l2"><a class="reference internal" href="operator/index.html">Using Operators</a></li>
@@ -746,7 +746,7 @@
 it only works with Sequential Executor) and it should NEVER be used for production.</p>
 <p>There is a minimum version of sqlite3 required to run Airflow 2.0+ - minimum version is 3.15.0. Some of the
 older systems have an earlier version of sqlite installed by default and for those system you need to manually
-upgrade SQLite to use version newer than 3.15.0. Note, that this is not a <code class="docutils literal notranslate"><span class="pre">python</span> <span class="pre">library</span></code> version, it’s the
+upgrade SQLite to use version newer than 3.15.0. Note, that this is not a <code class="docutils literal notranslate"><span class="pre">python</span> <span class="pre">library</span></code> version, it's the
 SQLite system-level application that needs to be upgraded. There are different ways how SQLIte might be
 installed, you can find some information about that at the <a class="reference external" href="https://www.sqlite.org/index.html">official website of SQLite</a> and in the documentation specific to distribution of your Operating
 System.</p>
@@ -766,7 +766,7 @@
 </pre></div>
 </div>
 <p>But be aware that setting environment variables for your Airflow deployment might change which SQLite
-library is found first, so you might want to make sure that the “high-enough” version of SQLite is the only
+library is found first, so you might want to make sure that the &quot;high-enough&quot; version of SQLite is the only
 version installed in your system.</p>
 <p>An example URI for the sqlite database:</p>
 <div class="highlight-text notranslate"><div class="highlight"><pre><span></span>sqlite:////home/airflow/airflow.db
@@ -845,7 +845,7 @@
 <div class="highlight-text notranslate"><div class="highlight"><pre><span></span>postgresql+psycopg2://&lt;user&gt;:&lt;password&gt;@&lt;host&gt;/&lt;db&gt;
 </pre></div>
 </div>
-<p>Also note that since SqlAlchemy does not expose a way to target a specific schema in the database URI, you need to ensure schema <code class="docutils literal notranslate"><span class="pre">public</span></code> is in your Postgres user’s search_path.</p>
+<p>Also note that since SqlAlchemy does not expose a way to target a specific schema in the database URI, you need to ensure schema <code class="docutils literal notranslate"><span class="pre">public</span></code> is in your Postgres user's search_path.</p>
 <p>If you created a new Postgres account for Airflow:</p>
 <ul class="simple">
 <li><p>The default search_path for new Postgres user is: <code class="docutils literal notranslate"><span class="pre">&quot;$user&quot;,</span> <span class="pre">public</span></code>, no change is needed.</p></li>
@@ -924,7 +924,7 @@
 </div>
 <p>However if you want to use other drivers visit the <a class="reference external" href="https://docs.sqlalchemy.org/en/13/dialects/mysql.html">MySQL Dialect</a>  in SQLAlchemy documentation for more information regarding download
 and setup of the SqlAlchemy connection.</p>
-<p>In addition, you also should pay particular attention to MySQL’s encoding. Although the <code class="docutils literal notranslate"><span class="pre">utf8mb4</span></code> character set is more and more popular for MySQL (actually, <code class="docutils literal notranslate"><span class="pre">utf8mb4</span></code> becomes default character set in MySQL8.0), using the <code class="docutils literal notranslate"><span class="pre">utf8mb4</span></code> encoding requires additional setting in Airflow 2+ (See more details in <a class="reference external" href="https://github.com/apache/airflow/pull/7570">#7570</a>.). If you use <code class="docutils literal notranslate"><span class="pre">utf8mb4</span></code> as character set, you should also set <code class="docutils literal notranslate"><span class="pre">sql_engine_collation_for_ids=utf8mb3_bin</span></code>.</p>
+<p>In addition, you also should pay particular attention to MySQL's encoding. Although the <code class="docutils literal notranslate"><span class="pre">utf8mb4</span></code> character set is more and more popular for MySQL (actually, <code class="docutils literal notranslate"><span class="pre">utf8mb4</span></code> becomes default character set in MySQL8.0), using the <code class="docutils literal notranslate"><span class="pre">utf8mb4</span></code> encoding requires additional setting in Airflow 2+ (See more details in <a class="reference external" href="https://github.com/apache/airflow/pull/7570">#7570</a>.). If you use <code class="docutils literal notranslate"><span class="pre">utf8mb4</span></code> as character set, you should also set <code class="docutils literal notranslate"><span class="pre">sql_engine_collation_for_ids=utf8mb3_bin</span></code>.</p>
 </div>
 <div class="section" id="setting-up-a-mssql-database">
 <h2>Setting up a MsSQL Database<a class="headerlink" href="#setting-up-a-mssql-database" title="Permalink to this headline">¶</a></h2>
@@ -971,7 +971,7 @@
 </div>
 </div>
 <div class="section" id="what-s-next">
-<h2>What’s next?<a class="headerlink" href="#what-s-next" title="Permalink to this headline">¶</a></h2>
+<h2>What's next?<a class="headerlink" href="#what-s-next" title="Permalink to this headline">¶</a></h2>
 <p>By default, Airflow uses <code class="docutils literal notranslate"><span class="pre">SequentialExecutor</span></code>, which does not provide parallelism. You should consider
 configuring a different <a class="reference internal" href="../executor/index.html"><span class="doc">executor</span></a> for better performance.</p>
 </div>
@@ -1061,7 +1061,7 @@
 <li><a class="reference internal" href="#setting-up-a-mssql-database">Setting up a MsSQL Database</a></li>
 <li><a class="reference internal" href="#other-configuration-options">Other configuration options</a></li>
 <li><a class="reference internal" href="#initialize-the-database">Initialize the database</a></li>
-<li><a class="reference internal" href="#what-s-next">What’s next?</a></li>
+<li><a class="reference internal" href="#what-s-next">What's next?</a></li>
 </ul>
 </li>
 </ul>
diff --git a/docs-archive/apache-airflow/2.3.0/howto/timetable.html b/docs-archive/apache-airflow/2.3.0/howto/timetable.html
index 56a16d3..82220ba 100644
--- a/docs-archive/apache-airflow/2.3.0/howto/timetable.html
+++ b/docs-archive/apache-airflow/2.3.0/howto/timetable.html
@@ -698,15 +698,15 @@
 <div></div></blockquote>
 <div class="section" id="customizing-dag-scheduling-with-timetables">
 <h1>Customizing DAG Scheduling with Timetables<a class="headerlink" href="#customizing-dag-scheduling-with-timetables" title="Permalink to this headline">¶</a></h1>
-<p>For our example, let’s say a company wants to run a job after each weekday to
+<p>For our example, let's say a company wants to run a job after each weekday to
 process data collected during the work day. The first intuitive answer to this
 would be <code class="docutils literal notranslate"><span class="pre">schedule_interval=&quot;0</span> <span class="pre">0</span> <span class="pre">*</span> <span class="pre">*</span> <span class="pre">1-5&quot;</span></code> (midnight on Monday to Friday), but
 this means data collected on Friday will <em>not</em> be processed right after Friday
-ends, but on the next Monday, and that run’s interval would be from midnight
+ends, but on the next Monday, and that run's interval would be from midnight
 Friday to midnight <em>Monday</em>. What we want is:</p>
 <ul class="simple">
 <li><p>Schedule a run for each Monday, Tuesday, Wednesday, Thursday, and Friday. The
-run’s data interval would cover from midnight of each day, to midnight of the
+run's data interval would cover from midnight of each day, to midnight of the
 next day (e.g. 2021-01-01 00:00:00 to 2021-01-02 00:00:00).</p></li>
 <li><p>Each run would be created right after the data interval ends. The run covering
 Monday happens on midnight Tuesday and so on. The run covering Friday happens
@@ -715,8 +715,8 @@
 <p>For simplicity, we will only deal with UTC datetimes in this example.</p>
 <div class="admonition note">
 <p class="admonition-title">Note</p>
-<p>All datetime values returned by a custom timetable <strong>MUST</strong> be “aware”, i.e.
-contains timezone information. Furthermore, they must use <code class="docutils literal notranslate"><span class="pre">pendulum</span></code>’s
+<p>All datetime values returned by a custom timetable <strong>MUST</strong> be &quot;aware&quot;, i.e.
+contains timezone information. Furthermore, they must use <code class="docutils literal notranslate"><span class="pre">pendulum</span></code>'s
 datetime and timezone types.</p>
 </div>
 <div class="section" id="timetable-registration">
@@ -737,7 +737,7 @@
     <span class="n">timetables</span> <span class="o">=</span> <span class="p">[</span><span class="n">AfterWorkdayTimetable</span><span class="p">]</span>
 </pre></div>
 </div>
-<p>Next, we’ll start putting code into <code class="docutils literal notranslate"><span class="pre">AfterWorkdayTimetable</span></code>. After the
+<p>Next, we'll start putting code into <code class="docutils literal notranslate"><span class="pre">AfterWorkdayTimetable</span></code>. After the
 implementation is finished, we should be able to use the timetable in our DAG
 file:</p>
 <div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="kn">import</span> <span class="nn">pendulum</span>
@@ -758,17 +758,17 @@
 </div>
 <div class="section" id="define-scheduling-logic">
 <h2>Define Scheduling Logic<a class="headerlink" href="#define-scheduling-logic" title="Permalink to this headline">¶</a></h2>
-<p>When Airflow’s scheduler encounters a DAG, it calls one of the two methods to
-know when to schedule the DAG’s next run.</p>
+<p>When Airflow's scheduler encounters a DAG, it calls one of the two methods to
+know when to schedule the DAG's next run.</p>
 <ul class="simple">
-<li><p><code class="docutils literal notranslate"><span class="pre">next_dagrun_info</span></code>: The scheduler uses this to learn the timetable’s regular
-schedule, i.e. the “one for every workday, run at the end of it” part in our
+<li><p><code class="docutils literal notranslate"><span class="pre">next_dagrun_info</span></code>: The scheduler uses this to learn the timetable's regular
+schedule, i.e. the &quot;one for every workday, run at the end of it&quot; part in our
 example.</p></li>
 <li><p><code class="docutils literal notranslate"><span class="pre">infer_manual_data_interval</span></code>: When a DAG run is manually triggered (from the web
 UI, for example), the scheduler uses this method to learn about how to
-reverse-infer the out-of-schedule run’s data interval.</p></li>
+reverse-infer the out-of-schedule run's data interval.</p></li>
 </ul>
-<p>We’ll start with <code class="docutils literal notranslate"><span class="pre">infer_manual_data_interval</span></code> since it’s the easier of the two:</p>
+<p>We'll start with <code class="docutils literal notranslate"><span class="pre">infer_manual_data_interval</span></code> since it's the easier of the two:</p>
 <div class="example-block-wrapper docutils container">
 <p class="example-header example-header--with-button"><span class="example-title">airflow/example_dags/plugins/workday.py</span><a class="example-header-button viewcode-button reference internal" href="../_modules/airflow/example_dags/plugins/workday.html"><span class="viewcode-link">[source]</span></a></p>
 <div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="k">def</span> <span class="nf">infer_manual_data_interval</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">run_after</span><span class="p">:</span> <span class="n">DateTime</span><span class="p">)</span> <span class="o">-&gt;</span> <span class="n">DataInterval</span><span class="p">:</span>
@@ -834,7 +834,7 @@
 </div>
 <p>This method accepts two arguments. <code class="docutils literal notranslate"><span class="pre">last_automated_dagrun</span></code> is a
 <a class="reference internal" href="../_api/airflow/timetables/base/index.html#airflow.timetables.base.DataInterval" title="airflow.timetables.base.DataInterval"><code class="xref py py-class docutils literal notranslate"><span class="pre">DataInterval</span></code></a> instance indicating the data
-interval of this DAG’s previous non-manually-triggered run, or <code class="docutils literal notranslate"><span class="pre">None</span></code> if this
+interval of this DAG's previous non-manually-triggered run, or <code class="docutils literal notranslate"><span class="pre">None</span></code> if this
 is the first time ever the DAG is being scheduled. <code class="docutils literal notranslate"><span class="pre">restriction</span></code> encapsulates
 how the DAG and its tasks specify the schedule, and contains three attributes:</p>
 <ul class="simple">
@@ -844,21 +844,21 @@
 found at all.</p></li>
 <li><p><code class="docutils literal notranslate"><span class="pre">latest</span></code>: Similar to <code class="docutils literal notranslate"><span class="pre">earliest</span></code>, this is the latest time the DAG may be
 scheduled, calculated from <code class="docutils literal notranslate"><span class="pre">end_date</span></code> arguments.</p></li>
-<li><p><code class="docutils literal notranslate"><span class="pre">catchup</span></code>: A boolean reflecting the DAG’s <code class="docutils literal notranslate"><span class="pre">catchup</span></code> argument.</p></li>
+<li><p><code class="docutils literal notranslate"><span class="pre">catchup</span></code>: A boolean reflecting the DAG's <code class="docutils literal notranslate"><span class="pre">catchup</span></code> argument.</p></li>
 </ul>
 <div class="admonition note">
 <p class="admonition-title">Note</p>
-<p>Both <code class="docutils literal notranslate"><span class="pre">earliest</span></code> and <code class="docutils literal notranslate"><span class="pre">latest</span></code> apply to the DAG run’s logical date
+<p>Both <code class="docutils literal notranslate"><span class="pre">earliest</span></code> and <code class="docutils literal notranslate"><span class="pre">latest</span></code> apply to the DAG run's logical date
 (the <em>start</em> of the data interval), not when the run will be scheduled
 (usually after the end of the data interval).</p>
 </div>
 <p>If there was a run scheduled previously, we should now schedule for the next
 weekday, i.e. plus one day if the previous run was on Monday through Thursday,
 or three days if it was on Friday. If there was not a previous scheduled run,
-however, we pick the next workday’s midnight after <code class="docutils literal notranslate"><span class="pre">restriction.earliest</span></code>
-(unless it <em>is</em> a workday’s midnight; in which case it’s used directly).
-<code class="docutils literal notranslate"><span class="pre">restriction.catchup</span></code> also needs to be considered—if it’s <code class="docutils literal notranslate"><span class="pre">False</span></code>, we
-can’t schedule before the current time, even if <code class="docutils literal notranslate"><span class="pre">start_date</span></code> values are in the
+however, we pick the next workday's midnight after <code class="docutils literal notranslate"><span class="pre">restriction.earliest</span></code>
+(unless it <em>is</em> a workday's midnight; in which case it's used directly).
+<code class="docutils literal notranslate"><span class="pre">restriction.catchup</span></code> also needs to be considered---if it's <code class="docutils literal notranslate"><span class="pre">False</span></code>, we
+can't schedule before the current time, even if <code class="docutils literal notranslate"><span class="pre">start_date</span></code> values are in the
 past. Finally, if our calculated data interval is later than
 <code class="docutils literal notranslate"><span class="pre">restriction.latest</span></code>, we must respect it and not schedule a run by returning
 <code class="docutils literal notranslate"><span class="pre">None</span></code>.</p>
@@ -867,7 +867,7 @@
 attributes:</p>
 <ul class="simple">
 <li><p><code class="docutils literal notranslate"><span class="pre">data_interval</span></code>: A <a class="reference internal" href="../_api/airflow/timetables/base/index.html#airflow.timetables.base.DataInterval" title="airflow.timetables.base.DataInterval"><code class="xref py py-class docutils literal notranslate"><span class="pre">DataInterval</span></code></a> instance
-describing the next run’s data interval.</p></li>
+describing the next run's data interval.</p></li>
 <li><p><code class="docutils literal notranslate"><span class="pre">run_after</span></code>: A <code class="docutils literal notranslate"><span class="pre">pendulum.DateTime</span></code> instance that tells the scheduler when
 the DAG run can be scheduled.</p></li>
 </ul>
@@ -885,7 +885,7 @@
 <span class="k">assert</span> <span class="n">info</span><span class="o">.</span><span class="n">data_interval</span><span class="o">.</span><span class="n">end</span> <span class="o">==</span> <span class="n">info</span><span class="o">.</span><span class="n">run_after</span>  <span class="c1"># Always True.</span>
 </pre></div>
 </div>
-<p>For reference, here’s our plugin and DAG files in their entirety:</p>
+<p>For reference, here's our plugin and DAG files in their entirety:</p>
 <div class="example-block-wrapper docutils container">
 <p class="example-header example-header--with-button"><span class="example-title">airflow/example_dags/plugins/workday.py</span><a class="example-header-button viewcode-button reference internal" href="../_modules/airflow/example_dags/plugins/workday.html"><span class="viewcode-link">[source]</span></a></p>
 <div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="kn">from</span> <span class="nn">datetime</span> <span class="kn">import</span> <span class="n">timedelta</span>
@@ -972,7 +972,7 @@
 with our <code class="docutils literal notranslate"><span class="pre">AfterWorkdayTimetable</span></code> example, maybe we have DAGs running on
 different timezones, and we want to schedule some DAGs at 8am the next day,
 instead of on midnight. Instead of creating a separate timetable for each
-purpose, we’d want to do something like:</p>
+purpose, we'd want to do something like:</p>
 <div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="k">class</span> <span class="nc">SometimeAfterWorkdayTimetable</span><span class="p">(</span><span class="n">Timetable</span><span class="p">):</span>
     <span class="k">def</span> <span class="fm">__init__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">schedule_at</span><span class="p">:</span> <span class="n">Time</span><span class="p">)</span> <span class="o">-&gt;</span> <span class="kc">None</span><span class="p">:</span>
         <span class="bp">self</span><span class="o">.</span><span class="n">_schedule_at</span> <span class="o">=</span> <span class="n">schedule_at</span>
@@ -1007,7 +1007,7 @@
 <div class="section" id="timetable-display-in-ui">
 <h2>Timetable Display in UI<a class="headerlink" href="#timetable-display-in-ui" title="Permalink to this headline">¶</a></h2>
 <p>By default, a custom timetable is displayed by their class name in the UI (e.g.
-the <em>Schedule</em> column in the “DAGs” table). It is possible to customize this
+the <em>Schedule</em> column in the &quot;DAGs&quot; table). It is possible to customize this
 by overriding the <code class="docutils literal notranslate"><span class="pre">summary</span></code> property. This is especially useful for
 parameterized timetables to include arguments provided in <code class="docutils literal notranslate"><span class="pre">__init__</span></code>. For
 our <code class="docutils literal notranslate"><span class="pre">SometimeAfterWorkdayTimetable</span></code> class, for example, we could have:</p>
diff --git a/docs-archive/apache-airflow/2.3.0/howto/use-test-config.html b/docs-archive/apache-airflow/2.3.0/howto/use-test-config.html
index 5fde8ef..5b54c4a 100644
--- a/docs-archive/apache-airflow/2.3.0/howto/use-test-config.html
+++ b/docs-archive/apache-airflow/2.3.0/howto/use-test-config.html
@@ -684,7 +684,7 @@
 <div></div></blockquote>
 <div class="section" id="using-the-test-mode-configuration">
 <h1>Using the Test Mode Configuration<a class="headerlink" href="#using-the-test-mode-configuration" title="Permalink to this headline">¶</a></h1>
-<p>Airflow has a fixed set of “test mode” configuration options. You can load these
+<p>Airflow has a fixed set of &quot;test mode&quot; configuration options. You can load these
 at any time by calling <code class="docutils literal notranslate"><span class="pre">airflow.configuration.load_test_config()</span></code>. Please <strong>note</strong> that this
 operation is <strong>not reversible</strong>.</p>
 <p>Some options for example, <code class="docutils literal notranslate"><span class="pre">DAG_FOLDER</span></code>, are loaded before you have a chance to call <code class="docutils literal notranslate"><span class="pre">load_test_config()</span></code>.
@@ -693,7 +693,7 @@
 <span class="na">unit_test_mode</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="s">True</span><span class="w"></span>
 </pre></div>
 </div>
-<p>Due to Airflow’s automatic environment variable expansion (see <a class="reference internal" href="set-config.html"><span class="doc">Setting Configuration Options</span></a>), you can also set the
+<p>Due to Airflow's automatic environment variable expansion (see <a class="reference internal" href="set-config.html"><span class="doc">Setting Configuration Options</span></a>), you can also set the
 environment variable <code class="docutils literal notranslate"><span class="pre">AIRFLOW__CORE__UNIT_TEST_MODE</span></code> to temporarily overwrite <code class="docutils literal notranslate"><span class="pre">airflow.cfg</span></code>.</p>
 </div>
 
diff --git a/docs-archive/apache-airflow/2.3.0/installation/dependencies.html b/docs-archive/apache-airflow/2.3.0/installation/dependencies.html
index 73ea094..2a3306d 100644
--- a/docs-archive/apache-airflow/2.3.0/installation/dependencies.html
+++ b/docs-archive/apache-airflow/2.3.0/installation/dependencies.html
@@ -688,12 +688,12 @@
 <h1>Dependencies<a class="headerlink" href="#dependencies" title="Permalink to this headline">¶</a></h1>
 <div class="section" id="airflow-extra-dependencies">
 <h2>Airflow extra dependencies<a class="headerlink" href="#airflow-extra-dependencies" title="Permalink to this headline">¶</a></h2>
-<p>The <code class="docutils literal notranslate"><span class="pre">apache-airflow</span></code> PyPI basic package only installs what’s needed to get started.
+<p>The <code class="docutils literal notranslate"><span class="pre">apache-airflow</span></code> PyPI basic package only installs what's needed to get started.
 Additional packages can be installed depending on what will be useful in your
-environment. For instance, if you don’t need connectivity with Postgres,
-you won’t have to go through the trouble of installing the <code class="docutils literal notranslate"><span class="pre">postgres-devel</span></code>
+environment. For instance, if you don't need connectivity with Postgres,
+you won't have to go through the trouble of installing the <code class="docutils literal notranslate"><span class="pre">postgres-devel</span></code>
 yum package, or whatever equivalent applies on the distribution you are using.</p>
-<p>Most of the extra dependencies are linked to a corresponding provider package. For example “amazon” extra
+<p>Most of the extra dependencies are linked to a corresponding provider package. For example &quot;amazon&quot; extra
 has a corresponding <code class="docutils literal notranslate"><span class="pre">apache-airflow-providers-amazon</span></code> provider package to be installed. When you install
 Airflow with such extras, the necessary provider packages are installed automatically (latest versions from
 PyPI for those packages). However you can freely upgrade and install provider packages independently from
@@ -705,7 +705,7 @@
 <p>Unlike Apache Airflow 1.10, the Airflow 2.0 is delivered in multiple, separate, but connected packages.
 The core of Airflow scheduling system is delivered as <code class="docutils literal notranslate"><span class="pre">apache-airflow</span></code> package and there are around
 60 provider packages which can be installed separately as so called <code class="docutils literal notranslate"><span class="pre">Airflow</span> <span class="pre">Provider</span> <span class="pre">packages</span></code>.
-The default Airflow installation doesn’t have many integrations and you have to install them yourself.</p>
+The default Airflow installation doesn't have many integrations and you have to install them yourself.</p>
 <p>You can even develop and install your own providers for Airflow. For more information,
 see: <a class="reference external" href="/docs/apache-airflow-providers/index.html" title="(in apache-airflow-providers vdevel)"><span>Provider packages</span></a></p>
 <p>For the list of the provider packages and what they enable, see: <a class="reference external" href="/docs/apache-airflow-providers/packages-ref.html" title="(in apache-airflow-providers vdevel)"><span>Providers packages reference</span></a>.</p>
@@ -715,7 +715,7 @@
 <p>Just to prevent confusion of extras versus provider packages: Extras and providers are different things,
 though many extras are leading to installing providers.</p>
 <p>Extras are standard Python setuptools feature that allows to add additional set of dependencies as
-optional features to “core” Apache Airflow. One of the type of such optional features are providers
+optional features to &quot;core&quot; Apache Airflow. One of the type of such optional features are providers
 packages, but not all optional features of Apache Airflow have corresponding providers.</p>
 <p>We are using the <code class="docutils literal notranslate"><span class="pre">extras</span></code> setuptools features to also install provider packages.
 Most of the extras are also linked (same name) with provider packages - for example adding <code class="docutils literal notranslate"><span class="pre">[google]</span></code>
@@ -724,7 +724,7 @@
 dependencies which are needed for those <code class="docutils literal notranslate"><span class="pre">extra</span></code> features of Airflow mentioned. The three examples
 above add respectively GitHub Enterprise OAuth authentication, Kerberos integration or
 asynchronous workers for Gunicorn. None of those have providers, they are just extending Apache Airflow
-“core” package with new functionalities.</p>
+&quot;core&quot; package with new functionalities.</p>
 </div>
 <div class="section" id="system-dependencies">
 <h2>System dependencies<a class="headerlink" href="#system-dependencies" title="Permalink to this headline">¶</a></h2>
diff --git a/docs-archive/apache-airflow/2.3.0/installation/installing-from-pypi.html b/docs-archive/apache-airflow/2.3.0/installation/installing-from-pypi.html
index fdf14d3..60c9f8f 100644
--- a/docs-archive/apache-airflow/2.3.0/installation/installing-from-pypi.html
+++ b/docs-archive/apache-airflow/2.3.0/installation/installing-from-pypi.html
@@ -731,10 +731,10 @@
 (in <code class="docutils literal notranslate"><span class="pre">setup.cfg</span></code> and <code class="docutils literal notranslate"><span class="pre">setup.py</span></code>) so users can install different
 version of libraries if needed. This means that from time to time plain <code class="docutils literal notranslate"><span class="pre">pip</span> <span class="pre">install</span> <span class="pre">apache-airflow</span></code> will
 not work or will produce an unusable Airflow installation.</p>
-<p>In order to have a repeatable installation, we also keep a set of “known-to-be-working” constraint files in the
+<p>In order to have a repeatable installation, we also keep a set of &quot;known-to-be-working&quot; constraint files in the
 <code class="docutils literal notranslate"><span class="pre">constraints-main</span></code>, <code class="docutils literal notranslate"><span class="pre">constraints-2-0</span></code>, <code class="docutils literal notranslate"><span class="pre">constraints-2-1</span></code> etc. orphan branches and then we create a tag
 for each released version e.g. <code class="code docutils literal notranslate"><span class="pre">constraints-2.3.0</span></code>. This way, we keep a tested and working set of dependencies.</p>
-<p>Those “known-to-be-working” constraints are per major/minor Python version. You can use them as constraint
+<p>Those &quot;known-to-be-working&quot; constraints are per major/minor Python version. You can use them as constraint
 files when installing Airflow from PyPI. Note that you have to specify the correct Airflow
 and Python versions in the URL.</p>
 <p>You can create the URL to the file substituting the variables in the template below.</p>
@@ -752,8 +752,8 @@
 <div class="highlight-default notranslate"><div class="highlight"><pre><span></span>https://raw.githubusercontent.com/apache/airflow/constraints-${AIRFLOW_VERSION}/constraints-no-providers-${PYTHON_VERSION}.txt
 </pre></div>
 </div>
-<p>You can also use “latest” as version when you install “latest” stable version of Airflow. The “latest”
-constraints always points to the “latest” released Airflow version constraints:</p>
+<p>You can also use &quot;latest&quot; as version when you install &quot;latest&quot; stable version of Airflow. The &quot;latest&quot;
+constraints always points to the &quot;latest&quot; released Airflow version constraints:</p>
 <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">https</span><span class="p">:</span><span class="o">//</span><span class="n">raw</span><span class="o">.</span><span class="n">githubusercontent</span><span class="o">.</span><span class="n">com</span><span class="o">/</span><span class="n">apache</span><span class="o">/</span><span class="n">airflow</span><span class="o">/</span><span class="n">constraints</span><span class="o">-</span><span class="n">latest</span><span class="o">/</span><span class="n">constraints</span><span class="o">-</span><span class="mf">3.7</span><span class="o">.</span><span class="n">txt</span>
 </pre></div>
 </div>
@@ -788,12 +788,12 @@
 </div>
 <div class="section" id="installation-and-upgrading-of-airflow-providers-separately">
 <h3>Installation and upgrading of Airflow providers separately<a class="headerlink" href="#installation-and-upgrading-of-airflow-providers-separately" title="Permalink to this headline">¶</a></h3>
-<p>You can manually install all the providers you need. You can continue using the “providers” constraint files
-but the ‘versioned’ airflow constraints installs only the versions of providers that were available in PyPI at
-the time of preparing of the airflow version. However, usually you can use “main” version of the providers
+<p>You can manually install all the providers you need. You can continue using the &quot;providers&quot; constraint files
+but the 'versioned' airflow constraints installs only the versions of providers that were available in PyPI at
+the time of preparing of the airflow version. However, usually you can use &quot;main&quot; version of the providers
 to install latest version of providers. Usually the providers work with most versions of Airflow, if there
 will be any incompatibilities, it will be captured as package dependencies.</p>
-<p>Note that “main” is just an example - you might need to choose a specific airflow version to install providers
+<p>Note that &quot;main&quot; is just an example - you might need to choose a specific airflow version to install providers
 in specific version.</p>
 <div class="highlight-bash notranslate"><div class="highlight"><pre><span></span><span class="nv">PYTHON_VERSION</span><span class="o">=</span><span class="s2">&quot;</span><span class="k">$(</span>python --version <span class="p">|</span> cut -d <span class="s2">&quot; &quot;</span> -f <span class="m">2</span> <span class="p">|</span> cut -d <span class="s2">&quot;.&quot;</span> -f <span class="m">1</span>-2<span class="k">)</span><span class="s2">&quot;</span>
 <span class="c1"># For example: 3.7</span>
@@ -811,7 +811,7 @@
 </div>
 <div class="section" id="installation-and-upgrade-of-airflow-core">
 <h3>Installation and upgrade of Airflow core<a class="headerlink" href="#installation-and-upgrade-of-airflow-core" title="Permalink to this headline">¶</a></h3>
-<p>If you don’t want to install any extra providers, initially you can use the command set below.</p>
+<p>If you don't want to install any extra providers, initially you can use the command set below.</p>
 <div class="highlight-bash notranslate"><div class="highlight"><pre><span></span><span class="nv">AIRFLOW_VERSION</span><span class="o">=</span><span class="m">2</span>.3.0
 <span class="nv">PYTHON_VERSION</span><span class="o">=</span><span class="s2">&quot;</span><span class="k">$(</span>python --version <span class="p">|</span> cut -d <span class="s2">&quot; &quot;</span> -f <span class="m">2</span> <span class="p">|</span> cut -d <span class="s2">&quot;.&quot;</span> -f <span class="m">1</span>-2<span class="k">)</span><span class="s2">&quot;</span>
 <span class="c1"># For example: 3.7</span>
diff --git a/docs-archive/apache-airflow/2.3.0/installation/installing-from-sources.html b/docs-archive/apache-airflow/2.3.0/installation/installing-from-sources.html
index 9c753aa..e145c91 100644
--- a/docs-archive/apache-airflow/2.3.0/installation/installing-from-sources.html
+++ b/docs-archive/apache-airflow/2.3.0/installation/installing-from-sources.html
@@ -691,7 +691,7 @@
 You can also install <code class="docutils literal notranslate"><span class="pre">Apache</span> <span class="pre">Airflow</span></code> - as most Python packages - via <a class="reference internal" href="installing-from-pypi.html"><span class="doc">PyPI</span></a>.
 You can choose different version of Airflow by selecting different version from the drop-down at
 the top-left of the page.</p>
-<p>The <code class="docutils literal notranslate"><span class="pre">source</span></code>, <code class="docutils literal notranslate"><span class="pre">sdist</span></code> and <code class="docutils literal notranslate"><span class="pre">whl</span></code> packages released are the “official” sources of installation that you
+<p>The <code class="docutils literal notranslate"><span class="pre">source</span></code>, <code class="docutils literal notranslate"><span class="pre">sdist</span></code> and <code class="docutils literal notranslate"><span class="pre">whl</span></code> packages released are the &quot;official&quot; sources of installation that you
 can use if you want to verify the origin of the packages and want to verify checksums and signatures of
 the packages. The packages are available via the
 <a class="reference external" href="http://ws.apache.org/mirrors.cgi">Official Apache Software Foundations Downloads</a></p>
@@ -747,9 +747,9 @@
 <span class="go">  Primary key fingerprint: CDE1 5C6E 4D3A 8EC4 ECF4  BA4B 6674 E08A D7DE 406F</span>
 </pre></div>
 </div>
-<p>The “Good signature from …” is indication that the signatures are correct.
-Do not worry about the “not certified with a trusted signature” warning. Most of the certificates used
-by release managers are self signed, that’s why you get this warning. By importing the server in the
+<p>The &quot;Good signature from ...&quot; is indication that the signatures are correct.
+Do not worry about the &quot;not certified with a trusted signature&quot; warning. Most of the certificates used
+by release managers are self signed, that's why you get this warning. By importing the server in the
 previous step and importing it via ID from <code class="docutils literal notranslate"><span class="pre">KEYS</span></code> page, you know that this is a valid Key already.</p>
 <p>For SHA512 sum check, download the relevant <code class="docutils literal notranslate"><span class="pre">sha512</span></code> and run the following:</p>
 <div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>shasum -a <span class="m">512</span> apache-airflow--********  <span class="p">|</span> diff - apache-airflow--********.sha512
diff --git a/docs-archive/apache-airflow/2.3.0/installation/prerequisites.html b/docs-archive/apache-airflow/2.3.0/installation/prerequisites.html
index 3c4f03a..5b4c551 100644
--- a/docs-archive/apache-airflow/2.3.0/installation/prerequisites.html
+++ b/docs-archive/apache-airflow/2.3.0/installation/prerequisites.html
@@ -688,7 +688,7 @@
 <li><p>Kubernetes: 1.20.2 1.21.1 1.22.0, 1.23.0</p></li>
 </ul>
 <p><strong>Note:</strong> MySQL 5.x versions are unable to or have limitations with
-running multiple schedulers – please see: <a class="reference internal" href="../concepts/scheduler.html"><span class="doc">Scheduler</span></a>. MariaDB is not tested/recommended.</p>
+running multiple schedulers -- please see: <a class="reference internal" href="../concepts/scheduler.html"><span class="doc">Scheduler</span></a>. MariaDB is not tested/recommended.</p>
 <p><strong>Note:</strong> SQLite is used in Airflow tests. Do not use it in production. We recommend
 using the latest stable version of SQLite for local development.</p>
 <p><strong>Note</strong>: Python v3.10 is not supported yet. For details, see <a class="reference external" href="https://github.com/apache/airflow/issues/19059">#19059</a>.</p>
@@ -699,7 +699,7 @@
 tested on fairly modern Linux Distros and recent versions of MacOS.
 On Windows you can run it via WSL2 (Windows Subsystem for Linux 2) or via Linux Containers.
 The work to add Windows support is tracked via <a class="reference external" href="https://github.com/apache/airflow/issues/10388">#10388</a> but
-it is not a high priority. You should only use Linux-based distros as “Production” execution environment
+it is not a high priority. You should only use Linux-based distros as &quot;Production&quot; execution environment
 as this is the only environment that is supported. The only distro that is used in our CI tests and that
 is used in the <a class="reference external" href="https://hub.docker.com/p/apache/airflow">Community managed DockerHub image</a> is
 <code class="docutils literal notranslate"><span class="pre">Debian</span> <span class="pre">Bullseye</span></code>.</p>
diff --git a/docs-archive/apache-airflow/2.3.0/installation/setting-up-the-database.html b/docs-archive/apache-airflow/2.3.0/installation/setting-up-the-database.html
index bb8770a..0d9ce68 100644
--- a/docs-archive/apache-airflow/2.3.0/installation/setting-up-the-database.html
+++ b/docs-archive/apache-airflow/2.3.0/installation/setting-up-the-database.html
@@ -674,8 +674,8 @@
 <div></div></blockquote>
 <div class="section" id="setting-up-the-database">
 <h1>Setting up the database<a class="headerlink" href="#setting-up-the-database" title="Permalink to this headline">¶</a></h1>
-<p>Airflow requires a database. If you’re just experimenting and learning Airflow, you can stick with the
-default SQLite option. If you don’t want to use SQLite, then take a look at
+<p>Airflow requires a database. If you're just experimenting and learning Airflow, you can stick with the
+default SQLite option. If you don't want to use SQLite, then take a look at
 <a class="reference internal" href="../howto/set-up-database.html"><span class="doc">Set up a Database Backend</span></a> to setup a different database.</p>
 <p>Usually, you need to run <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">db</span> <span class="pre">upgrade</span></code> in order to create the database schema that Airflow can use.</p>
 <p>Similarly, upgrading Airflow usually requires an extra step of upgrading the database. This is done
diff --git a/docs-archive/apache-airflow/2.3.0/installation/supported-versions.html b/docs-archive/apache-airflow/2.3.0/installation/supported-versions.html
index 6798af9..5402f12 100644
--- a/docs-archive/apache-airflow/2.3.0/installation/supported-versions.html
+++ b/docs-archive/apache-airflow/2.3.0/installation/supported-versions.html
@@ -753,7 +753,7 @@
 <h2>Support for Python and Kubernetes versions<a class="headerlink" href="#support-for-python-and-kubernetes-versions" title="Permalink to this headline">¶</a></h2>
 <p>As of Airflow 2.0 we agreed to certain rules we follow for Python and Kubernetes support.
 They are based on the official release schedule of Python and Kubernetes, nicely summarized in the
-<a class="reference external" href="https://devguide.python.org/#status-of-python-branches">Python Developer’s Guide</a> and
+<a class="reference external" href="https://devguide.python.org/#status-of-python-branches">Python Developer's Guide</a> and
 <a class="reference external" href="https://kubernetes.io/docs/setup/release/version-skew-policy">Kubernetes version skew policy</a>.</p>
 <ol class="arabic simple">
 <li><p>We drop support for Python and Kubernetes versions when they reach EOL. We drop support for those
@@ -761,8 +761,8 @@
 first new MINOR (Or MAJOR if there is no new MINOR version) of Airflow
 For example for Python 3.6 it means that we drop support in main right after 23.12.2021, and the first
 MAJOR or MINOR version of Airflow released after will not have it.</p></li>
-<li><p>The “oldest” supported version of Python/Kubernetes is the default one. “Default” is only meaningful
-in terms of “smoke tests” in CI PRs which are run using this default version and default reference
+<li><p>The &quot;oldest&quot; supported version of Python/Kubernetes is the default one. &quot;Default&quot; is only meaningful
+in terms of &quot;smoke tests&quot; in CI PRs which are run using this default version and default reference
 image available in DockerHub. Currently <code class="docutils literal notranslate"><span class="pre">apache/airflow:latest</span></code> and <code class="docutils literal notranslate"><span class="pre">apache/airflow:2.0.2</span></code> images
 are both Python 3.6 images, however the first MINOR/MAJOR release of Airflow release after 23.12.2021 will
 become Python 3.7 images.</p></li>
diff --git a/docs-archive/apache-airflow/2.3.0/installation/upgrading.html b/docs-archive/apache-airflow/2.3.0/installation/upgrading.html
index 0c96b29..67ff06c 100644
--- a/docs-archive/apache-airflow/2.3.0/installation/upgrading.html
+++ b/docs-archive/apache-airflow/2.3.0/installation/upgrading.html
@@ -694,7 +694,7 @@
 <h2>Why you need to upgrade<a class="headerlink" href="#why-you-need-to-upgrade" title="Permalink to this headline">¶</a></h2>
 <p>Newer Airflow versions can contain database migrations so you must run <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">db</span> <span class="pre">upgrade</span></code>
 to upgrade your database with the schema changes in the Airflow version you are upgrading to.
-Don’t worry, it’s safe to run even if there are no migrations to perform.</p>
+Don't worry, it's safe to run even if there are no migrations to perform.</p>
 </div>
 <div class="section" id="when-you-need-to-upgrade">
 <h2>When you need to upgrade<a class="headerlink" href="#when-you-need-to-upgrade" title="Permalink to this headline">¶</a></h2>
@@ -727,7 +727,7 @@
 <h2>Migration best practices<a class="headerlink" href="#migration-best-practices" title="Permalink to this headline">¶</a></h2>
 <p>Depending on the size of your database and the actual migration it might take quite some time to migrate it,
 so if you have long history and big database, it is recommended to make a copy of the database first and
-perform a test migration to assess how long the migration will take. Typically “Major” upgrades might take
+perform a test migration to assess how long the migration will take. Typically &quot;Major&quot; upgrades might take
 longer as adding new features require sometimes restructuring of the database.</p>
 </div>
 <div class="section" id="post-upgrade-warnings">
@@ -750,7 +750,7 @@
 is your best option.</p>
 <p>There are various ways you can inspect and delete the data - if you have direct access to the
 database using your own tools (often graphical tools showing the database objects), you can drop such
-table or rename it or move it to another database using those tools. If you don’t have such tools you
+table or rename it or move it to another database using those tools. If you don't have such tools you
 can use the <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">db</span> <span class="pre">shell</span></code> command - this will drop you in the db shell tool for your database and you
 will be able to both inspect and delete the table.</p>
 <p>How to drop the table using Kubernetes:</p>
diff --git a/docs-archive/apache-airflow/2.3.0/lineage.html b/docs-archive/apache-airflow/2.3.0/lineage.html
index e42dee2..ef96595 100644
--- a/docs-archive/apache-airflow/2.3.0/lineage.html
+++ b/docs-archive/apache-airflow/2.3.0/lineage.html
@@ -656,7 +656,7 @@
 </div>
 <p>Airflow can help track origins of data, what happens to it and where it moves over time. This can aid having
 audit trails and data governance, but also debugging of data flows.</p>
-<p>Airflow tracks data by means of inlets and outlets of the tasks. Let’s work from an example and see how it
+<p>Airflow tracks data by means of inlets and outlets of the tasks. Let's work from an example and see how it
 works.</p>
 <div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="kn">import</span> <span class="nn">datetime</span>
 <span class="kn">import</span> <span class="nn">pendulum</span>
@@ -722,7 +722,7 @@
 </div>
 <div class="section" id="lineage-backend">
 <h2>Lineage Backend<a class="headerlink" href="#lineage-backend" title="Permalink to this headline">¶</a></h2>
-<p>It’s possible to push the lineage metrics to a custom backend by providing an instance of a LineageBackend in the config:</p>
+<p>It's possible to push the lineage metrics to a custom backend by providing an instance of a LineageBackend in the config:</p>
 <div class="highlight-ini notranslate"><div class="highlight"><pre><span></span><span class="k">[lineage]</span><span class="w"></span>
 <span class="na">backend</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="s">my.lineage.CustomBackend</span><span class="w"></span>
 </pre></div>
diff --git a/docs-archive/apache-airflow/2.3.0/logging-monitoring/check-health.html b/docs-archive/apache-airflow/2.3.0/logging-monitoring/check-health.html
index bd4f62c..a128348 100644
--- a/docs-archive/apache-airflow/2.3.0/logging-monitoring/check-health.html
+++ b/docs-archive/apache-airflow/2.3.0/logging-monitoring/check-health.html
@@ -699,7 +699,7 @@
 </pre></div>
 </div>
 <ul class="simple">
-<li><p>The <code class="docutils literal notranslate"><span class="pre">status</span></code> of each component can be either “healthy” or “unhealthy”</p>
+<li><p>The <code class="docutils literal notranslate"><span class="pre">status</span></code> of each component can be either &quot;healthy&quot; or &quot;unhealthy&quot;</p>
 <ul>
 <li><p>The status of <code class="docutils literal notranslate"><span class="pre">metadatabase</span></code> depends on whether a valid connection can be initiated with the database</p></li>
 <li><p>The status of <code class="docutils literal notranslate"><span class="pre">scheduler</span></code> depends on when the latest scheduler heartbeat was received</p>
diff --git a/docs-archive/apache-airflow/2.3.0/logging-monitoring/metrics.html b/docs-archive/apache-airflow/2.3.0/logging-monitoring/metrics.html
index 08f92b7..6adeb84 100644
--- a/docs-archive/apache-airflow/2.3.0/logging-monitoring/metrics.html
+++ b/docs-archive/apache-airflow/2.3.0/logging-monitoring/metrics.html
@@ -842,7 +842,7 @@
 </thead>
 <tbody>
 <tr class="row-even"><td><p><code class="docutils literal notranslate"><span class="pre">dagbag_size</span></code></p></td>
-<td><p>Number of DAGs found when the scheduler ran a scan based on it’s
+<td><p>Number of DAGs found when the scheduler ran a scan based on it's
 configuration</p></td>
 </tr>
 <tr class="row-odd"><td><p><code class="docutils literal notranslate"><span class="pre">dag_processing.import_errors</span></code></p></td>
@@ -943,7 +943,7 @@
 start date and the actual DagRun start date</p></td>
 </tr>
 <tr class="row-even"><td><p><code class="docutils literal notranslate"><span class="pre">scheduler.critical_section_duration</span></code></p></td>
-<td><p>Milliseconds spent in the critical section of scheduler loop –
+<td><p>Milliseconds spent in the critical section of scheduler loop --
 only a single scheduler can enter this loop at a time</p></td>
 </tr>
 <tr class="row-odd"><td><p><code class="docutils literal notranslate"><span class="pre">dagrun.&lt;dag_id&gt;.first_task_scheduling_delay</span></code></p></td>
diff --git a/docs-archive/apache-airflow/2.3.0/logging-monitoring/tracking-user-activity.html b/docs-archive/apache-airflow/2.3.0/logging-monitoring/tracking-user-activity.html
index 66cb049..c8d65cb 100644
--- a/docs-archive/apache-airflow/2.3.0/logging-monitoring/tracking-user-activity.html
+++ b/docs-archive/apache-airflow/2.3.0/logging-monitoring/tracking-user-activity.html
@@ -674,7 +674,7 @@
 </div>
 <div class="admonition note">
 <p class="admonition-title">Note</p>
-<p>You can see view injected tracker html within Airflow’s source code at
+<p>You can see view injected tracker html within Airflow's source code at
 <code class="docutils literal notranslate"><span class="pre">airflow/www/templates/airflow/main.html</span></code>. The related global
 variables are set in <code class="docutils literal notranslate"><span class="pre">airflow/www/templates/app.py</span></code>.</p>
 </div>
diff --git a/docs-archive/apache-airflow/2.3.0/migrations-ref.html b/docs-archive/apache-airflow/2.3.0/migrations-ref.html
index 8754228..588acd2 100644
--- a/docs-archive/apache-airflow/2.3.0/migrations-ref.html
+++ b/docs-archive/apache-airflow/2.3.0/migrations-ref.html
@@ -641,7 +641,7 @@
 <div></div></blockquote>
 <div class="section" id="reference-for-database-migrations">
 <h1>Reference for Database Migrations<a class="headerlink" href="#reference-for-database-migrations" title="Permalink to this headline">¶</a></h1>
-<p>Here’s the list of all the Database Migrations that are executed via when you run <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">db</span> <span class="pre">upgrade</span></code>:</p>
+<p>Here's the list of all the Database Migrations that are executed via when you run <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">db</span> <span class="pre">upgrade</span></code>:</p>
 <blockquote>
 <div></div></blockquote>
 <table class="docutils align-default">
@@ -1085,7 +1085,7 @@
 <tr class="row-odd"><td><p><code class="docutils literal notranslate"><span class="pre">d2ae31099d61</span></code> (branch_point)</p></td>
 <td><p><code class="docutils literal notranslate"><span class="pre">947454bf1dff</span></code></p></td>
 <td><p><code class="docutils literal notranslate"><span class="pre">1.8.2</span></code></p></td>
-<td><p>Increase text size for MySQL (not relevant for other DBs’
+<td><p>Increase text size for MySQL (not relevant for other DBs'
 text types)</p></td>
 </tr>
 <tr class="row-even"><td><p><code class="docutils literal notranslate"><span class="pre">947454bf1dff</span></code></p></td>
@@ -1151,7 +1151,7 @@
 <tr class="row-even"><td><p><code class="docutils literal notranslate"><span class="pre">bba5a7cfc896</span></code></p></td>
 <td><p><code class="docutils literal notranslate"><span class="pre">bbc73705a13e</span></code></p></td>
 <td><p><code class="docutils literal notranslate"><span class="pre">1.7.0</span></code></p></td>
-<td><p>Add a column to track the encryption state of the ‘Extra’
+<td><p>Add a column to track the encryption state of the 'Extra'
 field in connection</p></td>
 </tr>
 <tr class="row-odd"><td><p><code class="docutils literal notranslate"><span class="pre">bbc73705a13e</span></code></p></td>
diff --git a/docs-archive/apache-airflow/2.3.0/modules_management.html b/docs-archive/apache-airflow/2.3.0/modules_management.html
index 21fd172..0076d53 100644
--- a/docs-archive/apache-airflow/2.3.0/modules_management.html
+++ b/docs-archive/apache-airflow/2.3.0/modules_management.html
@@ -19,7 +19,7 @@
             <link rel="shortcut icon" href="_static/pin_32.png"/>
             <link rel="index" title="Index" href="genindex.html" />
             <link rel="search" title="Search" href="search.html" />
-            <link rel="next" title="Airflow’s release process and version policy" href="release-process.html" />
+            <link rel="next" title="Airflow&#39;s release process and version policy" href="release-process.html" />
             <link rel="prev" title="DAG Serialization" href="dag-serialization.html" />
     <!-- Matomo -->
     <script>
@@ -356,7 +356,7 @@
 <li class="toctree-l2"><a class="reference internal" href="#built-in-pythonpath-entries-in-airflow">Built-in <code class="docutils literal notranslate"><span class="pre">PYTHONPATH</span></code> entries in Airflow</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#best-practices-for-module-loading">Best practices for module loading</a><ul>
 <li class="toctree-l3"><a class="reference internal" href="#use-unique-top-package-name">Use unique top package name</a></li>
-<li class="toctree-l3"><a class="reference internal" href="#don-t-use-relative-imports">Don’t use relative imports</a></li>
+<li class="toctree-l3"><a class="reference internal" href="#don-t-use-relative-imports">Don't use relative imports</a></li>
 <li class="toctree-l3"><a class="reference internal" href="#add-init-py-in-package-folders">Add <code class="docutils literal notranslate"><span class="pre">__init__.py</span></code> in package folders</a></li>
 </ul>
 </li>
@@ -538,7 +538,7 @@
 <li class="toctree-l2"><a class="reference internal" href="#built-in-pythonpath-entries-in-airflow">Built-in <code class="docutils literal notranslate"><span class="pre">PYTHONPATH</span></code> entries in Airflow</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#best-practices-for-module-loading">Best practices for module loading</a><ul>
 <li class="toctree-l3"><a class="reference internal" href="#use-unique-top-package-name">Use unique top package name</a></li>
-<li class="toctree-l3"><a class="reference internal" href="#don-t-use-relative-imports">Don’t use relative imports</a></li>
+<li class="toctree-l3"><a class="reference internal" href="#don-t-use-relative-imports">Don't use relative imports</a></li>
 <li class="toctree-l3"><a class="reference internal" href="#add-init-py-in-package-folders">Add <code class="docutils literal notranslate"><span class="pre">__init__.py</span></code> in package folders</a></li>
 </ul>
 </li>
@@ -712,7 +712,7 @@
 <a class="reference external" href="https://docs.python.org/3/library/site.html#module-site">site</a> module.</p>
 <p><code class="docutils literal notranslate"><span class="pre">sys.path</span></code> can also be modified during a Python session by simply using append
 (for example, <code class="docutils literal notranslate"><span class="pre">sys.path.append(&quot;/path/to/custom/package&quot;)</span></code>). Python will start
-searching for packages in the newer paths once they’re added. Airflow makes use
+searching for packages in the newer paths once they're added. Airflow makes use
 of this feature as described in the section
 <a class="reference internal" href="#adding-directories-to-pythonpath"><span class="std std-ref">Adding directories to the PYTHONPATH</span></a>.</p>
 <p>In the variable <code class="docutils literal notranslate"><span class="pre">sys.path</span></code> there is a directory <code class="docutils literal notranslate"><span class="pre">site-packages</span></code> which
@@ -780,7 +780,7 @@
 <div class="admonition note">
 <p class="admonition-title">Note</p>
 <p>The DAGS folder in Airflow 2 should not be shared with the webserver. While you can do it, unlike in Airflow 1.10,
-Airflow has no expectations that the DAGS folder is present in the webserver. In fact it’s a bit of
+Airflow has no expectations that the DAGS folder is present in the webserver. In fact it's a bit of
 security risk to share the <code class="docutils literal notranslate"><span class="pre">dags</span></code> folder with the webserver, because it means that people who write DAGS
 can write code that the webserver will be able to execute (ideally the webserver should
 never run code which can be modified by users who write DAGs). Therefore if you need to share some code
@@ -803,7 +803,7 @@
 named <code class="docutils literal notranslate"><span class="pre">airflow.operators</span></code> and it will look there when importing <code class="docutils literal notranslate"><span class="pre">from</span> <span class="pre">airflow.operators</span></code>.</p>
 </div>
 <div class="section" id="don-t-use-relative-imports">
-<h3>Don’t use relative imports<a class="headerlink" href="#don-t-use-relative-imports" title="Permalink to this headline">¶</a></h3>
+<h3>Don't use relative imports<a class="headerlink" href="#don-t-use-relative-imports" title="Permalink to this headline">¶</a></h3>
 <p>Never use relative imports (starting with <code class="docutils literal notranslate"><span class="pre">.</span></code>) that were added in Python 3.</p>
 <p>This is tempting to do something like that it in <code class="docutils literal notranslate"><span class="pre">my_dag1.py</span></code>:</p>
 <div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="kn">from</span> <span class="nn">.base_dag</span> <span class="kn">import</span> <span class="n">BaseDag</span>  <span class="c1"># NEVER DO THAT!!!!</span>
@@ -907,7 +907,7 @@
 <span class="go"> &#39;/home/arch/venvs/airflow/lib/python3.7/site-packages&#39;]</span>
 </pre></div>
 </div>
-<p>As we can see that our provided directory is now added to the path, let’s
+<p>As we can see that our provided directory is now added to the path, let's
 try to import the package now:</p>
 <div class="highlight-pycon notranslate"><div class="highlight"><pre><span></span><span class="gp">&gt;&gt;&gt; </span><span class="kn">import</span> <span class="nn">airflow_operators</span>
 <span class="go">Hello from airflow_operators</span>
@@ -919,7 +919,7 @@
 <div class="highlight-bash notranslate"><div class="highlight"><pre><span></span><span class="nv">PYTHONPATH</span><span class="o">=</span>/home/arch/projects/airflow_operators airflow info
 </pre></div>
 </div>
-<p>We’ll see the <code class="docutils literal notranslate"><span class="pre">Python</span> <span class="pre">PATH</span></code> updated with our mentioned <span class="target" id="index-4"></span><a class="reference external" href="https://docs.python.org/3/using/cmdline.html#envvar-PYTHONPATH" title="(in Python v3.10)"><code class="xref std std-envvar docutils literal notranslate"><span class="pre">PYTHONPATH</span></code></a>
+<p>We'll see the <code class="docutils literal notranslate"><span class="pre">Python</span> <span class="pre">PATH</span></code> updated with our mentioned <span class="target" id="index-4"></span><a class="reference external" href="https://docs.python.org/3/using/cmdline.html#envvar-PYTHONPATH" title="(in Python v3.10)"><code class="xref std std-envvar docutils literal notranslate"><span class="pre">PYTHONPATH</span></code></a>
 value as shown below:</p>
 <div class="highlight-none notranslate"><div class="highlight"><pre><span></span>Python PATH: [/home/arch/venv/bin:/home/arch/projects/airflow_operators:/usr/lib/python38.zip:/usr/lib/python3.8:/usr/lib/python3.8/lib-dynload:/home/arch/venv/lib/python3.8/site-packages:/home/arch/airflow/dags:/home/arch/airflow/config:/home/arch/airflow/plugins]
 </pre></div>
@@ -1021,7 +1021,7 @@
             <a rel="prev" title="DAG Serialization" href="dag-serialization.html" >
                 <button class="btn-hollow btn-blue bodytext__medium--cerulean-blue" accesskey="p">Previous</button>
             </a>
-            <a rel="next" title="Airflow’s release process and version policy" href="release-process.html" >
+            <a rel="next" title="Airflow&#39;s release process and version policy" href="release-process.html" >
                 <button class="btn-hollow btn-blue bodytext__medium--cerulean-blue" accesskey="n">Next</button>
             </a>
     </div>
@@ -1097,7 +1097,7 @@
 <li><a class="reference internal" href="#built-in-pythonpath-entries-in-airflow">Built-in <code class="docutils literal notranslate"><span class="pre">PYTHONPATH</span></code> entries in Airflow</a></li>
 <li><a class="reference internal" href="#best-practices-for-module-loading">Best practices for module loading</a><ul>
 <li><a class="reference internal" href="#use-unique-top-package-name">Use unique top package name</a></li>
-<li><a class="reference internal" href="#don-t-use-relative-imports">Don’t use relative imports</a></li>
+<li><a class="reference internal" href="#don-t-use-relative-imports">Don't use relative imports</a></li>
 <li><a class="reference internal" href="#add-init-py-in-package-folders">Add <code class="docutils literal notranslate"><span class="pre">__init__.py</span></code> in package folders</a></li>
 </ul>
 </li>
diff --git a/docs-archive/apache-airflow/2.3.0/objects.inv b/docs-archive/apache-airflow/2.3.0/objects.inv
index 4974917..76e2c52 100644
--- a/docs-archive/apache-airflow/2.3.0/objects.inv
+++ b/docs-archive/apache-airflow/2.3.0/objects.inv
Binary files differ
diff --git a/docs-archive/apache-airflow/2.3.0/operators-and-hooks-ref.html b/docs-archive/apache-airflow/2.3.0/operators-and-hooks-ref.html
index e5a44c8..a4ef134 100644
--- a/docs-archive/apache-airflow/2.3.0/operators-and-hooks-ref.html
+++ b/docs-archive/apache-airflow/2.3.0/operators-and-hooks-ref.html
@@ -642,7 +642,7 @@
 <div></div></blockquote>
 <div class="section" id="operators-and-hooks-reference">
 <h1>Operators and Hooks Reference<a class="headerlink" href="#operators-and-hooks-reference" title="Permalink to this headline">¶</a></h1>
-<p>Here’s the list of the operators and hooks which are available in this release in the <code class="docutils literal notranslate"><span class="pre">apache-airflow</span></code> package.</p>
+<p>Here's the list of the operators and hooks which are available in this release in the <code class="docutils literal notranslate"><span class="pre">apache-airflow</span></code> package.</p>
 <p>Airflow has many more integrations available for separate installation as
 <a class="reference external" href="/docs/apache-airflow-providers/index.html" title="(in apache-airflow-providers vdevel)"><span>Provider packages</span></a>.</p>
 <p>For details see: <a class="reference external" href="/docs/apache-airflow-providers/operators-and-hooks-ref/index.html" title="(in apache-airflow-providers vdevel)"><span>Operators and Hooks Reference</span></a>.</p>
diff --git a/docs-archive/apache-airflow/2.3.0/plugins.html b/docs-archive/apache-airflow/2.3.0/plugins.html
index 01d6fab..2c27ff9 100644
--- a/docs-archive/apache-airflow/2.3.0/plugins.html
+++ b/docs-archive/apache-airflow/2.3.0/plugins.html
@@ -668,7 +668,7 @@
 features to its core by simply dropping files in your
 <code class="docutils literal notranslate"><span class="pre">$AIRFLOW_HOME/plugins</span></code> folder.</p>
 <p>The python modules in the <code class="docutils literal notranslate"><span class="pre">plugins</span></code> folder get imported, and <strong>macros</strong> and web <strong>views</strong>
-get integrated to Airflow’s main collections and become available for use.</p>
+get integrated to Airflow's main collections and become available for use.</p>
 <p>To troubleshoot issues with plugins, you can use the <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">plugins</span></code> command.
 This command dumps information about loaded plugins.</p>
 <div class="versionchanged">
@@ -685,16 +685,16 @@
 to reflect their ecosystem.</p>
 <p>Plugins can be used as an easy way to write, share and activate new sets of
 features.</p>
-<p>There’s also a need for a set of more complex applications to interact with
+<p>There's also a need for a set of more complex applications to interact with
 different flavors of data and metadata.</p>
 <p>Examples:</p>
 <ul class="simple">
-<li><p>A set of tools to parse Hive logs and expose Hive metadata (CPU /IO / phases/ skew /…)</p></li>
+<li><p>A set of tools to parse Hive logs and expose Hive metadata (CPU /IO / phases/ skew /...)</p></li>
 <li><p>An anomaly detection framework, allowing people to collect metrics, set thresholds and alerts</p></li>
 <li><p>An auditing tool, helping understand who accesses what</p></li>
 <li><p>A config-driven SLA monitoring tool, allowing you to set monitored tables and at what time
 they should land, alert people, and expose visualizations of outages</p></li>
-<li><p>…</p></li>
+<li><p>...</p></li>
 </ul>
 </div>
 <div class="section" id="why-build-on-top-of-airflow">
@@ -717,7 +717,7 @@
 <p>This means that if you make any changes to plugins and you want the webserver or scheduler to use that new
 code you will need to restart those processes.</p>
 <p>By default, task execution will use forking to avoid the slow down of having to create a whole new python
-interpreter and re-parse all of the Airflow code and start up routines – this is a big benefit for shorter
+interpreter and re-parse all of the Airflow code and start up routines -- this is a big benefit for shorter
 running tasks. This does mean that if you use plugins in your tasks, and want them to update you will either
 need to restart the worker (if using CeleryExecutor) or scheduler (Local or Sequential executors). The other
 option is you can accept the speed hit at start up set the <code class="docutils literal notranslate"><span class="pre">core.execute_tasks_new_python_interpreter</span></code>
@@ -729,7 +729,7 @@
 <span id="plugins-interface"></span><h2>Interface<a class="headerlink" href="#interface" title="Permalink to this headline">¶</a></h2>
 <p>To create a plugin you will need to derive the
 <code class="docutils literal notranslate"><span class="pre">airflow.plugins_manager.AirflowPlugin</span></code> class and reference the objects
-you want to plug into Airflow. Here’s what the class you need to derive
+you want to plug into Airflow. Here's what the class you need to derive
 looks like:</p>
 <div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="k">class</span> <span class="nc">AirflowPlugin</span><span class="p">:</span>
     <span class="c1"># The name of your plugin (str)</span>
diff --git a/docs-archive/apache-airflow/2.3.0/privacy_notice.html b/docs-archive/apache-airflow/2.3.0/privacy_notice.html
index f81363a..08f6e8c 100644
--- a/docs-archive/apache-airflow/2.3.0/privacy_notice.html
+++ b/docs-archive/apache-airflow/2.3.0/privacy_notice.html
@@ -666,7 +666,7 @@
 <div class="section" id="privacy-faq">
 <h2>Privacy FAQ<a class="headerlink" href="#privacy-faq" title="Permalink to this headline">¶</a></h2>
 <p><strong>What is Google Analytics?</strong></p>
-<p>Google Analytics is a simple, easy-to-use tool that helps website owners measure how users interact with website content. As a user navigates between web pages, Google Analytics provides website owners JavaScript tags (libraries) to record information about the page a user has seen, for example the URL of the page. The Google Analytics JavaScript libraries use HTTP Cookies to “remember” what a user has done on previous pages / interactions with the website. It makes it easy for website owners to understand how their site and app users are engaging with the content, e.g: which documentation page is mostly viewed and valuable.</p>
+<p>Google Analytics is a simple, easy-to-use tool that helps website owners measure how users interact with website content. As a user navigates between web pages, Google Analytics provides website owners JavaScript tags (libraries) to record information about the page a user has seen, for example the URL of the page. The Google Analytics JavaScript libraries use HTTP Cookies to &quot;remember&quot; what a user has done on previous pages / interactions with the website. It makes it easy for website owners to understand how their site and app users are engaging with the content, e.g: which documentation page is mostly viewed and valuable.</p>
 <p><strong>Why do we use GA?</strong></p>
 <p>We use GA solely to gather the information that helps to make the site more useful to visitors and contributors, as well as to better understand how and when our site is used. We DO NOT track or collect personally identifiable information or associate gathered data with any personally identifying information from other sources.</p>
 <p><strong>What information is being collected?</strong></p>
diff --git a/docs-archive/apache-airflow/2.3.0/production-deployment.html b/docs-archive/apache-airflow/2.3.0/production-deployment.html
index d5228ac..0303cc9 100644
--- a/docs-archive/apache-airflow/2.3.0/production-deployment.html
+++ b/docs-archive/apache-airflow/2.3.0/production-deployment.html
@@ -677,7 +677,7 @@
 <div class="section" id="production-deployment">
 <h1>Production Deployment<a class="headerlink" href="#production-deployment" title="Permalink to this headline">¶</a></h1>
 <p>It is time to deploy your DAG in production. To do this, first, you need to make sure that the Airflow
-is itself production-ready. Let’s see what precautions you need to take.</p>
+is itself production-ready. Let's see what precautions you need to take.</p>
 <div class="section" id="database-backend">
 <h2>Database backend<a class="headerlink" href="#database-backend" title="Permalink to this headline">¶</a></h2>
 <p>Airflow comes with an <code class="docutils literal notranslate"><span class="pre">SQLite</span></code> backend by default. This allows the user to run Airflow without any external
@@ -691,12 +691,12 @@
 </pre></div>
 </div>
 <p>Once you have changed the backend, airflow needs to create all the tables required for operation.
-Create an empty DB and give airflow’s user the permission to <code class="docutils literal notranslate"><span class="pre">CREATE/ALTER</span></code> it.
+Create an empty DB and give airflow's user the permission to <code class="docutils literal notranslate"><span class="pre">CREATE/ALTER</span></code> it.
 Once that is done, you can run -</p>
 <div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>airflow db upgrade
 </pre></div>
 </div>
-<p><code class="docutils literal notranslate"><span class="pre">upgrade</span></code> keeps track of migrations already applied, so it’s safe to run as often as you need.</p>
+<p><code class="docutils literal notranslate"><span class="pre">upgrade</span></code> keeps track of migrations already applied, so it's safe to run as often as you need.</p>
 <div class="admonition note">
 <p class="admonition-title">Note</p>
 <p>Do not use <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">db</span> <span class="pre">init</span></code> as it can create a lot of default connections, charts, etc. which are not
@@ -712,7 +712,7 @@
 For a multi-node setup, you should use the <a class="reference internal" href="executor/kubernetes.html"><span class="doc">Kubernetes executor</span></a> or
 the <a class="reference internal" href="executor/celery.html"><span class="doc">Celery executor</span></a>.</p>
 <p>Once you have configured the executor, it is necessary to make sure that every node in the cluster contains
-the same configuration and dags. Airflow sends simple instructions such as “execute task X of dag Y”, but
+the same configuration and dags. Airflow sends simple instructions such as &quot;execute task X of dag Y&quot;, but
 does not send any dag files or configuration. You can use a simple cronjob or any other mechanism to sync
 DAGs and configs across your nodes, e.g., checkout DAGs from git repo every 5 minutes on all nodes.</p>
 </div>
@@ -788,7 +788,7 @@
 <div class="section" id="iam-and-service-accounts">
 <h3>IAM and Service Accounts<a class="headerlink" href="#iam-and-service-accounts" title="Permalink to this headline">¶</a></h3>
 <p>You should not rely on internal network segmentation or firewalling as our primary security mechanisms.
-To protect your organization’s data, every request you make should contain sender identity. In the case of
+To protect your organization's data, every request you make should contain sender identity. In the case of
 Google Cloud, the identity is provided by
 <a class="reference external" href="https://cloud.google.com/iam/docs/service-accounts">the IAM and Service account</a>. Each Compute Engine
 instance has an associated service account identity. It provides cryptographic credentials that your workload
diff --git a/docs-archive/apache-airflow/2.3.0/project.html b/docs-archive/apache-airflow/2.3.0/project.html
index 4ab87a9..014d48c 100644
--- a/docs-archive/apache-airflow/2.3.0/project.html
+++ b/docs-archive/apache-airflow/2.3.0/project.html
@@ -657,7 +657,7 @@
 <p>Airflow was started in October 2014 by Maxime Beauchemin at Airbnb.
 It was open source from the very first commit and officially brought under
 the Airbnb GitHub and announced in June 2015.</p>
-<p>The project joined the Apache Software Foundation’s Incubator program in March 2016 and the
+<p>The project joined the Apache Software Foundation's Incubator program in March 2016 and the
 Foundation <a class="reference external" href="https://blogs.apache.org/foundation/entry/the-apache-software-foundation-announces44">announced Apache Airflow as a Top-Level Project</a>
 in January 2019.</p>
 </div>
@@ -695,12 +695,12 @@
 <li><p>Kengo Seki (&#64;sekikn)</p></li>
 <li><p>Kevin Yang (&#64;KevinYang21)</p></li>
 <li><p>Leah Cole (&#64;leahecole)</p></li>
-<li><p>Maxime “Max” Beauchemin (&#64;mistercrunch)</p></li>
+<li><p>Maxime &quot;Max&quot; Beauchemin (&#64;mistercrunch)</p></li>
 <li><p>Qian Yu (&#64;yuqian90)</p></li>
 <li><p>Qingping Hou (&#64;houqp)</p></li>
 <li><p>Ry Walker (&#64;ryw)</p></li>
 <li><p>Ryan Hamilton (&#64;ryanahamilton)</p></li>
-<li><p>Siddharth “Sid” Anand (&#64;r39132)</p></li>
+<li><p>Siddharth &quot;Sid&quot; Anand (&#64;r39132)</p></li>
 <li><p>Sumit Maheshwari (&#64;msumit)</p></li>
 <li><p>Tao Feng (&#64;feng-tao)</p></li>
 <li><p>Tomasz Urbaszek (&#64;turbaszek)</p></li>
@@ -709,16 +709,16 @@
 <li><p>Xiaodong Deng (&#64;XD-DENG)</p></li>
 <li><p>Xinbin Huang (&#64;xinbinhuang)</p></li>
 </ul>
-<p>For the full list of contributors, take a look at <a class="reference external" href="https://github.com/apache/airflow/graphs/contributors">Airflow’s GitHub
+<p>For the full list of contributors, take a look at <a class="reference external" href="https://github.com/apache/airflow/graphs/contributors">Airflow's GitHub
 Contributor page:</a></p>
 </div>
 <div class="section" id="resources-links">
 <h2>Resources &amp; links<a class="headerlink" href="#resources-links" title="Permalink to this headline">¶</a></h2>
 <ul class="simple">
-<li><p><a class="reference external" href="https://airflow.apache.org/docs/">Airflow’s official documentation</a></p></li>
+<li><p><a class="reference external" href="https://airflow.apache.org/docs/">Airflow's official documentation</a></p></li>
 <li><p>Mailing lists:</p>
 <ul>
-<li><p>Developer’s mailing list: <a class="reference external" href="mailto:dev-subscribe&#37;&#52;&#48;airflow&#46;apache&#46;org">dev-subscribe<span>&#64;</span>airflow<span>&#46;</span>apache<span>&#46;</span>org</a></p></li>
+<li><p>Developer's mailing list: <a class="reference external" href="mailto:dev-subscribe&#37;&#52;&#48;airflow&#46;apache&#46;org">dev-subscribe<span>&#64;</span>airflow<span>&#46;</span>apache<span>&#46;</span>org</a></p></li>
 <li><p>All commits mailing list: <a class="reference external" href="mailto:commits-subscribe&#37;&#52;&#48;airflow&#46;apache&#46;org">commits-subscribe<span>&#64;</span>airflow<span>&#46;</span>apache<span>&#46;</span>org</a></p></li>
 <li><p>Airflow users mailing list: <a class="reference external" href="mailto:users-subscribe&#37;&#52;&#48;airflow&#46;apache&#46;org">users-subscribe<span>&#64;</span>airflow<span>&#46;</span>apache<span>&#46;</span>org</a></p></li>
 </ul>
diff --git a/docs-archive/apache-airflow/2.3.0/python-api-ref.html b/docs-archive/apache-airflow/2.3.0/python-api-ref.html
index a94dd57..d79ead9 100644
--- a/docs-archive/apache-airflow/2.3.0/python-api-ref.html
+++ b/docs-archive/apache-airflow/2.3.0/python-api-ref.html
@@ -730,7 +730,7 @@
 <h1>Python API Reference<a class="headerlink" href="#python-api-reference" title="Permalink to this headline">¶</a></h1>
 <div class="section" id="dags">
 <span id="pythonapi-dags"></span><h2>DAGs<a class="headerlink" href="#dags" title="Permalink to this headline">¶</a></h2>
-<p>The DAG is Airflow’s core model that represents a recurring workflow. Check out <a class="reference internal" href="_api/airflow/models/dag/index.html#airflow.models.dag.DAG" title="airflow.models.dag.DAG"><code class="xref py py-class docutils literal notranslate"><span class="pre">DAG</span></code></a> for details.</p>
+<p>The DAG is Airflow's core model that represents a recurring workflow. Check out <a class="reference internal" href="_api/airflow/models/dag/index.html#airflow.models.dag.DAG" title="airflow.models.dag.DAG"><code class="xref py py-class docutils literal notranslate"><span class="pre">DAG</span></code></a> for details.</p>
 </div>
 <div class="section" id="operators">
 <span id="pythonapi-operators"></span><h2>Operators<a class="headerlink" href="#operators" title="Permalink to this headline">¶</a></h2>
@@ -752,7 +752,7 @@
 <h3>BaseOperator<a class="headerlink" href="#baseoperator" title="Permalink to this headline">¶</a></h3>
 <p>All operators are derived from <code class="xref py py-class docutils literal notranslate"><span class="pre">BaseOperator</span></code> and acquire much
 functionality through inheritance. Since this is the core of the engine,
-it’s worth taking the time to understand the parameters of <code class="xref py py-class docutils literal notranslate"><span class="pre">BaseOperator</span></code>
+it's worth taking the time to understand the parameters of <code class="xref py py-class docutils literal notranslate"><span class="pre">BaseOperator</span></code>
 to understand the primitive features that can be leveraged in your
 DAGs.</p>
 </div>
@@ -832,7 +832,7 @@
 </div>
 <div class="section" id="timetables">
 <h2>Timetables<a class="headerlink" href="#timetables" title="Permalink to this headline">¶</a></h2>
-<p>Custom timetable implementations provide Airflow’s scheduler additional logic to
+<p>Custom timetable implementations provide Airflow's scheduler additional logic to
 schedule DAG runs in ways not possible with built-in schedule expressions.</p>
 <div class="toctree-wrapper compound">
 <ul>
diff --git a/docs-archive/apache-airflow/2.3.0/release-process.html b/docs-archive/apache-airflow/2.3.0/release-process.html
index 31aca81..e95ff0a 100644
--- a/docs-archive/apache-airflow/2.3.0/release-process.html
+++ b/docs-archive/apache-airflow/2.3.0/release-process.html
@@ -9,7 +9,7 @@
 <head>
         <meta charset="utf-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1">
-        <title>Airflow’s release process and version policy &mdash; Airflow Documentation</title>
+        <title>Airflow&#39;s release process and version policy &mdash; Airflow Documentation</title>
     <link rel="stylesheet" href="_static/_gen/css/main.min.css" type="text/css" />
             <link rel="stylesheet" type="text/css" href="_static/pygments.css" />
             <link rel="stylesheet" type="text/css" href="_static/_gen/css/main.min.css" />
@@ -635,7 +635,7 @@
         
             <li class="breadcrumb-item"><a href="index.html" class="icon icon-home"> Home</a></li>
             
-            <li class="breadcrumb-item"><a href="release-process.html"> Airflow’s release process and version policy</a></li>
+            <li class="breadcrumb-item"><a href="release-process.html"> Airflow's release process and version policy</a></li>
         
     </ul>
 </div>
@@ -649,7 +649,7 @@
   <blockquote>
 <div></div></blockquote>
 <div class="section" id="airflow-s-release-process-and-version-policy">
-<h1>Airflow’s release process and version policy<a class="headerlink" href="#airflow-s-release-process-and-version-policy" title="Permalink to this headline">¶</a></h1>
+<h1>Airflow's release process and version policy<a class="headerlink" href="#airflow-s-release-process-and-version-policy" title="Permalink to this headline">¶</a></h1>
 <p>Since Airflow 2.0.0 and provider packages 1.0.0 we aim to follow SemVer, meaning the release numbering works as follows:</p>
 <ul class="simple">
 <li><p>Versions are numbered in the form X.Y.Z.</p></li>
@@ -661,14 +661,14 @@
 </ul>
 <p>In git, each minor version will have its own branch, called <code class="docutils literal notranslate"><span class="pre">vX-Y-stable</span></code> where bugfix/security releases will be issued from.
 Commits and PRs should not normally go direct to these branches, but instead should target the main branch and then be cherry-picked by the release managers to these release branches.</p>
-<p>Each Airflow release will also have a tag in git indicating its version number, signed with the release manager’s key.
+<p>Each Airflow release will also have a tag in git indicating its version number, signed with the release manager's key.
 Tags for the main Airflow release have the form <code class="docutils literal notranslate"><span class="pre">X.Y.Z</span></code> (no leading <code class="docutils literal notranslate"><span class="pre">v</span></code>) and provider packages are tagged with the form <code class="docutils literal notranslate"><span class="pre">providers-&lt;name&gt;/X.Y.Z</span></code>.</p>
 <p>Although Airflow follows SemVer this is not a promise of 100% compatibility between minor or patch releases, simply because this is not possible: what is a bug to one person might be a feature another person is depending on.</p>
 <blockquote>
-<div><p>Knowing the <em>intentions</em> of a maintainer can be valuable – especially <em>when</em> things break. Because that’s all SemVer is: <strong>a TL;DR of the changelog</strong>.</p>
+<div><p>Knowing the <em>intentions</em> of a maintainer can be valuable – especially <em>when</em> things break. Because that's all SemVer is: <strong>a TL;DR of the changelog</strong>.</p>
 <p class="attribution">—Hynek Schlawack <a class="reference external" href="https://hynek.me/articles/semver-will-not-save-you/">https://hynek.me/articles/semver-will-not-save-you/</a></p>
 </div></blockquote>
-<p>That is all SemVer is – it’s a statement of our intent as package authors, and a clear statement of our goals.</p>
+<p>That is all SemVer is -- it's a statement of our intent as package authors, and a clear statement of our goals.</p>
 <dl class="glossary">
 <dt id="term-Major-release">Major release<a class="headerlink" href="#term-Major-release" title="Permalink to this term">¶</a></dt><dd><p>Major releases (X.0.0, X+1.0.0 etc.) indicate a backwards-incompatible change.</p>
 <p>These releases do not happen with any regular interval or on any predictable schedule.</p>
@@ -679,7 +679,7 @@
 </dd>
 <dt id="term-Patch-releases">Patch releases<a class="headerlink" href="#term-Patch-releases" title="Permalink to this term">¶</a></dt><dd><p>Patch releases (X.Y.Z, X.Y.Z+1, etc.) will happen, on an as-needed basis, as issues are reported and fixed.</p>
 <p>These releases will be 100% compatible with the associated feature release.
-So the answer to “should I upgrade to the latest patch release?” will always be “yes.”</p>
+So the answer to &quot;should I upgrade to the latest patch release?&quot; will always be &quot;yes.&quot;</p>
 <p>The only exception to the above with respect to 100% backwards compatibility is when a security or data loss issue can’t be fixed without breaking backwards-compatibility.
 If this happens, the release notes will provide detailed upgrade instructions.
 <strong>No new features will be added in patch releases</strong></p>
@@ -689,20 +689,20 @@
 <h2>Deprecation policy<a class="headerlink" href="#deprecation-policy" title="Permalink to this headline">¶</a></h2>
 <p>From time-to-time existing features will be deprecated, or modules will be renamed.</p>
 <p>When this happens, the existing code will continue to work but will issue a DeprecationWarning (or a subclass) when the code is executed.
-This code will continue to work for the rest of the current major version – if it works on 2.0.0, it will work for every 2.Y.Z release.</p>
+This code will continue to work for the rest of the current major version -- if it works on 2.0.0, it will work for every 2.Y.Z release.</p>
 <p>So, for example, if we decided to start the deprecation of a function in Airflow 2.2.4:</p>
 <ul class="simple">
 <li><p>Airflow 2.2 will contain a backwards-compatible replica of the function which will raise a DeprecationWarning</p></li>
 <li><p>Airflow 2.3 will continue to work and issue a warning</p></li>
 <li><p>Airflow 3.0 (the major version that follows 2.2) will remove the feature outright</p></li>
 </ul>
-<p>The exception to this deprecation policy is any feature which is marked as “experimental”, which <em>may</em> suffer breaking changes or complete removal in a Feature release.</p>
+<p>The exception to this deprecation policy is any feature which is marked as &quot;experimental&quot;, which <em>may</em> suffer breaking changes or complete removal in a Feature release.</p>
 </div>
 <div class="section" id="experimental-features">
 <span id="experimental"></span><h2>Experimental features<a class="headerlink" href="#experimental-features" title="Permalink to this headline">¶</a></h2>
 <p>From time-to-time a new feature will be added to Airflow that will be marked as experimental.</p>
 <p>Experimental features do not have any guarantees about deprecation, and <em>can</em> be changed in a breaking way between feature releases, or even removed entirely.</p>
-<p>We always aim to maintain compatibility even for experimental features, but make no promises. By having this “get out” it lets us build new features more quickly and get them in the hand of users without having to worry about making a feature perfect.</p>
+<p>We always aim to maintain compatibility even for experimental features, but make no promises. By having this &quot;get out&quot; it lets us build new features more quickly and get them in the hand of users without having to worry about making a feature perfect.</p>
 </div>
 </div>
 
@@ -781,7 +781,7 @@
     <nav class="wy-nav-side-toc">
         <div class="wy-menu-vertical">
             <ul>
-<li><a class="reference internal" href="#">Airflow’s release process and version policy</a><ul>
+<li><a class="reference internal" href="#">Airflow's release process and version policy</a><ul>
 <li><a class="reference internal" href="#deprecation-policy">Deprecation policy</a></li>
 <li><a class="reference internal" href="#experimental-features">Experimental features</a></li>
 </ul>
diff --git a/docs-archive/apache-airflow/2.3.0/release_notes.html b/docs-archive/apache-airflow/2.3.0/release_notes.html
index 48b6639..d8b1bf2 100644
--- a/docs-archive/apache-airflow/2.3.0/release_notes.html
+++ b/docs-archive/apache-airflow/2.3.0/release_notes.html
@@ -20,7 +20,7 @@
             <link rel="index" title="Index" href="genindex.html" />
             <link rel="search" title="Search" href="search.html" />
             <link rel="next" title="Best Practices" href="best-practices.html" />
-            <link rel="prev" title="Airflow’s release process and version policy" href="release-process.html" />
+            <link rel="prev" title="Airflow&#39;s release process and version policy" href="release-process.html" />
     <!-- Matomo -->
     <script>
         var _paq = window._paq = window._paq || [];
@@ -366,7 +366,7 @@
 <li class="toctree-l4"><a class="reference internal" href="#zip-files-in-the-dags-folder-can-no-longer-have-a-py-extension-21538">Zip files in the DAGs folder can no longer have a <code class="docutils literal notranslate"><span class="pre">.py</span></code> extension (#21538)</a></li>
 <li class="toctree-l4"><a class="reference internal" href="#auth-backends-includes-session-21640"><code class="docutils literal notranslate"><span class="pre">auth_backends</span></code> includes session (#21640)</a></li>
 <li class="toctree-l4"><a class="reference internal" href="#default-templates-for-log-filenames-and-elasticsearch-log-id-changed-21734">Default templates for log filenames and elasticsearch log_id changed (#21734)</a></li>
-<li class="toctree-l4"><a class="reference internal" href="#baseoperatorlink-s-get-link-method-changed-to-take-a-ti-key-keyword-argument-21798">BaseOperatorLink’s <code class="docutils literal notranslate"><span class="pre">get_link</span></code> method changed to take a <code class="docutils literal notranslate"><span class="pre">ti_key</span></code> keyword argument (#21798)</a></li>
+<li class="toctree-l4"><a class="reference internal" href="#baseoperatorlink-s-get-link-method-changed-to-take-a-ti-key-keyword-argument-21798">BaseOperatorLink's <code class="docutils literal notranslate"><span class="pre">get_link</span></code> method changed to take a <code class="docutils literal notranslate"><span class="pre">ti_key</span></code> keyword argument (#21798)</a></li>
 <li class="toctree-l4"><a class="reference internal" href="#readytorescheduledep-now-only-runs-when-reschedule-is-true-21815"><code class="docutils literal notranslate"><span class="pre">ReadyToRescheduleDep</span></code> now only runs when <code class="docutils literal notranslate"><span class="pre">reschedule</span></code> is <em>True</em> (#21815)</a></li>
 <li class="toctree-l4"><a class="reference internal" href="#the-deps-attribute-on-an-operator-class-should-be-a-class-level-attribute-21815">The <code class="docutils literal notranslate"><span class="pre">deps</span></code> attribute on an operator class should be a class level attribute (#21815)</a></li>
 <li class="toctree-l4"><a class="reference internal" href="#deprecation-connection-extra-must-be-json-encoded-dict-21816">Deprecation: <code class="docutils literal notranslate"><span class="pre">Connection.extra</span></code> must be JSON-encoded dict (#21816)</a><ul>
@@ -421,7 +421,7 @@
 </li>
 <li class="toctree-l2"><a class="reference internal" href="#airflow-2-2-1-2021-10-29">Airflow 2.2.1 (2021-10-29)</a><ul>
 <li class="toctree-l3"><a class="reference internal" href="#id14">Significant Changes</a><ul>
-<li class="toctree-l4"><a class="reference internal" href="#param-s-default-value-for-default-removed"><code class="docutils literal notranslate"><span class="pre">Param</span></code>’s default value for <code class="docutils literal notranslate"><span class="pre">default</span></code> removed</a></li>
+<li class="toctree-l4"><a class="reference internal" href="#param-s-default-value-for-default-removed"><code class="docutils literal notranslate"><span class="pre">Param</span></code>'s default value for <code class="docutils literal notranslate"><span class="pre">default</span></code> removed</a></li>
 <li class="toctree-l4"><a class="reference internal" href="#max-queued-runs-per-dag-configuration-has-been-removed"><code class="docutils literal notranslate"><span class="pre">max_queued_runs_per_dag</span></code> configuration has been removed</a></li>
 </ul>
 </li>
@@ -488,9 +488,9 @@
 </li>
 <li class="toctree-l2"><a class="reference internal" href="#airflow-2-1-0-2021-05-21">Airflow 2.1.0 (2021-05-21)</a><ul>
 <li class="toctree-l3"><a class="reference internal" href="#id39">Significant Changes</a><ul>
-<li class="toctree-l4"><a class="reference internal" href="#new-deprecated-api-extra">New “deprecated_api” extra</a></li>
+<li class="toctree-l4"><a class="reference internal" href="#new-deprecated-api-extra">New &quot;deprecated_api&quot; extra</a></li>
 <li class="toctree-l4"><a class="reference internal" href="#the-http-provider-is-not-installed-by-default">The <code class="docutils literal notranslate"><span class="pre">http</span></code> provider is not installed by default</a></li>
-<li class="toctree-l4"><a class="reference internal" href="#apply-default-decorator-isn-t-longer-necessary"><code class="docutils literal notranslate"><span class="pre">&#64;apply_default</span></code> decorator isn’t longer necessary</a></li>
+<li class="toctree-l4"><a class="reference internal" href="#apply-default-decorator-isn-t-longer-necessary"><code class="docutils literal notranslate"><span class="pre">&#64;apply_default</span></code> decorator isn't longer necessary</a></li>
 <li class="toctree-l4"><a class="reference internal" href="#change-the-configuration-options-for-field-masking">Change the configuration options for field masking</a></li>
 <li class="toctree-l4"><a class="reference internal" href="#deprecated-poddefaults-and-add-xcom-sidecar-in-airflow-kubernetes-pod-generator">Deprecated PodDefaults and add_xcom_sidecar in airflow.kubernetes.pod_generator</a></li>
 <li class="toctree-l4"><a class="reference internal" href="#removed-pod-launcher-from-core-airflow">Removed pod_launcher from core airflow</a></li>
@@ -695,7 +695,7 @@
 </ul>
 </li>
 <li class="toctree-l4"><a class="reference internal" href="#other-changes">Other changes</a><ul>
-<li class="toctree-l5"><a class="reference internal" href="#standardized-extra-requirements">Standardized “extra” requirements</a></li>
+<li class="toctree-l5"><a class="reference internal" href="#standardized-extra-requirements">Standardized &quot;extra&quot; requirements</a></li>
 <li class="toctree-l5"><a class="reference internal" href="#simplify-the-response-payload-of-endpoints-dag-stats-and-task-stats">Simplify the response payload of endpoints /dag_stats and /task_stats</a></li>
 </ul>
 </li>
@@ -800,7 +800,7 @@
 <li class="toctree-l3"><a class="reference internal" href="#id101">Significant Changes</a><ul>
 <li class="toctree-l4"><a class="reference internal" href="#changes-in-experimental-api-execution-date-microseconds-replacement">Changes in experimental API execution_date microseconds replacement</a></li>
 <li class="toctree-l4"><a class="reference internal" href="#infinite-pool-size-and-pool-size-query-optimization">Infinite pool size and pool size query optimization</a></li>
-<li class="toctree-l4"><a class="reference internal" href="#viewer-won-t-have-edit-permissions-on-dag-view">Viewer won’t have edit permissions on DAG view.</a></li>
+<li class="toctree-l4"><a class="reference internal" href="#viewer-won-t-have-edit-permissions-on-dag-view">Viewer won't have edit permissions on DAG view.</a></li>
 <li class="toctree-l4"><a class="reference internal" href="#google-cloud-storage-hook">Google Cloud Storage Hook</a></li>
 </ul>
 </li>
@@ -814,7 +814,7 @@
 <li class="toctree-l2"><a class="reference internal" href="#airflow-1-10-6-2019-10-28">Airflow 1.10.6 (2019-10-28)</a><ul>
 <li class="toctree-l3"><a class="reference internal" href="#id107">Significant Changes</a><ul>
 <li class="toctree-l4"><a class="reference internal" href="#baseoperator-render-template-function-signature-changed">BaseOperator::render_template function signature changed</a></li>
-<li class="toctree-l4"><a class="reference internal" href="#changes-to-aws-default-connection-s-default-region">Changes to <code class="docutils literal notranslate"><span class="pre">aws_default</span></code> Connection’s default region</a></li>
+<li class="toctree-l4"><a class="reference internal" href="#changes-to-aws-default-connection-s-default-region">Changes to <code class="docutils literal notranslate"><span class="pre">aws_default</span></code> Connection's default region</a></li>
 <li class="toctree-l4"><a class="reference internal" href="#some-dag-processing-metrics-have-been-renamed">Some DAG Processing metrics have been renamed</a></li>
 </ul>
 </li>
@@ -870,7 +870,7 @@
 <li class="toctree-l4"><a class="reference internal" href="#removal-of-airflow-home-config-setting">Removal of <code class="docutils literal notranslate"><span class="pre">airflow_home</span></code> config setting</a></li>
 <li class="toctree-l4"><a class="reference internal" href="#change-of-two-methods-signatures-in-gcptransferservicehook">Change of two methods signatures in <code class="docutils literal notranslate"><span class="pre">GCPTransferServiceHook</span></code></a></li>
 <li class="toctree-l4"><a class="reference internal" href="#moved-two-classes-to-different-modules">Moved two classes to different modules</a></li>
-<li class="toctree-l4"><a class="reference internal" href="#fixed-typo-in-driver-class-path-in-sparksubmithook">Fixed typo in –driver-class-path in SparkSubmitHook</a></li>
+<li class="toctree-l4"><a class="reference internal" href="#fixed-typo-in-driver-class-path-in-sparksubmithook">Fixed typo in --driver-class-path in SparkSubmitHook</a></li>
 </ul>
 </li>
 <li class="toctree-l3"><a class="reference internal" href="#new-feature">New Feature</a></li>
@@ -901,7 +901,7 @@
 <li class="toctree-l3"><a class="reference internal" href="#id135">Significant Changes</a><ul>
 <li class="toctree-l4"><a class="reference internal" href="#min-file-parsing-loop-time-config-option-temporarily-disabled">min_file_parsing_loop_time config option temporarily disabled</a></li>
 <li class="toctree-l4"><a class="reference internal" href="#statsd-metrics">StatsD Metrics</a></li>
-<li class="toctree-l4"><a class="reference internal" href="#emrhook-now-passes-all-of-connection-s-extra-to-createjobflow-api">EMRHook now passes all of connection’s extra to CreateJobFlow API</a></li>
+<li class="toctree-l4"><a class="reference internal" href="#emrhook-now-passes-all-of-connection-s-extra-to-createjobflow-api">EMRHook now passes all of connection's extra to CreateJobFlow API</a></li>
 <li class="toctree-l4"><a class="reference internal" href="#ldap-auth-backend-now-requires-tls">LDAP Auth Backend now requires TLS</a></li>
 </ul>
 </li>
@@ -948,7 +948,7 @@
 <li class="toctree-l5"><a class="reference internal" href="#a-quick-recap-about-logging">A quick recap about logging</a></li>
 <li class="toctree-l5"><a class="reference internal" href="#changes-in-airflow-logging">Changes in Airflow Logging</a></li>
 <li class="toctree-l5"><a class="reference internal" href="#template-path-of-the-file-task-handler">Template path of the file_task_handler</a></li>
-<li class="toctree-l5"><a class="reference internal" href="#i-m-using-s3log-or-gcslogs-what-do-i-do">I’m using S3Log or GCSLogs, what do I do!?</a></li>
+<li class="toctree-l5"><a class="reference internal" href="#i-m-using-s3log-or-gcslogs-what-do-i-do">I'm using S3Log or GCSLogs, what do I do!?</a></li>
 </ul>
 </li>
 <li class="toctree-l4"><a class="reference internal" href="#id142">New Features</a><ul>
@@ -1194,7 +1194,7 @@
 <li class="toctree-l4"><a class="reference internal" href="#zip-files-in-the-dags-folder-can-no-longer-have-a-py-extension-21538">Zip files in the DAGs folder can no longer have a <code class="docutils literal notranslate"><span class="pre">.py</span></code> extension (#21538)</a></li>
 <li class="toctree-l4"><a class="reference internal" href="#auth-backends-includes-session-21640"><code class="docutils literal notranslate"><span class="pre">auth_backends</span></code> includes session (#21640)</a></li>
 <li class="toctree-l4"><a class="reference internal" href="#default-templates-for-log-filenames-and-elasticsearch-log-id-changed-21734">Default templates for log filenames and elasticsearch log_id changed (#21734)</a></li>
-<li class="toctree-l4"><a class="reference internal" href="#baseoperatorlink-s-get-link-method-changed-to-take-a-ti-key-keyword-argument-21798">BaseOperatorLink’s <code class="docutils literal notranslate"><span class="pre">get_link</span></code> method changed to take a <code class="docutils literal notranslate"><span class="pre">ti_key</span></code> keyword argument (#21798)</a></li>
+<li class="toctree-l4"><a class="reference internal" href="#baseoperatorlink-s-get-link-method-changed-to-take-a-ti-key-keyword-argument-21798">BaseOperatorLink's <code class="docutils literal notranslate"><span class="pre">get_link</span></code> method changed to take a <code class="docutils literal notranslate"><span class="pre">ti_key</span></code> keyword argument (#21798)</a></li>
 <li class="toctree-l4"><a class="reference internal" href="#readytorescheduledep-now-only-runs-when-reschedule-is-true-21815"><code class="docutils literal notranslate"><span class="pre">ReadyToRescheduleDep</span></code> now only runs when <code class="docutils literal notranslate"><span class="pre">reschedule</span></code> is <em>True</em> (#21815)</a></li>
 <li class="toctree-l4"><a class="reference internal" href="#the-deps-attribute-on-an-operator-class-should-be-a-class-level-attribute-21815">The <code class="docutils literal notranslate"><span class="pre">deps</span></code> attribute on an operator class should be a class level attribute (#21815)</a></li>
 <li class="toctree-l4"><a class="reference internal" href="#deprecation-connection-extra-must-be-json-encoded-dict-21816">Deprecation: <code class="docutils literal notranslate"><span class="pre">Connection.extra</span></code> must be JSON-encoded dict (#21816)</a><ul>
@@ -1249,7 +1249,7 @@
 </li>
 <li class="toctree-l2"><a class="reference internal" href="#airflow-2-2-1-2021-10-29">Airflow 2.2.1 (2021-10-29)</a><ul>
 <li class="toctree-l3"><a class="reference internal" href="#id14">Significant Changes</a><ul>
-<li class="toctree-l4"><a class="reference internal" href="#param-s-default-value-for-default-removed"><code class="docutils literal notranslate"><span class="pre">Param</span></code>’s default value for <code class="docutils literal notranslate"><span class="pre">default</span></code> removed</a></li>
+<li class="toctree-l4"><a class="reference internal" href="#param-s-default-value-for-default-removed"><code class="docutils literal notranslate"><span class="pre">Param</span></code>'s default value for <code class="docutils literal notranslate"><span class="pre">default</span></code> removed</a></li>
 <li class="toctree-l4"><a class="reference internal" href="#max-queued-runs-per-dag-configuration-has-been-removed"><code class="docutils literal notranslate"><span class="pre">max_queued_runs_per_dag</span></code> configuration has been removed</a></li>
 </ul>
 </li>
@@ -1316,9 +1316,9 @@
 </li>
 <li class="toctree-l2"><a class="reference internal" href="#airflow-2-1-0-2021-05-21">Airflow 2.1.0 (2021-05-21)</a><ul>
 <li class="toctree-l3"><a class="reference internal" href="#id39">Significant Changes</a><ul>
-<li class="toctree-l4"><a class="reference internal" href="#new-deprecated-api-extra">New “deprecated_api” extra</a></li>
+<li class="toctree-l4"><a class="reference internal" href="#new-deprecated-api-extra">New &quot;deprecated_api&quot; extra</a></li>
 <li class="toctree-l4"><a class="reference internal" href="#the-http-provider-is-not-installed-by-default">The <code class="docutils literal notranslate"><span class="pre">http</span></code> provider is not installed by default</a></li>
-<li class="toctree-l4"><a class="reference internal" href="#apply-default-decorator-isn-t-longer-necessary"><code class="docutils literal notranslate"><span class="pre">&#64;apply_default</span></code> decorator isn’t longer necessary</a></li>
+<li class="toctree-l4"><a class="reference internal" href="#apply-default-decorator-isn-t-longer-necessary"><code class="docutils literal notranslate"><span class="pre">&#64;apply_default</span></code> decorator isn't longer necessary</a></li>
 <li class="toctree-l4"><a class="reference internal" href="#change-the-configuration-options-for-field-masking">Change the configuration options for field masking</a></li>
 <li class="toctree-l4"><a class="reference internal" href="#deprecated-poddefaults-and-add-xcom-sidecar-in-airflow-kubernetes-pod-generator">Deprecated PodDefaults and add_xcom_sidecar in airflow.kubernetes.pod_generator</a></li>
 <li class="toctree-l4"><a class="reference internal" href="#removed-pod-launcher-from-core-airflow">Removed pod_launcher from core airflow</a></li>
@@ -1523,7 +1523,7 @@
 </ul>
 </li>
 <li class="toctree-l4"><a class="reference internal" href="#other-changes">Other changes</a><ul>
-<li class="toctree-l5"><a class="reference internal" href="#standardized-extra-requirements">Standardized “extra” requirements</a></li>
+<li class="toctree-l5"><a class="reference internal" href="#standardized-extra-requirements">Standardized &quot;extra&quot; requirements</a></li>
 <li class="toctree-l5"><a class="reference internal" href="#simplify-the-response-payload-of-endpoints-dag-stats-and-task-stats">Simplify the response payload of endpoints /dag_stats and /task_stats</a></li>
 </ul>
 </li>
@@ -1628,7 +1628,7 @@
 <li class="toctree-l3"><a class="reference internal" href="#id101">Significant Changes</a><ul>
 <li class="toctree-l4"><a class="reference internal" href="#changes-in-experimental-api-execution-date-microseconds-replacement">Changes in experimental API execution_date microseconds replacement</a></li>
 <li class="toctree-l4"><a class="reference internal" href="#infinite-pool-size-and-pool-size-query-optimization">Infinite pool size and pool size query optimization</a></li>
-<li class="toctree-l4"><a class="reference internal" href="#viewer-won-t-have-edit-permissions-on-dag-view">Viewer won’t have edit permissions on DAG view.</a></li>
+<li class="toctree-l4"><a class="reference internal" href="#viewer-won-t-have-edit-permissions-on-dag-view">Viewer won't have edit permissions on DAG view.</a></li>
 <li class="toctree-l4"><a class="reference internal" href="#google-cloud-storage-hook">Google Cloud Storage Hook</a></li>
 </ul>
 </li>
@@ -1642,7 +1642,7 @@
 <li class="toctree-l2"><a class="reference internal" href="#airflow-1-10-6-2019-10-28">Airflow 1.10.6 (2019-10-28)</a><ul>
 <li class="toctree-l3"><a class="reference internal" href="#id107">Significant Changes</a><ul>
 <li class="toctree-l4"><a class="reference internal" href="#baseoperator-render-template-function-signature-changed">BaseOperator::render_template function signature changed</a></li>
-<li class="toctree-l4"><a class="reference internal" href="#changes-to-aws-default-connection-s-default-region">Changes to <code class="docutils literal notranslate"><span class="pre">aws_default</span></code> Connection’s default region</a></li>
+<li class="toctree-l4"><a class="reference internal" href="#changes-to-aws-default-connection-s-default-region">Changes to <code class="docutils literal notranslate"><span class="pre">aws_default</span></code> Connection's default region</a></li>
 <li class="toctree-l4"><a class="reference internal" href="#some-dag-processing-metrics-have-been-renamed">Some DAG Processing metrics have been renamed</a></li>
 </ul>
 </li>
@@ -1698,7 +1698,7 @@
 <li class="toctree-l4"><a class="reference internal" href="#removal-of-airflow-home-config-setting">Removal of <code class="docutils literal notranslate"><span class="pre">airflow_home</span></code> config setting</a></li>
 <li class="toctree-l4"><a class="reference internal" href="#change-of-two-methods-signatures-in-gcptransferservicehook">Change of two methods signatures in <code class="docutils literal notranslate"><span class="pre">GCPTransferServiceHook</span></code></a></li>
 <li class="toctree-l4"><a class="reference internal" href="#moved-two-classes-to-different-modules">Moved two classes to different modules</a></li>
-<li class="toctree-l4"><a class="reference internal" href="#fixed-typo-in-driver-class-path-in-sparksubmithook">Fixed typo in –driver-class-path in SparkSubmitHook</a></li>
+<li class="toctree-l4"><a class="reference internal" href="#fixed-typo-in-driver-class-path-in-sparksubmithook">Fixed typo in --driver-class-path in SparkSubmitHook</a></li>
 </ul>
 </li>
 <li class="toctree-l3"><a class="reference internal" href="#new-feature">New Feature</a></li>
@@ -1729,7 +1729,7 @@
 <li class="toctree-l3"><a class="reference internal" href="#id135">Significant Changes</a><ul>
 <li class="toctree-l4"><a class="reference internal" href="#min-file-parsing-loop-time-config-option-temporarily-disabled">min_file_parsing_loop_time config option temporarily disabled</a></li>
 <li class="toctree-l4"><a class="reference internal" href="#statsd-metrics">StatsD Metrics</a></li>
-<li class="toctree-l4"><a class="reference internal" href="#emrhook-now-passes-all-of-connection-s-extra-to-createjobflow-api">EMRHook now passes all of connection’s extra to CreateJobFlow API</a></li>
+<li class="toctree-l4"><a class="reference internal" href="#emrhook-now-passes-all-of-connection-s-extra-to-createjobflow-api">EMRHook now passes all of connection's extra to CreateJobFlow API</a></li>
 <li class="toctree-l4"><a class="reference internal" href="#ldap-auth-backend-now-requires-tls">LDAP Auth Backend now requires TLS</a></li>
 </ul>
 </li>
@@ -1776,7 +1776,7 @@
 <li class="toctree-l5"><a class="reference internal" href="#a-quick-recap-about-logging">A quick recap about logging</a></li>
 <li class="toctree-l5"><a class="reference internal" href="#changes-in-airflow-logging">Changes in Airflow Logging</a></li>
 <li class="toctree-l5"><a class="reference internal" href="#template-path-of-the-file-task-handler">Template path of the file_task_handler</a></li>
-<li class="toctree-l5"><a class="reference internal" href="#i-m-using-s3log-or-gcslogs-what-do-i-do">I’m using S3Log or GCSLogs, what do I do!?</a></li>
+<li class="toctree-l5"><a class="reference internal" href="#i-m-using-s3log-or-gcslogs-what-do-i-do">I'm using S3Log or GCSLogs, what do I do!?</a></li>
 </ul>
 </li>
 <li class="toctree-l4"><a class="reference internal" href="#id142">New Features</a><ul>
@@ -2088,13 +2088,13 @@
 <li><p><code class="docutils literal notranslate"><span class="pre">[core]</span> <span class="pre">log_filename_template</span></code>: <code class="docutils literal notranslate"><span class="pre">{{</span> <span class="pre">ti.dag_id</span> <span class="pre">}}/{{</span> <span class="pre">ti.task_id</span> <span class="pre">}}/{{</span> <span class="pre">ts</span> <span class="pre">}}/{{</span> <span class="pre">try_number</span> <span class="pre">}}.log</span></code></p></li>
 <li><p><code class="docutils literal notranslate"><span class="pre">[elasticsearch]</span> <span class="pre">log_id_template</span></code>: <code class="docutils literal notranslate"><span class="pre">{dag_id}-{task_id}-{execution_date}-{try_number}</span></code></p></li>
 </ul>
-<p><code class="docutils literal notranslate"><span class="pre">[core]</span> <span class="pre">log_filename_template</span></code> now uses “hive partition style” of <code class="docutils literal notranslate"><span class="pre">dag_id=&lt;id&gt;/run_id=&lt;id&gt;</span></code> by default, which may cause problems on some older FAT filesystems. If this affects you then you will have to change the log template.</p>
+<p><code class="docutils literal notranslate"><span class="pre">[core]</span> <span class="pre">log_filename_template</span></code> now uses &quot;hive partition style&quot; of <code class="docutils literal notranslate"><span class="pre">dag_id=&lt;id&gt;/run_id=&lt;id&gt;</span></code> by default, which may cause problems on some older FAT filesystems. If this affects you then you will have to change the log template.</p>
 <p>If you have customized the templates you should ensure that they contain <code class="docutils literal notranslate"><span class="pre">{{</span> <span class="pre">ti.map_index</span> <span class="pre">}}</span></code> if you want to use dynamically mapped tasks.</p>
 </div>
 <div class="section" id="baseoperatorlink-s-get-link-method-changed-to-take-a-ti-key-keyword-argument-21798">
-<h4>BaseOperatorLink’s <code class="docutils literal notranslate"><span class="pre">get_link</span></code> method changed to take a <code class="docutils literal notranslate"><span class="pre">ti_key</span></code> keyword argument (#21798)<a class="headerlink" href="#baseoperatorlink-s-get-link-method-changed-to-take-a-ti-key-keyword-argument-21798" title="Permalink to this headline">¶</a></h4>
-<p>In v2.2 we “deprecated” passing an execution date to XCom.get methods, but there was no other option for operator links as they were only passed an execution_date.</p>
-<p>Now in 2.3 as part of Dynamic Task Mapping (AIP-42) we will need to add map_index to the XCom row to support the “reduce” part of the API.</p>
+<h4>BaseOperatorLink's <code class="docutils literal notranslate"><span class="pre">get_link</span></code> method changed to take a <code class="docutils literal notranslate"><span class="pre">ti_key</span></code> keyword argument (#21798)<a class="headerlink" href="#baseoperatorlink-s-get-link-method-changed-to-take-a-ti-key-keyword-argument-21798" title="Permalink to this headline">¶</a></h4>
+<p>In v2.2 we &quot;deprecated&quot; passing an execution date to XCom.get methods, but there was no other option for operator links as they were only passed an execution_date.</p>
+<p>Now in 2.3 as part of Dynamic Task Mapping (AIP-42) we will need to add map_index to the XCom row to support the &quot;reduce&quot; part of the API.</p>
 <p>In order to support that cleanly we have changed the interface for BaseOperatorLink to take an TaskInstanceKey as the <code class="docutils literal notranslate"><span class="pre">ti_key</span></code> keyword argument (as execution_date + task is no longer unique for mapped operators).</p>
 <p>The existing signature will be detected (by the absence of the <code class="docutils literal notranslate"><span class="pre">ti_key</span></code> argument) and continue to work.</p>
 </div>
@@ -2104,7 +2104,7 @@
 </div>
 <div class="section" id="the-deps-attribute-on-an-operator-class-should-be-a-class-level-attribute-21815">
 <h4>The <code class="docutils literal notranslate"><span class="pre">deps</span></code> attribute on an operator class should be a class level attribute (#21815)<a class="headerlink" href="#the-deps-attribute-on-an-operator-class-should-be-a-class-level-attribute-21815" title="Permalink to this headline">¶</a></h4>
-<p>To support operator-mapping (AIP 42), the <code class="docutils literal notranslate"><span class="pre">deps</span></code> attribute on operator class must be a set at the class level. This means that if a custom operator implements this as an instance-level variable, it will not be able to be used for operator-mapping. This does not affect existing code, but we highly recommend you to restructure the operator’s dep logic in order to support the new feature.</p>
+<p>To support operator-mapping (AIP 42), the <code class="docutils literal notranslate"><span class="pre">deps</span></code> attribute on operator class must be a set at the class level. This means that if a custom operator implements this as an instance-level variable, it will not be able to be used for operator-mapping. This does not affect existing code, but we highly recommend you to restructure the operator's dep logic in order to support the new feature.</p>
 </div>
 <div class="section" id="deprecation-connection-extra-must-be-json-encoded-dict-21816">
 <h4>Deprecation: <code class="docutils literal notranslate"><span class="pre">Connection.extra</span></code> must be JSON-encoded dict (#21816)<a class="headerlink" href="#deprecation-connection-extra-must-be-json-encoded-dict-21816" title="Permalink to this headline">¶</a></h4>
@@ -2114,13 +2114,13 @@
 </div>
 <div class="section" id="what-why-and-when">
 <h5>What, why, and when?<a class="headerlink" href="#what-why-and-when" title="Permalink to this headline">¶</a></h5>
-<p>Airflow’s Connection is used for storing credentials.  For storage of information that does not
+<p>Airflow's Connection is used for storing credentials.  For storage of information that does not
 fit into user / password / host / schema / port, we have the <code class="docutils literal notranslate"><span class="pre">extra</span></code> string field.  Its intention
 was always to provide for storage of arbitrary key-value pairs, like <code class="docutils literal notranslate"><span class="pre">no_host_key_check</span></code> in the SSH
 hook, or <code class="docutils literal notranslate"><span class="pre">keyfile_dict</span></code> in GCP.</p>
-<p>But since the field is string, it’s technically been permissible to store any string value.  For example
+<p>But since the field is string, it's technically been permissible to store any string value.  For example
 one could have stored the string value <code class="docutils literal notranslate"><span class="pre">'my-website.com'</span></code> and used this in the hook.  But this is a very
-bad practice. One reason is intelligibility: when you look at the value for <code class="docutils literal notranslate"><span class="pre">extra</span></code> , you don’t have any idea
+bad practice. One reason is intelligibility: when you look at the value for <code class="docutils literal notranslate"><span class="pre">extra</span></code> , you don't have any idea
 what its purpose is.  Better would be to store <code class="docutils literal notranslate"><span class="pre">{&quot;api_host&quot;:</span> <span class="pre">&quot;my-website.com&quot;}</span></code> which at least tells you
 <em>something</em> about the value.  Another reason is extensibility: if you store the API host as a simple string
 value, what happens if you need to add more information, such as the API endpoint, or credentials?  Then
@@ -2166,19 +2166,19 @@
 </div>
 <div class="section" id="remove-requirement-that-custom-connection-ui-fields-be-prefixed-22607">
 <h4>Remove requirement that custom connection UI fields be prefixed (#22607)<a class="headerlink" href="#remove-requirement-that-custom-connection-ui-fields-be-prefixed-22607" title="Permalink to this headline">¶</a></h4>
-<p>Hooks can define custom connection fields for their connection type by implementing method <code class="docutils literal notranslate"><span class="pre">get_connection_form_widgets</span></code>.  These custom fields appear in the web UI as additional connection attributes, but internally they are stored in the connection <code class="docutils literal notranslate"><span class="pre">extra</span></code> dict field.  For technical reasons, previously, when stored in the <code class="docutils literal notranslate"><span class="pre">extra</span></code> dict, the custom field’s dict key had to take the form <code class="docutils literal notranslate"><span class="pre">extra__&lt;conn</span> <span class="pre">type&gt;__&lt;field</span> <span class="pre">name&gt;</span></code>.  This had the consequence of making it more cumbersome to define connections outside of the UI, since the prefix <code class="docutils literal notranslate"><span class="pre">extra__&lt;conn</span> <span class="pre">type&gt;__</span></code> makes it tougher to read and work with. With #22607, we make it so that you can now define custom fields such that they can be read from and stored in <code class="docutils literal notranslate"><span class="pre">extra</span></code> without the prefix.</p>
+<p>Hooks can define custom connection fields for their connection type by implementing method <code class="docutils literal notranslate"><span class="pre">get_connection_form_widgets</span></code>.  These custom fields appear in the web UI as additional connection attributes, but internally they are stored in the connection <code class="docutils literal notranslate"><span class="pre">extra</span></code> dict field.  For technical reasons, previously, when stored in the <code class="docutils literal notranslate"><span class="pre">extra</span></code> dict, the custom field's dict key had to take the form <code class="docutils literal notranslate"><span class="pre">extra__&lt;conn</span> <span class="pre">type&gt;__&lt;field</span> <span class="pre">name&gt;</span></code>.  This had the consequence of making it more cumbersome to define connections outside of the UI, since the prefix <code class="docutils literal notranslate"><span class="pre">extra__&lt;conn</span> <span class="pre">type&gt;__</span></code> makes it tougher to read and work with. With #22607, we make it so that you can now define custom fields such that they can be read from and stored in <code class="docutils literal notranslate"><span class="pre">extra</span></code> without the prefix.</p>
 <p>To enable this, update the dict returned by the <code class="docutils literal notranslate"><span class="pre">get_connection_form_widgets</span></code> method to remove the prefix from the keys.  Internally, the providers manager will still use a prefix to ensure each custom field is globally unique, but the absence of a prefix in the returned widget dict will signal to the Web UI to read and store custom fields without the prefix.  Note that this is only a change to the Web UI behavior; when updating your hook in this way, you must make sure that when your <em>hook</em> reads the <code class="docutils literal notranslate"><span class="pre">extra</span></code> field, it will also check for the prefixed value for backward compatibility.</p>
 </div>
 <div class="section" id="the-webserver-x-frame-enabled-configuration-works-according-to-description-now-23222">
 <h4>The webserver.X_FRAME_ENABLED configuration works according to description now (#23222).<a class="headerlink" href="#the-webserver-x-frame-enabled-configuration-works-according-to-description-now-23222" title="Permalink to this headline">¶</a></h4>
 <p>In Airflow 2.0.0 - 2.2.4 the webserver.X_FRAME_ENABLED parameter worked the opposite of its description,
-setting the value to “true” caused “X-Frame-Options” header to “DENY” (not allowing Airflow to be used
-in an iframe). When you set it to “false”, the header was not added, so Airflow could be embedded in an
+setting the value to &quot;true&quot; caused &quot;X-Frame-Options&quot; header to &quot;DENY&quot; (not allowing Airflow to be used
+in an iframe). When you set it to &quot;false&quot;, the header was not added, so Airflow could be embedded in an
 iframe. By default Airflow could not be embedded in an iframe.</p>
 <p>In Airflow 2.2.5 there was a bug introduced that made it impossible to disable Airflow to
 work in iframe. No matter what the configuration was set, it was possible to embed Airflow in an iframe.</p>
-<p>Airflow 2.3.0 restores the original meaning to the parameter. If you set it to “true” (default) Airflow
-can be embedded in an iframe (no header is added), but when you set it to “false” the header is added
+<p>Airflow 2.3.0 restores the original meaning to the parameter. If you set it to &quot;true&quot; (default) Airflow
+can be embedded in an iframe (no header is added), but when you set it to &quot;false&quot; the header is added
 and Airflow cannot be embedded in an iframe.</p>
 </div>
 </div>
@@ -2191,7 +2191,7 @@
 <li><p>Allow reuse of decorated tasks (#22941)</p></li>
 <li><p>Move the database configuration to a new section (#22284)</p></li>
 <li><p>Add <code class="docutils literal notranslate"><span class="pre">SmoothOperator</span></code> (#22813)</p></li>
-<li><p>Make operator’s <code class="docutils literal notranslate"><span class="pre">execution_timeout</span></code> configurable (#22389)</p></li>
+<li><p>Make operator's <code class="docutils literal notranslate"><span class="pre">execution_timeout</span></code> configurable (#22389)</p></li>
 <li><p>Events Timetable (#22332)</p></li>
 <li><p>Support dag serialization with custom <code class="docutils literal notranslate"><span class="pre">ti_deps</span></code> rules (#22698)</p></li>
 <li><p>Support log download in task log view (#22804)</p></li>
@@ -2230,7 +2230,7 @@
 <li><p>Showing approximate time until next dag_run in Airflow  (#20273)</p></li>
 <li><p>Extend config window on UI (#20052)</p></li>
 <li><p>Add show dag dependencies feature to CLI (#19985)</p></li>
-<li><p>Add cli command for ‘airflow dags reserialize` (#19471)</p></li>
+<li><p>Add cli command for 'airflow dags reserialize` (#19471)</p></li>
 <li><p>Add missing description field to Pool schema(REST API) (#19841)</p></li>
 <li><p>Introduce DagRun action to change state to queued. (#19353)</p></li>
 <li><p>Add DAG run details page (#19705)</p></li>
@@ -2249,17 +2249,17 @@
 <li><p>Meaningful error message in resolve_template_files (#23027)</p></li>
 <li><p>Update ImportError items instead of deleting and recreating them (#22928)</p></li>
 <li><p>Add option <code class="docutils literal notranslate"><span class="pre">--skip-init</span></code> to db reset command (#22989)</p></li>
-<li><p>Support importing connections from files with “.yml” extension (#22872)</p></li>
+<li><p>Support importing connections from files with &quot;.yml&quot; extension (#22872)</p></li>
 <li><p>Support glob syntax in <code class="docutils literal notranslate"><span class="pre">.airflowignore</span></code> files (#21392) (#22051)</p></li>
 <li><p>Hide pagination when data is a single page (#22963)</p></li>
 <li><p>Support for sorting DAGs in the web UI (#22671)</p></li>
 <li><p>Speed up <code class="docutils literal notranslate"><span class="pre">has_access</span></code> decorator by ~200ms (#22858)</p></li>
 <li><p>Add XComArg to lazy-imported list of Airflow module (#22862)</p></li>
 <li><p>Add more fields to REST API dags/dag_id/details endpoint (#22756)</p></li>
-<li><p>Don’t show irrelevant/duplicated/”internal” Task attrs in UI (#22812)</p></li>
+<li><p>Don't show irrelevant/duplicated/&quot;internal&quot; Task attrs in UI (#22812)</p></li>
 <li><p>No need to load whole ti in current_state (#22764)</p></li>
 <li><p>Pickle dag exception string fix (#22760)</p></li>
-<li><p>Better verification of Localexecutor’s parallelism option (#22711)</p></li>
+<li><p>Better verification of Localexecutor's parallelism option (#22711)</p></li>
 <li><p>log backfill exceptions to sentry (#22704)</p></li>
 <li><p>retry commit on MySQL deadlocks during backfill (#22696)</p></li>
 <li><p>Add more fields to REST API get DAG(dags/dag_id) endpoint (#22637)</p></li>
@@ -2269,20 +2269,20 @@
 <li><p>Expose <code class="docutils literal notranslate"><span class="pre">try_number</span></code> in airflow vars (#22297)</p></li>
 <li><p>Add generic connection type (#22310)</p></li>
 <li><p>Add a few more fields to the taskinstance finished log message (#22262)</p></li>
-<li><p>Pause auto-refresh if scheduler isn’t running (#22151)</p></li>
+<li><p>Pause auto-refresh if scheduler isn't running (#22151)</p></li>
 <li><p>Show DagModel details. (#21868)</p></li>
 <li><p>Add pip_install_options to PythonVirtualenvOperator (#22158)</p></li>
 <li><p>Show import error for <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">dags</span> <span class="pre">list</span></code> CLI command (#21991)</p></li>
 <li><p>Pause auto-refresh when page is hidden (#21904)</p></li>
 <li><p>Default args type check (#21809)</p></li>
 <li><p>Enhance magic methods on XComArg for UX (#21882)</p></li>
-<li><p>py files don’t have to be checked <code class="docutils literal notranslate"><span class="pre">is_zipfiles</span></code> in refresh_dag (#21926)</p></li>
+<li><p>py files don't have to be checked <code class="docutils literal notranslate"><span class="pre">is_zipfiles</span></code> in refresh_dag (#21926)</p></li>
 <li><p>Fix TaskDecorator type hints (#21881)</p></li>
-<li><p>Add ‘Show record’ option for variables (#21342)</p></li>
+<li><p>Add 'Show record' option for variables (#21342)</p></li>
 <li><p>Use DB where possible for quicker <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">dag</span></code> subcommands (#21793)</p></li>
 <li><p>REST API: add rendered fields in task instance. (#21741)</p></li>
 <li><p>Change the default auth backend to session (#21640)</p></li>
-<li><p>Don’t check if <code class="docutils literal notranslate"><span class="pre">py</span></code> DAG files are zipped during parsing (#21538)</p></li>
+<li><p>Don't check if <code class="docutils literal notranslate"><span class="pre">py</span></code> DAG files are zipped during parsing (#21538)</p></li>
 <li><p>Switch XCom implementation to use <code class="docutils literal notranslate"><span class="pre">run_id</span></code> (#20975)</p></li>
 <li><p>Action log on Browse Views (#21569)</p></li>
 <li><p>Implement multiple API auth backends (#21472)</p></li>
@@ -2290,7 +2290,7 @@
 <li><p>Support mssql in airflow db shell (#21511)</p></li>
 <li><p>Support config <code class="docutils literal notranslate"><span class="pre">worker_enable_remote_control</span></code> for celery (#21507)</p></li>
 <li><p>Log memory usage in <code class="docutils literal notranslate"><span class="pre">CgroupTaskRunner</span></code> (#21481)</p></li>
-<li><p>Modernize DAG-related URL routes and rename “tree” to “grid” (#20730)</p></li>
+<li><p>Modernize DAG-related URL routes and rename &quot;tree&quot; to &quot;grid&quot; (#20730)</p></li>
 <li><p>Move Zombie detection to <code class="docutils literal notranslate"><span class="pre">SchedulerJob</span></code> (#21181)</p></li>
 <li><p>Improve speed to run <code class="docutils literal notranslate"><span class="pre">airflow</span></code> by 6x (#21438)</p></li>
 <li><p>Add more SQL template fields renderers (#21237)</p></li>
@@ -2304,7 +2304,7 @@
 <li><p>Correctly specify overloads for TaskFlow API for type-hinting (#20933)</p></li>
 <li><p>Introduce notification_sent to SlaMiss view (#20923)</p></li>
 <li><p>Rewrite the task decorator as a composition (#20868)</p></li>
-<li><p>Add “Greater/Smaller than or Equal” to filters in the browse views (#20602) (#20798)</p></li>
+<li><p>Add &quot;Greater/Smaller than or Equal&quot; to filters in the browse views (#20602) (#20798)</p></li>
 <li><p>Rewrite DAG run retrieval in task command (#20737)</p></li>
 <li><p>Speed up creation of DagRun for large DAGs (5k+ tasks) by 25-130% (#20722)</p></li>
 <li><p>Make native environment Airflow-flavored like sandbox (#20704)</p></li>
@@ -2326,16 +2326,16 @@
 <li><p>Check and run migration in commands if necessary (#18439)</p></li>
 <li><p>Log only when Zombies exists (#20118)</p></li>
 <li><p>Increase length of the email and username (#19932)</p></li>
-<li><p>Add more filtering options for TI’s in the UI (#19910)</p></li>
-<li><p>Dynamically enable “Test Connection” button by connection type (#19792)</p></li>
-<li><p>Avoid littering postgres server logs with “could not obtain lock” with HA schedulers (#19842)</p></li>
+<li><p>Add more filtering options for TI's in the UI (#19910)</p></li>
+<li><p>Dynamically enable &quot;Test Connection&quot; button by connection type (#19792)</p></li>
+<li><p>Avoid littering postgres server logs with &quot;could not obtain lock&quot; with HA schedulers (#19842)</p></li>
 <li><p>Renamed <code class="docutils literal notranslate"><span class="pre">Connection.get_hook</span></code> parameter to make it the same as in <code class="docutils literal notranslate"><span class="pre">SqlSensor</span></code> and <code class="docutils literal notranslate"><span class="pre">SqlOperator</span></code>. (#19849)</p></li>
 <li><p>Add hook_params in SqlSensor using the latest changes from PR #18718. (#18431)</p></li>
 <li><p>Speed up webserver boot time by delaying provider initialization (#19709)</p></li>
 <li><p>Configurable logging of <code class="docutils literal notranslate"><span class="pre">XCOM</span></code> value in PythonOperator (#19378)</p></li>
 <li><p>Minimize production js files (#19658)</p></li>
 <li><p>Add <code class="docutils literal notranslate"><span class="pre">hook_params</span></code> in <code class="docutils literal notranslate"><span class="pre">BaseSqlOperator</span></code> (#18718)</p></li>
-<li><p>Add missing “end_date” to hash components (#19281)</p></li>
+<li><p>Add missing &quot;end_date&quot; to hash components (#19281)</p></li>
 <li><p>More friendly output of the airflow plugins command + add timetables (#19298)</p></li>
 <li><p>Add sensor default timeout config (#19119)</p></li>
 <li><p>Update <code class="docutils literal notranslate"><span class="pre">taskinstance</span></code> REST API schema to include dag_run_id field (#19105)</p></li>
@@ -2346,7 +2346,7 @@
 <div class="section" id="bug-fixes">
 <h3>Bug Fixes<a class="headerlink" href="#bug-fixes" title="Permalink to this headline">¶</a></h3>
 <ul class="simple">
-<li><p>Use inherited ‘trigger_tasks’ method (#23016)</p></li>
+<li><p>Use inherited 'trigger_tasks' method (#23016)</p></li>
 <li><p>In DAG dependency detector, use class type instead of class name (#21706)</p></li>
 <li><p>Fix tasks being wrongly skipped by schedule_after_task_execution (#23181)</p></li>
 <li><p>Fix X-Frame enabled behaviour (#23222)</p></li>
@@ -2355,11 +2355,11 @@
 <li><p>Fix timezone display for logs on UI (#23075)</p></li>
 <li><p>Include message in graph errors (#23021)</p></li>
 <li><p>Change trigger dropdown left position (#23013)</p></li>
-<li><p>Don’t add planned tasks for legacy DAG runs (#23007)</p></li>
+<li><p>Don't add planned tasks for legacy DAG runs (#23007)</p></li>
 <li><p>Add dangling rows check for TaskInstance references (#22924)</p></li>
 <li><p>Validate the input params in connection <code class="docutils literal notranslate"><span class="pre">CLI</span></code> command (#22688)</p></li>
 <li><p>Fix trigger event payload is not persisted in db (#22944)</p></li>
-<li><p>Drop “airflow moved” tables in command <code class="docutils literal notranslate"><span class="pre">db</span> <span class="pre">reset</span></code> (#22990)</p></li>
+<li><p>Drop &quot;airflow moved&quot; tables in command <code class="docutils literal notranslate"><span class="pre">db</span> <span class="pre">reset</span></code> (#22990)</p></li>
 <li><p>Add max width to task group tooltips (#22978)</p></li>
 <li><p>Add template support for <code class="docutils literal notranslate"><span class="pre">external_task_ids</span></code>. (#22809)</p></li>
 <li><p>Allow <code class="docutils literal notranslate"><span class="pre">DagParam</span></code> to hold falsy values (#22964)</p></li>
@@ -2394,7 +2394,7 @@
 <li><p>Set <code class="docutils literal notranslate"><span class="pre">queued_dttm</span></code> when submitting task to directly to executor (#22259)</p></li>
 <li><p>Addressed some issues in the tutorial mentioned in discussion #22233 (#22236)</p></li>
 <li><p>Change default python executable to python3 for docker decorator (#21973)</p></li>
-<li><p>Don’t validate that Params are JSON when NOTSET (#22000)</p></li>
+<li><p>Don't validate that Params are JSON when NOTSET (#22000)</p></li>
 <li><p>Add per-DAG delete permissions (#21938)</p></li>
 <li><p>Fix handling some None parameters in kubernetes 23 libs. (#21905)</p></li>
 <li><p>Fix handling of empty (None) tags in <code class="docutils literal notranslate"><span class="pre">bulk_write_to_db</span></code> (#21757)</p></li>
@@ -2405,7 +2405,7 @@
 <li><p>[de]serialize resources on task correctly (#21445)</p></li>
 <li><p>Add params <code class="docutils literal notranslate"><span class="pre">dag_id</span></code>, <code class="docutils literal notranslate"><span class="pre">task_id</span></code> etc to <code class="docutils literal notranslate"><span class="pre">XCom.serialize_value</span></code> (#19505)</p></li>
 <li><p>Update test connection functionality to use custom form fields (#21330)</p></li>
-<li><p>fix all “high” npm vulnerabilities (#21526)</p></li>
+<li><p>fix all &quot;high&quot; npm vulnerabilities (#21526)</p></li>
 <li><p>Fix bug incorrectly removing action from role, rather than permission. (#21483)</p></li>
 <li><p>Fix relationship join bug in FAB/SecurityManager with SQLA 1.4 (#21296)</p></li>
 <li><p>Use Identity instead of Sequence in SQLAlchemy 1.4 for MSSQL (#21238)</p></li>
@@ -2417,16 +2417,16 @@
 <li><p>Fix <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">trigger</span></code> cli (#20781)</p></li>
 <li><p>Fix task instances iteration in a pool to prevent blocking (#20816)</p></li>
 <li><p>Allow depending to a <code class="docutils literal notranslate"><span class="pre">&#64;task_group</span></code> as a whole (#20671)</p></li>
-<li><p>Use original task’s <code class="docutils literal notranslate"><span class="pre">start_date</span></code> if a task continues after deferral (#20062)</p></li>
+<li><p>Use original task's <code class="docutils literal notranslate"><span class="pre">start_date</span></code> if a task continues after deferral (#20062)</p></li>
 <li><p>Disabled edit button in task instances list view page (#20659)</p></li>
 <li><p>Fix a package name import error (#20519) (#20519)</p></li>
 <li><p>Remove <code class="docutils literal notranslate"><span class="pre">execution_date</span></code> label when get cleanup pods list (#20417)</p></li>
 <li><p>Remove unneeded FAB REST API endpoints (#20487)</p></li>
 <li><p>Fix parsing of Cloudwatch log group arn containing slashes (#14667) (#19700)</p></li>
-<li><p>Sanity check for MySQL’s TIMESTAMP column (#19821)</p></li>
+<li><p>Sanity check for MySQL's TIMESTAMP column (#19821)</p></li>
 <li><p>Allow using default celery command group with executors subclassed from Celery-based executors. (#18189)</p></li>
 <li><p>Move <code class="docutils literal notranslate"><span class="pre">class_permission_name</span></code> to mixin so it applies to all classes (#18749)</p></li>
-<li><p>Adjust trimmed_pod_id and replace ‘.’ with ‘-‘ (#19036)</p></li>
+<li><p>Adjust trimmed_pod_id and replace '.' with '-' (#19036)</p></li>
 <li><p>Pass custom_headers to send_email and send_email_smtp (#19009)</p></li>
 <li><p>Ensure <code class="docutils literal notranslate"><span class="pre">catchup=False</span></code> is used in example dags (#19396)</p></li>
 <li><p>Edit permalinks in OpenApi description file (#19244)</p></li>
@@ -2454,7 +2454,7 @@
 <li><p>Add docs for <code class="docutils literal notranslate"><span class="pre">db</span> <span class="pre">upgrade</span></code> / <code class="docutils literal notranslate"><span class="pre">db</span> <span class="pre">downgrade</span></code> (#21879)</p></li>
 <li><p>Update modules_management.rst (#21889)</p></li>
 <li><p>Fix UPDATING section on SqlAlchemy 1.4 scheme changes (#21887)</p></li>
-<li><p>Update TaskFlow tutorial doc to show how to pass “operator-level” args. (#21446)</p></li>
+<li><p>Update TaskFlow tutorial doc to show how to pass &quot;operator-level&quot; args. (#21446)</p></li>
 <li><p>Fix doc - replace decreasing by increasing (#21805)</p></li>
 <li><p>Add another way to dynamically generate DAGs to docs (#21297)</p></li>
 <li><p>Add extra information about time synchronization needed (#21685)</p></li>
@@ -2484,7 +2484,7 @@
 <li><p>Patch <code class="docutils literal notranslate"><span class="pre">sql_alchemy_conn</span></code> if old postgres scheme used (#22333)</p></li>
 <li><p>Protect against accidental misuse of XCom.get_value() (#22244)</p></li>
 <li><p>Order filenames for migrations (#22168)</p></li>
-<li><p>Don’t try to auto generate migrations for Celery tables (#22120)</p></li>
+<li><p>Don't try to auto generate migrations for Celery tables (#22120)</p></li>
 <li><p>Require SQLAlchemy 1.4 (#22114)</p></li>
 <li><p>bump sphinx-jinja (#22101)</p></li>
 <li><p>Add compat shim for SQLAlchemy to avoid warnings (#21959)</p></li>
@@ -2535,7 +2535,7 @@
 <li><p>Fix graph auto-refresh on page load (#21736)</p></li>
 <li><p>Fix filesystem sensor for directories (#21729)</p></li>
 <li><p>Fix stray <code class="docutils literal notranslate"><span class="pre">order_by(TaskInstance.execution_date)</span></code> (#21705)</p></li>
-<li><p>Correctly handle multiple ‘=’ in LocalFileSystem secrets. (#21694)</p></li>
+<li><p>Correctly handle multiple '=' in LocalFileSystem secrets. (#21694)</p></li>
 <li><p>Log exception in local executor (#21667)</p></li>
 <li><p>Disable <code class="docutils literal notranslate"><span class="pre">default_pool</span></code> delete on web ui (#21658)</p></li>
 <li><p>Extends <code class="docutils literal notranslate"><span class="pre">typing-extensions</span></code> to be installed with python 3.8+ #21566 (#21567)</p></li>
@@ -2586,7 +2586,7 @@
 <h3>Significant Changes<a class="headerlink" href="#id4" title="Permalink to this headline">¶</a></h3>
 <div class="section" id="smart-sensors-deprecated">
 <h4>Smart sensors deprecated<a class="headerlink" href="#smart-sensors-deprecated" title="Permalink to this headline">¶</a></h4>
-<p>Smart sensors, an “early access” feature added in Airflow 2, are now deprecated and will be removed in Airflow 2.4.0. They have been superseded by Deferrable Operators, added in Airflow 2.2.0.</p>
+<p>Smart sensors, an &quot;early access&quot; feature added in Airflow 2, are now deprecated and will be removed in Airflow 2.4.0. They have been superseded by Deferrable Operators, added in Airflow 2.2.0.</p>
 <p>See <a class="reference external" href="https://airflow.apache.org/docs/apache-airflow/2.2.4/concepts/smart-sensors.html#migrating-to-deferrable-operators">Migrating to Deferrable Operators</a> for details on how to migrate.</p>
 </div>
 </div>
@@ -2610,9 +2610,9 @@
 <li><p>Fix session usage in <code class="docutils literal notranslate"><span class="pre">/rendered-k8s</span></code> view (#21006)</p></li>
 <li><p>Fix <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">dags</span> <span class="pre">backfill</span> <span class="pre">--reset-dagruns</span></code> errors when run twice (#21062)</p></li>
 <li><p>Do not set <code class="docutils literal notranslate"><span class="pre">TaskInstance.max_tries</span></code> in <code class="docutils literal notranslate"><span class="pre">refresh_from_task</span></code> (#21018)</p></li>
-<li><p>Don’t require dag_id in body in dagrun REST API endpoint (#21024)</p></li>
+<li><p>Don't require dag_id in body in dagrun REST API endpoint (#21024)</p></li>
 <li><p>Add Roles from Azure OAUTH Response in internal Security Manager (#20707)</p></li>
-<li><p>Allow Viewing DagRuns and TIs if a user has DAG “read” perms (#20663)</p></li>
+<li><p>Allow Viewing DagRuns and TIs if a user has DAG &quot;read&quot; perms (#20663)</p></li>
 <li><p>Fix running <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">dags</span> <span class="pre">test</span> <span class="pre">&lt;dag_id&gt;</span> <span class="pre">&lt;execution_dt&gt;</span></code> results in error when run twice (#21031)</p></li>
 <li><p>Switch to non-vendored latest connexion library (#20910)</p></li>
 <li><p>Bump flask-appbuilder to <code class="docutils literal notranslate"><span class="pre">&gt;=3.3.4</span></code> (#20628)</p></li>
@@ -2638,7 +2638,7 @@
 <li><p>Add note about Variable precedence with env vars (#21568)</p></li>
 <li><p>Update error docs to include before_send option (#21275)</p></li>
 <li><p>Augment xcom docs (#20755)</p></li>
-<li><p>Add documentation and release policy on “latest” constraints (#21093)</p></li>
+<li><p>Add documentation and release policy on &quot;latest&quot; constraints (#21093)</p></li>
 <li><p>Add a link to the DAG model in the Python API reference (#21060)</p></li>
 <li><p>Added an enum param example (#20841)</p></li>
 <li><p>Compare taskgroup and subdag (#20700)</p></li>
@@ -2696,7 +2696,7 @@
 <li><p>Fix log timezone in task log view (#19342) (#19401)</p></li>
 <li><p>Fix: Add taskgroup tooltip to graph view (#19083)</p></li>
 <li><p>Rename execution date in forms and tables (#19063)</p></li>
-<li><p>Simplify “invalid TI state” message (#19029)</p></li>
+<li><p>Simplify &quot;invalid TI state&quot; message (#19029)</p></li>
 <li><p>Handle case of nonexistent file when preparing file path queue (#18998)</p></li>
 <li><p>Do not create dagruns for DAGs with import errors  (#19367)</p></li>
 <li><p>Fix field relabeling when switching between conn types (#19411)</p></li>
@@ -2753,13 +2753,13 @@
 <li><p>Task should fail immediately when pod is unprocessable (#19359)</p></li>
 <li><p>Fix downgrade for a DB Migration (#19390)</p></li>
 <li><p>Only mark SchedulerJobs as failed, not any jobs (#19375)</p></li>
-<li><p>Fix message on “Mark as” confirmation page (#19363)</p></li>
+<li><p>Fix message on &quot;Mark as&quot; confirmation page (#19363)</p></li>
 <li><p>Bugfix: Check next run exists before reading data interval (#19307)</p></li>
 <li><p>Fix MySQL db migration with default encoding/collation (#19268)</p></li>
 <li><p>Fix hidden tooltip position (#19261)</p></li>
 <li><p><code class="docutils literal notranslate"><span class="pre">sqlite_default</span></code> Connection has been hard-coded to <code class="docutils literal notranslate"><span class="pre">/tmp</span></code>, use <code class="docutils literal notranslate"><span class="pre">gettempdir</span></code> instead (#19255)</p></li>
 <li><p>Fix Toggle Wrap on DAG code page (#19211)</p></li>
-<li><p>Clarify “dag not found” error message in CLI (#19338)</p></li>
+<li><p>Clarify &quot;dag not found&quot; error message in CLI (#19338)</p></li>
 <li><p>Add Note to SLA regarding <code class="docutils literal notranslate"><span class="pre">schedule_interval</span></code> (#19173)</p></li>
 <li><p>Use <code class="docutils literal notranslate"><span class="pre">execution_date</span></code> to check for existing <code class="docutils literal notranslate"><span class="pre">DagRun</span></code> for <code class="docutils literal notranslate"><span class="pre">TriggerDagRunOperator</span></code> (#18968)</p></li>
 <li><p>Add explicit session parameter in <code class="docutils literal notranslate"><span class="pre">PoolSlotsAvailableDep</span></code> (#18875)</p></li>
@@ -2770,7 +2770,7 @@
 <div class="section" id="id13">
 <h3>Doc only changes<a class="headerlink" href="#id13" title="Permalink to this headline">¶</a></h3>
 <ul class="simple">
-<li><p>Add missing parameter documentation for “timetable” (#19282)</p></li>
+<li><p>Add missing parameter documentation for &quot;timetable&quot; (#19282)</p></li>
 <li><p>Improve Kubernetes Executor docs (#19339)</p></li>
 <li><p>Update image tag used in docker docs</p></li>
 </ul>
@@ -2781,12 +2781,12 @@
 <div class="section" id="id14">
 <h3>Significant Changes<a class="headerlink" href="#id14" title="Permalink to this headline">¶</a></h3>
 <div class="section" id="param-s-default-value-for-default-removed">
-<h4><code class="docutils literal notranslate"><span class="pre">Param</span></code>’s default value for <code class="docutils literal notranslate"><span class="pre">default</span></code> removed<a class="headerlink" href="#param-s-default-value-for-default-removed" title="Permalink to this headline">¶</a></h4>
+<h4><code class="docutils literal notranslate"><span class="pre">Param</span></code>'s default value for <code class="docutils literal notranslate"><span class="pre">default</span></code> removed<a class="headerlink" href="#param-s-default-value-for-default-removed" title="Permalink to this headline">¶</a></h4>
 <p><code class="docutils literal notranslate"><span class="pre">Param</span></code>, introduced in Airflow 2.2.0, accidentally set the default value to <code class="docutils literal notranslate"><span class="pre">None</span></code>. This default has been removed. If you want <code class="docutils literal notranslate"><span class="pre">None</span></code> as your default, explicitly set it as such. For example:</p>
 <div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="n">Param</span><span class="p">(</span><span class="kc">None</span><span class="p">,</span> <span class="nb">type</span><span class="o">=</span><span class="p">[</span><span class="s2">&quot;null&quot;</span><span class="p">,</span> <span class="s2">&quot;string&quot;</span><span class="p">])</span>
 </pre></div>
 </div>
-<p>Now if you resolve a <code class="docutils literal notranslate"><span class="pre">Param</span></code> without a default and don’t pass a value, you will get an <code class="docutils literal notranslate"><span class="pre">TypeError</span></code>. For Example:</p>
+<p>Now if you resolve a <code class="docutils literal notranslate"><span class="pre">Param</span></code> without a default and don't pass a value, you will get an <code class="docutils literal notranslate"><span class="pre">TypeError</span></code>. For Example:</p>
 <div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="n">Param</span><span class="p">()</span><span class="o">.</span><span class="n">resolve</span><span class="p">()</span>  <span class="c1"># raises TypeError</span>
 </pre></div>
 </div>
@@ -2794,7 +2794,7 @@
 <div class="section" id="max-queued-runs-per-dag-configuration-has-been-removed">
 <h4><code class="docutils literal notranslate"><span class="pre">max_queued_runs_per_dag</span></code> configuration has been removed<a class="headerlink" href="#max-queued-runs-per-dag-configuration-has-been-removed" title="Permalink to this headline">¶</a></h4>
 <p>The <code class="docutils literal notranslate"><span class="pre">max_queued_runs_per_dag</span></code> configuration option in <code class="docutils literal notranslate"><span class="pre">[core]</span></code> section has been removed. Previously, this controlled the number of queued dagrun
-the scheduler can create in a dag. Now, the maximum number is controlled internally by the DAG’s <code class="docutils literal notranslate"><span class="pre">max_active_runs</span></code></p>
+the scheduler can create in a dag. Now, the maximum number is controlled internally by the DAG's <code class="docutils literal notranslate"><span class="pre">max_active_runs</span></code></p>
 </div>
 </div>
 <div class="section" id="id15">
@@ -2813,18 +2813,18 @@
 <li><p>Warn about unsupported Python 3.10 (#19060)</p></li>
 <li><p>Fix catchup by limiting queued dagrun creation using <code class="docutils literal notranslate"><span class="pre">max_active_runs</span></code> (#18897)</p></li>
 <li><p>Prevent scheduler crash when serialized dag is missing (#19113)</p></li>
-<li><p>Don’t install SQLAlchemy/Pendulum adapters for other DBs (#18745)</p></li>
+<li><p>Don't install SQLAlchemy/Pendulum adapters for other DBs (#18745)</p></li>
 <li><p>Workaround <code class="docutils literal notranslate"><span class="pre">libstdcpp</span></code> TLS error (#19010)</p></li>
 <li><p>Change <code class="docutils literal notranslate"><span class="pre">ds</span></code>, <code class="docutils literal notranslate"><span class="pre">ts</span></code>, etc. back to use logical date (#19088)</p></li>
-<li><p>Ensure task state doesn’t change when marked as failed/success/skipped (#19095)</p></li>
+<li><p>Ensure task state doesn't change when marked as failed/success/skipped (#19095)</p></li>
 <li><p>Relax packaging requirement (#19087)</p></li>
 <li><p>Rename trigger page label to Logical Date (#19061)</p></li>
 <li><p>Allow Param to support a default value of <code class="docutils literal notranslate"><span class="pre">None</span></code> (#19034)</p></li>
 <li><p>Upgrade old DAG/task param format when deserializing from the DB (#18986)</p></li>
-<li><p>Don’t bake ENV and _cmd into tmp config for non-sudo (#18772)</p></li>
+<li><p>Don't bake ENV and _cmd into tmp config for non-sudo (#18772)</p></li>
 <li><p>CLI: Fail <code class="docutils literal notranslate"><span class="pre">backfill</span></code> command before loading DAGs if missing args (#18994)</p></li>
 <li><p>BugFix: Null execution date on insert to <code class="docutils literal notranslate"><span class="pre">task_fail</span></code> violating NOT NULL (#18979)</p></li>
-<li><p>Try to move “dangling” rows in db upgrade (#18953)</p></li>
+<li><p>Try to move &quot;dangling&quot; rows in db upgrade (#18953)</p></li>
 <li><p>Row lock TI query in <code class="docutils literal notranslate"><span class="pre">SchedulerJob._process_executor_events</span></code> (#18975)</p></li>
 <li><p>Sentry before send fallback (#18980)</p></li>
 <li><p>Fix <code class="docutils literal notranslate"><span class="pre">XCom.delete</span></code> error in Airflow 2.2.0 (#18956)</p></li>
@@ -2934,7 +2934,7 @@
 <h4><code class="docutils literal notranslate"><span class="pre">processor_poll_interval</span></code> config have been renamed to <code class="docutils literal notranslate"><span class="pre">scheduler_idle_sleep_time</span></code><a class="headerlink" href="#processor-poll-interval-config-have-been-renamed-to-scheduler-idle-sleep-time" title="Permalink to this headline">¶</a></h4>
 <p><code class="docutils literal notranslate"><span class="pre">[scheduler]</span> <span class="pre">processor_poll_interval</span></code> setting in <code class="docutils literal notranslate"><span class="pre">airflow.cfg</span></code> has been renamed to <code class="docutils literal notranslate"><span class="pre">[scheduler]</span> <span class="pre">scheduler_idle_sleep_time</span></code>
 for better understanding.</p>
-<p>It controls the ‘time to sleep’ at the end of the Scheduler loop if nothing was scheduled inside <code class="docutils literal notranslate"><span class="pre">SchedulerJob</span></code>.</p>
+<p>It controls the 'time to sleep' at the end of the Scheduler loop if nothing was scheduled inside <code class="docutils literal notranslate"><span class="pre">SchedulerJob</span></code>.</p>
 <p><strong>Before</strong>:</p>
 <div class="highlight-ini notranslate"><div class="highlight"><pre><span></span><span class="k">[scheduler]</span><span class="w"></span>
 <span class="na">processor_poll_interval</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="s">16</span><span class="w"></span>
@@ -2968,15 +2968,15 @@
 <div class="section" id="remove-taskinstance-log-filepath-attribute">
 <h4>Remove <code class="docutils literal notranslate"><span class="pre">TaskInstance.log_filepath</span></code> attribute<a class="headerlink" href="#remove-taskinstance-log-filepath-attribute" title="Permalink to this headline">¶</a></h4>
 <p>This method returned incorrect values for a long time, because it did not take into account the different
-logger configuration and task retries. We have also started supporting more advanced tools that don’t use
-files, so it is impossible to determine the correct file path in every case e.g. Stackdriver doesn’t use files
+logger configuration and task retries. We have also started supporting more advanced tools that don't use
+files, so it is impossible to determine the correct file path in every case e.g. Stackdriver doesn't use files
 but identifies logs based on labels.  For this reason, we decided to delete this attribute.</p>
 <p>If you need to read logs, you can use <code class="docutils literal notranslate"><span class="pre">airflow.utils.log.log_reader.TaskLogReader</span></code> class, which does not have
 the above restrictions.</p>
 </div>
 <div class="section" id="if-a-sensor-times-out-it-will-not-retry">
 <h4>If a sensor times out, it will not retry<a class="headerlink" href="#if-a-sensor-times-out-it-will-not-retry" title="Permalink to this headline">¶</a></h4>
-<p>Previously, a sensor is retried when it times out until the number of <code class="docutils literal notranslate"><span class="pre">retries</span></code> are exhausted. So the effective timeout of a sensor is <code class="docutils literal notranslate"><span class="pre">timeout</span> <span class="pre">*</span> <span class="pre">(retries</span> <span class="pre">+</span> <span class="pre">1)</span></code>. This behaviour is now changed. A sensor will immediately fail without retrying if <code class="docutils literal notranslate"><span class="pre">timeout</span></code> is reached. If it’s desirable to let the sensor continue running for longer time, set a larger <code class="docutils literal notranslate"><span class="pre">timeout</span></code> instead.</p>
+<p>Previously, a sensor is retried when it times out until the number of <code class="docutils literal notranslate"><span class="pre">retries</span></code> are exhausted. So the effective timeout of a sensor is <code class="docutils literal notranslate"><span class="pre">timeout</span> <span class="pre">*</span> <span class="pre">(retries</span> <span class="pre">+</span> <span class="pre">1)</span></code>. This behaviour is now changed. A sensor will immediately fail without retrying if <code class="docutils literal notranslate"><span class="pre">timeout</span></code> is reached. If it's desirable to let the sensor continue running for longer time, set a larger <code class="docutils literal notranslate"><span class="pre">timeout</span></code> instead.</p>
 </div>
 <div class="section" id="default-task-pools-slots-can-be-set-using-core-default-pool-task-slot-count">
 <h4>Default Task Pools Slots can be set using <code class="docutils literal notranslate"><span class="pre">[core]</span> <span class="pre">default_pool_task_slot_count</span></code><a class="headerlink" href="#default-task-pools-slots-can-be-set-using-core-default-pool-task-slot-count" title="Permalink to this headline">¶</a></h4>
@@ -2995,7 +2995,7 @@
 <h4>TaskInstances now <em>require</em> a DagRun<a class="headerlink" href="#taskinstances-now-require-a-dagrun" title="Permalink to this headline">¶</a></h4>
 <p>Under normal operation every TaskInstance row in the database would have DagRun row too, but it was possible to manually delete the DagRun and Airflow would still schedule the TaskInstances.</p>
 <p>In Airflow 2.2 we have changed this and now there is a database-level foreign key constraint ensuring that every TaskInstance has a DagRun row.</p>
-<p>Before updating to this 2.2 release you will have to manually resolve any inconsistencies (add back DagRun rows, or delete TaskInstances) if you have any “dangling” TaskInstance” rows.</p>
+<p>Before updating to this 2.2 release you will have to manually resolve any inconsistencies (add back DagRun rows, or delete TaskInstances) if you have any &quot;dangling&quot; TaskInstance&quot; rows.</p>
 <p>As part of this change the <code class="docutils literal notranslate"><span class="pre">clean_tis_without_dagrun_interval</span></code> config option under <code class="docutils literal notranslate"><span class="pre">[scheduler]</span></code> section has been removed and has no effect.</p>
 </div>
 <div class="section" id="taskinstance-and-taskreschedule-now-define-run-id-instead-of-execution-date">
@@ -3014,7 +3014,7 @@
 <li><p>AIP-39: Add (customizable) Timetable class to Airflow for richer scheduling behaviour (#15397, #16030,
 #16352, #17030, #17122, #17414, #17552, #17755, #17989, #18084, #18088, #18244, #18266, #18420, #18434,
 #18421, #18475, #18499, #18573, #18522, #18729, #18706, #18742, #18786, #18804)</p></li>
-<li><p>AIP-40: Add Deferrable “Async” Tasks (#15389, #17564, #17565, #17601, #17745, #17747, #17748, #17875,
+<li><p>AIP-40: Add Deferrable &quot;Async&quot; Tasks (#15389, #17564, #17565, #17601, #17745, #17747, #17748, #17875,
 #17876, #18129, #18210, #18214, #18552, #18728, #18414)</p></li>
 <li><p>Add a Docker Taskflow decorator (#15330, #18739)</p></li>
 <li><p>Add Airflow Standalone command (#15826)</p></li>
@@ -3052,7 +3052,7 @@
 <li><p>Small improvements for Airflow UI (#18715, #18795)</p></li>
 <li><p>Rename <code class="docutils literal notranslate"><span class="pre">processor_poll_interval</span></code> to <code class="docutils literal notranslate"><span class="pre">scheduler_idle_sleep_time</span></code> (#18704)</p></li>
 <li><p>Check the allowed values for the logging level (#18651)</p></li>
-<li><p>Fix error on triggering a dag that doesn’t exist using <code class="docutils literal notranslate"><span class="pre">dagrun_conf</span></code> (#18655)</p></li>
+<li><p>Fix error on triggering a dag that doesn't exist using <code class="docutils literal notranslate"><span class="pre">dagrun_conf</span></code> (#18655)</p></li>
 <li><p>Add muldelete action to <code class="docutils literal notranslate"><span class="pre">TaskInstanceModelView</span></code> (#18438)</p></li>
 <li><p>Avoid importing DAGs during clean DB installation (#18450)</p></li>
 <li><p>Require can_edit on DAG privileges to modify TaskInstances and DagRuns (#16634)</p></li>
@@ -3072,7 +3072,7 @@
 <li><p>Refactor <code class="docutils literal notranslate"><span class="pre">BranchDayOfWeekOperator</span></code>, <code class="docutils literal notranslate"><span class="pre">DayOfWeekSensor</span></code> (#17940)</p></li>
 <li><p>Update error message to guide the user into self-help mostly (#17929)</p></li>
 <li><p>Update to Celery 5 (#17397)</p></li>
-<li><p>Add links to provider’s documentation (#17736)</p></li>
+<li><p>Add links to provider's documentation (#17736)</p></li>
 <li><p>Remove Marshmallow schema warnings (#17753)</p></li>
 <li><p>Rename <code class="docutils literal notranslate"><span class="pre">none_failed_or_skipped</span></code> by <code class="docutils literal notranslate"><span class="pre">none_failed_min_one_success</span></code> trigger rule (#17683)</p></li>
 <li><p>Remove <code class="docutils literal notranslate"><span class="pre">[core]</span> <span class="pre">store_dag_code</span></code> &amp; use DB to get Dag Code (#16342)</p></li>
@@ -3086,7 +3086,7 @@
 <li><p>Use gunicorn to serve logs generated by worker (#17591)</p></li>
 <li><p>Improve validation of Group id (#17578)</p></li>
 <li><p>Simplify 404 page (#17501)</p></li>
-<li><p>Add XCom.clear so it’s hookable in custom XCom backend (#17405)</p></li>
+<li><p>Add XCom.clear so it's hookable in custom XCom backend (#17405)</p></li>
 <li><p>Add deprecation notice for <code class="docutils literal notranslate"><span class="pre">SubDagOperator</span></code> (#17488)</p></li>
 <li><p>Support DAGS folder being in different location on scheduler and runners (#16860)</p></li>
 <li><p>Remove /dagrun/create and disable edit form generated by F.A.B (#17376)</p></li>
@@ -3121,7 +3121,7 @@
 <li><p>Marking success/failed automatically clears failed downstream tasks  (#13037)</p></li>
 <li><p>Add close/open indicator for import dag errors (#16073)</p></li>
 <li><p>Add collapsible import errors (#16072)</p></li>
-<li><p>Always return a response in TI’s <code class="docutils literal notranslate"><span class="pre">action_clear</span></code> view (#15980)</p></li>
+<li><p>Always return a response in TI's <code class="docutils literal notranslate"><span class="pre">action_clear</span></code> view (#15980)</p></li>
 <li><p>Add cli command to delete user by email (#15873)</p></li>
 <li><p>Use resource and action names for FAB permissions (#16410)</p></li>
 <li><p>Rename DAG concurrency (<code class="docutils literal notranslate"><span class="pre">[core]</span> <span class="pre">dag_concurrency</span></code>) settings for easier understanding (#16267, #18730)</p></li>
@@ -3145,12 +3145,12 @@
 <li><p>Only show the task modal if it is a valid instance (#18570)</p></li>
 <li><p>Fix accessing rendered <code class="docutils literal notranslate"><span class="pre">{{</span> <span class="pre">task.x</span> <span class="pre">}}</span></code> attributes from within templates (#18516)</p></li>
 <li><p>Add missing email type of connection (#18502)</p></li>
-<li><p>Don’t use flash for “same-page” UI messages. (#18462)</p></li>
+<li><p>Don't use flash for &quot;same-page&quot; UI messages. (#18462)</p></li>
 <li><p>Fix task group tooltip (#18406)</p></li>
 <li><p>Properly fix dagrun update state endpoint (#18370)</p></li>
 <li><p>Properly handle ti state difference between executor and scheduler (#17819)</p></li>
-<li><p>Fix stuck “queued” tasks in KubernetesExecutor (#18152)</p></li>
-<li><p>Don’t permanently add zip DAGs to <code class="docutils literal notranslate"><span class="pre">sys.path</span></code> (#18384)</p></li>
+<li><p>Fix stuck &quot;queued&quot; tasks in KubernetesExecutor (#18152)</p></li>
+<li><p>Don't permanently add zip DAGs to <code class="docutils literal notranslate"><span class="pre">sys.path</span></code> (#18384)</p></li>
 <li><p>Fix random deadlocks in MSSQL database (#18362)</p></li>
 <li><p>Deactivating DAGs which have been removed from files (#17121)</p></li>
 <li><p>When syncing dags to db remove <code class="docutils literal notranslate"><span class="pre">dag_tag</span></code> rows that are now unused (#8231)</p></li>
@@ -3178,7 +3178,7 @@
 <li><p>Fixing bug which restricted the visibility of ImportErrors (#17924)</p></li>
 <li><p>Fix grammar in <code class="docutils literal notranslate"><span class="pre">traceback.html</span></code> (#17942)</p></li>
 <li><p>Fix <code class="docutils literal notranslate"><span class="pre">DagRunState</span></code> enum query for <code class="docutils literal notranslate"><span class="pre">MySQLdb</span></code> driver (#17886)</p></li>
-<li><p>Fixed button size in “Actions” group. (#17902)</p></li>
+<li><p>Fixed button size in &quot;Actions&quot; group. (#17902)</p></li>
 <li><p>Only show import errors for DAGs a user can access (#17835)</p></li>
 <li><p>Show all import_errors from zip files (#17759)</p></li>
 <li><p>fix EXTRA_LOGGER_NAMES param and related docs (#17808)</p></li>
@@ -3237,7 +3237,7 @@
 <li><p>Add Brent to Committers list (#17873)</p></li>
 <li><p>Improves documentation about modules management (#17757)</p></li>
 <li><p>Remove deprecated metrics from metrics.rst (#17772)</p></li>
-<li><p>Make sure “production-readiness” of docker-compose is well explained (#17731)</p></li>
+<li><p>Make sure &quot;production-readiness&quot; of docker-compose is well explained (#17731)</p></li>
 <li><p>Doc: Update Upgrade to v2 docs with Airflow 1.10.x EOL dates (#17710)</p></li>
 <li><p>Doc: Replace deprecated param from docstrings (#17709)</p></li>
 <li><p>Describe dag owner more carefully (#17699)</p></li>
@@ -3293,7 +3293,7 @@
 <li><p>Silence warnings in tests from using SubDagOperator (#18275)</p></li>
 <li><p>Fix usage of <code class="docutils literal notranslate"><span class="pre">range(len())</span></code> to <code class="docutils literal notranslate"><span class="pre">enumerate</span></code> (#18174)</p></li>
 <li><p>Test coverage on the autocomplete view (#15943)</p></li>
-<li><p>Add “packaging” to core requirements (#18122)</p></li>
+<li><p>Add &quot;packaging&quot; to core requirements (#18122)</p></li>
 <li><p>Adds LoggingMixins to BaseTrigger (#18106)</p></li>
 <li><p>Fix building docs in <code class="docutils literal notranslate"><span class="pre">main</span></code> builds (#18035)</p></li>
 <li><p>Remove upper-limit on <code class="docutils literal notranslate"><span class="pre">tenacity</span></code> (#17593)</p></li>
@@ -3355,7 +3355,7 @@
 <li><p>Fix wrong query on running tis (#17631)</p></li>
 <li><p>Add root to tree refresh url (#17633)</p></li>
 <li><p>Do not delete running DAG from the UI (#17630)</p></li>
-<li><p>Improve discoverability of Provider packages’ functionality</p></li>
+<li><p>Improve discoverability of Provider packages' functionality</p></li>
 <li><p>Do not let <code class="docutils literal notranslate"><span class="pre">create_dagrun</span></code> overwrite explicit <code class="docutils literal notranslate"><span class="pre">run_id</span></code> (#17728)</p></li>
 <li><p>Regression on pid reset to allow task start after heartbeat (#17333)</p></li>
 <li><p>Set task state to failed when pod is DELETED while running (#18095)</p></li>
@@ -3392,12 +3392,12 @@
 <li><p>Fix task retries when they receive <code class="docutils literal notranslate"><span class="pre">sigkill</span></code> and have retries and properly handle <code class="docutils literal notranslate"><span class="pre">sigterm</span></code> (#16301)</p></li>
 <li><p>Fix redacting secrets in context exceptions. (#17618)</p></li>
 <li><p>Fix race condition with dagrun callbacks (#16741)</p></li>
-<li><p>Add ‘queued’ to DagRunState (#16854)</p></li>
-<li><p>Add ‘queued’ state to DagRun (#16401)</p></li>
+<li><p>Add 'queued' to DagRunState (#16854)</p></li>
+<li><p>Add 'queued' state to DagRun (#16401)</p></li>
 <li><p>Fix external elasticsearch logs link (#16357)</p></li>
 <li><p>Add proper warning message when recorded PID is different from current PID (#17411)</p></li>
 <li><p>Fix running tasks with <code class="docutils literal notranslate"><span class="pre">default_impersonation</span></code> config (#17229)</p></li>
-<li><p>Rescue if a DagRun’s DAG was removed from db (#17544)</p></li>
+<li><p>Rescue if a DagRun's DAG was removed from db (#17544)</p></li>
 <li><p>Fixed broken json_client (#17529)</p></li>
 <li><p>Handle and log exceptions raised during task callback (#17347)</p></li>
 <li><p>Fix CLI <code class="docutils literal notranslate"><span class="pre">kubernetes</span> <span class="pre">cleanup-pods</span></code> which fails on invalid label key (#17298)</p></li>
@@ -3458,7 +3458,7 @@
 <h3>Bug Fixes<a class="headerlink" href="#id34" title="Permalink to this headline">¶</a></h3>
 <ul class="simple">
 <li><p>Only allow webserver to request from the worker log server (#16754)</p></li>
-<li><p>Fix “Invalid JSON configuration, must be a dict” bug (#16648)</p></li>
+<li><p>Fix &quot;Invalid JSON configuration, must be a dict&quot; bug (#16648)</p></li>
 <li><p>Fix <code class="docutils literal notranslate"><span class="pre">CeleryKubernetesExecutor</span></code> (#16700)</p></li>
 <li><p>Mask value if the key is <code class="docutils literal notranslate"><span class="pre">token</span></code> (#16474)</p></li>
 <li><p>Fix impersonation issue with <code class="docutils literal notranslate"><span class="pre">LocalTaskJob</span></code> (#16852)</p></li>
@@ -3488,7 +3488,7 @@
 <div class="section" id="id38">
 <h3>Bug Fixes<a class="headerlink" href="#id38" title="Permalink to this headline">¶</a></h3>
 <ul class="simple">
-<li><p>Don’t crash attempting to mask secrets in dict with non-string keys (#16601)</p></li>
+<li><p>Don't crash attempting to mask secrets in dict with non-string keys (#16601)</p></li>
 <li><p>Always install sphinx_airflow_theme from <code class="docutils literal notranslate"><span class="pre">PyPI</span></code> (#16594)</p></li>
 <li><p>Remove limitation for elasticsearch library (#16553)</p></li>
 <li><p>Adding extra requirements for build and runtime of the PROD image. (#16170)</p></li>
@@ -3502,11 +3502,11 @@
 <li><p>Fix DAG run state not updated while DAG is paused (#16343)</p></li>
 <li><p>Allow null value for operator field in task_instance schema(REST API) (#16516)</p></li>
 <li><p>Avoid recursion going too deep when redacting logs (#16491)</p></li>
-<li><p>Backfill: Don’t create a DagRun if no tasks match task regex (#16461)</p></li>
+<li><p>Backfill: Don't create a DagRun if no tasks match task regex (#16461)</p></li>
 <li><p>Tree View UI for larger DAGs &amp; more consistent spacing in Tree View (#16522)</p></li>
 <li><p>Correctly handle None returns from Query.scalar() (#16345)</p></li>
 <li><p>Adding <code class="docutils literal notranslate"><span class="pre">only_active</span></code> parameter to /dags endpoint (#14306)</p></li>
-<li><p>Don’t show stale Serialized DAGs if they are deleted in DB (#16368)</p></li>
+<li><p>Don't show stale Serialized DAGs if they are deleted in DB (#16368)</p></li>
 <li><p>Make REST API List DAGs endpoint consistent with UI/CLI behaviour (#16318)</p></li>
 <li><p>Support remote logging in elasticsearch with <code class="docutils literal notranslate"><span class="pre">filebeat</span> <span class="pre">7</span></code> (#14625)</p></li>
 <li><p>Queue tasks with higher priority and earlier execution_date first. (#15210)</p></li>
@@ -3518,14 +3518,14 @@
 <li><p>Add <code class="docutils literal notranslate"><span class="pre">passphrase</span></code> and <code class="docutils literal notranslate"><span class="pre">private_key</span></code> to default sensitive field names (#16392)</p></li>
 <li><p>Fix tasks in an infinite slots pool were never scheduled (#15247)</p></li>
 <li><p>Fix Orphaned tasks stuck in CeleryExecutor as running (#16550)</p></li>
-<li><p>Don’t fail to log if we can’t redact something (#16118)</p></li>
+<li><p>Don't fail to log if we can't redact something (#16118)</p></li>
 <li><p>Set max tree width to 1200 pixels (#16067)</p></li>
-<li><p>Fill the “job_id” field for <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">task</span> <span class="pre">run</span></code> without <code class="docutils literal notranslate"><span class="pre">--local</span></code>/<code class="docutils literal notranslate"><span class="pre">--raw</span></code> for KubeExecutor (#16108)</p></li>
+<li><p>Fill the &quot;job_id&quot; field for <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">task</span> <span class="pre">run</span></code> without <code class="docutils literal notranslate"><span class="pre">--local</span></code>/<code class="docutils literal notranslate"><span class="pre">--raw</span></code> for KubeExecutor (#16108)</p></li>
 <li><p>Fixes problem where conf variable was used before initialization (#16088)</p></li>
 <li><p>Fix apply defaults for task decorator (#16085)</p></li>
 <li><p>Parse recently modified files even if just parsed (#16075)</p></li>
-<li><p>Ensure that we don’t try to mask empty string in logs (#16057)</p></li>
-<li><p>Don’t die when masking <code class="docutils literal notranslate"><span class="pre">log.exception</span></code> when there is no exception (#16047)</p></li>
+<li><p>Ensure that we don't try to mask empty string in logs (#16057)</p></li>
+<li><p>Don't die when masking <code class="docutils literal notranslate"><span class="pre">log.exception</span></code> when there is no exception (#16047)</p></li>
 <li><p>Restores apply_defaults import in base_sensor_operator (#16040)</p></li>
 <li><p>Fix auto-refresh in tree view When webserver ui is not in <code class="docutils literal notranslate"><span class="pre">/</span></code> (#16018)</p></li>
 <li><p>Fix dag.clear() to set multiple dags to running when necessary (#15382)</p></li>
@@ -3538,8 +3538,8 @@
 <div class="section" id="id39">
 <h3>Significant Changes<a class="headerlink" href="#id39" title="Permalink to this headline">¶</a></h3>
 <div class="section" id="new-deprecated-api-extra">
-<h4>New “deprecated_api” extra<a class="headerlink" href="#new-deprecated-api-extra" title="Permalink to this headline">¶</a></h4>
-<p>We have a new ‘[deprecated_api]’ extra that should be used when installing airflow when the deprecated API
+<h4>New &quot;deprecated_api&quot; extra<a class="headerlink" href="#new-deprecated-api-extra" title="Permalink to this headline">¶</a></h4>
+<p>We have a new '[deprecated_api]' extra that should be used when installing airflow when the deprecated API
 is going to be used. This is now an optional feature of Airflow now because it pulls in <code class="docutils literal notranslate"><span class="pre">requests</span></code> which
 (as of 14 May 2021) pulls LGPL <code class="docutils literal notranslate"><span class="pre">chardet</span></code> dependency.</p>
 </div>
@@ -3550,12 +3550,12 @@
 See <a class="reference external" href="https://github.com/psf/requests/pull/5797">PR to replace chardet with charset-normalizer</a></p>
 </div>
 <div class="section" id="apply-default-decorator-isn-t-longer-necessary">
-<h4><code class="docutils literal notranslate"><span class="pre">&#64;apply_default</span></code> decorator isn’t longer necessary<a class="headerlink" href="#apply-default-decorator-isn-t-longer-necessary" title="Permalink to this headline">¶</a></h4>
+<h4><code class="docutils literal notranslate"><span class="pre">&#64;apply_default</span></code> decorator isn't longer necessary<a class="headerlink" href="#apply-default-decorator-isn-t-longer-necessary" title="Permalink to this headline">¶</a></h4>
 <p>This decorator is now automatically added to all operators via the metaclass on BaseOperator</p>
 </div>
 <div class="section" id="change-the-configuration-options-for-field-masking">
 <h4>Change the configuration options for field masking<a class="headerlink" href="#change-the-configuration-options-for-field-masking" title="Permalink to this headline">¶</a></h4>
-<p>We’ve improved masking for sensitive data in Web UI and logs. As part of it, the following configurations have been changed:</p>
+<p>We've improved masking for sensitive data in Web UI and logs. As part of it, the following configurations have been changed:</p>
 <ul class="simple">
 <li><p><code class="docutils literal notranslate"><span class="pre">hide_sensitive_variable_fields</span></code> option in <code class="docutils literal notranslate"><span class="pre">admin</span></code> section has been replaced by <code class="docutils literal notranslate"><span class="pre">hide_sensitive_var_conn_fields</span></code> section in <code class="docutils literal notranslate"><span class="pre">core</span></code> section,</p></li>
 <li><p><code class="docutils literal notranslate"><span class="pre">sensitive_variable_fields</span></code> option in <code class="docutils literal notranslate"><span class="pre">admin</span></code> section has been replaced by <code class="docutils literal notranslate"><span class="pre">sensitive_var_conn_names</span></code> section in <code class="docutils literal notranslate"><span class="pre">core</span></code> section.</p></li>
@@ -3599,13 +3599,13 @@
 <li><p>Add rest API to query for providers (#13394)</p></li>
 <li><p>Mask passwords and sensitive info in task logs and UI (#15599)</p></li>
 <li><p>Add <code class="docutils literal notranslate"><span class="pre">SubprocessHook</span></code> for running commands from operators (#13423)</p></li>
-<li><p>Add DAG Timeout in UI page “DAG Details” (#14165)</p></li>
+<li><p>Add DAG Timeout in UI page &quot;DAG Details&quot; (#14165)</p></li>
 <li><p>Add <code class="docutils literal notranslate"><span class="pre">WeekDayBranchOperator</span></code> (#13997)</p></li>
 <li><p>Add JSON linter to DAG Trigger UI (#13551)</p></li>
 <li><p>Add DAG Description Doc to Trigger UI Page (#13365)</p></li>
 <li><p>Add airflow webserver URL into SLA miss email. (#13249)</p></li>
 <li><p>Add read only REST API endpoints for users (#14735)</p></li>
-<li><p>Add files to generate Airflow’s Python SDK (#14739)</p></li>
+<li><p>Add files to generate Airflow's Python SDK (#14739)</p></li>
 <li><p>Add dynamic fields to snowflake connection (#14724)</p></li>
 <li><p>Add read only REST API endpoint for roles and permissions (#14664)</p></li>
 <li><p>Add new datetime branch operator (#11964)</p></li>
@@ -3646,7 +3646,7 @@
 <li><p>Add an option to trigger a dag w/o changing conf (#15591)</p></li>
 <li><p>Add Airflow UI instance_name configuration option (#10162)</p></li>
 <li><p>Add a decorator to retry functions with DB transactions (#14109)</p></li>
-<li><p>Add return to PythonVirtualenvOperator’s execute method (#14061)</p></li>
+<li><p>Add return to PythonVirtualenvOperator's execute method (#14061)</p></li>
 <li><p>Add verify_ssl config for kubernetes (#13516)</p></li>
 <li><p>Add description about <code class="docutils literal notranslate"><span class="pre">secret_key</span></code> when Webserver &gt; 1 (#15546)</p></li>
 <li><p>Add Traceback in LogRecord in <code class="docutils literal notranslate"><span class="pre">JSONFormatter</span></code> (#15414)</p></li>
@@ -3660,7 +3660,7 @@
 <li><p>Deactivate trigger, refresh, and delete controls on dag detail view. (#14144)</p></li>
 <li><p>Turn off autocomplete for connection forms (#15073)</p></li>
 <li><p>Increase default <code class="docutils literal notranslate"><span class="pre">worker_refresh_interval</span></code> to <code class="docutils literal notranslate"><span class="pre">6000</span></code> seconds (#14970)</p></li>
-<li><p>Only show User’s local timezone if it’s not UTC (#13904)</p></li>
+<li><p>Only show User's local timezone if it's not UTC (#13904)</p></li>
 <li><p>Suppress LOG/WARNING for a few tasks CLI for better CLI experience (#14567)</p></li>
 <li><p>Configurable API response (CORS) headers (#13620)</p></li>
 <li><p>Allow viewers to see all docs links (#14197)</p></li>
@@ -3674,7 +3674,7 @@
 <h3>Bug Fixes<a class="headerlink" href="#id42" title="Permalink to this headline">¶</a></h3>
 <ul class="simple">
 <li><p>Fix 500 error from <code class="docutils literal notranslate"><span class="pre">updateTaskInstancesState</span></code> API endpoint when <code class="docutils literal notranslate"><span class="pre">dry_run</span></code> not passed (#15889)</p></li>
-<li><p>Ensure that task preceding a PythonVirtualenvOperator doesn’t fail (#15822)</p></li>
+<li><p>Ensure that task preceding a PythonVirtualenvOperator doesn't fail (#15822)</p></li>
 <li><p>Prevent mixed case env vars from crashing processes like worker (#14380)</p></li>
 <li><p>Fixed type annotations in DAG decorator (#15778)</p></li>
 <li><p>Fix on_failure_callback when task receive SIGKILL (#15537)</p></li>
@@ -3689,7 +3689,7 @@
 <li><p>Fixes wrong limit for dask for python&gt;3.7 (should be &lt;3.7) (#15545)</p></li>
 <li><p>Fix Task Adoption in <code class="docutils literal notranslate"><span class="pre">KubernetesExecutor</span></code> (#14795)</p></li>
 <li><p>Fix timeout when using XCom with <code class="docutils literal notranslate"><span class="pre">KubernetesPodOperator</span></code> (#15388)</p></li>
-<li><p>Fix deprecated provider aliases in “extras” not working (#15465)</p></li>
+<li><p>Fix deprecated provider aliases in &quot;extras&quot; not working (#15465)</p></li>
 <li><p>Fixed default XCom deserialization. (#14827)</p></li>
 <li><p>Fix used_group_ids in <code class="docutils literal notranslate"><span class="pre">dag.partial_subset</span></code> (#13700) (#15308)</p></li>
 <li><p>Further fix trimmed <code class="docutils literal notranslate"><span class="pre">pod_id</span></code> for <code class="docutils literal notranslate"><span class="pre">KubernetesPodOperator</span></code> (#15445)</p></li>
@@ -3701,7 +3701,7 @@
 <li><p>Fix UI bugs in tree view (#14566)</p></li>
 <li><p>Fix AzureDataFactoryHook failing to instantiate its connection (#14565)</p></li>
 <li><p>Fix permission error on non-POSIX filesystem (#13121)</p></li>
-<li><p>Fix spelling in “ignorable” (#14348)</p></li>
+<li><p>Fix spelling in &quot;ignorable&quot; (#14348)</p></li>
 <li><p>Fix get_context_data doctest import (#14288)</p></li>
 <li><p>Correct typo in <code class="docutils literal notranslate"><span class="pre">GCSObjectsWtihPrefixExistenceSensor</span></code>  (#14179)</p></li>
 <li><p>Fix order of failed deps (#14036)</p></li>
@@ -3728,17 +3728,17 @@
 <h3>Doc only changes<a class="headerlink" href="#id43" title="Permalink to this headline">¶</a></h3>
 <ul class="simple">
 <li><p>Fix docstring of SqlSensor (#15466)</p></li>
-<li><p>Small changes on “DAGs and Tasks documentation” (#14853)</p></li>
+<li><p>Small changes on &quot;DAGs and Tasks documentation&quot; (#14853)</p></li>
 <li><p>Add note on changes to configuration options (#15696)</p></li>
 <li><p>Add docs to the <code class="docutils literal notranslate"><span class="pre">markdownlint</span></code> and <code class="docutils literal notranslate"><span class="pre">yamllint</span></code> config files (#15682)</p></li>
-<li><p>Rename old “Experimental” API to deprecated in the docs. (#15653)</p></li>
+<li><p>Rename old &quot;Experimental&quot; API to deprecated in the docs. (#15653)</p></li>
 <li><p>Fix documentation error in <code class="docutils literal notranslate"><span class="pre">git_sync_template.yaml</span></code> (#13197)</p></li>
 <li><p>Fix doc link permission name (#14972)</p></li>
 <li><p>Fix link to Helm chart docs (#14652)</p></li>
 <li><p>Fix docstrings for Kubernetes code (#14605)</p></li>
 <li><p>docs: Capitalize &amp; minor fixes (#14283) (#14534)</p></li>
 <li><p>Fixed reading from zip package to default to text. (#13984)</p></li>
-<li><p>An initial rework of the “Concepts” docs (#15444)</p></li>
+<li><p>An initial rework of the &quot;Concepts&quot; docs (#15444)</p></li>
 <li><p>Improve docstrings for various modules (#15047)</p></li>
 <li><p>Add documentation on database connection URI (#14124)</p></li>
 <li><p>Add Helm Chart logo to docs index (#14762)</p></li>
@@ -3766,7 +3766,7 @@
 <li><p>Run helm chart tests in parallel (#15706)</p></li>
 <li><p>Bump <code class="docutils literal notranslate"><span class="pre">ssri</span></code> from 6.0.1 to 6.0.2 in /airflow/www (#15437)</p></li>
 <li><p>Remove the limit on Gunicorn dependency (#15611)</p></li>
-<li><p>Better “dependency already registered” warning message for tasks #14613 (#14860)</p></li>
+<li><p>Better &quot;dependency already registered&quot; warning message for tasks #14613 (#14860)</p></li>
 <li><p>Pin pandas-gbq to &lt;0.15.0 (#15114)</p></li>
 <li><p>Use Pip 21.* to install airflow officially (#15513)</p></li>
 <li><p>Bump mysqlclient to support the 1.4.x and 2.x series (#14978)</p></li>
@@ -3774,7 +3774,7 @@
 <li><p>Refactor/Cleanup Presentation of Graph Task and Path Highlighting (#15257)</p></li>
 <li><p>Standardize default fab perms (#14946)</p></li>
 <li><p>Remove <code class="docutils literal notranslate"><span class="pre">datepicker</span></code> for task instance detail view (#15284)</p></li>
-<li><p>Turn provider’s import warnings into debug logs (#14903)</p></li>
+<li><p>Turn provider's import warnings into debug logs (#14903)</p></li>
 <li><p>Remove left-over fields from required in provider_info schema. (#14119)</p></li>
 <li><p>Deprecate <code class="docutils literal notranslate"><span class="pre">tableau</span></code> extra (#13595)</p></li>
 <li><p>Use built-in <code class="docutils literal notranslate"><span class="pre">cached_property</span></code> on Python 3.8 where possible (#14606)</p></li>
@@ -3788,13 +3788,13 @@
 <li><p>Removes unnecessary AzureContainerInstance connection type (#15514)</p></li>
 <li><p>Separate Kubernetes pod_launcher from core airflow (#15165)</p></li>
 <li><p>update remaining old import paths of operators (#15127)</p></li>
-<li><p>Remove broken and undocumented “demo mode” feature (#14601)</p></li>
+<li><p>Remove broken and undocumented &quot;demo mode&quot; feature (#14601)</p></li>
 <li><p>Simplify configuration/legibility of <code class="docutils literal notranslate"><span class="pre">Webpack</span></code> entries (#14551)</p></li>
 <li><p>remove inline tree js (#14552)</p></li>
 <li><p>Js linting and inline migration for simple scripts (#14215)</p></li>
 <li><p>Remove use of repeated constant in AirflowConfigParser (#14023)</p></li>
 <li><p>Deprecate email credentials from environment variables. (#13601)</p></li>
-<li><p>Remove unused ‘context’ variable in task_instance.py (#14049)</p></li>
+<li><p>Remove unused 'context' variable in task_instance.py (#14049)</p></li>
 <li><p>Disable suppress_logs_and_warning in cli when debugging (#13180)</p></li>
 </ul>
 </div>
@@ -3846,13 +3846,13 @@
 <li><p>Default to Celery Task model when backend model does not exist (#14612)</p></li>
 <li><p>Bugfix: Plugins endpoint was unauthenticated (#14570)</p></li>
 <li><p>BugFix: fix DAG doc display (especially for TaskFlow DAGs) (#14564)</p></li>
-<li><p>BugFix: TypeError in airflow.kubernetes.pod_launcher’s monitor_pod (#14513)</p></li>
+<li><p>BugFix: TypeError in airflow.kubernetes.pod_launcher's monitor_pod (#14513)</p></li>
 <li><p>Bugfix: Fix wrong output of tags and owners in dag detail API endpoint (#14490)</p></li>
 <li><p>Fix logging error with task error when JSON logging is enabled (#14456)</p></li>
 <li><p>Fix StatsD metrics not sending when using daemon mode (#14454)</p></li>
 <li><p>Gracefully handle missing start_date and end_date for DagRun (#14452)</p></li>
 <li><p>BugFix: Serialize max_retry_delay as a timedelta (#14436)</p></li>
-<li><p>Fix crash when user clicks on  “Task Instance Details” caused by start_date being None (#14416)</p></li>
+<li><p>Fix crash when user clicks on  &quot;Task Instance Details&quot; caused by start_date being None (#14416)</p></li>
 <li><p>BugFix: Fix TaskInstance API call fails if a task is removed from running DAG (#14381)</p></li>
 <li><p>Scheduler should not fail when invalid <code class="docutils literal notranslate"><span class="pre">executor_config</span></code> is passed (#14323)</p></li>
 <li><p>Fix bug allowing task instances to survive when dagrun_timeout is exceeded (#14321)</p></li>
@@ -3871,13 +3871,13 @@
 <li><p>Better compatibility/diagnostics for arbitrary UID in docker image (#15162)</p></li>
 <li><p>Updates 3.6 limits for latest versions of a few libraries (#15209)</p></li>
 <li><p>Adds Blinker dependency which is missing after recent changes (#15182)</p></li>
-<li><p>Remove ‘conf’ from search_columns in DagRun View (#15099)</p></li>
+<li><p>Remove 'conf' from search_columns in DagRun View (#15099)</p></li>
 <li><p>More proper default value for namespace in K8S cleanup-pods CLI (#15060)</p></li>
 <li><p>Faster default role syncing during webserver start (#15017)</p></li>
 <li><p>Speed up webserver start when there are many DAGs (#14993)</p></li>
 <li><p>Much easier to use and better documented Docker image (#14911)</p></li>
 <li><p>Use <code class="docutils literal notranslate"><span class="pre">libyaml</span></code> C library when available. (#14577)</p></li>
-<li><p>Don’t create unittest.cfg when not running in unit test mode (#14420)</p></li>
+<li><p>Don't create unittest.cfg when not running in unit test mode (#14420)</p></li>
 <li><p>Webserver: Allow Filtering TaskInstances by queued_dttm (#14708)</p></li>
 <li><p>Update Flask-AppBuilder dependency to allow 3.2 (and all 3.x series) (#14665)</p></li>
 <li><p>Remember expanded task groups in browser local storage (#14661)</p></li>
@@ -3905,7 +3905,7 @@
 <h3>Misc/Internal<a class="headerlink" href="#id49" title="Permalink to this headline">¶</a></h3>
 <ul class="simple">
 <li><p>Import Connection lazily in hooks to avoid cycles (#15361)</p></li>
-<li><p>Rename last_scheduler_run into last_parsed_time, and ensure it’s updated in DB (#14581)</p></li>
+<li><p>Rename last_scheduler_run into last_parsed_time, and ensure it's updated in DB (#14581)</p></li>
 <li><p>Make TaskInstance.pool_slots not nullable with a default of 1 (#14406)</p></li>
 <li><p>Log migrations info in consistent way (#14158)</p></li>
 </ul>
@@ -3955,7 +3955,7 @@
 <li><p>Bump <code class="docutils literal notranslate"><span class="pre">datatables.net</span></code> JS to 1.10.23 (#13253)</p></li>
 <li><p>Bump <code class="docutils literal notranslate"><span class="pre">dompurify</span></code> from 2.0.12 to 2.2.6 in /airflow/www (#13164)</p></li>
 <li><p>Update minimum <code class="docutils literal notranslate"><span class="pre">cattrs</span></code> version (#13223)</p></li>
-<li><p>Remove inapplicable arg ‘output’ for CLI pools import/export (#13071)</p></li>
+<li><p>Remove inapplicable arg 'output' for CLI pools import/export (#13071)</p></li>
 <li><p>Webserver: Fix the behavior to deactivate the authentication option and add docs (#13191)</p></li>
 <li><p>Fix: add support for no-menu plugin views (#11742)</p></li>
 <li><p>Add <code class="docutils literal notranslate"><span class="pre">python-daemon</span></code> limit for Python 3.8+ to fix daemon crash (#13540)</p></li>
@@ -4002,10 +4002,10 @@
 <li><p>Make function purpose clearer in <code class="docutils literal notranslate"><span class="pre">example_kubernetes_executor</span></code> example dag (#13216)</p></li>
 <li><p>Remove unused libraries - <code class="docutils literal notranslate"><span class="pre">flask-swagger</span></code>, <code class="docutils literal notranslate"><span class="pre">funcsigs</span></code> (#13178)</p></li>
 <li><p>Display alternative tooltip when a Task has yet to run (no TI) (#13162)</p></li>
-<li><p>User werkzeug’s own type conversion for request args (#13184)</p></li>
+<li><p>User werkzeug's own type conversion for request args (#13184)</p></li>
 <li><p>UI: Add <code class="docutils literal notranslate"><span class="pre">queued_by_job_id</span></code> &amp; <code class="docutils literal notranslate"><span class="pre">external_executor_id</span></code> Columns to TI View (#13266)</p></li>
 <li><p>Make <code class="docutils literal notranslate"><span class="pre">json-merge-patch</span></code> an optional library and unpin it (#13175)</p></li>
-<li><p>Adds missing LDAP “extra” dependencies to ldap provider. (#13308)</p></li>
+<li><p>Adds missing LDAP &quot;extra&quot; dependencies to ldap provider. (#13308)</p></li>
 <li><p>Refactor <code class="docutils literal notranslate"><span class="pre">setup.py</span></code> to better reflect changes in providers (#13314)</p></li>
 <li><p>Pin <code class="docutils literal notranslate"><span class="pre">pyjwt</span></code> and Add integration tests for Apache Pinot (#13195)</p></li>
 <li><p>Removes provider-imposed requirements from <code class="docutils literal notranslate"><span class="pre">setup.cfg</span></code> (#13409)</p></li>
@@ -4013,7 +4013,7 @@
 <li><p>Streamline &amp; simplify <code class="docutils literal notranslate"><span class="pre">__eq__</span></code> methods in models Dag and BaseOperator (#13449)</p></li>
 <li><p>Additional properties should be allowed in provider schema (#13440)</p></li>
 <li><p>Remove unused dependency - <code class="docutils literal notranslate"><span class="pre">contextdecorator</span></code> (#13455)</p></li>
-<li><p>Remove ‘typing’ dependency (#13472)</p></li>
+<li><p>Remove 'typing' dependency (#13472)</p></li>
 <li><p>Log migrations info in consistent way (#13458)</p></li>
 <li><p>Unpin <code class="docutils literal notranslate"><span class="pre">mysql-connector-python</span></code> to allow <code class="docutils literal notranslate"><span class="pre">8.0.22</span></code> (#13370)</p></li>
 <li><p>Remove thrift as a core dependency (#13471)</p></li>
@@ -4180,7 +4180,7 @@
 </div>
 <div class="section" id="adding-operators-and-sensors-via-plugins-is-no-longer-supported">
 <h4>Adding Operators and Sensors via plugins is no longer supported<a class="headerlink" href="#adding-operators-and-sensors-via-plugins-is-no-longer-supported" title="Permalink to this headline">¶</a></h4>
-<p>Operators and Sensors should no longer be registered or imported via Airflow’s plugin mechanism – these types of classes are just treated as plain python classes by Airflow, so there is no need to register them with Airflow.</p>
+<p>Operators and Sensors should no longer be registered or imported via Airflow's plugin mechanism -- these types of classes are just treated as plain python classes by Airflow, so there is no need to register them with Airflow.</p>
 <p>If you previously had a <code class="docutils literal notranslate"><span class="pre">plugins/my_plugin.py</span></code> and you used it like this in a DAG:</p>
 <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="kn">from</span> <span class="nn">airflow.operators.my_plugin</span> <span class="kn">import</span> <span class="n">MyOperator</span>
 </pre></div>
@@ -4202,7 +4202,7 @@
 <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="kn">from</span> <span class="nn">my_plugin</span> <span class="kn">import</span> <span class="n">MyHook</span>
 </pre></div>
 </div>
-<p>It is still possible (but not required) to “register” hooks in plugins. This is to allow future support for dynamically populating the Connections form in the UI.</p>
+<p>It is still possible (but not required) to &quot;register&quot; hooks in plugins. This is to allow future support for dynamically populating the Connections form in the UI.</p>
 <p>See <a class="reference external" href="https://airflow.apache.org/docs/apache-airflow/stable/howto/custom-operator.html">https://airflow.apache.org/docs/apache-airflow/stable/howto/custom-operator.html</a> for more info.</p>
 </div>
 <div class="section" id="the-default-value-for-core-enable-xcom-pickling-has-been-changed-to-false">
@@ -4211,18 +4211,18 @@
 Note that JSON serialization is stricter than pickling, so for example if you want to pass
 raw bytes through XCom you must encode them using an encoding like <code class="docutils literal notranslate"><span class="pre">base64</span></code>.
 If you understand the risk and still want to use <a class="reference external" href="https://docs.python.org/3/library/pickle.html">pickling</a>,
-set <code class="docutils literal notranslate"><span class="pre">enable_xcom_pickling</span> <span class="pre">=</span> <span class="pre">True</span></code> in your Airflow config’s <code class="docutils literal notranslate"><span class="pre">core</span></code> section.</p>
+set <code class="docutils literal notranslate"><span class="pre">enable_xcom_pickling</span> <span class="pre">=</span> <span class="pre">True</span></code> in your Airflow config's <code class="docutils literal notranslate"><span class="pre">core</span></code> section.</p>
 </div>
 <div class="section" id="airflowignore-of-base-path">
 <h4>Airflowignore of base path<a class="headerlink" href="#airflowignore-of-base-path" title="Permalink to this headline">¶</a></h4>
-<p>There was a bug fixed in <a class="reference external" href="https://github.com/apache/airflow/pull/11993">https://github.com/apache/airflow/pull/11993</a> that the “airflowignore” checked
+<p>There was a bug fixed in <a class="reference external" href="https://github.com/apache/airflow/pull/11993">https://github.com/apache/airflow/pull/11993</a> that the &quot;airflowignore&quot; checked
 the base path of the dag folder for forbidden dags, not only the relative part. This had the effect
 that if the base path contained the excluded word the whole dag folder could have been excluded. For
-example if the airflowignore file contained x, and the dags folder was ‘/var/x/dags’, then all dags in
+example if the airflowignore file contained x, and the dags folder was '/var/x/dags', then all dags in
 the folder would be excluded. The fix only matches the relative path only now which means that if you
 previously used full path as ignored, you should change it to relative one. For example if your dag
-folder was ‘/var/dags/’ and your airflowignore contained ‘/var/dag/excluded/’, you should change it
-to ‘excluded/’.</p>
+folder was '/var/dags/' and your airflowignore contained '/var/dag/excluded/', you should change it
+to 'excluded/'.</p>
 </div>
 <div class="section" id="externaltasksensor-provides-all-task-context-variables-to-execution-date-fn-as-keyword-arguments">
 <h4><code class="docutils literal notranslate"><span class="pre">ExternalTaskSensor</span></code> provides all task context variables to <code class="docutils literal notranslate"><span class="pre">execution_date_fn</span></code> as keyword arguments<a class="headerlink" href="#externaltasksensor-provides-all-task-context-variables-to-execution-date-fn-as-keyword-arguments" title="Permalink to this headline">¶</a></h4>
@@ -4334,7 +4334,7 @@
 <h5>Not-nullable conn_type column in connection table<a class="headerlink" href="#not-nullable-conn-type-column-in-connection-table" title="Permalink to this headline">¶</a></h5>
 <p>The <code class="docutils literal notranslate"><span class="pre">conn_type</span></code> column in the <code class="docutils literal notranslate"><span class="pre">connection</span></code> table must contain content. Previously, this rule was enforced
 by application logic, but was not enforced by the database schema.</p>
-<p>If you made any modifications to the table directly, make sure you don’t have
+<p>If you made any modifications to the table directly, make sure you don't have
 null in the <code class="docutils literal notranslate"><span class="pre">conn_type</span></code> column.</p>
 </div>
 </div>
@@ -4415,7 +4415,7 @@
 <div class="section" id="custom-executors-is-loaded-using-full-import-path">
 <h5>Custom executors is loaded using full import path<a class="headerlink" href="#custom-executors-is-loaded-using-full-import-path" title="Permalink to this headline">¶</a></h5>
 <p>In previous versions of Airflow it was possible to use plugins to load custom executors. It is still
-possible, but the configuration has changed. Now you don’t have to create a plugin to configure a
+possible, but the configuration has changed. Now you don't have to create a plugin to configure a
 custom executor, but you need to provide the full path to the module in the <code class="docutils literal notranslate"><span class="pre">executor</span></code> option
 in the <code class="docutils literal notranslate"><span class="pre">core</span></code> section. The purpose of this change is to simplify the plugin mechanism and make
 it easier to configure executor.</p>
@@ -4594,7 +4594,7 @@
 <p>Users using Application Default Credentials (ADC) need not take any action.</p>
 <p>The change aims to simplify the configuration of logging, to prevent corruption of
 the instance configuration by changing the value controlled by the user - connection entry. If you
-configure a backend secret, it also means the webserver doesn’t need to connect to it. This
+configure a backend secret, it also means the webserver doesn't need to connect to it. This
 simplifies setups with multiple GCP projects, because only one project will require the Secret Manager API
 to be enabled.</p>
 </div>
@@ -4713,7 +4713,7 @@
 <span class="n">python_operator</span> <span class="o">=</span> <span class="n">PythonOperator</span><span class="p">(</span><span class="n">task_id</span><span class="o">=</span><span class="s2">&quot;mytask&quot;</span><span class="p">,</span> <span class="n">python_callable</span><span class="o">=</span><span class="n">myfunc</span><span class="p">,</span> <span class="n">dag</span><span class="o">=</span><span class="n">dag</span><span class="p">)</span>
 </pre></div>
 </div>
-<p>Notice you don’t have to set provide_context=True, variables from the task context are now automatically detected and provided.</p>
+<p>Notice you don't have to set provide_context=True, variables from the task context are now automatically detected and provided.</p>
 <p>All context variables can still be provided with a double-asterisk argument:</p>
 <div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="k">def</span> <span class="nf">myfunc</span><span class="p">(</span><span class="o">**</span><span class="n">context</span><span class="p">):</span>
     <span class="nb">print</span><span class="p">(</span><span class="n">context</span><span class="p">)</span>  <span class="c1"># all variables will be provided to context</span>
@@ -4736,7 +4736,7 @@
 <span class="p">)</span>
 </pre></div>
 </div>
-<p>The change is backwards compatible, setting <code class="docutils literal notranslate"><span class="pre">provide_context</span></code> will add the <code class="docutils literal notranslate"><span class="pre">provide_context</span></code> variable to the <code class="docutils literal notranslate"><span class="pre">kwargs</span></code> (but won’t do anything).</p>
+<p>The change is backwards compatible, setting <code class="docutils literal notranslate"><span class="pre">provide_context</span></code> will add the <code class="docutils literal notranslate"><span class="pre">provide_context</span></code> variable to the <code class="docutils literal notranslate"><span class="pre">kwargs</span></code> (but won't do anything).</p>
 <p>PR: <a class="reference external" href="https://github.com/apache/airflow/pull/5990">#5990</a></p>
 </div>
 <div class="section" id="airflow-sensors-filesystem-filesensor">
@@ -4772,7 +4772,7 @@
 </div>
 <div class="section" id="airflow-providers-http-operators-http-simplehttpoperator">
 <h5><code class="docutils literal notranslate"><span class="pre">airflow.providers.http.operators.http.SimpleHttpOperator</span></code><a class="headerlink" href="#airflow-providers-http-operators-http-simplehttpoperator" title="Permalink to this headline">¶</a></h5>
-<p>The <code class="docutils literal notranslate"><span class="pre">do_xcom_push</span></code> flag (a switch to push the result of an operator to xcom or not) was appearing in different incarnations in different operators. It’s function has been unified under a common name (<code class="docutils literal notranslate"><span class="pre">do_xcom_push</span></code>) on <code class="docutils literal notranslate"><span class="pre">BaseOperator</span></code>. This way it is also easy to globally disable pushing results to xcom.</p>
+<p>The <code class="docutils literal notranslate"><span class="pre">do_xcom_push</span></code> flag (a switch to push the result of an operator to xcom or not) was appearing in different incarnations in different operators. It's function has been unified under a common name (<code class="docutils literal notranslate"><span class="pre">do_xcom_push</span></code>) on <code class="docutils literal notranslate"><span class="pre">BaseOperator</span></code>. This way it is also easy to globally disable pushing results to xcom.</p>
 <p>The following operators were affected:</p>
 <ul class="simple">
 <li><p>DatastoreExportOperator (Backwards compatible)</p></li>
@@ -4935,7 +4935,7 @@
 <div class="section" id="airflow-utils-file-temporarydirectory">
 <h5><code class="docutils literal notranslate"><span class="pre">airflow.utils.file.TemporaryDirectory</span></code><a class="headerlink" href="#airflow-utils-file-temporarydirectory" title="Permalink to this headline">¶</a></h5>
 <p>We remove <code class="docutils literal notranslate"><span class="pre">airflow.utils.file.TemporaryDirectory</span></code>
-Since Airflow dropped support for Python &lt; 3.5 there’s no need to have this custom
+Since Airflow dropped support for Python &lt; 3.5 there's no need to have this custom
 implementation of <code class="docutils literal notranslate"><span class="pre">TemporaryDirectory</span></code> because the same functionality is provided by
 <code class="docutils literal notranslate"><span class="pre">tempfile.TemporaryDirectory</span></code>.</p>
 <p>Now users instead of <code class="docutils literal notranslate"><span class="pre">import</span> <span class="pre">from</span> <span class="pre">airflow.utils.files</span> <span class="pre">import</span> <span class="pre">TemporaryDirectory</span></code> should
@@ -4949,8 +4949,8 @@
 </div>
 <div class="section" id="airflow-settings-context-manager-dag">
 <h5><code class="docutils literal notranslate"><span class="pre">airflow.settings.CONTEXT_MANAGER_DAG</span></code><a class="headerlink" href="#airflow-settings-context-manager-dag" title="Permalink to this headline">¶</a></h5>
-<p>CONTEXT_MANAGER_DAG was removed from settings. It’s role has been taken by <code class="docutils literal notranslate"><span class="pre">DagContext</span></code> in
-‘airflow.models.dag’. One of the reasons was that settings should be rather static than store
+<p>CONTEXT_MANAGER_DAG was removed from settings. It's role has been taken by <code class="docutils literal notranslate"><span class="pre">DagContext</span></code> in
+'airflow.models.dag'. One of the reasons was that settings should be rather static than store
 dynamic context from the DAG, but the main one is that moving the context out of settings allowed to
 untangle cyclic imports between DAG, BaseOperator, SerializedDAG, SerializedBaseOperator which was
 part of AIRFLOW-6010.</p>
@@ -5636,7 +5636,7 @@
 <code class="docutils literal notranslate"><span class="pre">google_cloud_datastore_default</span></code> have been deprecated. The configuration of
 existing relevant connections in the database have been preserved. To use those
 deprecated GCP conn_id, you need to explicitly pass their conn_id into
-operators/hooks. Otherwise, <code class="docutils literal notranslate"><span class="pre">google_cloud_default</span></code> will be used as GCP’s conn_id
+operators/hooks. Otherwise, <code class="docutils literal notranslate"><span class="pre">google_cloud_default</span></code> will be used as GCP's conn_id
 by default.</p>
 </div>
 <div class="section" id="airflow-providers-google-cloud-hooks-dataflow-dataflowhook">
@@ -5699,7 +5699,7 @@
 <p><code class="docutils literal notranslate"><span class="pre">GCSUploadSessionCompleteSensor(bucket='my_bucket',</span> <span class="pre">prefix='my_prefix',</span> <span class="pre">previous_num_objects=1)</span></code></p>
 <p>Will now call:</p>
 <p><code class="docutils literal notranslate"><span class="pre">GCSUploadSessionCompleteSensor(bucket='my_bucket',</span> <span class="pre">prefix='my_prefix',</span> <span class="pre">previous_num_objects={'.keep'})</span></code></p>
-<p>Where ‘.keep’ is a single file at your prefix that the sensor should not consider new.</p>
+<p>Where '.keep' is a single file at your prefix that the sensor should not consider new.</p>
 </div>
 <div class="section" id="airflow-providers-google-cloud-hooks-bigquery-bigquerybasecursor">
 <h5><code class="docutils literal notranslate"><span class="pre">airflow.providers.google.cloud.hooks.bigquery.BigQueryBaseCursor</span></code><a class="headerlink" href="#airflow-providers-google-cloud-hooks-bigquery-bigquerybasecursor" title="Permalink to this headline">¶</a></h5>
@@ -5896,7 +5896,7 @@
 </div>
 <div class="section" id="airflow-providers-google-cloud-operators-dataproc-dataprocsubmitpysparkjoboperator">
 <h5><code class="docutils literal notranslate"><span class="pre">airflow.providers.google.cloud.operators.dataproc.DataprocSubmitPySparkJobOperator</span></code><a class="headerlink" href="#airflow-providers-google-cloud-operators-dataproc-dataprocsubmitpysparkjoboperator" title="Permalink to this headline">¶</a></h5>
-<p>The ‘properties’ and ‘jars’ properties for the Dataproc related operators (<code class="docutils literal notranslate"><span class="pre">DataprocXXXOperator</span></code>) have been renamed from
+<p>The 'properties' and 'jars' properties for the Dataproc related operators (<code class="docutils literal notranslate"><span class="pre">DataprocXXXOperator</span></code>) have been renamed from
 <code class="docutils literal notranslate"><span class="pre">dataproc_xxxx_properties</span></code> and <code class="docutils literal notranslate"><span class="pre">dataproc_xxx_jars</span></code>  to <code class="docutils literal notranslate"><span class="pre">dataproc_properties</span></code>
 and <code class="docutils literal notranslate"><span class="pre">dataproc_jars</span></code>respectively.
 Arguments for dataproc_properties dataproc_jars</p>
@@ -5925,8 +5925,8 @@
 of <code class="docutils literal notranslate"><span class="pre">dataset_reference</span></code> is done using <code class="docutils literal notranslate"><span class="pre">Dataset.from_api_repr</span></code>. Exception and log messages has been
 changed.</p></li>
 <li><p><code class="docutils literal notranslate"><span class="pre">update_dataset</span></code> requires now new <code class="docutils literal notranslate"><span class="pre">fields</span></code> argument (breaking change)</p></li>
-<li><p><code class="docutils literal notranslate"><span class="pre">delete_dataset</span></code> has new signature (dataset_id, project_id, …)
-previous one was (project_id, dataset_id, …) (breaking change)</p></li>
+<li><p><code class="docutils literal notranslate"><span class="pre">delete_dataset</span></code> has new signature (dataset_id, project_id, ...)
+previous one was (project_id, dataset_id, ...) (breaking change)</p></li>
 <li><p><code class="docutils literal notranslate"><span class="pre">get_tabledata</span></code> returns list of rows instead of API response in dict format. This method is deprecated in
 favor of <code class="docutils literal notranslate"><span class="pre">list_rows</span></code>. (breaking change)</p></li>
 </ul>
@@ -6119,7 +6119,7 @@
 </div>
 <div class="section" id="airflow-providers-amazon-aws-operators-emr-terminate-job-flow-emrterminatejobflowoperator">
 <h5><code class="docutils literal notranslate"><span class="pre">airflow.providers.amazon.aws.operators.emr_terminate_job_flow.EmrTerminateJobFlowOperator</span></code><a class="headerlink" href="#airflow-providers-amazon-aws-operators-emr-terminate-job-flow-emrterminatejobflowoperator" title="Permalink to this headline">¶</a></h5>
-<p>The default value for the <a class="reference external" href="https://airflow.apache.org/howto/manage-connections.html#amazon-web-services">aws_conn_id</a> was accidentally set to ‘s3_default’ instead of ‘aws_default’ in some of the emr operators in previous
+<p>The default value for the <a class="reference external" href="https://airflow.apache.org/howto/manage-connections.html#amazon-web-services">aws_conn_id</a> was accidentally set to 's3_default' instead of 'aws_default' in some of the emr operators in previous
 versions. This was leading to EmrStepSensor not being able to find their corresponding emr cluster. With the new
 changes in the EmrAddStepsOperator, EmrTerminateJobFlowOperator and EmrCreateJobFlowOperator this issue is
 solved.</p>
@@ -6242,7 +6242,7 @@
 <h4>Other changes<a class="headerlink" href="#other-changes" title="Permalink to this headline">¶</a></h4>
 <p>This release also includes changes that fall outside any of the sections above.</p>
 <div class="section" id="standardized-extra-requirements">
-<h5>Standardized “extra” requirements<a class="headerlink" href="#standardized-extra-requirements" title="Permalink to this headline">¶</a></h5>
+<h5>Standardized &quot;extra&quot; requirements<a class="headerlink" href="#standardized-extra-requirements" title="Permalink to this headline">¶</a></h5>
 <p>We standardized the Extras names and synchronized providers package names with the main airflow extras.</p>
 <p>We deprecated a number of extras in 2.0.</p>
 <table class="docutils align-default">
@@ -6387,14 +6387,14 @@
 <li><p>[<code class="docutils literal notranslate"><span class="pre">kubernetes_generate_dag_yaml</span></code>] - Fix dag yaml generate function (#13816)</p></li>
 <li><p>Fix <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">tasks</span> <span class="pre">clear</span></code> cli command with <code class="docutils literal notranslate"><span class="pre">--yes</span></code> (#14188)</p></li>
 <li><p>Fix permission error on non-POSIX filesystem (#13121) (#14383)</p></li>
-<li><p>Fixed deprecation message for “variables” command (#14457)</p></li>
+<li><p>Fixed deprecation message for &quot;variables&quot; command (#14457)</p></li>
 <li><p>BugFix: fix the <code class="docutils literal notranslate"><span class="pre">delete_dag</span></code> function of json_client (#14441)</p></li>
 <li><p>Fix merging of secrets and configmaps for <code class="docutils literal notranslate"><span class="pre">KubernetesExecutor</span></code> (#14090)</p></li>
 <li><p>Fix webserver exiting when gunicorn master crashes (#13470)</p></li>
 <li><p>Bump <code class="docutils literal notranslate"><span class="pre">ini</span></code> from 1.3.5 to 1.3.8 in <code class="docutils literal notranslate"><span class="pre">airflow/www_rbac</span></code></p></li>
 <li><p>Bump <code class="docutils literal notranslate"><span class="pre">datatables.net</span></code> from 1.10.21 to 1.10.23 in <code class="docutils literal notranslate"><span class="pre">airflow/www_rbac</span></code></p></li>
 <li><p>Webserver: Sanitize string passed to origin param (#14738)</p></li>
-<li><p>Make <code class="docutils literal notranslate"><span class="pre">rbac_app</span></code>’s <code class="docutils literal notranslate"><span class="pre">db.session</span></code> use the same timezone with <code class="docutils literal notranslate"><span class="pre">&#64;provide_session</span></code> (#14025)</p></li>
+<li><p>Make <code class="docutils literal notranslate"><span class="pre">rbac_app</span></code>'s <code class="docutils literal notranslate"><span class="pre">db.session</span></code> use the same timezone with <code class="docutils literal notranslate"><span class="pre">&#64;provide_session</span></code> (#14025)</p></li>
 </ul>
 </div>
 <div class="section" id="id66">
@@ -6402,7 +6402,7 @@
 <ul class="simple">
 <li><p>Adds airflow as viable docker command in official image (#12878)</p></li>
 <li><p><code class="docutils literal notranslate"><span class="pre">StreamLogWriter</span></code>: Provide (no-op) close method (#10885)</p></li>
-<li><p>Add ‘airflow variables list’ command for 1.10.x transition version (#14462)</p></li>
+<li><p>Add 'airflow variables list' command for 1.10.x transition version (#14462)</p></li>
 </ul>
 </div>
 <div class="section" id="id67">
@@ -6435,7 +6435,7 @@
 </dl>
 <p>The <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">list_dags</span></code> command is now <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">dags</span> <span class="pre">list</span></code>, <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">pause</span></code> is <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">dags</span> <span class="pre">pause</span></code>, etc.</p>
 <p>In Airflow 1.10 and 2.0 there is an <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">config</span></code> command but there is a difference in behavior. In Airflow 1.10,
-it prints all config options while in Airflow 2.0, it’s a command group. <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">config</span></code> is now <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">config</span> <span class="pre">list</span></code>.
+it prints all config options while in Airflow 2.0, it's a command group. <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">config</span></code> is now <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">config</span> <span class="pre">list</span></code>.
 You can check other options by running the command <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">config</span> <span class="pre">--help</span></code></p>
 <p>Compatibility with the old CLI has been maintained, but they will no longer appear in the help</p>
 <p>You can learn about the commands by running <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">--help</span></code>. For example to get help about the <code class="docutils literal notranslate"><span class="pre">celery</span></code> group command,
@@ -6590,7 +6590,7 @@
 <li><p>Add missing comma in setup.py (#12790)</p></li>
 <li><p>Bugfix: Unable to import Airflow plugins on Python 3.8 (#12859)</p></li>
 <li><p>Fix setup.py missing comma in <code class="docutils literal notranslate"><span class="pre">setup_requires</span></code> (#12880)</p></li>
-<li><p>Don’t emit first_task_scheduling_delay metric for only-once dags (#12835)</p></li>
+<li><p>Don't emit first_task_scheduling_delay metric for only-once dags (#12835)</p></li>
 </ul>
 </div>
 <div class="section" id="id70">
@@ -6601,7 +6601,7 @@
 <li><p>Add metric for scheduling delay between first run task &amp; expected start time (#9544)</p></li>
 <li><p>Add new-style 2.0 command names for Airflow 1.10.x (#12725)</p></li>
 <li><p>Add Kubernetes cleanup-pods CLI command for Helm Chart (#11802)</p></li>
-<li><p>Don’t let webserver run with dangerous config (#12747)</p></li>
+<li><p>Don't let webserver run with dangerous config (#12747)</p></li>
 <li><p>Replace pkg_resources with <code class="docutils literal notranslate"><span class="pre">importlib.metadata</span></code> to avoid VersionConflict errors (#12694)</p></li>
 </ul>
 </div>
@@ -6624,7 +6624,7 @@
 </div>
 <div class="section" id="removed-kerberos-support-for-hdfs-hook">
 <h4>Removed Kerberos support for HDFS hook<a class="headerlink" href="#removed-kerberos-support-for-hdfs-hook" title="Permalink to this headline">¶</a></h4>
-<p>The HDFS hook’s Kerberos support has been removed due to removed <code class="docutils literal notranslate"><span class="pre">python-krbV</span></code> dependency from PyPI
+<p>The HDFS hook's Kerberos support has been removed due to removed <code class="docutils literal notranslate"><span class="pre">python-krbV</span></code> dependency from PyPI
 and generally lack of support for SSL in Python3 (Snakebite-py3 we use as dependency has no
 support for SSL connection to HDFS).</p>
 <p>SSL support still works for WebHDFS hook.</p>
@@ -6659,10 +6659,10 @@
 <div class="section" id="id73">
 <h3>New Features<a class="headerlink" href="#id73" title="Permalink to this headline">¶</a></h3>
 <ul class="simple">
-<li><p>Add “already checked” to failed pods in K8sPodOperator (#11368)</p></li>
+<li><p>Add &quot;already checked&quot; to failed pods in K8sPodOperator (#11368)</p></li>
 <li><p>Pass SQLAlchemy engine options to FAB based UI (#11395)</p></li>
 <li><p>[AIRFLOW-4438] Add Gzip compression to S3_hook (#8571)</p></li>
-<li><p>Add permission “extra_links” for Viewer role and above (#10719)</p></li>
+<li><p>Add permission &quot;extra_links&quot; for Viewer role and above (#10719)</p></li>
 <li><p>Add generate_yaml command to easily test KubernetesExecutor before deploying pods (#10677)</p></li>
 <li><p>Add Secrets backend for Microsoft Azure Key Vault (#10898)</p></li>
 </ul>
@@ -6720,7 +6720,7 @@
 <li><p>Pins moto to 1.3.14 (#10986)</p></li>
 <li><p>DbApiHook: Support kwargs in get_pandas_df (#9730)</p></li>
 <li><p>Make grace_period_seconds option on K8sPodOperator (#10727)</p></li>
-<li><p>Fix syntax error in Dockerfile ‘maintainer’ Label (#10899)</p></li>
+<li><p>Fix syntax error in Dockerfile 'maintainer' Label (#10899)</p></li>
 <li><p>The entrypoints in Docker Image should be owned by Airflow (#10853)</p></li>
 <li><p>Make dockerfiles Google Shell Guide Compliant (#10734)</p></li>
 <li><p>clean-logs script for Dockerfile: trim logs before sleep (#10685)</p></li>
@@ -6735,7 +6735,7 @@
 <li><p>Use rst lexer to format Airflow upgrade check output (#11259)</p></li>
 <li><p>Remove deprecation warning from contrib/kubernetes/pod.py</p></li>
 <li><p>adding body as templated field for CloudSqlImportOperator (#10510)</p></li>
-<li><p>Change log level for User’s session to DEBUG (#12414)</p></li>
+<li><p>Change log level for User's session to DEBUG (#12414)</p></li>
 </ul>
 </div>
 <div class="section" id="deprecations">
@@ -6750,7 +6750,7 @@
 <ul class="simple">
 <li><p>[Doc] Correct description for macro task_instance_key_str (#11062)</p></li>
 <li><p>Checks if all the libraries in setup.py are listed in installation.rst file (#12023)</p></li>
-<li><p>Revise “Project Focus” copy (#12011)</p></li>
+<li><p>Revise &quot;Project Focus&quot; copy (#12011)</p></li>
 <li><p>Move Project focus and Principles higher in the README (#11973)</p></li>
 <li><p>Remove archived link from README.md (#11945)</p></li>
 <li><p>Update download url for Airflow Version (#11800)</p></li>
@@ -6761,12 +6761,12 @@
 <li><p>Fix indentation in executor_config example (#10467)</p></li>
 <li><p>Enhanced the Kubernetes Executor doc  (#10433)</p></li>
 <li><p>Refactor content to a markdown table (#10863)</p></li>
-<li><p>Rename “Beyond the Horizon” section and refactor content (#10802)</p></li>
+<li><p>Rename &quot;Beyond the Horizon&quot; section and refactor content (#10802)</p></li>
 <li><p>Refactor official source section to use bullets (#10801)</p></li>
 <li><p>Add section for official source code (#10678)</p></li>
 <li><p>Add redbubble link to Airflow merchandise (#10359)</p></li>
 <li><p>README Doc: Link to Airflow directory in ASF Directory (#11137)</p></li>
-<li><p>Fix the default value for VaultBackend’s config_path (#12518)</p></li>
+<li><p>Fix the default value for VaultBackend's config_path (#12518)</p></li>
 </ul>
 </div>
 </div>
@@ -6955,7 +6955,7 @@
 <li><p>Correctly restore upstream_task_ids when deserializing Operators (#8775)</p></li>
 <li><p>Correctly store non-default Nones in serialized tasks/dags (#8772)</p></li>
 <li><p>Correctly deserialize dagrun_timeout field on DAGs (#8735)</p></li>
-<li><p>Fix tree view if config contains ” (#9250)</p></li>
+<li><p>Fix tree view if config contains &quot; (#9250)</p></li>
 <li><p>Fix Dag Run UI execution date with timezone cannot be saved issue (#8902)</p></li>
 <li><p>Fix Migration for MSSQL (#8385)</p></li>
 <li><p>RBAC ui: Fix missing Y-axis labels with units in plots (#8252)</p></li>
@@ -6988,7 +6988,7 @@
 <li><p>Update the version of cattrs from 0.9 to 1.0 to support Python 3.8 (#7100)</p></li>
 <li><p>Reduce response payload size of /dag_stats and /task_stats (#8655)</p></li>
 <li><p>Add authenticator parameter to snowflake_hook (#8642)</p></li>
-<li><p>Show “Task Reschedule” table in Airflow Webserver (#9521)</p></li>
+<li><p>Show &quot;Task Reschedule&quot; table in Airflow Webserver (#9521)</p></li>
 <li><p>Change worker_refresh_interval fallback to default of 30 (#9588)</p></li>
 <li><p>Use pformat instead of str to render arguments in WebUI (#9587)</p></li>
 <li><p>Simplify DagFileProcessorManager (#7521)</p></li>
@@ -6996,7 +6996,7 @@
 <li><p>Fix the default value for store_dag_code (#9554)</p></li>
 <li><p>Add support for fetching logs from running pods (#8626)</p></li>
 <li><p>Persist start/end date and duration for DummyOperator Task Instance (#8663)</p></li>
-<li><p>Ensure “started”/”ended” in tooltips are not shown if job not started (#8667)</p></li>
+<li><p>Ensure &quot;started&quot;/&quot;ended&quot; in tooltips are not shown if job not started (#8667)</p></li>
 <li><p>Add context to execution_date_fn in ExternalTaskSensor (#8702)</p></li>
 <li><p>Avoid color info in response of <code class="docutils literal notranslate"><span class="pre">/dag_stats</span></code> &amp; <code class="docutils literal notranslate"><span class="pre">/task_stats</span></code> (#8742)</p></li>
 <li><p>Make loading plugins from entrypoint fault-tolerant (#8732)</p></li>
@@ -7013,12 +7013,12 @@
 <li><p>Use Markup for htmlcontent for landing_times (#9242)</p></li>
 <li><p>Pinning max pandas version to 2.0 (lesser than) to allow pandas 1.0 (#7954)</p></li>
 <li><p>Update example webserver_config.py to show correct CSRF config (#8944)</p></li>
-<li><p>Fix displaying Executor Class Name in “Base Job” table (#8679)</p></li>
-<li><p>Use existing DagBag for ‘dag_details’ &amp; ‘trigger’ Endpoints (#8501)</p></li>
+<li><p>Fix displaying Executor Class Name in &quot;Base Job&quot; table (#8679)</p></li>
+<li><p>Use existing DagBag for 'dag_details' &amp; 'trigger' Endpoints (#8501)</p></li>
 <li><p>Flush pending Sentry exceptions before exiting (#7232)</p></li>
 <li><p>Display DAG run conf in the list view (#6794)</p></li>
 <li><p>Fix performance degradation when updating dagrun state (#8435)</p></li>
-<li><p>Don’t use the <code class="docutils literal notranslate"><span class="pre">|safe</span></code> filter in code, it’s risky (#9180)</p></li>
+<li><p>Don't use the <code class="docutils literal notranslate"><span class="pre">|safe</span></code> filter in code, it's risky (#9180)</p></li>
 <li><p>Validate only task commands are run by executors (#9178)</p></li>
 <li><p>Show Deprecation warning on duplicate Task ids (#8728)</p></li>
 <li><p>Move DAG._schedule_interval logic out of <code class="docutils literal notranslate"><span class="pre">DAG.__init__</span></code> (#8225)</p></li>
@@ -7035,9 +7035,9 @@
 <li><p>Fix SVG tooltip positioning with custom scripting (#8269)</p></li>
 <li><p>Avoid unnecessary sleep to maintain local task job heart rate (#6553)</p></li>
 <li><p>Include some missing RBAC roles on User and Viewer roles (#9133)</p></li>
-<li><p>Show Dag’s Markdown docs on Tree View (#9448)</p></li>
+<li><p>Show Dag's Markdown docs on Tree View (#9448)</p></li>
 <li><p>Improved compatibility with Python 3.5+ - Convert signal.SIGTERM to int (#9207)</p></li>
-<li><p>Add ‘main’ param to template_fields in DataprocSubmitPySparkJobOperator (#9154)</p></li>
+<li><p>Add 'main' param to template_fields in DataprocSubmitPySparkJobOperator (#9154)</p></li>
 <li><p>Make it possible to silence warnings from Airflow (#9208)</p></li>
 <li><p>Remove redundant count query in BaseOperator.clear() (#9362)</p></li>
 <li><p>Fix DB migration message (#8988)</p></li>
@@ -7046,10 +7046,10 @@
 <li><p>Further validation that only task commands are run by executors (#9240)</p></li>
 <li><p>Remove vendored nvd3 and slugify libraries (#9136)</p></li>
 <li><p>Enable configurable git sync depth  (#9094)</p></li>
-<li><p>Reduce the required resources for the Kubernetes’s sidecar (#6062)</p></li>
+<li><p>Reduce the required resources for the Kubernetes's sidecar (#6062)</p></li>
 <li><p>Refactor K8S codebase with k8s API models (#5481)</p></li>
 <li><p>Move k8s executor out of contrib to closer match master (#8904)</p></li>
-<li><p>Allow filtering using “event” and “owner” in “Log” view (#4881)</p></li>
+<li><p>Allow filtering using &quot;event&quot; and &quot;owner&quot; in &quot;Log&quot; view (#4881)</p></li>
 <li><p>Add Yandex.Cloud custom connection to 1.10 (#8791)</p></li>
 <li><p>Add table-hover css class to DAGs table (#5033)</p></li>
 <li><p>Show un/pause errors in dags view. (#7669)</p></li>
@@ -7071,7 +7071,7 @@
 <li><p>Restrict changing XCom values from the Webserver (#9614)</p></li>
 <li><p>Add __repr__ for DagTag so tags display properly in /dagmodel/show (#8719)</p></li>
 <li><p>Functionality to shuffle HMS connections used by HiveMetastoreHook facilitating load balancing (#9280)</p></li>
-<li><p>Expose SQLAlchemy’s connect_args and make it configurable (#6478)</p></li>
+<li><p>Expose SQLAlchemy's connect_args and make it configurable (#6478)</p></li>
 </ul>
 </div>
 <div class="section" id="id86">
@@ -7107,7 +7107,7 @@
 <li><p>Fix Airflow Stable version in README.md (#9360)</p></li>
 <li><p>Update AWS connection example to show how to set from env var (#9191)</p></li>
 <li><p>Fix list formatting of plugins doc. (#8873)</p></li>
-<li><p>Add ‘Version Added’ on Secrets Backend docs (#8264)</p></li>
+<li><p>Add 'Version Added' on Secrets Backend docs (#8264)</p></li>
 <li><p>Simplify language re roll-your-own secrets backend (#8257)</p></li>
 <li><p>Add installation description for repeatable PyPi installation (#8513)</p></li>
 <li><p>Add note extra links only render on when using RBAC webserver  (#8788)</p></li>
@@ -7115,7 +7115,7 @@
 <li><p>Add PR/issue note in Contribution Workflow Example (#9177)</p></li>
 <li><p>Use inclusive language - language matters (#9174)</p></li>
 <li><p>Add docs to change Colors on the Webserver (#9607)</p></li>
-<li><p>Change ‘initiate’ to ‘initialize’ in installation.rst (#9619)</p></li>
+<li><p>Change 'initiate' to 'initialize' in installation.rst (#9619)</p></li>
 <li><p>Replace old Variables View Screenshot with new (#9620)</p></li>
 <li><p>Replace old SubDag zoom screenshot with new (#9621)</p></li>
 <li><p>Update docs about the change to default auth for experimental API (#9617)</p></li>
@@ -7140,7 +7140,7 @@
 <div class="section" id="make-behavior-of-none-failed-trigger-rule-consistent-with-documentation">
 <h4>Make behavior of <code class="docutils literal notranslate"><span class="pre">none_failed</span></code> trigger rule consistent with documentation<a class="headerlink" href="#make-behavior-of-none-failed-trigger-rule-consistent-with-documentation" title="Permalink to this headline">¶</a></h4>
 <dl class="simple">
-<dt>The behavior of the <code class="docutils literal notranslate"><span class="pre">none_failed</span></code> trigger rule is documented as “all parents have not failed (<code class="docutils literal notranslate"><span class="pre">failed</span></code> or</dt><dd><p><code class="docutils literal notranslate"><span class="pre">upstream_failed</span></code>) i.e. all parents have succeeded or been skipped.” As previously implemented, the actual behavior
+<dt>The behavior of the <code class="docutils literal notranslate"><span class="pre">none_failed</span></code> trigger rule is documented as &quot;all parents have not failed (<code class="docutils literal notranslate"><span class="pre">failed</span></code> or</dt><dd><p><code class="docutils literal notranslate"><span class="pre">upstream_failed</span></code>) i.e. all parents have succeeded or been skipped.&quot; As previously implemented, the actual behavior
 would skip if all parents of a task had also skipped.</p>
 </dd>
 </dl>
@@ -7170,7 +7170,7 @@
 <li><p>[AIRFLOW-7104] Add Secret backend for GCP Secrets Manager / Get Airflow Connections from GCP Secrets Manager (#7795)</p></li>
 <li><p>[AIRFLOW-7076] Add support for HashiCorp Vault as Secrets Backend / Get Airflow Connections from Hashicorp Vault (#7741)</p></li>
 <li><p>[AIRFLOW-6685] Add ThresholdCheckOperator (#7353)</p></li>
-<li><p>[AIRFLOW-7080] Add API endpoint to return a DAG’s paused state (#7737)</p></li>
+<li><p>[AIRFLOW-7080] Add API endpoint to return a DAG's paused state (#7737)</p></li>
 </ul>
 </div>
 <div class="section" id="id89">
@@ -7195,7 +7195,7 @@
 <li><p>[AIRFLOW-6855] Escape project_dataset_table in SQL query in gcs to bq operator (#7475)</p></li>
 <li><p>[AIRFLOW-6949] Respect explicit conf to SparkSubmitOperator (#7575)</p></li>
 <li><p>[AIRFLOW-6588] write_stdout and json_format are boolean (#7199)</p></li>
-<li><p>[AIRFLOW-3439] Decode logs with  ‘utf-8’ (#4474)</p></li>
+<li><p>[AIRFLOW-3439] Decode logs with  'utf-8' (#4474)</p></li>
 <li><p>[AIRFLOW-6878] Fix misconfigured default value for kube_client_request_args</p></li>
 <li><p>[AIRFLOW-5167] Update dependencies for GCP packages (#7116)</p></li>
 <li><p>[AIRFLOW-6821] Success callback not called when task marked as success from UI (#7447)</p></li>
@@ -7216,7 +7216,7 @@
 <li><p>[AIRFLOW-5277] Gantt chart respects per-user the Timezone UI setting (#8096)</p></li>
 <li><p>Fix timezones displayed in Task Instance tooltip (#8103)</p></li>
 <li><p>BugFix: Fix writing &amp; deleting Dag Code for Serialized DAGs (#8151)</p></li>
-<li><p>Make the default TI pool slots ‘1’ (#8153)</p></li>
+<li><p>Make the default TI pool slots '1' (#8153)</p></li>
 <li><p>Fix 500 error in Security screens (#8165)</p></li>
 <li><p>Fix Viewing Dag Code for Stateless Webserver (#8159)</p></li>
 <li><p>Fix issue with sqlalchemy 1.3.16 (#8230)</p></li>
@@ -7249,7 +7249,7 @@
 <li><p>[AIRFLOW-6014] Handle pods which are preempted &amp; deleted by kubernetes but not restarted (#6606)</p></li>
 <li><p>[AIRFLOW-6950] Remove refresh_executor_config from ti.refresh_from_db (#7577)</p></li>
 <li><p>[AIRFLOW-7016] Sort dag tags in the UI (#7661)</p></li>
-<li><p>[AIRFLOW-6762] Fix link to “Suggest changes on this page” (#7387)</p></li>
+<li><p>[AIRFLOW-6762] Fix link to &quot;Suggest changes on this page&quot; (#7387)</p></li>
 <li><p>[AIRFLOW-6948] Remove ASCII Airflow from version command (#7572)</p></li>
 <li><p>[AIRFLOW-6767] Correct name for default Athena workgroup (#7394)</p></li>
 <li><p>[AIRFLOW-6905] Update pin.svg with new pinwheel (#7524)</p></li>
@@ -7263,7 +7263,7 @@
 <li><p>[AIRFLOW-7001] Time zone removed from MySQL TIMSTAMP field inserts</p></li>
 <li><p>[AIRFLOW-7105] Unify Secrets Backend method interfaces (#7830)</p></li>
 <li><p>Make BaseSecretsBackend.build_path generic (#7948)</p></li>
-<li><p>Allow hvac package installation using ‘hashicorp’ extra (#7915)</p></li>
+<li><p>Allow hvac package installation using 'hashicorp' extra (#7915)</p></li>
 <li><p>Standardize SecretBackend class names (#7846)</p></li>
 <li><p>[AIRFLOW-5705] Make AwsSsmSecretsBackend consistent with VaultBackend (#7753)</p></li>
 <li><p>[AIRFLOW-7045] Update SQL query to delete RenderedTaskInstanceFields (#8051)</p></li>
@@ -7290,7 +7290,7 @@
 <li><p>[AIRFLOW-6839] Even more mypy speed improvements (#7460)</p></li>
 <li><p>[AIRFLOW-6820] split breeze into functions (#7433)</p></li>
 <li><p>[AIRFLOW-7097] Install gcloud beta components in CI image (#7772)</p></li>
-<li><p>[AIRFLOW-7018] fixing travis’s job name escaping problem (#7668)</p></li>
+<li><p>[AIRFLOW-7018] fixing travis's job name escaping problem (#7668)</p></li>
 <li><p>[AIRFLOW-7054] Breeze has an option now to reset db at entry (#7710)</p></li>
 <li><p>[AIRFLOW-7005] Added exec command to Breeze (#7649)</p></li>
 <li><p>[AIRFLOW-7015] Detect Dockerhub repo/user when building on Dockerhub (#7673)</p></li>
@@ -7309,7 +7309,7 @@
 <li><p>[AIRFLOW-6841] Fixed unbounded variable on Mac (#7465)</p></li>
 <li><p>[AIRFLOW-7067] Pinned version of Apache Airflow (#7730)</p></li>
 <li><p>[AIRFLOW-7058] Add support for different DB versions (#7717)</p></li>
-<li><p>[AIRFLOW-7002] Get rid of yaml “parser” in bash (#7646)</p></li>
+<li><p>[AIRFLOW-7002] Get rid of yaml &quot;parser&quot; in bash (#7646)</p></li>
 <li><p>[AIRFLOW-6972] Shorter frequently used commands in Breeze (#7608)</p></li>
 </ul>
 </div>
@@ -7333,7 +7333,7 @@
 <li><p>[AIRFLOW-XXXX] Simplify GCP operators listing</p></li>
 <li><p>[AIRFLOW-XXXX] Simplify Qubole operators listing</p></li>
 <li><p>[AIRFLOW-XXXX] Add autogenerated TOC (#6038)</p></li>
-<li><p>[AIRFLOW-XXXX] Create “Using the CLI” page (#5823)</p></li>
+<li><p>[AIRFLOW-XXXX] Create &quot;Using the CLI&quot; page (#5823)</p></li>
 <li><p>[AIRFLOW-XXXX] Group references in one section (#5776)</p></li>
 <li><p>[AIRFLOW-XXXX] Fix analytics doc (#5885)</p></li>
 <li><p>[AIRFLOW-XXXX] Add S3 Logging section (#6039)</p></li>
@@ -7467,11 +7467,11 @@
 <li><p>[AIRFLOW-6516] BugFix: airflow.cfg does not exist in Volume Mounts (#7109)</p></li>
 <li><p>[AIRFLOW-6427] Fix broken example_qubole_operator dag (#7005)</p></li>
 <li><p>[AIRFLOW-6385] BugFix: SlackAPIPostOperator fails when blocks not set (#7022)</p></li>
-<li><p>[AIRFLOW-6347] BugFix: Can’t get task logs when serialization is enabled (#7092)</p></li>
+<li><p>[AIRFLOW-6347] BugFix: Can't get task logs when serialization is enabled (#7092)</p></li>
 <li><p>[AIRFLOW-XXXX] Fix downgrade of db migration 0e2a74e0fc9f (#6859)</p></li>
 <li><p>[AIRFLOW-6366] Fix migrations for MS SQL Server (#6920)</p></li>
 <li><p>[AIRFLOW-5406] Allow spark without kubernetes (#6921)</p></li>
-<li><p>[AIRFLOW-6229] SparkSubmitOperator polls forever if status JSON can’t… (#6918)</p></li>
+<li><p>[AIRFLOW-6229] SparkSubmitOperator polls forever if status JSON can't… (#6918)</p></li>
 <li><p>[AIRFLOW-6352] Security - ui - add login timeout (#6912)</p></li>
 <li><p>[AIRFLOW-6397] Ensure sub_process attribute exists before trying to kill it (#6958)</p></li>
 <li><p>[AIRFLOW-6400] Fix pytest not working on Windows (#6964)</p></li>
@@ -7491,7 +7491,7 @@
 <li><p>[AIRFLOW-6662] install dumb init (#7300)</p></li>
 <li><p>[AIRFLOW-6705] One less chatty message at breeze initialisation (#7326)</p></li>
 <li><p>[AIRFLOW-6705] Less chatty integration/backend checks (#7325)</p></li>
-<li><p>[AIRFLOW-6662] Switch to –init docker flag for signal propagation (#7278)</p></li>
+<li><p>[AIRFLOW-6662] Switch to --init docker flag for signal propagation (#7278)</p></li>
 <li><p>[AIRFLOW-6661] Fail after 50 failing tests (#7277)</p></li>
 <li><p>[AIRFLOW-6607] Get rid of old local scripts for Breeze (#7225)</p></li>
 <li><p>[AIRFLOW-6589] BAT tests run in pre-commit on bash script changes (#7203)</p></li>
@@ -7578,7 +7578,7 @@
 pool queries in MySQL).</p>
 </div>
 <div class="section" id="viewer-won-t-have-edit-permissions-on-dag-view">
-<h4>Viewer won’t have edit permissions on DAG view.<a class="headerlink" href="#viewer-won-t-have-edit-permissions-on-dag-view" title="Permalink to this headline">¶</a></h4>
+<h4>Viewer won't have edit permissions on DAG view.<a class="headerlink" href="#viewer-won-t-have-edit-permissions-on-dag-view" title="Permalink to this headline">¶</a></h4>
 </div>
 <div class="section" id="google-cloud-storage-hook">
 <h4>Google Cloud Storage Hook<a class="headerlink" href="#google-cloud-storage-hook" title="Permalink to this headline">¶</a></h4>
@@ -7613,21 +7613,21 @@
 <ul class="simple">
 <li><p>[AIRFLOW-3656] Show doc link for the current installed version (#6690)</p></li>
 <li><p>[AIRFLOW-5665] Add path_exists method to SFTPHook (#6344)</p></li>
-<li><p>[AIRFLOW-5729] Make InputDataConfig optional in Sagemaker’s training config (#6398)</p></li>
+<li><p>[AIRFLOW-5729] Make InputDataConfig optional in Sagemaker's training config (#6398)</p></li>
 <li><p>[AIRFLOW-5045] Add ability to create Google Dataproc cluster with custom image from a different project (#5752)</p></li>
 <li><p>[AIRFLOW-6132] Allow to pass in tags for the AzureContainerInstancesOperator (#6694)</p></li>
 <li><p>[AIRFLOW-5945] Make inbuilt OperatorLinks work when using Serialization (#6715)</p></li>
 <li><p>[AIRFLOW-5947] Make the JSON backend pluggable for DAG Serialization (#6630)</p></li>
 <li><p>[AIRFLOW-6239] Filter dags return by last_dagruns (to only select visible dags, not all dags) (#6804)</p></li>
 <li><p>[AIRFLOW-6095] Filter dags returned by task_stats (to only select visible dags, not all dags) (#6684)</p></li>
-<li><p>[AIRFLOW-4482] Add execution_date to “trigger DagRun” API response (#5260)</p></li>
+<li><p>[AIRFLOW-4482] Add execution_date to &quot;trigger DagRun&quot; API response (#5260)</p></li>
 <li><p>[AIRFLOW-1076] Add get method for template variable accessor (#6793)</p></li>
 <li><p>[AIRFLOW-5194] Add error handler to action log (#5883)</p></li>
 <li><p>[AIRFLOW-5936] Allow explicit get_pty in SSHOperator (#6586)</p></li>
 <li><p>[AIRFLOW-5474] Add Basic auth to Druid hook (#6095)</p></li>
 <li><p>[AIRFLOW-5726] Allow custom filename in RedshiftToS3Transfer (#6396)</p></li>
 <li><p>[AIRFLOW-5834] Option to skip serve_logs process with <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">worker</span></code> (#6709)</p></li>
-<li><p>[AIRFLOW-5583] Extend the ‘DAG Details’ page to display the start_date / end_date (#6235)</p></li>
+<li><p>[AIRFLOW-5583] Extend the 'DAG Details' page to display the start_date / end_date (#6235)</p></li>
 <li><p>[AIRFLOW-6250] Ensure on_failure_callback always has a populated context (#6812)</p></li>
 <li><p>[AIRFLOW-6222] http hook logs response body for any failure (#6779)</p></li>
 <li><p>[AIRFLOW-6260] Drive _cmd config option by env var (<code class="docutils literal notranslate"><span class="pre">AIRFLOW__DATABASE__SQL_ALCHEMY_CONN_CMD</span></code> for example) (#6801)</p></li>
@@ -7639,7 +7639,7 @@
 <li><p>[AIRFLOW-2227] Add delete method to Variable class (#4963)</p></li>
 <li><p>[AIRFLOW-5082] Add subject in AwsSnsHook (#5694)</p></li>
 <li><p>[AIRFLOW-5715] Make email, owner context available (#6385)</p></li>
-<li><p>[AIRFLOW-5345] Allow SqlSensor’s hook to be customized by subclasses (#5946)</p></li>
+<li><p>[AIRFLOW-5345] Allow SqlSensor's hook to be customized by subclasses (#5946)</p></li>
 <li><p>[AIRFLOW-5417] Fix DB disconnects during webserver startup (#6023)</p></li>
 <li><p>[AIRFLOW-5730] Enable get_pandas_df on PinotDbApiHook (#6399)</p></li>
 <li><p>[AIRFLOW-3235] Add list function in AzureDataLakeHook (#4070)</p></li>
@@ -7652,8 +7652,8 @@
 <li><p>[AIRFLOW-5643] Reduce duplicated logic in S3Hook (#6313)</p></li>
 <li><p>[AIRFLOW-5562] Skip grant single DAG permissions for Admin role. (#6199)</p></li>
 <li><p>[AIRFLOW-6192] Stop creating Hook from SFTPSensor.__init__ (#6748)</p></li>
-<li><p>[AIRFLOW-5749][AIRFLOW-4162] Support the “blocks” component for the Slack operators (#6418)</p></li>
-<li><p>[AIRFLOW-5693] Support the “blocks” component for the Slack messages (#6364)</p></li>
+<li><p>[AIRFLOW-5749][AIRFLOW-4162] Support the &quot;blocks&quot; component for the Slack operators (#6418)</p></li>
+<li><p>[AIRFLOW-5693] Support the &quot;blocks&quot; component for the Slack messages (#6364)</p></li>
 <li><p>[AIRFLOW-5714] Collect SLA miss emails only from tasks missed SLA (#6384)</p></li>
 <li><p>[AIRFLOW-5049] Add validation for src_fmt_configs in bigquery hook (#5671)</p></li>
 <li><p>[AIRFLOW-6177] Log DAG processors timeout event at error level, not info (#6731)</p></li>
@@ -7685,17 +7685,17 @@
 <li><p>[AIRFLOW-3189] Remove schema from DbHook.get_uri response if None (#6833)</p></li>
 <li><p>[AIRFLOW-6195] Fixed TaskInstance attrs not correct on  UI (#6758)</p></li>
 <li><p>[AIRFLOW-5889] Make polling for AWS Batch job status more resilient (#6765)</p></li>
-<li><p>[AIRFLOW-6043] Fix bug in UI when “filtering by root” to display section of dag  (#6638)</p></li>
-<li><p>[AIRFLOW-6033] Fix UI Crash at “Landing Times” when task_id is changed (#6635)</p></li>
+<li><p>[AIRFLOW-6043] Fix bug in UI when &quot;filtering by root&quot; to display section of dag  (#6638)</p></li>
+<li><p>[AIRFLOW-6033] Fix UI Crash at &quot;Landing Times&quot; when task_id is changed (#6635)</p></li>
 <li><p>[AIRFLOW-3745] Fix viewer not able to view dag details (#4569)</p></li>
-<li><p>[AIRFLOW-6175] Fixes bug when tasks get stuck in “scheduled” state (#6732)</p></li>
+<li><p>[AIRFLOW-6175] Fixes bug when tasks get stuck in &quot;scheduled&quot; state (#6732)</p></li>
 <li><p>[AIRFLOW-5463] Make Variable.set when replacing an atomic operation (#6807)</p></li>
 <li><p>[AIRFLOW-5582] Add get_autocommit to JdbcHook (#6232)</p></li>
 <li><p>[AIRFLOW-5867] Fix webserver unit_test_mode data type (#6517)</p></li>
 <li><p>[AIRFLOW-5819] Update AWSBatchOperator default value (#6473)</p></li>
 <li><p>[AIRFLOW-5709] Fix regression in setting custom operator resources. (#6331)</p></li>
 <li><p>[AIRFLOW-5658] Fix broken navigation links (#6374)</p></li>
-<li><p>[AIRFLOW-5727] SqoopHook: Build –connect parameter only if port/schema are defined (#6397)</p></li>
+<li><p>[AIRFLOW-5727] SqoopHook: Build --connect parameter only if port/schema are defined (#6397)</p></li>
 <li><p>[AIRFLOW-5695] use RUNNING_DEPS to check run from UI (#6367)</p></li>
 <li><p>[AIRFLOW-6254] obscure conn extra in logs (#6817)</p></li>
 <li><p>[AIRFLOW-4824] Add charset handling for SqlAlchemy engine for MySqlHook (#6816)</p></li>
@@ -7721,7 +7721,7 @@
 <li><p>[AIRFLOW-5836] Pin azure-storage-blob version to &lt;12 (#6486)</p></li>
 <li><p>[AIRFLOW-4488] Fix typo for non-RBAC UI in max_active_runs_per_dag (#6778)</p></li>
 <li><p>[AIRFLOW-5942] Pin PyMSSQL to &lt;3.0 (#6592)</p></li>
-<li><p>[AIRFLOW-5451] SparkSubmitHook don’t set default namespace (#6072)</p></li>
+<li><p>[AIRFLOW-5451] SparkSubmitHook don't set default namespace (#6072)</p></li>
 <li><p>[AIRFLOW-6271] Printing log files read during load_test_config (#6842)</p></li>
 <li><p>[AIRFLOW-6308] Unpin Kombu for Python 3</p></li>
 </ul>
@@ -7760,7 +7760,7 @@
 <li><p>[AIRFLOW-XXX] GSoD: How to make DAGs production ready (#6515)</p></li>
 <li><p>[AIRFLOW-XXX] Use full command in examples (#5973)</p></li>
 <li><p>[AIRFLOW-XXX] Update docs to accurately describe the precedence of remote and local logs (#5607)</p></li>
-<li><p>[AIRFLOW-XXX] Fix example “extras” field in mysql connect doc (#5285)</p></li>
+<li><p>[AIRFLOW-XXX] Fix example &quot;extras&quot; field in mysql connect doc (#5285)</p></li>
 <li><p>[AIRFLOW-XXX] Fix wrong inline code highlighting in docs (#5309)</p></li>
 <li><p>[AIRFLOW-XXX] Group executors in one section (#5834)</p></li>
 <li><p>[AIRFLOW-XXX] Add task lifecycle diagram to documentation (#6762)</p></li>
@@ -7776,7 +7776,7 @@
 <li><p>[AIRFLOW-XXX] Update list of pre-commits (#6603)</p></li>
 <li><p>[AIRFLOW-XXX] Updates to Breeze documentation from GSOD (#6285)</p></li>
 <li><p>[AIRFLOW-XXX] Clarify daylight savings time behavior (#6324)</p></li>
-<li><p>[AIRFLOW-XXX] GSoD: Adding ‘Create a custom operator’ doc (#6348)</p></li>
+<li><p>[AIRFLOW-XXX] GSoD: Adding 'Create a custom operator' doc (#6348)</p></li>
 <li><p>[AIRFLOW-XXX] Add resources &amp; links to CONTRIBUTING.rst (#6405)</p></li>
 <li><p>[AIRFLOW-XXX] Update chat channel details from gitter to slack (#4149)</p></li>
 <li><p>[AIRFLOW-XXX] Add logo info to readme (#6349)</p></li>
@@ -7802,8 +7802,8 @@
 </div>
 </div>
 <div class="section" id="changes-to-aws-default-connection-s-default-region">
-<h4>Changes to <code class="docutils literal notranslate"><span class="pre">aws_default</span></code> Connection’s default region<a class="headerlink" href="#changes-to-aws-default-connection-s-default-region" title="Permalink to this headline">¶</a></h4>
-<p>The region of Airflow’s default connection to AWS (<code class="docutils literal notranslate"><span class="pre">aws_default</span></code>) was previously
+<h4>Changes to <code class="docutils literal notranslate"><span class="pre">aws_default</span></code> Connection's default region<a class="headerlink" href="#changes-to-aws-default-connection-s-default-region" title="Permalink to this headline">¶</a></h4>
+<p>The region of Airflow's default connection to AWS (<code class="docutils literal notranslate"><span class="pre">aws_default</span></code>) was previously
 set to <code class="docutils literal notranslate"><span class="pre">us-east-1</span></code> during installation.</p>
 <p>The region now needs to be set manually, either in the connection screens in
 Airflow, via the <code class="docutils literal notranslate"><span class="pre">~/.aws</span></code> config files, or via the <code class="docutils literal notranslate"><span class="pre">AWS_DEFAULT_REGION</span></code> environment
@@ -7811,13 +7811,13 @@
 </div>
 <div class="section" id="some-dag-processing-metrics-have-been-renamed">
 <h4>Some DAG Processing metrics have been renamed<a class="headerlink" href="#some-dag-processing-metrics-have-been-renamed" title="Permalink to this headline">¶</a></h4>
-<p>The following metrics are deprecated and won’t be emitted in Airflow 2.0:</p>
+<p>The following metrics are deprecated and won't be emitted in Airflow 2.0:</p>
 <ul class="simple">
-<li><p><code class="docutils literal notranslate"><span class="pre">scheduler.dagbag.errors</span></code> and <code class="docutils literal notranslate"><span class="pre">dagbag_import_errors</span></code> – use <code class="docutils literal notranslate"><span class="pre">dag_processing.import_errors</span></code> instead</p></li>
-<li><p><code class="docutils literal notranslate"><span class="pre">dag_file_processor_timeouts</span></code> – use <code class="docutils literal notranslate"><span class="pre">dag_processing.processor_timeouts</span></code> instead</p></li>
-<li><p><code class="docutils literal notranslate"><span class="pre">collect_dags</span></code> – use <code class="docutils literal notranslate"><span class="pre">dag_processing.total_parse_time</span></code> instead</p></li>
-<li><p><code class="docutils literal notranslate"><span class="pre">dag.loading-duration.&lt;basename&gt;</span></code> – use <code class="docutils literal notranslate"><span class="pre">dag_processing.last_duration.&lt;basename&gt;</span></code> instead</p></li>
-<li><p><code class="docutils literal notranslate"><span class="pre">dag_processing.last_runtime.&lt;basename&gt;</span></code> – use <code class="docutils literal notranslate"><span class="pre">dag_processing.last_duration.&lt;basename&gt;</span></code> instead</p></li>
+<li><p><code class="docutils literal notranslate"><span class="pre">scheduler.dagbag.errors</span></code> and <code class="docutils literal notranslate"><span class="pre">dagbag_import_errors</span></code> -- use <code class="docutils literal notranslate"><span class="pre">dag_processing.import_errors</span></code> instead</p></li>
+<li><p><code class="docutils literal notranslate"><span class="pre">dag_file_processor_timeouts</span></code> -- use <code class="docutils literal notranslate"><span class="pre">dag_processing.processor_timeouts</span></code> instead</p></li>
+<li><p><code class="docutils literal notranslate"><span class="pre">collect_dags</span></code> -- use <code class="docutils literal notranslate"><span class="pre">dag_processing.total_parse_time</span></code> instead</p></li>
+<li><p><code class="docutils literal notranslate"><span class="pre">dag.loading-duration.&lt;basename&gt;</span></code> -- use <code class="docutils literal notranslate"><span class="pre">dag_processing.last_duration.&lt;basename&gt;</span></code> instead</p></li>
+<li><p><code class="docutils literal notranslate"><span class="pre">dag_processing.last_runtime.&lt;basename&gt;</span></code> -- use <code class="docutils literal notranslate"><span class="pre">dag_processing.last_duration.&lt;basename&gt;</span></code> instead</p></li>
 </ul>
 </div>
 </div>
@@ -7851,9 +7851,9 @@
 <li><p>[AIRFLOW-3388] Add support to Array Jobs for AWS Batch Operator (#6153)</p></li>
 <li><p>[AIRFLOW-4574] add option to provide private_key in SSHHook (#6104) (#6163)</p></li>
 <li><p>[AIRFLOW-5530] Fix typo in AWS SQS sensors (#6012)</p></li>
-<li><p>[AIRFLOW-5445] Reduce the required resources for the Kubernetes’s sidecar (#6062)</p></li>
-<li><p>[AIRFLOW-5443] Use alpine image in Kubernetes’s sidecar (#6059)</p></li>
-<li><p>[AIRFLOW-5344] Add –proxy-user parameter to SparkSubmitOperator (#5948)</p></li>
+<li><p>[AIRFLOW-5445] Reduce the required resources for the Kubernetes's sidecar (#6062)</p></li>
+<li><p>[AIRFLOW-5443] Use alpine image in Kubernetes's sidecar (#6059)</p></li>
+<li><p>[AIRFLOW-5344] Add --proxy-user parameter to SparkSubmitOperator (#5948)</p></li>
 <li><p>[AIRFLOW-3888] HA for Hive metastore connection (#4708)</p></li>
 <li><p>[AIRFLOW-5269] Reuse session in Scheduler Job from health endpoint (#5873)</p></li>
 <li><p>[AIRFLOW-5153] Option to force delete non-empty BQ datasets (#5768)</p></li>
@@ -7866,7 +7866,7 @@
 <li><p>[AIRFLOW-4956] Fix LocalTaskJob heartbeat log spamming (#5589)</p></li>
 <li><p>[AIRFLOW-3160] Load latest_dagruns asynchronously on home page (#5339)</p></li>
 <li><p>[AIRFLOW-5560] Allow no confirmation on reset dags in <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">backfill</span></code> command (#6195)</p></li>
-<li><p>[AIRFLOW-5280] conn: Remove aws_default’s default region name (#5879)</p></li>
+<li><p>[AIRFLOW-5280] conn: Remove aws_default's default region name (#5879)</p></li>
 <li><p>[AIRFLOW-5528] end_of_log_mark should not be a log record (#6159)</p></li>
 <li><p>[AIRFLOW-5526] Update docs configuration due to migration of GCP docs (#6154)</p></li>
 <li><p>[AIRFLOW-4835] Refactor operator render_template (#5461)</p></li>
@@ -7879,32 +7879,32 @@
 <li><p>[Airflow 4923] Fix Databricks hook leaks API secret in logs (#5635)</p></li>
 <li><p>[AIRFLOW-5133] Keep original env state in provide_gcp_credential_file (#5747)</p></li>
 <li><p>[AIRFLOW-5497] Update docstring in <code class="docutils literal notranslate"><span class="pre">airflow/utils/dag_processing.py</span></code> (#6314)</p></li>
-<li><p>Revert/and then rework “[AIRFLOW-4797] Improve performance and behaviour of zombie detection (#5511)” to improve performance (#5908)</p></li>
-<li><p>[AIRFLOW-5634] Don’t allow editing of DagModelView (#6308)</p></li>
+<li><p>Revert/and then rework &quot;[AIRFLOW-4797] Improve performance and behaviour of zombie detection (#5511)&quot; to improve performance (#5908)</p></li>
+<li><p>[AIRFLOW-5634] Don't allow editing of DagModelView (#6308)</p></li>
 <li><p>[AIRFLOW-4309] Remove Broken Dag error after Dag is deleted (#6102)</p></li>
-<li><p>[AIRFLOW-5387] Fix “show paused” pagination bug (#6100)</p></li>
+<li><p>[AIRFLOW-5387] Fix &quot;show paused&quot; pagination bug (#6100)</p></li>
 <li><p>[AIRFLOW-5489] Remove unneeded assignment of variable (#6106)</p></li>
 <li><p>[AIRFLOW-5491] mark_tasks pydoc is incorrect (#6108)</p></li>
 <li><p>[AIRFLOW-5492] added missing docstrings (#6107)</p></li>
 <li><p>[AIRFLOW-5503] Fix tree view layout on HDPI screen (#6125)</p></li>
 <li><p>[AIRFLOW-5481] Allow Deleting Renamed DAGs (#6101)</p></li>
 <li><p>[AIRFLOW-3857] spark_submit_hook cannot kill driver pod in Kubernetes (#4678)</p></li>
-<li><p>[AIRFLOW-4391] Fix tooltip for None-State Tasks in ‘Recent Tasks’ (#5909)</p></li>
+<li><p>[AIRFLOW-4391] Fix tooltip for None-State Tasks in 'Recent Tasks' (#5909)</p></li>
 <li><p>[AIRFLOW-5554] Require StatsD 3.3.0 minimum (#6185)</p></li>
 <li><p>[AIRFLOW-5306] Fix the display of links when they contain special characters (#5904)</p></li>
 <li><p>[AIRFLOW-3705] Fix PostgresHook get_conn to use conn_name_attr (#5841)</p></li>
 <li><p>[AIRFLOW-5581] Cleanly shutdown KubernetesJobWatcher for safe Scheduler shutdown on SIGTERM (#6237)</p></li>
-<li><p>[AIRFLOW-5634] Don’t allow disabled fields to be edited in DagModelView (#6307)</p></li>
+<li><p>[AIRFLOW-5634] Don't allow disabled fields to be edited in DagModelView (#6307)</p></li>
 <li><p>[AIRFLOW-4833] Allow to set Jinja env options in DAG declaration (#5943)</p></li>
 <li><p>[AIRFLOW-5408] Fix env variable name in Kubernetes template (#6016)</p></li>
-<li><p>[AIRFLOW-5102] Worker jobs should terminate themselves if they can’t heartbeat (#6284)</p></li>
+<li><p>[AIRFLOW-5102] Worker jobs should terminate themselves if they can't heartbeat (#6284)</p></li>
 <li><p>[AIRFLOW-5572] Clear task reschedules when clearing task instances (#6217)</p></li>
 <li><p>[AIRFLOW-5543] Fix tooltip disappears in tree and graph view (RBAC UI) (#6174)</p></li>
 <li><p>[AIRFLOW-5444] Fix action_logging so that request.form for POST is logged (#6064)</p></li>
 <li><p>[AIRFLOW-5484] fix PigCliHook has incorrect named parameter (#6112)</p></li>
 <li><p>[AIRFLOW-5342] Fix MSSQL breaking task_instance db migration (#6014)</p></li>
 <li><p>[AIRFLOW-5556] Add separate config for timeout from scheduler dag processing (#6186)</p></li>
-<li><p>[AIRFLOW-4858] Deprecate “Historical convenience functions” in airflow.configuration (#5495) (#6144)</p></li>
+<li><p>[AIRFLOW-4858] Deprecate &quot;Historical convenience functions&quot; in airflow.configuration (#5495) (#6144)</p></li>
 <li><p>[AIRFLOW-774] Fix long-broken DAG parsing StatsD metrics (#6157)</p></li>
 <li><p>[AIRFLOW-5419] Use <code class="docutils literal notranslate"><span class="pre">sudo</span></code> to kill cleared tasks when running with impersonation (#6026) (#6176)</p></li>
 <li><p>[AIRFLOW-5537] Yamllint is not needed as dependency on host</p></li>
@@ -7919,7 +7919,7 @@
 <h3>Doc-only changes<a class="headerlink" href="#id111" title="Permalink to this headline">¶</a></h3>
 <ul class="simple">
 <li><p>[AIRFLOW-5574] Fix Google Analytics script loading (#6218)</p></li>
-<li><p>[AIRFLOW-5588] Add Celery’s architecture diagram (#6247)</p></li>
+<li><p>[AIRFLOW-5588] Add Celery's architecture diagram (#6247)</p></li>
 <li><p>[AIRFLOW-5521] Fix link to GCP documentation (#6150)</p></li>
 <li><p>[AIRFLOW-5398] Update contrib example DAGs to context manager (#5998)</p></li>
 <li><p>[AIRFLOW-5268] Apply same DAG naming conventions as in literature (#5874)</p></li>
@@ -8015,7 +8015,7 @@
 <li><p>[AIRFLOW-4763] Allow list in DockerOperator.command (#5408)</p></li>
 <li><p>[AIRFLOW-5260] Allow empty uri arguments in connection strings (#5855)</p></li>
 <li><p>[AIRFLOW-5257] Fix ElasticSearch log handler errors when attempting to close logs (#5863)</p></li>
-<li><p>[AIRFLOW-1772] Google Updated Sensor doesn’t work with CRON expressions (#5730)</p></li>
+<li><p>[AIRFLOW-1772] Google Updated Sensor doesn't work with CRON expressions (#5730)</p></li>
 <li><p>[AIRFLOW-5085] When you run kubernetes git-sync test from TAG, it fails (#5699)</p></li>
 <li><p>[AIRFLOW-5258] ElasticSearch log handler, has 2 times of hours (%H and %I) in _clean_execution_dat (#5864)</p></li>
 <li><p>[AIRFLOW-5348] Escape Label in deprecated chart view when set via JS (#5952)</p></li>
@@ -8079,7 +8079,7 @@
 <div class="section" id="changes-to-datastorehook">
 <h4>Changes to DatastoreHook<a class="headerlink" href="#changes-to-datastorehook" title="Permalink to this headline">¶</a></h4>
 <ul class="simple">
-<li><p>removed argument <code class="docutils literal notranslate"><span class="pre">version</span></code> from <code class="docutils literal notranslate"><span class="pre">get_conn</span></code> function and added it to the hook’s <code class="docutils literal notranslate"><span class="pre">__init__</span></code> function instead and renamed it to <code class="docutils literal notranslate"><span class="pre">api_version</span></code></p></li>
+<li><p>removed argument <code class="docutils literal notranslate"><span class="pre">version</span></code> from <code class="docutils literal notranslate"><span class="pre">get_conn</span></code> function and added it to the hook's <code class="docutils literal notranslate"><span class="pre">__init__</span></code> function instead and renamed it to <code class="docutils literal notranslate"><span class="pre">api_version</span></code></p></li>
 <li><p>renamed the <code class="docutils literal notranslate"><span class="pre">partialKeys</span></code> argument of function <code class="docutils literal notranslate"><span class="pre">allocate_ids</span></code> to <code class="docutils literal notranslate"><span class="pre">partial_keys</span></code></p></li>
 </ul>
 </div>
@@ -8109,8 +8109,8 @@
 <div class="section" id="pool-config-option-in-celery-section-to-support-different-celery-pool-implementation">
 <h4><code class="docutils literal notranslate"><span class="pre">pool</span></code> config option in Celery section to support different Celery pool implementation<a class="headerlink" href="#pool-config-option-in-celery-section-to-support-different-celery-pool-implementation" title="Permalink to this headline">¶</a></h4>
 <p>The new <code class="docutils literal notranslate"><span class="pre">pool</span></code> config option allows users to choose different pool
-implementation. Default value is “prefork”, while choices include “prefork” (default),
-“eventlet”, “gevent” or “solo”. This may help users achieve better concurrency performance
+implementation. Default value is &quot;prefork&quot;, while choices include &quot;prefork&quot; (default),
+&quot;eventlet&quot;, &quot;gevent&quot; or &quot;solo&quot;. This may help users achieve better concurrency performance
 in different scenarios.</p>
 <p>For more details about Celery pool implementation, please refer to:</p>
 <ul class="simple">
@@ -8162,7 +8162,7 @@
 <h3>New Features<a class="headerlink" href="#id121" title="Permalink to this headline">¶</a></h3>
 <ul class="simple">
 <li><p>[AIRFLOW-4811] Implement GCP Data Loss Prevention Hook and Operators (#5539)</p></li>
-<li><p>[AIRFLOW-5035] Replace multiprocessing.Manager with a golang-“channel” style (#5615)</p></li>
+<li><p>[AIRFLOW-5035] Replace multiprocessing.Manager with a golang-&quot;channel&quot; style (#5615)</p></li>
 <li><p>[AIRFLOW-4883] Kill hung file process managers (#5605)</p></li>
 <li><p>[AIRFLOW-4929] Pretty print JSON Variables in UI (#5573)</p></li>
 <li><p>[AIRFLOW-4884] Roll up import_errors in RBAC UI (#5516)</p></li>
@@ -8198,7 +8198,7 @@
 <li><p>[AIRFLOW-4168] Create Google Cloud Video Intelligence Operators (#4985)</p></li>
 <li><p>[AIRFLOW-4397] Add GCSUploadSessionCompleteSensor (#5166)</p></li>
 <li><p>[AIRFLOW-4335] Add default num_retries to GCP connection (#5117)</p></li>
-<li><p>[AIRFLOW-3808] Add cluster_fields to BigQueryHook’s create_empty_table (#4654)</p></li>
+<li><p>[AIRFLOW-3808] Add cluster_fields to BigQueryHook's create_empty_table (#4654)</p></li>
 <li><p>[AIRFLOW-4362] Fix test_execution_limited_parallelism (#5141)</p></li>
 <li><p>[AIRFLOW-4307] Backfill respects concurrency limit (#5128)</p></li>
 <li><p>[AIRFLOW-4268] Add MsSqlToGoogleCloudStorageOperator (#5077)</p></li>
@@ -8235,21 +8235,21 @@
 <li><p>[AIRFLOW-4237] Including Try Number of Task in Gantt Chart (#5037)</p></li>
 <li><p>[AIRFLOW-4862] Allow directly using IP address as hostname for webserver logs (#5501)</p></li>
 <li><p>[AIRFLOW-4857] Add templated fields to SlackWebhookOperator (#5490)</p></li>
-<li><p>[AIRFLOW-3502] Add Celery config option for setting “pool” (#4308)</p></li>
+<li><p>[AIRFLOW-3502] Add Celery config option for setting &quot;pool&quot; (#4308)</p></li>
 <li><p>[AIRFLOW-3217] Button to toggle line wrapping in log and code views  (#4277)</p></li>
-<li><p>[AIRFLOW-4491] Add a “Jump to end” button for logs (#5266)</p></li>
+<li><p>[AIRFLOW-4491] Add a &quot;Jump to end&quot; button for logs (#5266)</p></li>
 <li><p>[AIRFLOW-4422] Pool utilization stats (#5453)</p></li>
 <li><p>[AIRFLOW-4805] Add py_file as templated field in DataflowPythonOperator (#5451)</p></li>
 <li><p>[AIRFLOW-4838] Surface Athena errors in AWSAthenaOperator (#5467)</p></li>
 <li><p>[AIRFLOW-4831] conf.has_option no longer throws if section is missing. (#5455)</p></li>
 <li><p>[AIRFLOW-4829] More descriptive exceptions for EMR sensors (#5452)</p></li>
 <li><p>[AIRFLOW-4414] AWSAthenaOperator: Push QueryExecutionID to XCom (#5276)</p></li>
-<li><p>[AIRFLOW-4791] add “schema” keyword arg to SnowflakeOperator (#5415)</p></li>
-<li><p>[AIRFLOW-4759] Don’t error when marking successful run as failed (#5435)</p></li>
+<li><p>[AIRFLOW-4791] add &quot;schema&quot; keyword arg to SnowflakeOperator (#5415)</p></li>
+<li><p>[AIRFLOW-4759] Don't error when marking successful run as failed (#5435)</p></li>
 <li><p>[AIRFLOW-4716] Instrument dag loading time duration (#5350)</p></li>
 <li><p>[AIRFLOW-3958] Support list tasks as upstream in chain (#4779)</p></li>
 <li><p>[AIRFLOW-4409] Prevent task duration break by null value (#5178)</p></li>
-<li><p>[AIRFLOW-4418] Add “failed only” option to task modal (#5193)</p></li>
+<li><p>[AIRFLOW-4418] Add &quot;failed only&quot; option to task modal (#5193)</p></li>
 <li><p>[AIRFLOW-4740] Accept string <code class="docutils literal notranslate"><span class="pre">end_date</span></code> in DAG default_args (#5381)</p></li>
 <li><p>[AIRFLOW-4423] Improve date handling in mysql to gcs operator. (#5196)</p></li>
 <li><p>[AIRFLOW-4447] Display task duration as human friendly format in UI (#5218)</p></li>
@@ -8281,7 +8281,7 @@
 <li><p>[AIRFLOW-4572] Rename prepare_classpath() to prepare_syspath() (#5328)</p></li>
 <li><p>[AIRFLOW-3869] Raise consistent exception in AirflowConfigParser.getboolean (#4692)</p></li>
 <li><p>[AIRFLOW-4571] Add headers to templated field for SimpleHttpOperator (#5326)</p></li>
-<li><p>[AIRFLOW-3867] Rename GCP’s subpackage (#4690)</p></li>
+<li><p>[AIRFLOW-3867] Rename GCP's subpackage (#4690)</p></li>
 <li><p>[AIRFLOW-3725] Add private_key to bigquery_hook get_pandas_df (#4549)</p></li>
 <li><p>[AIRFLOW-4546] Upgrade google-cloud-bigtable. (#5307)</p></li>
 <li><p>[AIRFLOW-4519] Optimise operator classname sorting in views (#5282)</p></li>
@@ -8291,7 +8291,7 @@
 <li><p>[AIRFLOW-4381] Use get_direct_relative_ids get task relatives (#5147)</p></li>
 <li><p>[AIRFLOW-3624] Add masterType parameter to MLEngineTrainingOperator (#4428)</p></li>
 <li><p>[AIRFLOW-3143] Support Auto-Zone in DataprocClusterCreateOperator (#5169)</p></li>
-<li><p>[AIRFLOW-3874] Improve BigQueryHook.run_with_configuration’s location support (#4695)</p></li>
+<li><p>[AIRFLOW-3874] Improve BigQueryHook.run_with_configuration's location support (#4695)</p></li>
 <li><p>[AIRFLOW-4399] Avoid duplicated os.path.isfile() check in models.dagbag (#5165)</p></li>
 <li><p>[AIRFLOW-4031] Allow for key pair auth in snowflake hook (#4875)</p></li>
 <li><p>[AIRFLOW-3901] add role as optional config parameter for SnowflakeHook (#4721)</p></li>
@@ -8312,7 +8312,7 @@
 <li><p>[AIRFLOW-3322] Update QuboleHook to fetch args dynamically from qds_sdk (#4165)</p></li>
 <li><p>[AIRFLOW-4565] instrument celery executor (#5321)</p></li>
 <li><p>[AIRFLOW-4573] Import airflow_local_settings after prepare_classpath (#5330)</p></li>
-<li><p>[AIRFLOW-4448] Don’t bake ENV and _cmd into tmp config for non-sudo (#4050)</p></li>
+<li><p>[AIRFLOW-4448] Don't bake ENV and _cmd into tmp config for non-sudo (#4050)</p></li>
 <li><p>[AIRFLOW-4295] Make <code class="docutils literal notranslate"><span class="pre">method</span></code> attribute case insensitive in HttpHook (#5313)</p></li>
 <li><p>[AIRFLOW-3703] Add dnsPolicy option for KubernetesPodOperator (#4520)</p></li>
 <li><p>[AIRFLOW-3057] add prev_*_date_success to template context (#5372)</p></li>
@@ -8339,22 +8339,22 @@
 <li><p>[AIRFLOW-4587] Replace self.conn with self.get_conn() in AWSAthenaHook (#5545)</p></li>
 <li><p>[AIRFLOW-1740] Fix xcom creation and update via UI (#5530) (#5531)</p></li>
 <li><p>[AIRFLOW-4900] Resolve incompatible version of Werkzeug (#5535)</p></li>
-<li><p>[AIRFLOW-4510] Don’t mutate default_args during DAG initialization (#5277)</p></li>
+<li><p>[AIRFLOW-4510] Don't mutate default_args during DAG initialization (#5277)</p></li>
 <li><p>[AIRFLOW-3360] Make the DAGs search respect other querystring parameters with url-search-params-polyfill for IE support (#5503)</p></li>
-<li><p>[AIRFLOW-4896] Make KubernetesExecutorConfig’s default args immutable (#5534)</p></li>
+<li><p>[AIRFLOW-4896] Make KubernetesExecutorConfig's default args immutable (#5534)</p></li>
 <li><p>[AIRFLOW-4494] Remove <code class="docutils literal notranslate"><span class="pre">shell=True</span></code> in DaskExecutor (#5273)</p></li>
-<li><p>[AIRFLOW-4890] Fix Log link in TaskInstance’s View for Non-RBAC (#5525)</p></li>
+<li><p>[AIRFLOW-4890] Fix Log link in TaskInstance's View for Non-RBAC (#5525)</p></li>
 <li><p>[AIRFLOW-4892] Fix connection creation via UIs (#5527)</p></li>
 <li><p>[AIRFLOW-4406] Fix a method name typo: NullFernet.decrpyt to decrypt (#5509)</p></li>
 <li><p>[AIRFLOW-4849] Add gcp_conn_id to cloudsqldatabehook class to use correctly CloudSqlProxyRunner class (#5478)</p></li>
 <li><p>[AIRFLOW-4769] Pass gcp_conn_id to BigtableHook (#5445)</p></li>
 <li><p>[AIRFLOW-4524] Fix incorrect field names in view for Mark Success/Failure (#5486)</p></li>
 <li><p>[AIRFLOW-3671] Remove arg <code class="docutils literal notranslate"><span class="pre">replace</span></code> of MongoToS3Operator from <code class="docutils literal notranslate"><span class="pre">kwargs</span></code> (#4480)</p></li>
-<li><p>[AIRFLOW-4845] Fix bug where runAsUser 0 doesn’t get set in k8s security context (#5474)</p></li>
-<li><p>[AIRFLOW-4354] Fix exception in “between” date filter in classic UI (#5480)</p></li>
+<li><p>[AIRFLOW-4845] Fix bug where runAsUser 0 doesn't get set in k8s security context (#5474)</p></li>
+<li><p>[AIRFLOW-4354] Fix exception in &quot;between&quot; date filter in classic UI (#5480)</p></li>
 <li><p>[AIRFLOW-4587] Replace self.conn with self.get_conn() in AWSAthenaHook (#5462)</p></li>
 <li><p>[AIRFLOW-4516] K8s runAsUser and fsGroup cannot be strings (#5429)</p></li>
-<li><p>[AIRFLOW-4298] Stop Scheduler repeatedly warning “connection invalidated” (#5470)</p></li>
+<li><p>[AIRFLOW-4298] Stop Scheduler repeatedly warning &quot;connection invalidated&quot; (#5470)</p></li>
 <li><p>[AIRFLOW-4559] JenkinsJobTriggerOperator bugfix (#5318)</p></li>
 <li><p>[AIRFLOW-4841] Pin Sphinx AutoApi to 1.0.0 (#5468)</p></li>
 <li><p>[AIRFLOW-4479] Include s3_overwrite kwarg in load_bytes method (#5312)</p></li>
@@ -8366,13 +8366,13 @@
 <li><p>[AIRFLOW-4455] dag_details broken for subdags in RBAC UI (#5234)</p></li>
 <li><p>[AIRFLOW-2955] Fix kubernetes pod operator to set requests and limits on task pods (#4551)</p></li>
 <li><p>[AIRFLOW-4459] Fix wrong DAG count in /home page when DAG count is zero (#5235)</p></li>
-<li><p>[AIRFLOW-3876] AttributeError: module <code class="docutils literal notranslate"><span class="pre">distutils</span></code> has no attribute ‘util’</p></li>
+<li><p>[AIRFLOW-3876] AttributeError: module <code class="docutils literal notranslate"><span class="pre">distutils</span></code> has no attribute 'util'</p></li>
 <li><p>[AIRFLOW-4146] Fix CgroupTaskRunner errors (#5224)</p></li>
-<li><p>[AIRFLOW-4524] Fix bug with “Ignore *” toggles in RBAC mode (#5378)</p></li>
+<li><p>[AIRFLOW-4524] Fix bug with &quot;Ignore *&quot; toggles in RBAC mode (#5378)</p></li>
 <li><p>[AIRFLOW-4765] Fix DataProcPigOperator execute method (#5426)</p></li>
 <li><p>[AIRFLOW-4798] Obviate interdependencies for dagbag and TI tests (#5422)</p></li>
 <li><p>[AIRFLOW-4800] Fix GKEClusterHook ctor calls (#5424)</p></li>
-<li><p>[AIRFLOW-4799] Don’t mutate self.env in BashOperator execute method (#5421)</p></li>
+<li><p>[AIRFLOW-4799] Don't mutate self.env in BashOperator execute method (#5421)</p></li>
 <li><p>[AIRFLOW-4393] Add retry logic when fetching pod status and/or logs in KubernetesPodOperator (#5284)</p></li>
 <li><p>[AIRFLOW-4174] Fix HttpHook run with backoff (#5213)</p></li>
 <li><p>[AIRFLOW-4463] Handle divide-by-zero errors in short retry intervals (#5243)</p></li>
@@ -8383,7 +8383,7 @@
 <li><p>[AIRFLOW-3506] use match_phrase to query log_id in elasticsearch (#4342)</p></li>
 <li><p>[AIRFLOW-4084] fix ElasticSearch log download (#5177)</p></li>
 <li><p>[AIRFLOW-4501] Register pendulum datetime converter for sqla+pymysql (#5190)</p></li>
-<li><p>[AIRFLOW-986] HiveCliHook ignores ‘proxy_user’ value in a connection’s extra parameter (#5305)</p></li>
+<li><p>[AIRFLOW-986] HiveCliHook ignores 'proxy_user' value in a connection's extra parameter (#5305)</p></li>
 <li><p>[AIRFLOW-4442] fix hive_tblproperties in HiveToDruidTransfer (#5211)</p></li>
 <li><p>[AIRFLOW-4557] Add gcp_conn_id parameter to get_sqlproxy_runner() of CloudSqlDatabaseHook (#5314)</p></li>
 <li><p>[AIRFLOW-4545] Upgrade FAB to latest version (#4955)</p></li>
@@ -8438,7 +8438,7 @@
 <li><p>[AIRFLOW-3677] Improve CheckOperator test coverage (#4756)</p></li>
 <li><p>[AIRFLOW-4659] Fix pylint problems for api module (#5398)</p></li>
 <li><p>[AIRFLOW-4358] Speed up test_jobs by not running tasks (#5162)</p></li>
-<li><p>[AIRFLOW-4394] Don’t test behaviour of BackfillJob from CLI tests (#5160)</p></li>
+<li><p>[AIRFLOW-4394] Don't test behaviour of BackfillJob from CLI tests (#5160)</p></li>
 <li><p>[AIRFLOW-3471] Move XCom out of models.py (#4629)</p></li>
 <li><p>[AIRFLOW-4379] Remove duplicate code &amp; Add validation in gcs_to_gcs.py (#5145)</p></li>
 <li><p>[AIRFLOW-4259] Move models out of models.py (#5056)</p></li>
@@ -8499,7 +8499,7 @@
 <div class="section" id="new-dag-discovery-safe-mode-config-option">
 <h4>New <code class="docutils literal notranslate"><span class="pre">dag_discovery_safe_mode</span></code> config option<a class="headerlink" href="#new-dag-discovery-safe-mode-config-option" title="Permalink to this headline">¶</a></h4>
 <p>If <code class="docutils literal notranslate"><span class="pre">dag_discovery_safe_mode</span></code> is enabled, only check files for DAGs if
-they contain the strings “airflow” and “DAG”. For backwards
+they contain the strings &quot;airflow&quot; and &quot;DAG&quot;. For backwards
 compatibility, this option is enabled by default.</p>
 </div>
 <div class="section" id="redispy-dependency-updated-to-v3-series">
@@ -8583,18 +8583,18 @@
 </div>
 <div class="section" id="changed-behaviour-of-using-default-value-when-accessing-variables">
 <h4>Changed behaviour of using default value when accessing variables<a class="headerlink" href="#changed-behaviour-of-using-default-value-when-accessing-variables" title="Permalink to this headline">¶</a></h4>
-<p>It’s now possible to use <code class="docutils literal notranslate"><span class="pre">None</span></code> as a default value with the <code class="docutils literal notranslate"><span class="pre">default_var</span></code> parameter when getting a variable, e.g.</p>
+<p>It's now possible to use <code class="docutils literal notranslate"><span class="pre">None</span></code> as a default value with the <code class="docutils literal notranslate"><span class="pre">default_var</span></code> parameter when getting a variable, e.g.</p>
 <div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="n">foo</span> <span class="o">=</span> <span class="n">Variable</span><span class="o">.</span><span class="n">get</span><span class="p">(</span><span class="s2">&quot;foo&quot;</span><span class="p">,</span> <span class="n">default_var</span><span class="o">=</span><span class="kc">None</span><span class="p">)</span>
 <span class="k">if</span> <span class="n">foo</span> <span class="ow">is</span> <span class="kc">None</span><span class="p">:</span>
     <span class="n">handle_missing_foo</span><span class="p">()</span>
 </pre></div>
 </div>
 <p>(Note: there is already <code class="docutils literal notranslate"><span class="pre">Variable.setdefault()</span></code> which me be helpful in some cases.)</p>
-<p>This changes the behaviour if you previously explicitly provided <code class="docutils literal notranslate"><span class="pre">None</span></code> as a default value. If your code expects a <code class="docutils literal notranslate"><span class="pre">KeyError</span></code> to be thrown, then don’t pass the <code class="docutils literal notranslate"><span class="pre">default_var</span></code> argument.</p>
+<p>This changes the behaviour if you previously explicitly provided <code class="docutils literal notranslate"><span class="pre">None</span></code> as a default value. If your code expects a <code class="docutils literal notranslate"><span class="pre">KeyError</span></code> to be thrown, then don't pass the <code class="docutils literal notranslate"><span class="pre">default_var</span></code> argument.</p>
 </div>
 <div class="section" id="removal-of-airflow-home-config-setting">
 <h4>Removal of <code class="docutils literal notranslate"><span class="pre">airflow_home</span></code> config setting<a class="headerlink" href="#removal-of-airflow-home-config-setting" title="Permalink to this headline">¶</a></h4>
-<p>There were previously two ways of specifying the Airflow “home” directory
+<p>There were previously two ways of specifying the Airflow &quot;home&quot; directory
 (<code class="docutils literal notranslate"><span class="pre">~/airflow</span></code> by default): the <code class="docutils literal notranslate"><span class="pre">AIRFLOW_HOME</span></code> environment variable, and the
 <code class="docutils literal notranslate"><span class="pre">airflow_home</span></code> config setting in the <code class="docutils literal notranslate"><span class="pre">[core]</span></code> section.</p>
 <p>If they had two different values different parts of the code base would end up
@@ -8662,9 +8662,9 @@
 <p>The previous imports will continue to work until Airflow 2.0</p>
 </div>
 <div class="section" id="fixed-typo-in-driver-class-path-in-sparksubmithook">
-<h4>Fixed typo in –driver-class-path in SparkSubmitHook<a class="headerlink" href="#fixed-typo-in-driver-class-path-in-sparksubmithook" title="Permalink to this headline">¶</a></h4>
+<h4>Fixed typo in --driver-class-path in SparkSubmitHook<a class="headerlink" href="#fixed-typo-in-driver-class-path-in-sparksubmithook" title="Permalink to this headline">¶</a></h4>
 <p>The <code class="docutils literal notranslate"><span class="pre">driver_classapth</span></code> argument  to SparkSubmit Hook and Operator was
-generating <code class="docutils literal notranslate"><span class="pre">--driver-classpath</span></code> on the spark command line, but this isn’t a
+generating <code class="docutils literal notranslate"><span class="pre">--driver-classpath</span></code> on the spark command line, but this isn't a
 valid option to spark.</p>
 <p>The argument has been renamed to <code class="docutils literal notranslate"><span class="pre">driver_class_path</span></code>  and  the option it
 generates has been fixed.</p>
@@ -8679,7 +8679,7 @@
 <li><p>[AIRFLOW-3552] Fix encoding issue in ImapAttachmentToS3Operator (#5040)</p></li>
 <li><p>[AIRFLOW-3552] Add ImapAttachmentToS3Operator (#4476)</p></li>
 <li><p>[AIRFLOW-1526] Add dingding hook and operator (#4895)</p></li>
-<li><p>[AIRFLOW-3490] Add BigQueryHook’s Ability to Patch Table/View (#4299)</p></li>
+<li><p>[AIRFLOW-3490] Add BigQueryHook's Ability to Patch Table/View (#4299)</p></li>
 <li><p>[AIRFLOW-3918] Add SSH private-key support to git-sync for KubernetesExecutor (#4777)</p></li>
 <li><p>[AIRFLOW-3659] Create Google Cloud Transfer Service Operators (#4792)</p></li>
 <li><p>[AIRFLOW-3939] Add Google Cloud Translate operator (#4755)</p></li>
@@ -8706,7 +8706,7 @@
 <div class="section" id="id126">
 <h3>Improvement<a class="headerlink" href="#id126" title="Permalink to this headline">¶</a></h3>
 <ul class="simple">
-<li><p>[AIRFLOW-3823] Exclude branch’s downstream tasks from the tasks to skip (#4666)</p></li>
+<li><p>[AIRFLOW-3823] Exclude branch's downstream tasks from the tasks to skip (#4666)</p></li>
 <li><p>[AIRFLOW-3274] Add run_as_user and fs_group options for Kubernetes (#4648)</p></li>
 <li><p>[AIRFLOW-4247] Template Region on the DataprocOperators (#5046)</p></li>
 <li><p>[AIRFLOW-4008] Add envFrom for Kubernetes Executor (#4952)</p></li>
@@ -8737,7 +8737,7 @@
 <li><p>[AIRFLOW-2915] Add example DAG for GoogleCloudStorageToBigQueryOperator (#3763)</p></li>
 <li><p>[AIRFLOW-3062] Add Qubole in integration docs (#3946)</p></li>
 <li><p>[AIRFLOW-3288] Add SNS integration (#4123)</p></li>
-<li><p>[AIRFLOW-3148] Remove unnecessary arg “parameters” in RedshiftToS3Transfer (#3995)</p></li>
+<li><p>[AIRFLOW-3148] Remove unnecessary arg &quot;parameters&quot; in RedshiftToS3Transfer (#3995)</p></li>
 <li><p>[AIRFLOW-3049] Add extra operations for Mongo hook (#3890)</p></li>
 <li><p>[AIRFLOW-3559] Add missing options to DatadogHook. (#4362)</p></li>
 <li><p>[AIRFLOW-1191] Simplify override of spark submit command. (#4360)</p></li>
@@ -8762,7 +8762,7 @@
 <li><p>[AIRFLOW-3917] Specify alternate kube config file/context when running out of cluster (#4859)</p></li>
 <li><p>[AIRFLOW-3911] Change Harvesting DAG parsing results to DEBUG log level (#4729)</p></li>
 <li><p>[AIRFLOW-3584] Use ORM DAGs for index view. (#4390)</p></li>
-<li><p>[AIRFLOW-2821] Refine Doc “Plugins” (#3664)</p></li>
+<li><p>[AIRFLOW-2821] Refine Doc &quot;Plugins&quot; (#3664)</p></li>
 <li><p>[AIRFLOW-3561] Improve queries (#4368)</p></li>
 <li><p>[AIRFLOW-3600] Remove dagbag from trigger (#4407)</p></li>
 <li><p>[AIRFLOW-3713] Updated documentation for GCP optional project_id (#4541)</p></li>
@@ -8781,7 +8781,7 @@
 <li><p>[AIRFLOW-3139] include parameters into log.info in SQL operators, if any (#3986)</p></li>
 <li><p>[AIRFLOW-3174] Refine Docstring for SQL Operators &amp; Hooks (#4043)</p></li>
 <li><p>[AIRFLOW-3933] Fix various typos (#4747)</p></li>
-<li><p>[AIRFLOW-3905] Allow using “parameters” in SqlSensor (#4723)</p></li>
+<li><p>[AIRFLOW-3905] Allow using &quot;parameters&quot; in SqlSensor (#4723)</p></li>
 <li><p>[AIRFLOW-2761] Parallelize enqueue in celery executor (#4234)</p></li>
 <li><p>[AIRFLOW-3540] Respect environment config when looking up config file. (#4340)</p></li>
 <li><p>[AIRFLOW-2156] Parallelize Celery Executor task state fetching (#3830)</p></li>
@@ -8797,7 +8797,7 @@
 <li><p>[AIRFLOW-3591] Fix start date, end date, duration for rescheduled tasks (#4502)</p></li>
 <li><p>[AIRFLOW-3709] Validate <code class="docutils literal notranslate"><span class="pre">allowed_states</span></code> for ExternalTaskSensor (#4536)</p></li>
 <li><p>[AIRFLOW-3522] Add support for sending Slack attachments (#4332)</p></li>
-<li><p>[AIRFLOW-3569] Add “Trigger DAG” button in DAG page (#4373)</p></li>
+<li><p>[AIRFLOW-3569] Add &quot;Trigger DAG&quot; button in DAG page (#4373)</p></li>
 <li><p>[AIRFLOW-3044] Dataflow operators accept templated job_name param (#3887)</p></li>
 <li><p>[AIRFLOW-3023] Fix docstring datatypes</p></li>
 <li><p>[AIRFLOW-2928] Use uuid4 instead of uuid1 (#3779)</p></li>
@@ -8808,7 +8808,7 @@
 <li><p>[AIRFLOW-3698] Add documentation for AWS Connection (#4514)</p></li>
 <li><p>[AIRFLOW-3616][AIRFLOW-1215] Add aliases for schema with underscore (#4523)</p></li>
 <li><p>[AIRFLOW-3375] Support returning multiple tasks with BranchPythonOperator (#4215)</p></li>
-<li><p>[AIRFLOW-3742] Fix handling of “fallback” for AirflowConfigParsxer.getint/boolean (#4674)</p></li>
+<li><p>[AIRFLOW-3742] Fix handling of &quot;fallback&quot; for AirflowConfigParsxer.getint/boolean (#4674)</p></li>
 <li><p>[AIRFLOW-3742] Respect the <code class="docutils literal notranslate"><span class="pre">fallback</span></code> arg in airflow.configuration.get (#4567)</p></li>
 <li><p>[AIRFLOW-3789] Fix flake8 3.7 errors. (#4617)</p></li>
 <li><p>[AIRFLOW-3602] Improve ImapHook handling of retrieving no attachments (#4475)</p></li>
@@ -8823,7 +8823,7 @@
 <li><p>[AIRFLOW-4246] Flask-Oauthlib needs downstream dependencies pinning due to breaking changes (#5045)</p></li>
 <li><p>[AIRFLOW-3887] Downgrade dagre-d3 to 0.4.18 (#4713)</p></li>
 <li><p>[AIRFLOW-3419] Fix S3Hook.select_key on Python3 (#4970)</p></li>
-<li><p>[AIRFLOW-4127] Correct AzureContainerInstanceHook._get_instance_view’s return (#4945)</p></li>
+<li><p>[AIRFLOW-4127] Correct AzureContainerInstanceHook._get_instance_view's return (#4945)</p></li>
 <li><p>[AIRFLOW-4172] Fix changes for driver class path option in Spark Submit (#4992)</p></li>
 <li><p>[AIRFLOW-3615] Preserve case of UNIX socket paths in Connections (#4591)</p></li>
 <li><p>[AIRFLOW-3417] ECSOperator: pass platformVersion only for FARGATE launch type (#4256)</p></li>
@@ -8831,7 +8831,7 @@
 <li><p>[AIRFLOW-2652] implement / enhance baseOperator deepcopy</p></li>
 <li><p>[AIRFLOW-4001] Update docs about how to run tests (#4826)</p></li>
 <li><p>[AIRFLOW-3699] Speed up Flake8 (#4515)</p></li>
-<li><p>[AIRFLOW-4160] Fix redirecting of ‘Trigger Dag’ Button in DAG Page (#4982)</p></li>
+<li><p>[AIRFLOW-4160] Fix redirecting of 'Trigger Dag' Button in DAG Page (#4982)</p></li>
 <li><p>[AIRFLOW-3650] Skip running on mysql for the flaky test (#4457)</p></li>
 <li><p>[AIRFLOW-3423] Fix mongo hook to work with anonymous access (#4258)</p></li>
 <li><p>[AIRFLOW-3982] Fix race condition in CI test (#4968)</p></li>
@@ -8858,17 +8858,17 @@
 <li><p>[AIRFLOW-3606] Fix Flake8 test &amp; fix the Flake8 errors introduced since Flake8 test was broken (#4415)</p></li>
 <li><p>[AIRFLOW-3543] Fix deletion of DAG with rescheduled tasks (#4646)</p></li>
 <li><p>[AIRFLOW-2548] Output plugin import errors to web UI (#3930)</p></li>
-<li><p>[AIRFLOW-4019] Fix AWS Athena Sensor object has no attribute ‘mode’ (#4844)</p></li>
+<li><p>[AIRFLOW-4019] Fix AWS Athena Sensor object has no attribute 'mode' (#4844)</p></li>
 <li><p>[AIRFLOW-3758] Fix circular import in WasbTaskHandler (#4601)</p></li>
 <li><p>[AIRFLOW-3706] Fix tooltip max-width by correcting ordering of CSS files (#4947)</p></li>
 <li><p>[AIRFLOW-4100] Correctly JSON escape data for tree/graph views (#4921)</p></li>
 <li><p>[AIRFLOW-3636] Fix a test introduced in #4425 (#4446)</p></li>
 <li><p>[AIRFLOW-3977] Add examples of trigger rules in doc (#4805)</p></li>
 <li><p>[AIRFLOW-2511] Fix improper failed session commit handling causing deadlocks (#4769)</p></li>
-<li><p>[AIRFLOW-3962] Added graceful handling for creation of dag_run of a dag which doesn’t have any task (#4781)</p></li>
+<li><p>[AIRFLOW-3962] Added graceful handling for creation of dag_run of a dag which doesn't have any task (#4781)</p></li>
 <li><p>[AIRFLOW-3881] Correct to_csv row number (#4699)</p></li>
 <li><p>[AIRFLOW-3875] Simplify SlackWebhookHook code and change docstring (#4696)</p></li>
-<li><p>[AIRFLOW-3733] Don’t raise NameError in HQL hook to_csv when no rows returned (#4560)</p></li>
+<li><p>[AIRFLOW-3733] Don't raise NameError in HQL hook to_csv when no rows returned (#4560)</p></li>
 <li><p>[AIRFLOW-3734] Fix hql not run when partition is None (#4561)</p></li>
 <li><p>[AIRFLOW-3767] Correct bulk insert function (#4773)</p></li>
 <li><p>[AIRFLOW-4087] remove sudo in basetaskrunner on_finish (#4916)</p></li>
@@ -8879,7 +8879,7 @@
 <li><p>[AIRFLOW-3924] Fix try number in alert emails (#4741)</p></li>
 <li><p>[AIRFLOW-4083] Add tests for link generation utils (#4912)</p></li>
 <li><p>[AIRFLOW-2190] Send correct HTTP status for base_url not found (#4910)</p></li>
-<li><p>[AIRFLOW-4015] Add get_dag_runs GET endpoint to “classic” API (#4884)</p></li>
+<li><p>[AIRFLOW-4015] Add get_dag_runs GET endpoint to &quot;classic&quot; API (#4884)</p></li>
 <li><p>[AIRFLOW-3239] Enable existing CI tests (#4131)</p></li>
 <li><p>[AIRFLOW-1390] Update Alembic to 0.9 (#3935)</p></li>
 <li><p>[AIRFLOW-3885] Fix race condition in scheduler test (#4737)</p></li>
@@ -8912,7 +8912,7 @@
 <li><p>[AIRFLOW-3683] Fix formatting of error message for invalid TriggerRule (#4490)</p></li>
 <li><p>[AIRFLOW-2787] Allow is_backfill to handle NULL DagRun.run_id (#3629)</p></li>
 <li><p>[AIRFLOW-3639] Fix request creation in Jenkins Operator (#4450)</p></li>
-<li><p>[AIRFLOW-3779] Don’t install enum34 backport when not needed (#4620)</p></li>
+<li><p>[AIRFLOW-3779] Don't install enum34 backport when not needed (#4620)</p></li>
 <li><p>[AIRFLOW-3079] Improve migration scripts to support MSSQL Server (#3964)</p></li>
 <li><p>[AIRFLOW-2735] Use equality, not identity, check for detecting AWS Batch failures[]</p></li>
 <li><p>[AIRFLOW-2706] AWS Batch Operator should use top-level job state to determine status</p></li>
@@ -8941,7 +8941,7 @@
 <li><p>[AIRFLOW-3474] Move SlaMiss out of models.py (#4608)</p></li>
 <li><p>[AIRFLOW-3475] Move ImportError out of models.py (#4383)</p></li>
 <li><p>[AIRFLOW-3459] Move DagPickle to separate file (#4374)</p></li>
-<li><p>[AIRFLOW-3925] Don’t pull docker-images on pretest (#4740)</p></li>
+<li><p>[AIRFLOW-3925] Don't pull docker-images on pretest (#4740)</p></li>
 <li><p>[AIRFLOW-4154] Correct string formatting in jobs.py (#4972)</p></li>
 <li><p>[AIRFLOW-3458] Deprecation path for moving models.Connection</p></li>
 <li><p>[AIRFLOW-3458] Move models.Connection into separate file (#4335)</p></li>
@@ -8959,7 +8959,7 @@
 <li><p>[AIRFLOW-XXX] fix check docs failure on CI (#4998)</p></li>
 <li><p>[AIRFLOW-XXX] Fix syntax docs errors (#4789)</p></li>
 <li><p>[AIRFLOW-XXX] Docs rendering improvement (#4684)</p></li>
-<li><p>[AIRFLOW-XXX] Automatically link Jira/GH on doc’s changelog page (#4587)</p></li>
+<li><p>[AIRFLOW-XXX] Automatically link Jira/GH on doc's changelog page (#4587)</p></li>
 <li><p>[AIRFLOW-XXX] Mention Oracle in the Extra Packages documentation (#4987)</p></li>
 <li><p>[AIRFLOW-XXX] Drop deprecated sudo option; use default docker compose on Travis. (#4732)</p></li>
 <li><p>[AIRFLOW-XXX] Update kubernetes.rst docs (#3875)</p></li>
@@ -8979,12 +8979,12 @@
 <li><p>[AIRFLOW-XXX] Improve linking to classes (#4655)</p></li>
 <li><p>[AIRFLOW-XXX] Mock optional modules when building docs (#4586)</p></li>
 <li><p>[AIRFLOW-XXX] Update plugin macros documentation (#4971)</p></li>
-<li><p>[AIRFLOW-XXX] Add missing docstring for ‘autodetect’ in GCS to BQ Operator (#4979)</p></li>
+<li><p>[AIRFLOW-XXX] Add missing docstring for 'autodetect' in GCS to BQ Operator (#4979)</p></li>
 <li><p>[AIRFLOW-XXX] Add missing GCP operators to Docs (#4260)</p></li>
 <li><p>[AIRFLOW-XXX] Fixing the issue in Documentation (#3756)</p></li>
 <li><p>[AIRFLOW-XXX] Add Hint at user defined macros (#4885)</p></li>
 <li><p>[AIRFLOW-XXX] Correct schedule_interval in Scheduler docs (#4157)</p></li>
-<li><p>[AIRFLOW-XXX] Improve airflow-jira script to make RelManager’s life easier (#4857)</p></li>
+<li><p>[AIRFLOW-XXX] Improve airflow-jira script to make RelManager's life easier (#4857)</p></li>
 <li><p>[AIRFLOW-XXX] Add missing class references to docs (#4644)</p></li>
 <li><p>[AIRFLOW-XXX] Fix typo (#4564)</p></li>
 <li><p>[AIRFLOW-XXX] Add a doc about fab security (#4595)</p></li>
@@ -9003,7 +9003,7 @@
 </div>
 <div class="section" id="dag-level-access-control-for-new-rbac-ui">
 <h4>DAG level Access Control for new RBAC UI<a class="headerlink" href="#dag-level-access-control-for-new-rbac-ui" title="Permalink to this headline">¶</a></h4>
-<p>Extend and enhance new Airflow RBAC UI to support DAG level ACL. Each dag now has two permissions(one for write, one for read) associated(‘can_dag_edit’, ‘can_dag_read’).
+<p>Extend and enhance new Airflow RBAC UI to support DAG level ACL. Each dag now has two permissions(one for write, one for read) associated('can_dag_edit', 'can_dag_read').
 The admin will create new role, associate the dag permission with the target dag and assign that role to users. That user can only access / view the certain dags on the UI
 that he has permissions on. If a new role wants to access all the dags, the admin could associate dag permissions on an artificial view(<code class="docutils literal notranslate"><span class="pre">all_dags</span></code>) with that role.</p>
 <p>We also provide a new cli command(<code class="docutils literal notranslate"><span class="pre">sync_perm</span></code>) to allow admin to auto sync permissions.</p>
@@ -9092,7 +9092,7 @@
 <li><p>[AIRFLOW-2750] Add subcommands to delete and list users</p></li>
 <li><p>[AIRFLOW-3480] Add GCP Spanner Database Operators (#4353)</p></li>
 <li><p>[AIRFLOW-3560] Add DayOfWeek Sensor (#4363)</p></li>
-<li><p>[AIRFLOW-3371] BigQueryHook’s Ability to Create View (#4213)</p></li>
+<li><p>[AIRFLOW-3371] BigQueryHook's Ability to Create View (#4213)</p></li>
 <li><p>[AIRFLOW-3332] Add method to allow inserting rows into BQ table (#4179)</p></li>
 <li><p>[AIRFLOW-3055] add get_dataset and get_datasets_list to bigquery_hook (#3894)</p></li>
 <li><p>[AIRFLOW-2887] Added BigQueryCreateEmptyDatasetOperator and create_empty_dataset to bigquery_hook (#3876)</p></li>
@@ -9116,7 +9116,7 @@
 <li><p>[AIRFLOW-3220] Add Instance Group Manager Operators for GCE (#4167)</p></li>
 <li><p>[AIRFLOW-2882] Add import and export for pool cli using JSON</p></li>
 <li><p>[AIRFLOW-2965] CLI tool to show the next execution datetime (#3834)</p></li>
-<li><p>[AIRFLOW-2874] Enables FAB’s theme support (#3719)</p></li>
+<li><p>[AIRFLOW-2874] Enables FAB's theme support (#3719)</p></li>
 <li><p>[AIRFLOW-3336] Add new TriggerRule for 0 upstream failures (#4182)</p></li>
 </ul>
 </div>
@@ -9131,11 +9131,11 @@
 <li><p>[AIRFLOW-3679] Added Google Cloud Base Hook to documentation (#4487)</p></li>
 <li><p>[AIRFLOW-3594] Unify different License Header</p></li>
 <li><p>[AIRFLOW-3197] Remove invalid parameter KeepJobFlowAliveWhenNoSteps in example DAG (#4404)</p></li>
-<li><p>[AIRFLOW-3504] Refine the functionality of “/health” endpoint (#4309)</p></li>
+<li><p>[AIRFLOW-3504] Refine the functionality of &quot;/health&quot; endpoint (#4309)</p></li>
 <li><p>[AIRFLOW-3103][AIRFLOW-3147] Update flask-appbuilder (#3937)</p></li>
 <li><p>[AIRFLOW-3168] More resilient database use in CI (#4014)</p></li>
 <li><p>[AIRFLOW-3076] Remove preloading of MySQL testdata (#3911)</p></li>
-<li><p>[AIRFLOW-3035] Allow custom ‘job_error_states’ in dataproc ops (#3884)</p></li>
+<li><p>[AIRFLOW-3035] Allow custom 'job_error_states' in dataproc ops (#3884)</p></li>
 <li><p>[AIRFLOW-3246] Make hmsclient optional in airflow.hooks.hive_hooks (#4080)</p></li>
 <li><p>[AIRFLOW-3059] Log how many rows are read from Postgres (#3905)</p></li>
 <li><p>[AIRFLOW-2463] Make task instance context available for hive queries</p></li>
@@ -9154,7 +9154,7 @@
 <li><p>[AIRFLOW-2238] Update PR tool to push directly to GitHub</p></li>
 <li><p>[AIRFLOW-2238] Flake8 fixes on dev/airflow-pr</p></li>
 <li><p>[AIRFLOW-2238] Update PR tool to remove outdated info (#3978)</p></li>
-<li><p>[AIRFLOW-3005] Replace ‘Airbnb Airflow’ with ‘Apache Airflow’ (#3845)</p></li>
+<li><p>[AIRFLOW-3005] Replace 'Airbnb Airflow' with 'Apache Airflow' (#3845)</p></li>
 <li><p>[AIRFLOW-3150] Make execution_date templated in TriggerDagRunOperator (#4359)</p></li>
 <li><p>[AIRFLOW-1196][AIRFLOW-2399] Add templated field in TriggerDagRunOperator (#4228)</p></li>
 <li><p>[AIRFLOW-3340] Placeholder support in connections form (#4185)</p></li>
@@ -9172,7 +9172,7 @@
 <li><p>[AIRFLOW-850] Add a PythonSensor (#4349)</p></li>
 <li><p>[AIRFLOW-2747] Explicit re-schedule of sensors (#3596)</p></li>
 <li><p>[AIRFLOW-3392] Add index on dag_id in sla_miss table (#4235)</p></li>
-<li><p>[AIRFLOW-3001] Add index ‘ti_dag_date’ to taskinstance (#3885)</p></li>
+<li><p>[AIRFLOW-3001] Add index 'ti_dag_date' to taskinstance (#3885)</p></li>
 <li><p>[AIRFLOW-2861] Add index on log table (#3709)</p></li>
 <li><p>[AIRFLOW-3518] Performance fixes for topological_sort of Tasks (#4322)</p></li>
 <li><p>[AIRFLOW-3521] Fetch more than 50 items in <code class="docutils literal notranslate"><span class="pre">airflow-jira</span> <span class="pre">compare</span></code> script (#4300)</p></li>
@@ -9184,7 +9184,7 @@
 <li><p>[AIRFLOW-3479] Keeps records in Log Table when DAG is deleted (#4287)</p></li>
 <li><p>[AIRFLOW-2948] Arg check &amp; better doc - SSHOperator &amp; SFTPOperator (#3793)</p></li>
 <li><p>[AIRFLOW-2245] Add remote_host of SSH/SFTP operator as templated field (#3765)</p></li>
-<li><p>[AIRFLOW-2670] Update SSH Operator’s Hook to respect timeout (#3666)</p></li>
+<li><p>[AIRFLOW-2670] Update SSH Operator's Hook to respect timeout (#3666)</p></li>
 <li><p>[AIRFLOW-3380] Add metrics documentation (#4219)</p></li>
 <li><p>[AIRFLOW-3361] Log the task_id in the PendingDeprecationWarning from BaseOperator (#4030)</p></li>
 <li><p>[AIRFLOW-3213] Create ADLS to GCS operator (#4134)</p></li>
@@ -9204,7 +9204,7 @@
 <li><p>[AIRFLOW-3589] Visualize reschedule state in all views (#4408)</p></li>
 <li><p>[AIRFLOW-2698] Simplify Kerberos code (#3563)</p></li>
 <li><p>[AIRFLOW-2499] Dockerise CI pipeline (#3393)</p></li>
-<li><p>[AIRFLOW-3432] Add test for feature “Delete DAG in UI” (#4266)</p></li>
+<li><p>[AIRFLOW-3432] Add test for feature &quot;Delete DAG in UI&quot; (#4266)</p></li>
 <li><p>[AIRFLOW-3301] Update DockerOperator CI test for PR #3977 (#4138)</p></li>
 <li><p>[AIRFLOW-3478] Make sure that the session is closed</p></li>
 <li><p>[AIRFLOW-3687] Add missing &#64;apply_defaults decorators (#4498)</p></li>
@@ -9212,7 +9212,7 @@
 <li><p>[AIRFLOW-3689] Update pop-up message when deleting DAG in RBAC UI (#4505)</p></li>
 <li><p>[AIRFLOW-2801] Skip test_mark_success_no_kill in PostgreSQL on CI (#3642)</p></li>
 <li><p>[AIRFLOW-3693] Replace psycopg2-binary by psycopg2 (#4508)</p></li>
-<li><p>[AIRFLOW-3700] Change the lowest allowed version of “requests” (#4517)</p></li>
+<li><p>[AIRFLOW-3700] Change the lowest allowed version of &quot;requests&quot; (#4517)</p></li>
 <li><p>[AIRFLOW-3704] Support SSL Protection When Redis is Used as Broker for CeleryExecutor (#4521)</p></li>
 <li><p>[AIRFLOW-3681] All GCP operators have now optional GCP Project ID (#4500)</p></li>
 <li><p>[Airflow 2782] Upgrades Dagre D3 version to latest possible</p></li>
@@ -9237,7 +9237,7 @@
 <li><p>[AIRFLOW-3655] Escape links generated in model views (#4463)</p></li>
 <li><p>[AIRFLOW-3662] Add dependency for Enum (#4468)</p></li>
 <li><p>[AIRFLOW-3630] Cleanup of GCP Cloud SQL Connection (#4451)</p></li>
-<li><p>[AIRFLOW-1837] Respect task start_date when different from dag’s (#4010)</p></li>
+<li><p>[AIRFLOW-1837] Respect task start_date when different from dag's (#4010)</p></li>
 <li><p>[AIRFLOW-2829] Brush up the CI script for minikube</p></li>
 <li><p>[AIRFLOW-3519] Fix example http operator (#4455)</p></li>
 <li><p>[AIRFLOW-2811] Fix scheduler_ops_metrics.py to work (#3653)</p></li>
@@ -9277,12 +9277,12 @@
 <li><p>[AIRFLOW-1252] API accept JSON when invoking a trigger dag (#2334)</p></li>
 <li><p>[AIRFLOW-3425] Fix setting default scope in hook (#4261)</p></li>
 <li><p>[AIRFLOW-3416] Fixes Python 3 compatibility with CloudSqlQueryOperator (#4254)</p></li>
-<li><p>[AIRFLOW-3263] Ignore exception when ‘run’ kills already killed job (#4108)</p></li>
+<li><p>[AIRFLOW-3263] Ignore exception when 'run' kills already killed job (#4108)</p></li>
 <li><p>[AIRFLOW-3264] URL decoding when parsing URI for connection (#4109)</p></li>
 <li><p>[AIRFLOW-3365][AIRFLOW-3366] Allow celery_broker_transport_options to be set with environment variables (#4211)</p></li>
 <li><p>[AIRFLOW-2642] fix wrong value git-sync initcontainer env GIT_SYNC_ROOT (#3519)</p></li>
 <li><p>[AIRFLOW-3353] Pin redis version (#4195)</p></li>
-<li><p>[AIRFLOW-3251] KubernetesPodOperator now uses ‘image_pull_secrets’ argument when creating Pods (#4188)</p></li>
+<li><p>[AIRFLOW-3251] KubernetesPodOperator now uses 'image_pull_secrets' argument when creating Pods (#4188)</p></li>
 <li><p>[AIRFLOW-2705] Move class-level moto decorator to method-level</p></li>
 <li><p>[AIRFLOW-3233] Fix deletion of DAGs in the UI (#4069)</p></li>
 <li><p>[AIRFLOW-2908] Allow retries with KubernetesExecutor. (#3758)</p></li>
@@ -9306,7 +9306,7 @@
 <li><p>[AIRFLOW-1413] Fix FTPSensor failing on error message with unexpected (#2450)</p></li>
 <li><p>[AIRFLOW-3378] KubernetesPodOperator does not delete on timeout failure (#4218)</p></li>
 <li><p>[AIRFLOW-3245] Fix list processing in resolve_template_files (#4086)</p></li>
-<li><p>[AIRFLOW-2703] Catch transient DB exceptions from scheduler’s heartbeat it does not crash (#3650)</p></li>
+<li><p>[AIRFLOW-2703] Catch transient DB exceptions from scheduler's heartbeat it does not crash (#3650)</p></li>
 <li><p>[AIRFLOW-1298] Clear UPSTREAM_FAILED using the clean cli (#3886)</p></li>
 </ul>
 </div>
@@ -9326,7 +9326,7 @@
 <li><p>[AIRFLOW-XXX] Better instructions for Airflow flower (#4214)</p></li>
 <li><p>[AIRFLOW-XXX] Make pip install commands consistent (#3752)</p></li>
 <li><p>[AIRFLOW-XXX] Add <code class="docutils literal notranslate"><span class="pre">BigQueryGetDataOperator</span></code> to Integration Docs (#4063)</p></li>
-<li><p>[AIRFLOW-XXX] Don’t spam test logs with “bad cron expression” messages (#3973)</p></li>
+<li><p>[AIRFLOW-XXX] Don't spam test logs with &quot;bad cron expression&quot; messages (#3973)</p></li>
 <li><p>[AIRFLOW-XXX] Update committer list based on latest TLP discussion (#4427)</p></li>
 <li><p>[AIRFLOW-XXX] Fix incorrect statement in contributing guide (#4104)</p></li>
 <li><p>[AIRFLOW-XXX] Fix Broken Link in CONTRIBUTING.md</p></li>
@@ -9338,7 +9338,7 @@
 <li><p>[AIRFLOW-3086] Add extras group for google auth to setup.py (#3917)</p></li>
 <li><p>[AIRFLOW-XXX] Add Kubernetes Dependency in Extra Packages Doc (#4281)</p></li>
 <li><p>[AIRFLOW-3696] Add Version info to Airflow Documentation (#4512)</p></li>
-<li><p>[AIRFLOW-XXX] Correct Typo in sensor’s exception (#4545)</p></li>
+<li><p>[AIRFLOW-XXX] Correct Typo in sensor's exception (#4545)</p></li>
 <li><p>[AIRFLOW-XXX] Fix a typo of config (#4544)</p></li>
 <li><p>[AIRFLOW-XXX] Fix BashOperator Docstring (#4052)</p></li>
 <li><p>[AIRFLOW-3018] Fix Minor issues in Documentation</p></li>
@@ -9365,16 +9365,16 @@
 </div>
 <div class="section" id="statsd-metrics">
 <h4>StatsD Metrics<a class="headerlink" href="#statsd-metrics" title="Permalink to this headline">¶</a></h4>
-<p>The <code class="docutils literal notranslate"><span class="pre">scheduler_heartbeat</span></code> metric has been changed from a gauge to a counter. Each loop of the scheduler will increment the counter by 1. This provides a higher degree of visibility and allows for better integration with Prometheus using the <a class="reference external" href="https://github.com/prometheus/statsd_exporter">StatsD Exporter</a>. The scheduler’s activity status can be determined by graphing and alerting using a rate of change of the counter. If the scheduler goes down, the rate will drop to 0.</p>
+<p>The <code class="docutils literal notranslate"><span class="pre">scheduler_heartbeat</span></code> metric has been changed from a gauge to a counter. Each loop of the scheduler will increment the counter by 1. This provides a higher degree of visibility and allows for better integration with Prometheus using the <a class="reference external" href="https://github.com/prometheus/statsd_exporter">StatsD Exporter</a>. The scheduler's activity status can be determined by graphing and alerting using a rate of change of the counter. If the scheduler goes down, the rate will drop to 0.</p>
 </div>
 <div class="section" id="emrhook-now-passes-all-of-connection-s-extra-to-createjobflow-api">
-<h4>EMRHook now passes all of connection’s extra to CreateJobFlow API<a class="headerlink" href="#emrhook-now-passes-all-of-connection-s-extra-to-createjobflow-api" title="Permalink to this headline">¶</a></h4>
+<h4>EMRHook now passes all of connection's extra to CreateJobFlow API<a class="headerlink" href="#emrhook-now-passes-all-of-connection-s-extra-to-createjobflow-api" title="Permalink to this headline">¶</a></h4>
 <p>EMRHook.create_job_flow has been changed to pass all keys to the create_job_flow API, rather than
 just specific known keys for greater flexibility.</p>
-<p>However prior to this release the “emr_default” sample connection that was created had invalid
+<p>However prior to this release the &quot;emr_default&quot; sample connection that was created had invalid
 configuration, so creating EMR clusters might fail until your connection is updated. (Ec2KeyName,
 Ec2SubnetId, TerminationProtection and KeepJobFlowAliveWhenNoSteps were all top-level keys when they
-should be inside the “Instances” dict)</p>
+should be inside the &quot;Instances&quot; dict)</p>
 </div>
 <div class="section" id="ldap-auth-backend-now-requires-tls">
 <h4>LDAP Auth Backend now requires TLS<a class="headerlink" href="#ldap-auth-backend-now-requires-tls" title="Permalink to this headline">¶</a></h4>
@@ -9411,7 +9411,7 @@
 <li><p>[AIRFLOW-843] Exceptions now available in context during on_failure_callback</p></li>
 <li><p>[AIRFLOW-2476] Update tabulate dependency to v0.8.2</p></li>
 <li><p>[AIRFLOW-2592] Bump Bleach dependency</p></li>
-<li><p>[AIRFLOW-2622] Add “confirm=False” option to SFTPOperator</p></li>
+<li><p>[AIRFLOW-2622] Add &quot;confirm=False&quot; option to SFTPOperator</p></li>
 <li><p>[AIRFLOW-2662] support affinity &amp; nodeSelector policies for kubernetes executor/operator</p></li>
 <li><p>[AIRFLOW-2709] Improve error handling in Databricks hook</p></li>
 <li><p>[AIRFLOW-2723] Update lxml dependency to &gt;= 4.0.</p></li>
@@ -9428,7 +9428,7 @@
 <li><p>[AIRFLOW-2951] dag_run end_date Null after a dag is finished</p></li>
 <li><p>[AIRFLOW-2956] Kubernetes tolerations for pod operator</p></li>
 <li><p>[AIRFLOW-2997] Support for clustered tables in Bigquery hooks/operators</p></li>
-<li><p>[AIRFLOW-3006] Fix error when schedule_interval=”None”</p></li>
+<li><p>[AIRFLOW-3006] Fix error when schedule_interval=&quot;None&quot;</p></li>
 <li><p>[AIRFLOW-3008] Move Kubernetes related example DAGs to contrib/example_dags</p></li>
 <li><p>[AIRFLOW-3025] Allow to specify dns and dns-search parameters for DockerOperator</p></li>
 <li><p>[AIRFLOW-3067] (www_rbac) Flask flash messages are not displayed properly (no background color)</p></li>
@@ -9445,8 +9445,8 @@
 <li><p>[AIRFLOW-3195] Druid Hook: Log ingestion spec and task id</p></li>
 <li><p>[AIRFLOW-3197] EMR Hook is missing some parameters to valid on the AWS API</p></li>
 <li><p>[AIRFLOW-3232] Make documentation for GCF Functions operator more readable</p></li>
-<li><p>[AIRFLOW-3262] Can’t get log containing Response when using SimpleHttpOperator</p></li>
-<li><p>[AIRFLOW-3265] Add support for “unix_socket” in connection extra for Mysql Hook</p></li>
+<li><p>[AIRFLOW-3262] Can't get log containing Response when using SimpleHttpOperator</p></li>
+<li><p>[AIRFLOW-3265] Add support for &quot;unix_socket&quot; in connection extra for Mysql Hook</p></li>
 </ul>
 </div>
 <div class="section" id="id138">
@@ -9483,22 +9483,22 @@
 <li><p>[AIRFLOW-2574] initdb fails when mysql password contains percent sign</p></li>
 <li><p>[AIRFLOW-2707] Error accessing log files from web UI</p></li>
 <li><p>[AIRFLOW-2716] Replace new Python 3.7 keywords</p></li>
-<li><p>[AIRFLOW-2744] RBAC app doesn’t integrate plugins (blueprints etc)</p></li>
+<li><p>[AIRFLOW-2744] RBAC app doesn't integrate plugins (blueprints etc)</p></li>
 <li><p>[AIRFLOW-2772] BigQuery hook does not allow specifying both the partition field name and table name at the same time</p></li>
 <li><p>[AIRFLOW-2778] Bad Import in collect_dag in DagBag</p></li>
 <li><p>[AIRFLOW-2786] Variables view fails to render if a variable has an empty key</p></li>
 <li><p>[AIRFLOW-2799] Filtering UI objects by datetime is broken</p></li>
 <li><p>[AIRFLOW-2800] Remove airflow/ low-hanging linting errors</p></li>
 <li><p>[AIRFLOW-2825] S3ToHiveTransfer operator may not may able to handle GZIP file with uppercase ext in S3</p></li>
-<li><p>[AIRFLOW-2848] dag_id is missing in metadata table “job” for LocalTaskJob</p></li>
+<li><p>[AIRFLOW-2848] dag_id is missing in metadata table &quot;job&quot; for LocalTaskJob</p></li>
 <li><p>[AIRFLOW-2860] DruidHook: time variable is not updated correctly when checking for timeout</p></li>
-<li><p>[AIRFLOW-2865] Race condition between on_success_callback and LocalTaskJob’s cleanup</p></li>
+<li><p>[AIRFLOW-2865] Race condition between on_success_callback and LocalTaskJob's cleanup</p></li>
 <li><p>[AIRFLOW-2893] Stuck dataflow job due to jobName mismatch.</p></li>
 <li><p>[AIRFLOW-2895] Prevent scheduler from spamming heartbeats/logs</p></li>
 <li><p>[AIRFLOW-2900] Code not visible for Packaged DAGs</p></li>
 <li><p>[AIRFLOW-2905] Switch to regional dataflow job service.</p></li>
-<li><p>[AIRFLOW-2907] Sendgrid - Attachments - ERROR - Object of type ‘bytes’ is not JSON serializable</p></li>
-<li><p>[AIRFLOW-2938] Invalid ‘extra’ field in connection can raise an AttributeError when attempting to edit</p></li>
+<li><p>[AIRFLOW-2907] Sendgrid - Attachments - ERROR - Object of type 'bytes' is not JSON serializable</p></li>
+<li><p>[AIRFLOW-2938] Invalid 'extra' field in connection can raise an AttributeError when attempting to edit</p></li>
 <li><p>[AIRFLOW-2979] Deprecated Celery Option not in Options list</p></li>
 <li><p>[AIRFLOW-2981] TypeError in dataflow operators when using GCS jar or py_file</p></li>
 <li><p>[AIRFLOW-2984] Cannot convert naive_datetime when task has a naive start_date/end_date</p></li>
@@ -9509,9 +9509,9 @@
 <li><p>[AIRFLOW-3064] No output from <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">test</span></code> due to default logging config</p></li>
 <li><p>[AIRFLOW-3072] Only admin can view logs in RBAC UI</p></li>
 <li><p>[AIRFLOW-3079] Improve initdb to support MSSQL Server</p></li>
-<li><p>[AIRFLOW-3089] Google auth doesn’t work under http</p></li>
+<li><p>[AIRFLOW-3089] Google auth doesn't work under http</p></li>
 <li><p>[AIRFLOW-3099] Errors raised when some blocks are missing in airflow.cfg</p></li>
-<li><p>[AIRFLOW-3109] Default user permission should contain ‘can_clear’</p></li>
+<li><p>[AIRFLOW-3109] Default user permission should contain 'can_clear'</p></li>
 <li><p>[AIRFLOW-3111] Confusing comments and instructions for log templates in UPDATING.md and default_airflow.cfg</p></li>
 <li><p>[AIRFLOW-3124] Broken webserver debug mode (RBAC)</p></li>
 <li><p>[AIRFLOW-3136] Scheduler Failing the Task retries run while processing Executor Events</p></li>
@@ -9572,7 +9572,7 @@
 <h5>Breaking changes<a class="headerlink" href="#breaking-changes" title="Permalink to this headline">¶</a></h5>
 <ul class="simple">
 <li><p>AWS Batch Operator renamed property queue to job_queue to prevent conflict with the internal queue from CeleryExecutor - AIRFLOW-2542</p></li>
-<li><p>Users created and stored in the old users table will not be migrated automatically. FAB’s built-in authentication support must be reconfigured.</p></li>
+<li><p>Users created and stored in the old users table will not be migrated automatically. FAB's built-in authentication support must be reconfigured.</p></li>
 <li><p>Airflow dag home page is now <code class="docutils literal notranslate"><span class="pre">/home</span></code> (instead of <code class="docutils literal notranslate"><span class="pre">/admin</span></code>).</p></li>
 <li><p>All ModelViews in Flask-AppBuilder follow a different pattern from Flask-Admin. The <code class="docutils literal notranslate"><span class="pre">/admin</span></code> part of the URL path will no longer exist. For example: <code class="docutils literal notranslate"><span class="pre">/admin/connection</span></code> becomes <code class="docutils literal notranslate"><span class="pre">/connection/list</span></code>, <code class="docutils literal notranslate"><span class="pre">/admin/connection/new</span></code> becomes <code class="docutils literal notranslate"><span class="pre">/connection/add</span></code>, <code class="docutils literal notranslate"><span class="pre">/admin/connection/edit</span></code> becomes <code class="docutils literal notranslate"><span class="pre">/connection/edit</span></code>, etc.</p></li>
 <li><p>Due to security concerns, the new webserver will no longer support the features in the <code class="docutils literal notranslate"><span class="pre">Data</span> <span class="pre">Profiling</span></code> menu of old UI, including <code class="docutils literal notranslate"><span class="pre">Ad</span> <span class="pre">Hoc</span> <span class="pre">Query</span></code>, <code class="docutils literal notranslate"><span class="pre">Charts</span></code>, and <code class="docutils literal notranslate"><span class="pre">Known</span> <span class="pre">Events</span></code>.</p></li>
@@ -9605,7 +9605,7 @@
 <div class="section" id="gcp-dataflow-operators">
 <h4>GCP Dataflow Operators<a class="headerlink" href="#gcp-dataflow-operators" title="Permalink to this headline">¶</a></h4>
 <p>Dataflow job labeling is now supported in Dataflow{Java,Python}Operator with a default
-“airflow-version” label, please upgrade your google-cloud-dataflow or apache-beam version
+&quot;airflow-version&quot; label, please upgrade your google-cloud-dataflow or apache-beam version
 to 2.2.0 or greater.</p>
 </div>
 <div class="section" id="bigquery-hooks-and-operator">
@@ -9640,7 +9640,7 @@
 <p>The previous setting of <code class="docutils literal notranslate"><span class="pre">log_task_reader</span></code> is not needed in many cases now when using the default logging config with remote storage. (Previously it needed to be set to <code class="docutils literal notranslate"><span class="pre">s3.task</span></code> or similar. This is not needed with the default config anymore)</p>
 <div class="section" id="change-of-per-task-log-path">
 <h5>Change of per-task log path<a class="headerlink" href="#change-of-per-task-log-path" title="Permalink to this headline">¶</a></h5>
-<p>With the change to Airflow core to be timezone aware the default log path for task instances will now include timezone information. This will by default mean all previous task logs won’t be found. You can get the old behaviour back by setting the following config options:</p>
+<p>With the change to Airflow core to be timezone aware the default log path for task instances will now include timezone information. This will by default mean all previous task logs won't be found. You can get the old behaviour back by setting the following config options:</p>
 <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="p">[</span><span class="n">core</span><span class="p">]</span>
 <span class="n">log_filename_template</span> <span class="o">=</span> <span class="p">{{</span> <span class="n">ti</span><span class="o">.</span><span class="n">dag_id</span> <span class="p">}}</span><span class="o">/</span><span class="p">{{</span> <span class="n">ti</span><span class="o">.</span><span class="n">task_id</span> <span class="p">}}</span><span class="o">/</span><span class="p">{{</span> <span class="n">execution_date</span><span class="o">.</span><span class="n">strftime</span><span class="p">(</span><span class="s2">&quot;</span><span class="si">%%</span><span class="s2">Y-</span><span class="si">%%</span><span class="s2">m-</span><span class="si">%%</span><span class="s2">dT</span><span class="si">%%</span><span class="s2">H:</span><span class="si">%%</span><span class="s2">M:</span><span class="si">%%</span><span class="s2">S&quot;</span><span class="p">)</span> <span class="p">}}</span><span class="o">/</span><span class="p">{{</span> <span class="n">try_number</span> <span class="p">}}</span><span class="o">.</span><span class="n">log</span>
 </pre></div>
@@ -9653,7 +9653,7 @@
 <ul class="simple">
 <li><p>[AIRFLOW-2870] Use abstract TaskInstance for migration</p></li>
 <li><p>[AIRFLOW-2859] Implement own UtcDateTime (#3708)</p></li>
-<li><p>[AIRFLOW-2140] Don’t require kubernetes for the SparkSubmit hook</p></li>
+<li><p>[AIRFLOW-2140] Don't require kubernetes for the SparkSubmit hook</p></li>
 <li><p>[AIRFLOW-2869] Remove smart quote from default config</p></li>
 <li><p>[AIRFLOW-2857] Fix Read the Docs env</p></li>
 <li><p>[AIRFLOW-2817] Force explicit choice on GPL dependency</p></li>
@@ -9704,7 +9704,7 @@
 <li><p>[AIRFLOW-2587] Add TIMESTAMP type mapping to MySqlToHiveTransfer</p></li>
 <li><p>[AIRFLOW-2591][AIRFLOW-2581] Set default value of autocommit to False in DbApiHook.run()</p></li>
 <li><p>[AIRFLOW-59] Implement bulk_dump and bulk_load for the Postgres hook</p></li>
-<li><p>[AIRFLOW-2533] Fix path to DAG’s on kubernetes executor workers</p></li>
+<li><p>[AIRFLOW-2533] Fix path to DAG's on kubernetes executor workers</p></li>
 <li><p>[AIRFLOW-2581] RFLOW-2581] Fix DbApiHook autocommit</p></li>
 <li><p>[AIRFLOW-2578] Add option to use proxies in JiraHook</p></li>
 <li><p>[AIRFLOW-2575] Make gcs to gcs operator work with large files</p></li>
@@ -9748,7 +9748,7 @@
 <li><p>[AIRFLOW-2521] backfill - make variable name and logging messages more accurate</p></li>
 <li><p>[AIRFLOW-2429] Fix hook, macros folder flake8 error</p></li>
 <li><p>[Airflow-XXX] add Prime to company list</p></li>
-<li><p>[AIRFLOW-2525] Fix PostgresHook.copy_expert to work with “COPY FROM”</p></li>
+<li><p>[AIRFLOW-2525] Fix PostgresHook.copy_expert to work with &quot;COPY FROM&quot;</p></li>
 <li><p>[AIRFLOW-2515] Add dependency on thrift_sasl to hive extra</p></li>
 <li><p>[AIRFLOW-2523] Add how-to for managing GCP connections</p></li>
 <li><p>[AIRFLOW-2510] Introduce new macros: prev_ds and next_ds</p></li>
@@ -9769,11 +9769,11 @@
 <li><p>[AIRFLOW-2502] Change Single triple quotes to double for docstrings</p></li>
 <li><p>[AIRFLOW-2503] Fix broken links in CONTRIBUTING.md</p></li>
 <li><p>[AIRFLOW-2501] Refer to devel instructions in docs contrib guide</p></li>
-<li><p>[AIRFLOW-2429] Fix contrib folder’s flake8 errors</p></li>
+<li><p>[AIRFLOW-2429] Fix contrib folder's flake8 errors</p></li>
 <li><p>[AIRFLOW-2471] Fix HiveCliHook.load_df to use unused parameters</p></li>
 <li><p>[AIRFLOW-2495] Update celery to 4.1.1</p></li>
 <li><p>[AIRFLOW-2429] Fix api, bin, config_templates folders flake8 error</p></li>
-<li><p>[AIRFLOW-2493] Mark template_fields of all Operators in the API document as “templated”</p></li>
+<li><p>[AIRFLOW-2493] Mark template_fields of all Operators in the API document as &quot;templated&quot;</p></li>
 <li><p>[AIRFLOW-2489] Update FlaskAppBuilder to 1.11.1</p></li>
 <li><p>[AIRFLOW-2448] Enhance HiveCliHook.load_df to work with datetime</p></li>
 <li><p>[AIRFLOW-2487] Enhance druid ingestion hook</p></li>
@@ -9801,7 +9801,7 @@
 <li><p>[AIRFLOW-2110][AIRFLOW-2122] Enhance Http Hook</p></li>
 <li><p>[AIRFLOW-XXX] Updated contributors list</p></li>
 <li><p>[AIRFLOW-2435] Add launch_type to ECSOperator to allow FARGATE</p></li>
-<li><p>[AIRFLOW-2451] Remove extra slash (‘/’) char when using wildcard in gcs_to_gcs operator</p></li>
+<li><p>[AIRFLOW-2451] Remove extra slash ('/') char when using wildcard in gcs_to_gcs operator</p></li>
 <li><p>[AIRFLOW-2461] Add support for cluster scaling on dataproc operator</p></li>
 <li><p>[AIRFLOW-2376] Fix no hive section error</p></li>
 <li><p>[AIRFLOW-2425] Add lineage support</p></li>
@@ -9816,7 +9816,7 @@
 <li><p>[AIRFLOW-2333] Add Segment Hook and TrackEventOperator</p></li>
 <li><p>[AIRFLOW-2442][AIRFLOW-2] Airflow run command leaves database connections open</p></li>
 <li><p>[AIRFLOW-2016] assign template_fields for Dataproc Workflow Template sub-classes, not base class</p></li>
-<li><p>[AIRFLOW-2446] Add S3ToRedshiftTransfer into the “Integration” doc</p></li>
+<li><p>[AIRFLOW-2446] Add S3ToRedshiftTransfer into the &quot;Integration&quot; doc</p></li>
 <li><p>[AIRFLOW-2449] Fix operators.py to run all test cases</p></li>
 <li><p>[AIRFLOW-2424] Add dagrun status endpoint and increased k8s test coverage</p></li>
 <li><p>[AIRFLOW-2441] Fix bugs in HiveCliHook.load_df</p></li>
@@ -9866,7 +9866,7 @@
 <li><p>[AIRFLOW-1313] Add vertica_to_mysql operator</p></li>
 <li><p>[AIRFLOW-1575] Add AWS Kinesis Firehose Hook for inserting batch records</p></li>
 <li><p>[AIRFLOW-2266][AIRFLOW-2343] Remove google-cloud-dataflow dependency</p></li>
-<li><p>[AIRFLOW-2370] Implement –use_random_password in create_user</p></li>
+<li><p>[AIRFLOW-2370] Implement --use_random_password in create_user</p></li>
 <li><p>[AIRFLOW-2348] Strip path prefix from the destination_object when source_object contains a wildcard[]</p></li>
 <li><p>[AIRFLOW-2391] Fix to Flask 0.12.2</p></li>
 <li><p>[AIRFLOW-2381] Fix the flaky ApiPasswordTests test</p></li>
@@ -9963,7 +9963,7 @@
 <li><p>[AIRFLOW-2282] Fix grammar in UPDATING.md</p></li>
 <li><p>[AIRFLOW-2200] Add snowflake operator with tests</p></li>
 <li><p>[AIRFLOW-2178] Add handling on SLA miss errors</p></li>
-<li><p>[AIRFLOW-2169] Fix type ‘bytes’ is not JSON serializable in python3</p></li>
+<li><p>[AIRFLOW-2169] Fix type 'bytes' is not JSON serializable in python3</p></li>
 <li><p>[AIRFLOW-2215] Pass environment to subprocess.Popen in base_task_runner</p></li>
 <li><p>[AIRFLOW-2253] Add Airflow CLI instrumentation</p></li>
 <li><p>[AIRFLOW-2274] Fix Dataflow tests</p></li>
@@ -9988,8 +9988,8 @@
 <li><p>[AIRFLOW-2060] Update pendulum version to 1.4.4</p></li>
 <li><p>[AIRFLOW-2248] Fix wrong param name in RedshiftToS3Transfer doc</p></li>
 <li><p>[AIRFLOW-1433][AIRFLOW-85] New Airflow Webserver UI with RBAC support</p></li>
-<li><p>[AIRFLOW-1235] Fix webserver’s odd behaviour</p></li>
-<li><p>[AIRFLOW-1460] Allow restoration of REMOVED TI’s</p></li>
+<li><p>[AIRFLOW-1235] Fix webserver's odd behaviour</p></li>
+<li><p>[AIRFLOW-1460] Allow restoration of REMOVED TI's</p></li>
 <li><p>[AIRFLOW-2235] Fix wrong docstrings in two operators</p></li>
 <li><p>[AIRFLOW-XXX] Fix chronological order for companies using Airflow</p></li>
 <li><p>[AIRFLOW-2124] Upload Python file to a bucket for Dataproc</p></li>
@@ -10029,7 +10029,7 @@
 <li><p>[AIRFLOW-2181] Convert password_auth and test_password_endpoints from DOS to UNIX</p></li>
 <li><p>[AIRFLOW-2187] Fix Broken Travis CI due to AIRFLOW-2123</p></li>
 <li><p>[AIRFLOW-2175] Check that filepath is not None</p></li>
-<li><p>[AIRFLOW-2173] Don’t check task IDs for concurrency reached check</p></li>
+<li><p>[AIRFLOW-2173] Don't check task IDs for concurrency reached check</p></li>
 <li><p>[AIRFLOW-2168] Remote logging for Azure Blob Storage</p></li>
 <li><p>[AIRFLOW-XXX] Add DocuTAP to list of users</p></li>
 <li><p>[AIRFLOW-2176] Change the way logging is carried out in BQ Get Data Operator</p></li>
@@ -10041,7 +10041,7 @@
 <li><p>[AIRFLOW-2166] Restore BQ run_query dialect param</p></li>
 <li><p>[AIRFLOW-2163] Add HBC Digital to users of Airflow</p></li>
 <li><p>[AIRFLOW-2065] Fix race-conditions when creating loggers</p></li>
-<li><p>[AIRFLOW-2147] Plugin manager: added ‘sensors’ attribute</p></li>
+<li><p>[AIRFLOW-2147] Plugin manager: added 'sensors' attribute</p></li>
 <li><p>[AIRFLOW-2059] taskinstance query is awful, un-indexed, and does not scale</p></li>
 <li><p>[AIRFLOW-2159] Fix a few typos in salesforce_hook</p></li>
 <li><p>[AIRFLOW-2132] Add step to initialize database</p></li>
@@ -10082,7 +10082,7 @@
 <li><p>[AIRFLOW-2116] Set CI Cloudant version to &lt;2.0</p></li>
 <li><p>[AIRFLOW-XXX] Add PMC to list of companies using Airflow</p></li>
 <li><p>[AIRFLOW-2100] Fix Broken Documentation Links</p></li>
-<li><p>[AIRFLOW-1404] Add ‘flatten_results’ &amp; ‘maximum_bytes_billed’ to BQ Operator</p></li>
+<li><p>[AIRFLOW-1404] Add 'flatten_results' &amp; 'maximum_bytes_billed' to BQ Operator</p></li>
 <li><p>[AIRFLOW-800] Initialize valid Google BigQuery Connection</p></li>
 <li><p>[AIRFLOW-1319] Fix misleading SparkSubmitOperator and SparkSubmitHook docstring</p></li>
 <li><p>[AIRFLOW-1983] Parse environment parameter as template</p></li>
@@ -10097,10 +10097,10 @@
 <li><p>[AIRFLOW-2090] Fix typo in DataStore Hook</p></li>
 <li><p>[AIRFLOW-1157] Fix missing pools crashing the scheduler</p></li>
 <li><p>[AIRFLOW-713] Jinjafy {EmrCreateJobFlow,EmrAddSteps}Operator attributes</p></li>
-<li><p>[AIRFLOW-2083] Docs: Use “its” instead of “it’s” where appropriate</p></li>
+<li><p>[AIRFLOW-2083] Docs: Use &quot;its&quot; instead of &quot;it's&quot; where appropriate</p></li>
 <li><p>[AIRFLOW-2066] Add operator to create empty BQ table</p></li>
 <li><p>[AIRFLOW-XXX] add Karmic to list of companies</p></li>
-<li><p>[AIRFLOW-2073] Make FileSensor fail when the file doesn’t exist</p></li>
+<li><p>[AIRFLOW-2073] Make FileSensor fail when the file doesn't exist</p></li>
 <li><p>[AIRFLOW-2078] Improve task_stats and dag_stats performance</p></li>
 <li><p>[AIRFLOW-2080] Use a log-out icon instead of a power button</p></li>
 <li><p>[AIRFLOW-2077] Fetch all pages of list_objects_v2 response</p></li>
@@ -10131,7 +10131,7 @@
 <li><p>[AIRFLOW-2043] Add Intercom to list of companies</p></li>
 <li><p>[AIRFLOW-2023] Add debug logging around number of queued files</p></li>
 <li><p>[AIRFLOW-XXX] Add Pernod-ricard as an Airflow user</p></li>
-<li><p>[AIRFLOW-1453] Add ‘steps’ into template_fields in EmrAddSteps</p></li>
+<li><p>[AIRFLOW-1453] Add 'steps' into template_fields in EmrAddSteps</p></li>
 <li><p>[AIRFLOW-2015] Add flag for interactive runs</p></li>
 <li><p>[AIRFLOW-1895] Fix primary key integrity for mysql</p></li>
 <li><p>[AIRFLOW-2030] Fix <code class="docutils literal notranslate"><span class="pre">KeyError:</span> <span class="pre">'i'</span></code> in DbApiHook for insert</p></li>
@@ -10178,7 +10178,7 @@
 <li><p>[AIRFLOW-1517] Add minikube for kubernetes integration tests</p></li>
 <li><p>[AIRFLOW-1988] Change BG color of None state TIs</p></li>
 <li><p>[AIRFLOW-790] Clean up TaskInstances without DagRuns</p></li>
-<li><p>[AIRFLOW-1949] Fix var upload, str() produces “b’…’” which is not json</p></li>
+<li><p>[AIRFLOW-1949] Fix var upload, str() produces &quot;b'...'&quot; which is not json</p></li>
 <li><p>[AIRFLOW-1930] Convert func.now() to timezone.utcnow()</p></li>
 <li><p>[AIRFLOW-1688] Support load.time_partitioning in bigquery_hook</p></li>
 <li><p>[AIRFLOW-1975] Make TriggerDagRunOperator callback optional</p></li>
@@ -10219,7 +10219,7 @@
 <li><p>[AIRFLOW-XXX] Purge coveralls</p></li>
 <li><p>[AIRFLOW-XXX] Remove unused coveralls token</p></li>
 <li><p>[AIRFLOW-1938] Remove tag version check in setup.py</p></li>
-<li><p>[AIRFLOW-1916] Don’t upload logs to remote from <code class="docutils literal notranslate"><span class="pre">run</span> <span class="pre">--raw</span></code></p></li>
+<li><p>[AIRFLOW-1916] Don't upload logs to remote from <code class="docutils literal notranslate"><span class="pre">run</span> <span class="pre">--raw</span></code></p></li>
 <li><p>[AIRFLOW-XXX] Fix failing PubSub tests on Python3</p></li>
 <li><p>[AIRFLOW-XXX] Upgrade to Python 3.5 and disable dask tests</p></li>
 <li><p>[AIRFLOW-1913] Add new GCP PubSub operators</p></li>
@@ -10315,7 +10315,7 @@
 <li><p>[AIRFLOW-1779] Add keepalive packets to ssh hook</p></li>
 <li><p>[AIRFLOW-1669] Fix Docker and pin moto to 1.1.19</p></li>
 <li><p>[AIRFLOW-71] Add support for private Docker images</p></li>
-<li><p>[AIRFLOW-XXX] Give a clue what the ‘ds’ variable is</p></li>
+<li><p>[AIRFLOW-XXX] Give a clue what the 'ds' variable is</p></li>
 <li><p>[AIRFLOW-XXX] Correct typos in the faq docs page</p></li>
 <li><p>[AIRFLOW-1571] Add AWS Lambda Hook</p></li>
 <li><p>[AIRFLOW-1675] Fix docstrings for API docs</p></li>
@@ -10451,11 +10451,11 @@
 <p>The airflow.hooks.S3_hook.S3Hook has been switched to use boto3 instead of the older boto (a.k.a. boto2). This results in a few backwards incompatible changes to the following classes: S3Hook:</p>
 <ul class="simple">
 <li><p>the constructors no longer accepts <code class="docutils literal notranslate"><span class="pre">s3_conn_id</span></code>. It is now called <code class="docutils literal notranslate"><span class="pre">aws_conn_id</span></code>.</p></li>
-<li><p>the default connection is now “aws_default” instead of “s3_default”</p></li>
+<li><p>the default connection is now &quot;aws_default&quot; instead of &quot;s3_default&quot;</p></li>
 <li><p>the return type of objects returned by <code class="docutils literal notranslate"><span class="pre">get_bucket</span></code> is now boto3.s3.Bucket</p></li>
 <li><p>the return type of <code class="docutils literal notranslate"><span class="pre">get_key</span></code>, and <code class="docutils literal notranslate"><span class="pre">get_wildcard_key</span></code> is now an boto3.S3.Object.</p></li>
 </ul>
-<p>If you are using any of these in your DAGs and specify a connection ID you will need to update the parameter name for the connection to “aws_conn_id”: S3ToHiveTransfer, S3PrefixSensor, S3KeySensor, RedshiftToS3Transfer.</p>
+<p>If you are using any of these in your DAGs and specify a connection ID you will need to update the parameter name for the connection to &quot;aws_conn_id&quot;: S3ToHiveTransfer, S3PrefixSensor, S3KeySensor, RedshiftToS3Transfer.</p>
 </div>
 <div class="section" id="logging-update">
 <h4>Logging update<a class="headerlink" href="#logging-update" title="Permalink to this headline">¶</a></h4>
@@ -10469,7 +10469,7 @@
 </div>
 <div class="section" id="changes-in-airflow-logging">
 <h5>Changes in Airflow Logging<a class="headerlink" href="#changes-in-airflow-logging" title="Permalink to this headline">¶</a></h5>
-<p>Airflow’s logging mechanism has been refactored to use Python’s built-in <code class="docutils literal notranslate"><span class="pre">logging</span></code> module to perform logging of the application. By extending classes with the existing <code class="docutils literal notranslate"><span class="pre">LoggingMixin</span></code>, all the logging will go through a central logger. Also the <code class="docutils literal notranslate"><span class="pre">BaseHook</span></code> and <code class="docutils literal notranslate"><span class="pre">BaseOperator</span></code> already extend this class, so it is easily available to do logging.</p>
+<p>Airflow's logging mechanism has been refactored to use Python’s built-in <code class="docutils literal notranslate"><span class="pre">logging</span></code> module to perform logging of the application. By extending classes with the existing <code class="docutils literal notranslate"><span class="pre">LoggingMixin</span></code>, all the logging will go through a central logger. Also the <code class="docutils literal notranslate"><span class="pre">BaseHook</span></code> and <code class="docutils literal notranslate"><span class="pre">BaseOperator</span></code> already extend this class, so it is easily available to do logging.</p>
 <p>The main benefit is easier configuration of the logging by setting a single centralized python file. Disclaimer; there is still some inline configuration, but this will be removed eventually. The new logging class is defined by setting the dotted classpath in your <code class="docutils literal notranslate"><span class="pre">~/airflow/airflow.cfg</span></code> file:</p>
 <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="c1"># Logging class</span>
 <span class="c1"># Specify the class that will specify the logging configuration</span>
@@ -10617,7 +10617,7 @@
 <p>The <code class="docutils literal notranslate"><span class="pre">file_task_handler</span></code> logger has been made more flexible. The default format can be changed, <code class="docutils literal notranslate"><span class="pre">{dag_id}/{task_id}/{execution_date}/{try_number}.log</span></code> by supplying Jinja templating in the <code class="docutils literal notranslate"><span class="pre">FILENAME_TEMPLATE</span></code> configuration variable. See the <code class="docutils literal notranslate"><span class="pre">file_task_handler</span></code> for more information.</p>
 </div>
 <div class="section" id="i-m-using-s3log-or-gcslogs-what-do-i-do">
-<h5>I’m using S3Log or GCSLogs, what do I do!?<a class="headerlink" href="#i-m-using-s3log-or-gcslogs-what-do-i-do" title="Permalink to this headline">¶</a></h5>
+<h5>I'm using S3Log or GCSLogs, what do I do!?<a class="headerlink" href="#i-m-using-s3log-or-gcslogs-what-do-i-do" title="Permalink to this headline">¶</a></h5>
 <p>If you are logging to Google cloud storage, please see the <a class="reference external" href="https://airflow.apache.org/integration.html#gcp-google-cloud-platform">Google cloud platform documentation</a> for logging instructions.</p>
 <p>If you are using S3, the instructions should be largely the same as the Google cloud platform instructions above. You will need a custom logging config. The <code class="docutils literal notranslate"><span class="pre">REMOTE_BASE_LOG_FOLDER</span></code> configuration key in your airflow config has been removed, therefore you will need to take the following steps:</p>
 <ul class="simple">
@@ -10640,7 +10640,7 @@
 <p>These features are marked for deprecation. They may still work (and raise a <code class="docutils literal notranslate"><span class="pre">DeprecationWarning</span></code>), but are no longer
 supported and will be removed entirely in Airflow 2.0</p>
 <ul>
-<li><p>If you’re using the <code class="docutils literal notranslate"><span class="pre">google_cloud_conn_id</span></code> or <code class="docutils literal notranslate"><span class="pre">dataproc_cluster</span></code> argument names explicitly in <code class="docutils literal notranslate"><span class="pre">contrib.operators.Dataproc{*}Operator</span></code>(s), be sure to rename them to <code class="docutils literal notranslate"><span class="pre">gcp_conn_id</span></code> or <code class="docutils literal notranslate"><span class="pre">cluster_name</span></code>, respectively. We’ve renamed these arguments for consistency. (AIRFLOW-1323)</p></li>
+<li><p>If you're using the <code class="docutils literal notranslate"><span class="pre">google_cloud_conn_id</span></code> or <code class="docutils literal notranslate"><span class="pre">dataproc_cluster</span></code> argument names explicitly in <code class="docutils literal notranslate"><span class="pre">contrib.operators.Dataproc{*}Operator</span></code>(s), be sure to rename them to <code class="docutils literal notranslate"><span class="pre">gcp_conn_id</span></code> or <code class="docutils literal notranslate"><span class="pre">cluster_name</span></code>, respectively. We've renamed these arguments for consistency. (AIRFLOW-1323)</p></li>
 <li><p><code class="docutils literal notranslate"><span class="pre">post_execute()</span></code> hooks now take two arguments, <code class="docutils literal notranslate"><span class="pre">context</span></code> and <code class="docutils literal notranslate"><span class="pre">result</span></code>
 (AIRFLOW-886)</p>
 <p>Previously, post_execute() only took one argument, <code class="docutils literal notranslate"><span class="pre">context</span></code>.</p>
@@ -10680,7 +10680,7 @@
 <li><p>[AIRFLOW-1669] Fix Docker and pin Moto to 1.1.19</p></li>
 <li><p>[AIRFLOW-71] Add support for private Docker images</p></li>
 <li><p>[AIRFLOW-1779] Add keepalive packets to ssh hook</p></li>
-<li><p>[AIRFLOW-XXX] Give a clue what the ‘ds’ variable is</p></li>
+<li><p>[AIRFLOW-XXX] Give a clue what the 'ds' variable is</p></li>
 <li><p>[AIRFLOW-XXX] Correct typos in the faq docs page</p></li>
 <li><p>[AIRFLOW-1571] Add AWS Lambda Hook</p></li>
 <li><p>[AIRFLOW-1675] Fix docstrings for API docs</p></li>
@@ -10761,7 +10761,7 @@
 <li><p>[AIRFLOW-1602] LoggingMixin in DAG class</p></li>
 <li><p>[AIRFLOW-1593] expose load_string in WasbHook</p></li>
 <li><p>[AIRFLOW-1597] Add GameWisp as Airflow user</p></li>
-<li><p>[AIRFLOW-1594] Don’t install test packages into Python root.[]</p></li>
+<li><p>[AIRFLOW-1594] Don't install test packages into Python root.[]</p></li>
 <li><p>[AIRFLOW-1582] Improve logging within Airflow</p></li>
 <li><p>[AIRFLOW-1476] add INSTALL instruction for source releases</p></li>
 <li><p>[AIRFLOW-XXX] Save username and password in airflow-pr</p></li>
@@ -10775,7 +10775,7 @@
 <li><p>[AIRFLOW-1577] Add token support to DatabricksHook</p></li>
 <li><p>[AIRFLOW-1580] Error in string formatting</p></li>
 <li><p>[AIRFLOW-1567] Updated docs for Google ML Engine operators/hooks</p></li>
-<li><p>[AIRFLOW-1574] add ‘to’ attribute to templated vars of email operator</p></li>
+<li><p>[AIRFLOW-1574] add 'to' attribute to templated vars of email operator</p></li>
 <li><p>[AIRFLOW-1572] add carbonite to company list</p></li>
 <li><p>[AIRFLOW-1568] Fix typo in BigQueryHook</p></li>
 <li><p>[AIRFLOW-1493][AIRFLOW-XXXX][WIP] fixed dumb thing</p></li>
@@ -10822,7 +10822,7 @@
 <li><p>[AIRFLOW-1389] Support createDisposition in BigQueryOperator</p></li>
 <li><p>[AIRFLOW-1349] Refactor BackfillJob _execute</p></li>
 <li><p>[AIRFLOW-1459] Fixed broken integration .rst formatting</p></li>
-<li><p>[AIRFLOW-1448] Revert “Fix cli reading logfile in memory”</p></li>
+<li><p>[AIRFLOW-1448] Revert &quot;Fix cli reading logfile in memory&quot;</p></li>
 <li><p>[AIRFLOW-1398] Allow ExternalTaskSensor to wait on multiple runs of a task</p></li>
 <li><p>[AIRFLOW-1399] Fix cli reading logfile in memory</p></li>
 <li><p>[AIRFLOW-1442] Remove extra space from ignore_all_deps generated command</p></li>
@@ -10841,7 +10841,7 @@
 <li><p>[AIRFLOW-1401] Standardize cloud ml operator arguments</p></li>
 <li><p>[AIRFLOW-1394] Add quote_character param to GCS hook and operator</p></li>
 <li><p>[AIRFLOW-1402] Cleanup SafeConfigParser DeprecationWarning</p></li>
-<li><p>[AIRFLOW-1326][[AIRFLOW-1326][AIRFLOW-1184] Don’t split argument array – it’s already an array.[</p></li>
+<li><p>[AIRFLOW-1326][[AIRFLOW-1326][AIRFLOW-1184] Don't split argument array -- it's already an array.[</p></li>
 <li><p>[AIRFLOW-1384] Add ARGO/CaDC as a Airflow user</p></li>
 <li><p>[AIRFLOW-1357] Fix scheduler zip file support</p></li>
 <li><p>[AIRFLOW-1382] Add working dir option to DockerOperator</p></li>
@@ -10852,7 +10852,7 @@
 <li><p>[AIRFLOW-1271] Add Google CloudML Training Operator</p></li>
 <li><p>[AIRFLOW-300] Add Google Pubsub hook and operator</p></li>
 <li><p>[AIRFLOW-1343] Fix dataproc label format</p></li>
-<li><p>[AIRFLOW-1367] Pass Content-ID To reference inline images in an email, we need to be able to add &lt;img src=”cid:{}”/&gt; to the HTML. However currently the Content-ID (cid) is not passed, so we need to add it</p></li>
+<li><p>[AIRFLOW-1367] Pass Content-ID To reference inline images in an email, we need to be able to add &lt;img src=&quot;cid:{}&quot;/&gt; to the HTML. However currently the Content-ID (cid) is not passed, so we need to add it</p></li>
 <li><p>[AIRFLOW-1265] Fix celery executor parsing CELERY_SSL_ACTIVE</p></li>
 <li><p>[AIRFLOW-1272] Google Cloud ML Batch Prediction Operator</p></li>
 <li><p>[AIRFLOW-1352][AIRFLOW-1335] Revert MemoryHandler change ()[]</p></li>
@@ -10872,7 +10872,7 @@
 <li><p>[AIRFLOW-1320] Update LetsBonus users in README</p></li>
 <li><p>[AIRFLOW-1335] Use MemoryHandler for buffered logging</p></li>
 <li><p>[AIRFLOW-1339] Add Drivy to the list of users</p></li>
-<li><p>[AIRFLOW-1275] Put ‘airflow pool’ into API</p></li>
+<li><p>[AIRFLOW-1275] Put 'airflow pool' into API</p></li>
 <li><p>[AIRFLOW-1296] Propagate SKIPPED to all downstream tasks</p></li>
 <li><p>[AIRFLOW-1317] Fix minor issues in API reference</p></li>
 <li><p>[AIRFLOW-1308] Disable nanny usage for Dask</p></li>
@@ -10885,7 +10885,7 @@
 <li><p>[AIRFLOW-1289] Removes restriction on number of scheduler threads</p></li>
 <li><p>[AIRFLOW-1024] Ignore celery executor errors (#49)</p></li>
 <li><p>[AIRFLOW-1265] Fix exception while loading celery configurations</p></li>
-<li><p>[AIRFLOW-1290] set docs author to ‘Apache Airflow’</p></li>
+<li><p>[AIRFLOW-1290] set docs author to 'Apache Airflow'</p></li>
 <li><p>[AIRFLOW-1242] Allowing project_id to have a colon in it.</p></li>
 <li><p>[AIRFLOW-1282] Fix known event column sorting</p></li>
 <li><p>[AIRFLOW-1166] Speed up _change_state_for_tis_without_dagrun</p></li>
@@ -10922,10 +10922,10 @@
 <li><p>[AIRFLOW-1200] Forbid creation of a variable with an empty key</p></li>
 <li><p>[AIRFLOW-1207] Enable utils.helpers unit tests</p></li>
 <li><p>[AIRFLOW-1213] Add hcatalog parameters to sqoop</p></li>
-<li><p>[AIRFLOW-1201] Update deprecated ‘nose-parameterized’</p></li>
+<li><p>[AIRFLOW-1201] Update deprecated 'nose-parameterized'</p></li>
 <li><p>[AIRFLOW-1186] Sort dag.get_task_instances by execution_date</p></li>
 <li><p>[AIRFLOW-1203] Pin Google API client version to fix OAuth issue</p></li>
-<li><p>[AIRFLOW-1145] Fix closest_date_partition function with before set to True If we’re looking for the closest date before, we should take the latest date in the list of date before.</p></li>
+<li><p>[AIRFLOW-1145] Fix closest_date_partition function with before set to True If we're looking for the closest date before, we should take the latest date in the list of date before.</p></li>
 <li><p>[AIRFLOW-1180] Fix flask-wtf version for test_csrf_rejection</p></li>
 <li><p>[AIRFLOW-993] Update date inference logic</p></li>
 <li><p>[AIRFLOW-1170] DbApiHook insert_rows inserts parameters separately</p></li>
@@ -10949,7 +10949,7 @@
 <li><p>[AIRFLOW-1167] Support microseconds in FTPHook modification time</p></li>
 <li><p>[AIRFLOW-1173] Add Robinhood to who uses Airflow</p></li>
 <li><p>[AIRFLOW-945][AIRFLOW-941] Remove psycopg2 connection workaround</p></li>
-<li><p>[AIRFLOW-1140] DatabricksSubmitRunOperator should template the “json” field.</p></li>
+<li><p>[AIRFLOW-1140] DatabricksSubmitRunOperator should template the &quot;json&quot; field.</p></li>
 <li><p>[AIRFLOW-1160] Update Spark parameters for Mesos</p></li>
 <li><p>[AIRFLOW 1149][AIRFLOW-1149] Allow for custom filters in Jinja2 templates</p></li>
 <li><p>[AIRFLOW-1036] Randomize exponential backoff</p></li>
@@ -10974,7 +10974,7 @@
 <li><p>[AIRFLOW-1112] Log which pool when pool is full in scheduler</p></li>
 <li><p>[AIRFLOW-1106] Add Groupalia/Letsbonus to the ReadMe</p></li>
 <li><p>[AIRFLOW-1109] Use kill signal to kill processes and log results</p></li>
-<li><p>[AIRFLOW-1074] Don’t count queued tasks for concurrency limits</p></li>
+<li><p>[AIRFLOW-1074] Don't count queued tasks for concurrency limits</p></li>
 <li><p>[AIRFLOW-1095] Make ldap_auth memberOf come from configuration</p></li>
 <li><p>[AIRFLOW-1090] Add HBO</p></li>
 <li><p>[AIRFLOW-1035] Use binary exponential backoff</p></li>
@@ -11127,7 +11127,7 @@
 <li><p>[AIRFLOW-1119] Fix unload query so headers are on first row[]</p></li>
 <li><p>[AIRFLOW-1089] Add Spark application arguments</p></li>
 <li><p>[AIRFLOW-1078] Fix latest_runs endpoint for old flask versions</p></li>
-<li><p>[AIRFLOW-1074] Don’t count queued tasks for concurrency limits</p></li>
+<li><p>[AIRFLOW-1074] Don't count queued tasks for concurrency limits</p></li>
 <li><p>[AIRFLOW-1064] Change default sort to job_id for TaskInstanceModelView</p></li>
 <li><p>[AIRFLOW-1038] Specify celery serialization options explicitly</p></li>
 <li><p>[AIRFLOW-1036] Randomize exponential backoff</p></li>
@@ -11136,7 +11136,7 @@
 <li><p>[AIRFLOW-1179] Fix pandas 0.2x breaking Google BigQuery change</p></li>
 <li><p>[AIRFLOW-1263] Dynamic height for charts</p></li>
 <li><p>[AIRFLOW-1266] Increase width of gantt y axis</p></li>
-<li><p>[AIRFLOW-1290] set docs author to ‘Apache Airflow’</p></li>
+<li><p>[AIRFLOW-1290] set docs author to 'Apache Airflow'</p></li>
 <li><p>[AIRFLOW-1282] Fix known event column sorting</p></li>
 <li><p>[AIRFLOW-1166] Speed up _change_state_for_tis_without_dagrun</p></li>
 <li><p>[AIRFLOW-1192] Some enhancements to qubole_operator</p></li>
@@ -11148,7 +11148,7 @@
 <li><p>[AIRFLOW-1199] Fix create modal</p></li>
 <li><p>[AIRFLOW-1200] Forbid creation of a variable with an empty key</p></li>
 <li><p>[AIRFLOW-1186] Sort dag.get_task_instances by execution_date</p></li>
-<li><p>[AIRFLOW-1145] Fix closest_date_partition function with before set to True If we’re looking for the closest date before, we should take the latest date in the list of date before.</p></li>
+<li><p>[AIRFLOW-1145] Fix closest_date_partition function with before set to True If we're looking for the closest date before, we should take the latest date in the list of date before.</p></li>
 <li><p>[AIRFLOW-1180] Fix flask-wtf version for test_csrf_rejection</p></li>
 <li><p>[AIRFLOW-1170] DbApiHook insert_rows inserts parameters separately</p></li>
 <li><p>[AIRFLOW-1150] Fix scripts execution in sparksql hook[]</p></li>
@@ -11175,7 +11175,7 @@
 <li><p>[AIRFLOW-1062] DagRun#find returns wrong result if external_trigger=False is specified</p></li>
 <li><p>[AIRFLOW-1054] Fix broken import on test_dag</p></li>
 <li><p>[AIRFLOW-1050] Retries ignored - regression</p></li>
-<li><p>[AIRFLOW-1033] TypeError: can’t compare datetime.datetime to None</p></li>
+<li><p>[AIRFLOW-1033] TypeError: can't compare datetime.datetime to None</p></li>
 <li><p>[AIRFLOW-1017] get_task_instance should return None instead of throw an exception for non-existent TIs</p></li>
 <li><p>[AIRFLOW-1011] Fix bug in BackfillJob._execute() for SubDAGs</p></li>
 <li><p>[AIRFLOW-1004] <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">webserver</span> <span class="pre">-D</span></code> runs in foreground</p></li>
@@ -11305,7 +11305,7 @@
 <h4>Google Cloud Operator and Hook alignment<a class="headerlink" href="#google-cloud-operator-and-hook-alignment" title="Permalink to this headline">¶</a></h4>
 <p>All Google Cloud Operators and Hooks are aligned and use the same client library. Now you have a single connection
 type for all kinds of Google Cloud Operators.</p>
-<p>If you experience problems connecting with your operator make sure you set the connection type “Google Cloud”.</p>
+<p>If you experience problems connecting with your operator make sure you set the connection type &quot;Google Cloud&quot;.</p>
 <p>Also the old P12 key file type is not supported anymore and only the new JSON key files are supported as a service
 account.</p>
 </div>
@@ -11327,7 +11327,7 @@
 </div>
 <div class="section" id="known-issues">
 <h4>Known Issues<a class="headerlink" href="#known-issues" title="Permalink to this headline">¶</a></h4>
-<p>There is a report that the default of “-1” for num_runs creates an issue where errors are reported while parsing tasks.
+<p>There is a report that the default of &quot;-1&quot; for num_runs creates an issue where errors are reported while parsing tasks.
 It was not confirmed, but a workaround was found by changing the default back to <code class="docutils literal notranslate"><span class="pre">None</span></code>.</p>
 <p>To do this edit <code class="docutils literal notranslate"><span class="pre">cli.py</span></code>, find the following:</p>
 <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="s1">&#39;num_runs&#39;</span><span class="p">:</span> <span class="n">Arg</span><span class="p">(</span>
@@ -11392,7 +11392,7 @@
 <li><p>[AIRFLOW-139] Let psycopg2 handle autocommit for PostgresHook</p></li>
 <li><p>[AIRFLOW-776] Add missing cgroups devel dependency</p></li>
 <li><p>[AIRFLOW-777] Fix expression to check if a DagRun is in running state</p></li>
-<li><p>[AIRFLOW-785] Don’t import CgroupTaskRunner at global scope</p></li>
+<li><p>[AIRFLOW-785] Don't import CgroupTaskRunner at global scope</p></li>
 <li><p>[AIRFLOW-784] Pin <code class="docutils literal notranslate"><span class="pre">funcsigs</span></code> to 1.0.0</p></li>
 <li><p>[AIRFLOW-624] Fix setup.py to not import airflow.version as version</p></li>
 <li><p>[AIRFLOW-779] Task should fail with specific message when deleted</p></li>
@@ -11430,7 +11430,7 @@
 <li><p>[AIRFLOW-718] Allow the query URI for DataProc Pig</p></li>
 <li><p>Log needs to be part of try/catch block</p></li>
 <li><p>[AIRFLOW-721] Descendant process can disappear before termination</p></li>
-<li><p>[AIRFLOW-403] Bash operator’s kill method leaves underlying processes running</p></li>
+<li><p>[AIRFLOW-403] Bash operator's kill method leaves underlying processes running</p></li>
 <li><p>[AIRFLOW-657] Add AutoCommit Parameter for MSSQL</p></li>
 <li><p>[AIRFLOW-641] Improve pull request instructions</p></li>
 <li><p>[AIRFLOW-685] Add test for MySqlHook.bulk_load()</p></li>
@@ -11535,10 +11535,10 @@
 <li><p>[AIRFLOW-198] Implement latest_only_operator</p></li>
 <li><p>[AIRFLOW-91] Add SSL config option for the webserver</p></li>
 <li><p>[AIRFLOW-191] Fix connection leak with PostgreSQL backend</p></li>
-<li><p>[AIRFLOW-512] Fix ‘bellow’ typo in docs &amp; comments</p></li>
+<li><p>[AIRFLOW-512] Fix 'bellow' typo in docs &amp; comments</p></li>
 <li><p>[AIRFLOW-509][AIRFLOW-1] Create operator to delete tables in BigQuery</p></li>
 <li><p>[AIRFLOW-498] Remove hard-coded gcp project id</p></li>
-<li><p>[AIRFLOW-505] Support unicode characters in authors’ names</p></li>
+<li><p>[AIRFLOW-505] Support unicode characters in authors' names</p></li>
 <li><p>[AIRFLOW-494] Add per-operator success/failure metrics</p></li>
 <li><p>[AIRFLOW-488] Fix test_simple fail</p></li>
 <li><p>[AIRFLOW-468] Update panda requirement to 0.17.1</p></li>
@@ -11587,7 +11587,7 @@
 <h3>Changelog<a class="headerlink" href="#id152" title="Permalink to this headline">¶</a></h3>
 <ul class="simple">
 <li><p>[AIRFLOW-463] Link Airflow icon to landing page</p></li>
-<li><p>[AIRFLOW-149] Task Dependency Engine + Why Isn’t My Task Running View</p></li>
+<li><p>[AIRFLOW-149] Task Dependency Engine + Why Isn't My Task Running View</p></li>
 <li><p>[AIRFLOW-361] Add default failure handler for the Qubole Operator</p></li>
 <li><p>[AIRFLOW-353] Fix dag run status update failure</p></li>
 <li><p>[AIRFLOW-447] Store source URIs in Python 3 compatible list</p></li>
@@ -11600,7 +11600,7 @@
 <li><p>[AIRFLOW-425] Add white fill for null state tasks in tree view.</p></li>
 <li><p>[AIRFLOW-69] Use dag runs in backfill jobs</p></li>
 <li><p>[AIRFLOW-415] Make dag_id not found error clearer</p></li>
-<li><p>[AIRFLOW-416] Use ordinals in README’s company list</p></li>
+<li><p>[AIRFLOW-416] Use ordinals in README's company list</p></li>
 <li><p>[AIRFLOW-369] Allow setting default DAG orientation</p></li>
 <li><p>[AIRFLOW-410] Add 2 Q/A to the FAQ in the docs</p></li>
 <li><p>[AIRFLOW-407] Add different colors for some sensors</p></li>
@@ -11616,7 +11616,7 @@
 <li><p>[AIRFLOW-399] Remove dags/testdruid.py</p></li>
 <li><p>[AIRFLOW-400] models.py/DAG.set_dag_runs_state() does not correctly set state</p></li>
 <li><p>[AIRFLOW-395] Fix colon/equal signs typo for resources in default config</p></li>
-<li><p>[AIRFLOW-397] Documentation: Fix typo in the word “instantiating”</p></li>
+<li><p>[AIRFLOW-397] Documentation: Fix typo in the word &quot;instantiating&quot;</p></li>
 <li><p>[AIRFLOW-395] Remove trailing commas from resources in config</p></li>
 <li><p>[AIRFLOW-388] Add a new chart for Task_Tries for each DAG</p></li>
 <li><p>[AIRFLOW-322] Fix typo in FAQ section</p></li>
@@ -11627,7 +11627,7 @@
 <li><p>[AIRFLOW-381] Manual UI Dag Run creation: require dag_id field</p></li>
 <li><p>[AIRFLOW-373] Enhance CLI variables functionality</p></li>
 <li><p>[AIRFLOW-379] Enhance Variables page functionality: import/export variables</p></li>
-<li><p>[AIRFLOW-331] modify the LDAP authentication config lines in  ‘Security’ sample codes</p></li>
+<li><p>[AIRFLOW-331] modify the LDAP authentication config lines in  'Security' sample codes</p></li>
 <li><p>[AIRFLOW-356][AIRFLOW-355][AIRFLOW-354] Replace nobr, enable DAG only exists locally message, change edit DAG icon</p></li>
 <li><p>[AIRFLOW-362] Import __future__ division</p></li>
 <li><p>[AIRFLOW-359] Pin flask-login to 0.2.11</p></li>
@@ -11658,13 +11658,13 @@
 <li><p>[AIRFLOW-314] Fix BigQuery cursor run_table_upsert method</p></li>
 <li><p>[AIRFLOW-298] fix incubator disclaimer in docs</p></li>
 <li><p>[AIRFLOW-284] HiveServer2Hook fix for cursor scope for get_results</p></li>
-<li><p>[AIRFLOW-260] More graceful exit when issues can’t be closed</p></li>
+<li><p>[AIRFLOW-260] More graceful exit when issues can't be closed</p></li>
 <li><p>[AIRFLOW-260] Handle case when no version is found</p></li>
 <li><p>[AIRFLOW-228] Handle empty version list in PR tool</p></li>
 <li><p>[AIRFLOW-302] Improve default squash commit message</p></li>
 <li><p>[AIRFLOW-187] Improve prompt styling</p></li>
 <li><p>[AIRFLOW-187] Fix typo in argument name</p></li>
-<li><p>[AIRFLOW-187] Move “Close XXX” message to end of squash commit</p></li>
+<li><p>[AIRFLOW-187] Move &quot;Close XXX&quot; message to end of squash commit</p></li>
 <li><p>[AIRFLOW-247] Add EMR hook, operators and sensors. Add AWS base hook</p></li>
 <li><p>[AIRFLOW-301] Fix broken unit test</p></li>
 <li><p>[AIRFLOW-100] Add execution_date_fn to ExternalTaskSensor</p></li>
@@ -11712,17 +11712,17 @@
 <li><p>[AIRFLOW-171] Add upgrade notes on email and S3 to 1.7.1.2</p></li>
 <li><p>[AIRFLOW-238] Make compatible with flask-admin 1.4.1</p></li>
 <li><p>[AIRFLOW-230][HiveServer2Hook] adding multi statements support</p></li>
-<li><p>[AIRFLOW-142] setup_env.sh doesn’t download hive tarball if hdp is specified as distro</p></li>
+<li><p>[AIRFLOW-142] setup_env.sh doesn't download hive tarball if hdp is specified as distro</p></li>
 <li><p>[AIRFLOW-223] Make parametable the IP on which Flower binds to</p></li>
 <li><p>[AIRFLOW-218] Added option to enable webserver gunicorn access/err logs</p></li>
-<li><p>[AIRFLOW-213] Add “Closes #X” phrase to commit messages</p></li>
+<li><p>[AIRFLOW-213] Add &quot;Closes #X&quot; phrase to commit messages</p></li>
 <li><p>[AIRFLOW-68] Align start_date with the schedule_interval</p></li>
-<li><p>[AIRFLOW-9] Improving docs to meet Apache’s standards</p></li>
+<li><p>[AIRFLOW-9] Improving docs to meet Apache's standards</p></li>
 <li><p>[AIRFLOW-131] Make XCom.clear more selective</p></li>
 <li><p>[AIRFLOW-214] Fix occasion of detached taskinstance</p></li>
 <li><p>[AIRFLOW-206] Add commit to close PR</p></li>
 <li><p>[AIRFLOW-206] Always load local log files if they exist</p></li>
-<li><p>[AIRFLOW-211] Fix JIRA “resolve” vs “close” behavior</p></li>
+<li><p>[AIRFLOW-211] Fix JIRA &quot;resolve&quot; vs &quot;close&quot; behavior</p></li>
 <li><p>[AIRFLOW-64] Add note about relative DAGS_FOLDER</p></li>
 <li><p>[AIRFLOW-114] Sort plugins dropdown</p></li>
 <li><p>[AIRFLOW-209] Add scheduler tests and improve lineage handling</p></li>
@@ -11755,7 +11755,7 @@
 <div class="section" id="airflow-1-7-1-2016-05-19">
 <h2><a class="toc-backref" href="#id189">Airflow 1.7.1 (2016-05-19)</a><a class="headerlink" href="#airflow-1-7-1-2016-05-19" title="Permalink to this headline">¶</a></h2>
 <ul class="simple">
-<li><p>Fix : Don’t treat premature tasks as could_not_run tasks</p></li>
+<li><p>Fix : Don't treat premature tasks as could_not_run tasks</p></li>
 <li><p>AIRFLOW-92 Avoid unneeded upstream_failed session closes apache/airflow#1485</p></li>
 <li><p>Add logic to lock DB and avoid race condition</p></li>
 <li><p>Handle queued tasks from multiple jobs/executors</p></li>
@@ -11769,7 +11769,7 @@
 <li><p>correct missed arg.foreground to arg.daemon in cli</p></li>
 <li><p>Reinstate imports for github enterprise auth</p></li>
 <li><p>Use os.execvp instead of subprocess.Popen for the webserver</p></li>
-<li><p>Revert from using “–foreground” to “–daemon”</p></li>
+<li><p>Revert from using &quot;--foreground&quot; to &quot;--daemon&quot;</p></li>
 <li><p>Implement a Cloudant hook</p></li>
 <li><p>Add missing args to <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">clear</span></code></p></li>
 <li><p>Fixed a bug in the scheduler: num_runs used where runs intended</p></li>
@@ -11789,7 +11789,7 @@
 <li><p>Add PyOpenSSL to Google Cloud gcp_api.</p></li>
 <li><p>Remove executor error unit test</p></li>
 <li><p>Add DAG inference, deferral, and context manager</p></li>
-<li><p>Don’t return error when writing files to Google cloud storage.</p></li>
+<li><p>Don't return error when writing files to Google cloud storage.</p></li>
 <li><p>Fix GCS logging for gcp_api.</p></li>
 <li><p>Ensure attr is in scope for error message</p></li>
 <li><p>Fixing misnamed PULL_REQUEST_TEMPLATE</p></li>
@@ -11814,10 +11814,10 @@
 <li><p>Allow Operators to specify SKIPPED status internally</p></li>
 <li><p>Update docstring for executor trap unit test</p></li>
 <li><p>Doc: explain the usage of Jinja templating for templated params</p></li>
-<li><p>Don’t schedule runs before the DAG’s start_date</p></li>
+<li><p>Don't schedule runs before the DAG's start_date</p></li>
 <li><p>Fix infinite retries with pools, with test</p></li>
 <li><p>Fix handling of deadlocked jobs</p></li>
-<li><p>Show only Airflow’s deprecation warnings</p></li>
+<li><p>Show only Airflow's deprecation warnings</p></li>
 <li><p>Set DAG_FOLDER for unit tests</p></li>
 <li><p>Missing comma in setup.py</p></li>
 <li><p>Deprecate args and kwargs in BaseOperator</p></li>
@@ -11842,16 +11842,16 @@
 <li><p>Beware of negative pool slots.</p></li>
 <li><p>Add support for calling_format from boto to S3_Hook</p></li>
 <li><p>Add PyPI meta data and sync version number</p></li>
-<li><p>Set dags_are_paused_at_creation’s default value to True</p></li>
+<li><p>Set dags_are_paused_at_creation's default value to True</p></li>
 <li><p>Resurface S3Log class eaten by rebase/push -f</p></li>
 <li><p>Add missing session.commit() at end of initdb</p></li>
 <li><p>Validate that subdag tasks have pool slots available, and test</p></li>
 <li><p>Use urlparse for remote GCS logs, and add unit tests</p></li>
 <li><p>Make webserver worker timeout configurable</p></li>
 <li><p>Fixed scheduling for &#64;once interval</p></li>
-<li><p>Use psycopg2’s API for serializing postgres cell values</p></li>
+<li><p>Use psycopg2's API for serializing postgres cell values</p></li>
 <li><p>Make the provide_session decorator more robust</p></li>
-<li><p>update link to Lyft’s website</p></li>
+<li><p>update link to Lyft's website</p></li>
 <li><p>use num_shards instead of partitions to be consistent with batch ingestion</p></li>
 <li><p>Add documentation links to README</p></li>
 <li><p>Update docs with separate configuration section</p></li>
@@ -11867,11 +11867,11 @@
 <li><p>Refactoring utils into smaller submodules</p></li>
 <li><p>Properly measure number of task retry attempts</p></li>
 <li><p>Add function to get configuration as dict, plus unit tests</p></li>
-<li><p>Merge branch ‘master’ into hivemeta_sasl</p></li>
+<li><p>Merge branch 'master' into hivemeta_sasl</p></li>
 <li><p>Add wiki link to README.md</p></li>
 <li><p>[hotfix] make email.Utils &gt; email.utils for py3</p></li>
-<li><p>Add the missing “Date” header to the warning e-mails</p></li>
-<li><p>Add the missing “Date” header to the warning e-mails</p></li>
+<li><p>Add the missing &quot;Date&quot; header to the warning e-mails</p></li>
+<li><p>Add the missing &quot;Date&quot; header to the warning e-mails</p></li>
 <li><p>Check name of SubDag class instead of class itself</p></li>
 <li><p>[hotfix] removing repo_token from .coveralls.yml</p></li>
 <li><p>Set the service_name in coverals.yml</p></li>
@@ -11882,14 +11882,14 @@
 <li><p>Fix HttpOpSensorTest to use fake request session</p></li>
 <li><p>Linting</p></li>
 <li><p>Add an example on pool usage in the documentation</p></li>
-<li><p>Add two methods to bigquery hook’s base cursor: run_table_upsert, which adds a table or updates an existing table; and run_grant_dataset_view_access, which grants view access to a given dataset for a given table.</p></li>
+<li><p>Add two methods to bigquery hook's base cursor: run_table_upsert, which adds a table or updates an existing table; and run_grant_dataset_view_access, which grants view access to a given dataset for a given table.</p></li>
 <li><p>Tasks references upstream and downstream tasks using strings instead of references</p></li>
 <li><p>Fix typos in models.py</p></li>
 <li><p>Fix broken links in documentation</p></li>
 <li><p>[hotfix] fixing the Scheduler CLI to make dag_id optional</p></li>
 <li><p>Update link to Common Pitfalls wiki page in README</p></li>
 <li><p>Allow disabling periodic committing when inserting rows with DbApiHook</p></li>
-<li><p>added Glassdoor to “who uses airflow”</p></li>
+<li><p>added Glassdoor to &quot;who uses airflow&quot;</p></li>
 <li><p>Fix typo preventing from launching webserver</p></li>
 <li><p>Documentation badge</p></li>
 <li><p>Fixing ISSUE_TEMPLATE name to include .md suffix</p></li>
@@ -11907,16 +11907,16 @@
 <li><p>Changes to Contributing to reflect more closely the current state of development.</p></li>
 <li><p>Modifying README to link to the wiki committer list</p></li>
 <li><p>docs: fixes a spelling mistake in default config</p></li>
-<li><p>Set killMode to ‘control-group’ for webservice.service</p></li>
-<li><p>Set KillMode to ‘control-group’ for worker.service</p></li>
+<li><p>Set killMode to 'control-group' for webservice.service</p></li>
+<li><p>Set KillMode to 'control-group' for worker.service</p></li>
 <li><p>Linting</p></li>
 <li><p>Fix WebHdfsSensor</p></li>
 <li><p>Adding more licenses to pass checks</p></li>
-<li><p>fixing landscape’s config</p></li>
+<li><p>fixing landscape's config</p></li>
 <li><p>[hotfix] typo that made it in master</p></li>
 <li><p>[hotfix] fixing landscape requirement detection</p></li>
 <li><p>Make testing on hive conditional</p></li>
-<li><p>Merge remote-tracking branch ‘upstream/master’ into minicluster</p></li>
+<li><p>Merge remote-tracking branch 'upstream/master' into minicluster</p></li>
 <li><p>Update README.md</p></li>
 <li><p>Throwing in a few license to pass the build</p></li>
 <li><p>Adding a reqs.txt for landscape.io</p></li>
@@ -11938,7 +11938,7 @@
 <li><p>Make sure to be py3 compatible</p></li>
 <li><p>Use unicodecsv to make it py3 compatible</p></li>
 <li><p>Replace tab with spaces Remove unused import</p></li>
-<li><p>Merge remote-tracking branch ‘upstream/master’</p></li>
+<li><p>Merge remote-tracking branch 'upstream/master'</p></li>
 <li><p>Support decimal types in MySQL to GCS</p></li>
 <li><p>Make sure to write binary as string can be unicode</p></li>
 <li><p>Ignore metastore</p></li>
@@ -11946,7 +11946,7 @@
 <li><p>Test HivemetaStore if Python 2</p></li>
 <li><p>Allow users to set hdfs_namenode_principal in HDFSHook config</p></li>
 <li><p>Add tests for Hiveserver2 and fix some issues from impyla</p></li>
-<li><p>Merge branch ‘impyla’ into minicluster</p></li>
+<li><p>Merge branch 'impyla' into minicluster</p></li>
 <li><p>This patch allows for testing of hive operators and hooks. Sasl is used (NoSasl in connection string is not possible). Tests have been adjusted.</p></li>
 <li><p>Treat SKIPPED and SUCCESS the same way when evaluating depends_on_past=True</p></li>
 <li><p>fix bigquery hook</p></li>
@@ -11955,14 +11955,14 @@
 <li><p>Adding fernet key to use it as part of stdout commands</p></li>
 <li><p>Adding support for ssl parameters.  (picking up from jthomas123)</p></li>
 <li><p>More detail in error message.</p></li>
-<li><p>Make sure paths don’t conflict bc of trailing /</p></li>
+<li><p>Make sure paths don't conflict bc of trailing /</p></li>
 <li><p>Change gcs_hook to self.hook</p></li>
 <li><p>Refactor remote log read/write and add GCS support</p></li>
 <li><p>Only use multipart upload in S3Hook if file is large enough</p></li>
-<li><p>Merge branch ‘airbnb/master’</p></li>
+<li><p>Merge branch 'airbnb/master'</p></li>
 <li><p>Add GSSAPI SASL to HiveMetaStoreHook.</p></li>
 <li><p>Add warning for deprecated setting</p></li>
-<li><p>Use kerberos_service_name = ‘hive’ as standard instead of ‘impala’.</p></li>
+<li><p>Use kerberos_service_name = 'hive' as standard instead of 'impala'.</p></li>
 <li><p>Use GSSAPI instead of KERBEROS and provide backwards compatibility</p></li>
 <li><p>ISSUE-1123 Use impyla instead of pyhs2</p></li>
 <li><p>Set celery_executor to use queue name as exchange</p></li>
@@ -11972,7 +11972,7 @@
 
 
     <div class="pager" role="navigation" aria-label="related navigation">
-            <a rel="prev" title="Airflow’s release process and version policy" href="release-process.html" >
+            <a rel="prev" title="Airflow&#39;s release process and version policy" href="release-process.html" >
                 <button class="btn-hollow btn-blue bodytext__medium--cerulean-blue" accesskey="p">Previous</button>
             </a>
             <a rel="next" title="Best Practices" href="best-practices.html" >
@@ -12059,7 +12059,7 @@
 <li><a class="reference internal" href="#zip-files-in-the-dags-folder-can-no-longer-have-a-py-extension-21538">Zip files in the DAGs folder can no longer have a <code class="docutils literal notranslate"><span class="pre">.py</span></code> extension (#21538)</a></li>
 <li><a class="reference internal" href="#auth-backends-includes-session-21640"><code class="docutils literal notranslate"><span class="pre">auth_backends</span></code> includes session (#21640)</a></li>
 <li><a class="reference internal" href="#default-templates-for-log-filenames-and-elasticsearch-log-id-changed-21734">Default templates for log filenames and elasticsearch log_id changed (#21734)</a></li>
-<li><a class="reference internal" href="#baseoperatorlink-s-get-link-method-changed-to-take-a-ti-key-keyword-argument-21798">BaseOperatorLink’s <code class="docutils literal notranslate"><span class="pre">get_link</span></code> method changed to take a <code class="docutils literal notranslate"><span class="pre">ti_key</span></code> keyword argument (#21798)</a></li>
+<li><a class="reference internal" href="#baseoperatorlink-s-get-link-method-changed-to-take-a-ti-key-keyword-argument-21798">BaseOperatorLink's <code class="docutils literal notranslate"><span class="pre">get_link</span></code> method changed to take a <code class="docutils literal notranslate"><span class="pre">ti_key</span></code> keyword argument (#21798)</a></li>
 <li><a class="reference internal" href="#readytorescheduledep-now-only-runs-when-reschedule-is-true-21815"><code class="docutils literal notranslate"><span class="pre">ReadyToRescheduleDep</span></code> now only runs when <code class="docutils literal notranslate"><span class="pre">reschedule</span></code> is <em>True</em> (#21815)</a></li>
 <li><a class="reference internal" href="#the-deps-attribute-on-an-operator-class-should-be-a-class-level-attribute-21815">The <code class="docutils literal notranslate"><span class="pre">deps</span></code> attribute on an operator class should be a class level attribute (#21815)</a></li>
 <li><a class="reference internal" href="#deprecation-connection-extra-must-be-json-encoded-dict-21816">Deprecation: <code class="docutils literal notranslate"><span class="pre">Connection.extra</span></code> must be JSON-encoded dict (#21816)</a><ul>
@@ -12114,7 +12114,7 @@
 </li>
 <li><a class="reference internal" href="#airflow-2-2-1-2021-10-29">Airflow 2.2.1 (2021-10-29)</a><ul>
 <li><a class="reference internal" href="#id14">Significant Changes</a><ul>
-<li><a class="reference internal" href="#param-s-default-value-for-default-removed"><code class="docutils literal notranslate"><span class="pre">Param</span></code>’s default value for <code class="docutils literal notranslate"><span class="pre">default</span></code> removed</a></li>
+<li><a class="reference internal" href="#param-s-default-value-for-default-removed"><code class="docutils literal notranslate"><span class="pre">Param</span></code>'s default value for <code class="docutils literal notranslate"><span class="pre">default</span></code> removed</a></li>
 <li><a class="reference internal" href="#max-queued-runs-per-dag-configuration-has-been-removed"><code class="docutils literal notranslate"><span class="pre">max_queued_runs_per_dag</span></code> configuration has been removed</a></li>
 </ul>
 </li>
@@ -12181,9 +12181,9 @@
 </li>
 <li><a class="reference internal" href="#airflow-2-1-0-2021-05-21">Airflow 2.1.0 (2021-05-21)</a><ul>
 <li><a class="reference internal" href="#id39">Significant Changes</a><ul>
-<li><a class="reference internal" href="#new-deprecated-api-extra">New “deprecated_api” extra</a></li>
+<li><a class="reference internal" href="#new-deprecated-api-extra">New &quot;deprecated_api&quot; extra</a></li>
 <li><a class="reference internal" href="#the-http-provider-is-not-installed-by-default">The <code class="docutils literal notranslate"><span class="pre">http</span></code> provider is not installed by default</a></li>
-<li><a class="reference internal" href="#apply-default-decorator-isn-t-longer-necessary"><code class="docutils literal notranslate"><span class="pre">&#64;apply_default</span></code> decorator isn’t longer necessary</a></li>
+<li><a class="reference internal" href="#apply-default-decorator-isn-t-longer-necessary"><code class="docutils literal notranslate"><span class="pre">&#64;apply_default</span></code> decorator isn't longer necessary</a></li>
 <li><a class="reference internal" href="#change-the-configuration-options-for-field-masking">Change the configuration options for field masking</a></li>
 <li><a class="reference internal" href="#deprecated-poddefaults-and-add-xcom-sidecar-in-airflow-kubernetes-pod-generator">Deprecated PodDefaults and add_xcom_sidecar in airflow.kubernetes.pod_generator</a></li>
 <li><a class="reference internal" href="#removed-pod-launcher-from-core-airflow">Removed pod_launcher from core airflow</a></li>
@@ -12388,7 +12388,7 @@
 </ul>
 </li>
 <li><a class="reference internal" href="#other-changes">Other changes</a><ul>
-<li><a class="reference internal" href="#standardized-extra-requirements">Standardized “extra” requirements</a></li>
+<li><a class="reference internal" href="#standardized-extra-requirements">Standardized &quot;extra&quot; requirements</a></li>
 <li><a class="reference internal" href="#simplify-the-response-payload-of-endpoints-dag-stats-and-task-stats">Simplify the response payload of endpoints /dag_stats and /task_stats</a></li>
 </ul>
 </li>
@@ -12493,7 +12493,7 @@
 <li><a class="reference internal" href="#id101">Significant Changes</a><ul>
 <li><a class="reference internal" href="#changes-in-experimental-api-execution-date-microseconds-replacement">Changes in experimental API execution_date microseconds replacement</a></li>
 <li><a class="reference internal" href="#infinite-pool-size-and-pool-size-query-optimization">Infinite pool size and pool size query optimization</a></li>
-<li><a class="reference internal" href="#viewer-won-t-have-edit-permissions-on-dag-view">Viewer won’t have edit permissions on DAG view.</a></li>
+<li><a class="reference internal" href="#viewer-won-t-have-edit-permissions-on-dag-view">Viewer won't have edit permissions on DAG view.</a></li>
 <li><a class="reference internal" href="#google-cloud-storage-hook">Google Cloud Storage Hook</a></li>
 </ul>
 </li>
@@ -12507,7 +12507,7 @@
 <li><a class="reference internal" href="#airflow-1-10-6-2019-10-28">Airflow 1.10.6 (2019-10-28)</a><ul>
 <li><a class="reference internal" href="#id107">Significant Changes</a><ul>
 <li><a class="reference internal" href="#baseoperator-render-template-function-signature-changed">BaseOperator::render_template function signature changed</a></li>
-<li><a class="reference internal" href="#changes-to-aws-default-connection-s-default-region">Changes to <code class="docutils literal notranslate"><span class="pre">aws_default</span></code> Connection’s default region</a></li>
+<li><a class="reference internal" href="#changes-to-aws-default-connection-s-default-region">Changes to <code class="docutils literal notranslate"><span class="pre">aws_default</span></code> Connection's default region</a></li>
 <li><a class="reference internal" href="#some-dag-processing-metrics-have-been-renamed">Some DAG Processing metrics have been renamed</a></li>
 </ul>
 </li>
@@ -12563,7 +12563,7 @@
 <li><a class="reference internal" href="#removal-of-airflow-home-config-setting">Removal of <code class="docutils literal notranslate"><span class="pre">airflow_home</span></code> config setting</a></li>
 <li><a class="reference internal" href="#change-of-two-methods-signatures-in-gcptransferservicehook">Change of two methods signatures in <code class="docutils literal notranslate"><span class="pre">GCPTransferServiceHook</span></code></a></li>
 <li><a class="reference internal" href="#moved-two-classes-to-different-modules">Moved two classes to different modules</a></li>
-<li><a class="reference internal" href="#fixed-typo-in-driver-class-path-in-sparksubmithook">Fixed typo in –driver-class-path in SparkSubmitHook</a></li>
+<li><a class="reference internal" href="#fixed-typo-in-driver-class-path-in-sparksubmithook">Fixed typo in --driver-class-path in SparkSubmitHook</a></li>
 </ul>
 </li>
 <li><a class="reference internal" href="#new-feature">New Feature</a></li>
@@ -12594,7 +12594,7 @@
 <li><a class="reference internal" href="#id135">Significant Changes</a><ul>
 <li><a class="reference internal" href="#min-file-parsing-loop-time-config-option-temporarily-disabled">min_file_parsing_loop_time config option temporarily disabled</a></li>
 <li><a class="reference internal" href="#statsd-metrics">StatsD Metrics</a></li>
-<li><a class="reference internal" href="#emrhook-now-passes-all-of-connection-s-extra-to-createjobflow-api">EMRHook now passes all of connection’s extra to CreateJobFlow API</a></li>
+<li><a class="reference internal" href="#emrhook-now-passes-all-of-connection-s-extra-to-createjobflow-api">EMRHook now passes all of connection's extra to CreateJobFlow API</a></li>
 <li><a class="reference internal" href="#ldap-auth-backend-now-requires-tls">LDAP Auth Backend now requires TLS</a></li>
 </ul>
 </li>
@@ -12641,7 +12641,7 @@
 <li><a class="reference internal" href="#a-quick-recap-about-logging">A quick recap about logging</a></li>
 <li><a class="reference internal" href="#changes-in-airflow-logging">Changes in Airflow Logging</a></li>
 <li><a class="reference internal" href="#template-path-of-the-file-task-handler">Template path of the file_task_handler</a></li>
-<li><a class="reference internal" href="#i-m-using-s3log-or-gcslogs-what-do-i-do">I’m using S3Log or GCSLogs, what do I do!?</a></li>
+<li><a class="reference internal" href="#i-m-using-s3log-or-gcslogs-what-do-i-do">I'm using S3Log or GCSLogs, what do I do!?</a></li>
 </ul>
 </li>
 <li><a class="reference internal" href="#id142">New Features</a><ul>
diff --git a/docs-archive/apache-airflow/2.3.0/searchindex.js b/docs-archive/apache-airflow/2.3.0/searchindex.js
index 2c7dc61..48ba6de 100644
--- a/docs-archive/apache-airflow/2.3.0/searchindex.js
+++ b/docs-archive/apache-airflow/2.3.0/searchindex.js
@@ -1 +1 @@
-Search.setIndex({docnames:["_api/airflow/exceptions/index","_api/airflow/executors/base_executor/index","_api/airflow/executors/celery_executor/index","_api/airflow/executors/celery_kubernetes_executor/index","_api/airflow/executors/dask_executor/index","_api/airflow/executors/debug_executor/index","_api/airflow/executors/executor_constants/index","_api/airflow/executors/executor_loader/index","_api/airflow/executors/index","_api/airflow/executors/kubernetes_executor/index","_api/airflow/executors/local_executor/index","_api/airflow/executors/local_kubernetes_executor/index","_api/airflow/executors/sequential_executor/index","_api/airflow/hooks/S3_hook/index","_api/airflow/hooks/base/index","_api/airflow/hooks/base_hook/index","_api/airflow/hooks/dbapi/index","_api/airflow/hooks/dbapi_hook/index","_api/airflow/hooks/docker_hook/index","_api/airflow/hooks/druid_hook/index","_api/airflow/hooks/filesystem/index","_api/airflow/hooks/hdfs_hook/index","_api/airflow/hooks/hive_hooks/index","_api/airflow/hooks/http_hook/index","_api/airflow/hooks/index","_api/airflow/hooks/jdbc_hook/index","_api/airflow/hooks/mssql_hook/index","_api/airflow/hooks/mysql_hook/index","_api/airflow/hooks/oracle_hook/index","_api/airflow/hooks/pig_hook/index","_api/airflow/hooks/postgres_hook/index","_api/airflow/hooks/presto_hook/index","_api/airflow/hooks/samba_hook/index","_api/airflow/hooks/slack_hook/index","_api/airflow/hooks/sqlite_hook/index","_api/airflow/hooks/subprocess/index","_api/airflow/hooks/webhdfs_hook/index","_api/airflow/hooks/zendesk_hook/index","_api/airflow/models/abstractoperator/index","_api/airflow/models/base/index","_api/airflow/models/baseoperator/index","_api/airflow/models/connection/index","_api/airflow/models/crypto/index","_api/airflow/models/dag/index","_api/airflow/models/dagbag/index","_api/airflow/models/dagcode/index","_api/airflow/models/dagparam/index","_api/airflow/models/dagpickle/index","_api/airflow/models/dagrun/index","_api/airflow/models/db_callback_request/index","_api/airflow/models/errors/index","_api/airflow/models/index","_api/airflow/models/log/index","_api/airflow/models/mappedoperator/index","_api/airflow/models/operator/index","_api/airflow/models/param/index","_api/airflow/models/pool/index","_api/airflow/models/renderedtifields/index","_api/airflow/models/sensorinstance/index","_api/airflow/models/serialized_dag/index","_api/airflow/models/skipmixin/index","_api/airflow/models/slamiss/index","_api/airflow/models/taskfail/index","_api/airflow/models/taskinstance/index","_api/airflow/models/tasklog/index","_api/airflow/models/taskmap/index","_api/airflow/models/taskmixin/index","_api/airflow/models/taskreschedule/index","_api/airflow/models/trigger/index","_api/airflow/models/variable/index","_api/airflow/models/xcom/index","_api/airflow/models/xcom_arg/index","_api/airflow/operators/bash/index","_api/airflow/operators/bash_operator/index","_api/airflow/operators/branch/index","_api/airflow/operators/branch_operator/index","_api/airflow/operators/check_operator/index","_api/airflow/operators/dagrun_operator/index","_api/airflow/operators/datetime/index","_api/airflow/operators/docker_operator/index","_api/airflow/operators/druid_check_operator/index","_api/airflow/operators/dummy/index","_api/airflow/operators/dummy_operator/index","_api/airflow/operators/email/index","_api/airflow/operators/email_operator/index","_api/airflow/operators/empty/index","_api/airflow/operators/gcs_to_s3/index","_api/airflow/operators/generic_transfer/index","_api/airflow/operators/google_api_to_s3_transfer/index","_api/airflow/operators/hive_operator/index","_api/airflow/operators/hive_stats_operator/index","_api/airflow/operators/hive_to_druid/index","_api/airflow/operators/hive_to_mysql/index","_api/airflow/operators/hive_to_samba_operator/index","_api/airflow/operators/http_operator/index","_api/airflow/operators/index","_api/airflow/operators/jdbc_operator/index","_api/airflow/operators/latest_only/index","_api/airflow/operators/latest_only_operator/index","_api/airflow/operators/mssql_operator/index","_api/airflow/operators/mssql_to_hive/index","_api/airflow/operators/mysql_operator/index","_api/airflow/operators/mysql_to_hive/index","_api/airflow/operators/oracle_operator/index","_api/airflow/operators/papermill_operator/index","_api/airflow/operators/pig_operator/index","_api/airflow/operators/postgres_operator/index","_api/airflow/operators/presto_check_operator/index","_api/airflow/operators/presto_to_mysql/index","_api/airflow/operators/python/index","_api/airflow/operators/python_operator/index","_api/airflow/operators/redshift_to_s3_operator/index","_api/airflow/operators/s3_file_transform_operator/index","_api/airflow/operators/s3_to_hive_operator/index","_api/airflow/operators/s3_to_redshift_operator/index","_api/airflow/operators/slack_operator/index","_api/airflow/operators/smooth/index","_api/airflow/operators/sql/index","_api/airflow/operators/sql_branch_operator/index","_api/airflow/operators/sqlite_operator/index","_api/airflow/operators/subdag/index","_api/airflow/operators/subdag_operator/index","_api/airflow/operators/trigger_dagrun/index","_api/airflow/operators/weekday/index","_api/airflow/secrets/base_secrets/index","_api/airflow/secrets/environment_variables/index","_api/airflow/secrets/index","_api/airflow/secrets/local_filesystem/index","_api/airflow/secrets/metastore/index","_api/airflow/sensors/base/index","_api/airflow/sensors/base_sensor_operator/index","_api/airflow/sensors/bash/index","_api/airflow/sensors/date_time/index","_api/airflow/sensors/date_time_sensor/index","_api/airflow/sensors/external_task/index","_api/airflow/sensors/external_task_sensor/index","_api/airflow/sensors/filesystem/index","_api/airflow/sensors/hdfs_sensor/index","_api/airflow/sensors/hive_partition_sensor/index","_api/airflow/sensors/http_sensor/index","_api/airflow/sensors/index","_api/airflow/sensors/metastore_partition_sensor/index","_api/airflow/sensors/named_hive_partition_sensor/index","_api/airflow/sensors/python/index","_api/airflow/sensors/s3_key_sensor/index","_api/airflow/sensors/s3_prefix_sensor/index","_api/airflow/sensors/smart_sensor/index","_api/airflow/sensors/sql/index","_api/airflow/sensors/sql_sensor/index","_api/airflow/sensors/time_delta/index","_api/airflow/sensors/time_delta_sensor/index","_api/airflow/sensors/time_sensor/index","_api/airflow/sensors/web_hdfs_sensor/index","_api/airflow/sensors/weekday/index","_api/airflow/timetables/base/index","_api/airflow/timetables/events/index","_api/airflow/timetables/index","_api/airflow/timetables/interval/index","_api/airflow/timetables/simple/index","best-practices","cli-and-env-variables-ref","concepts/cluster-policies","concepts/connections","concepts/dagfile-processing","concepts/dags","concepts/deferring","concepts/dynamic-task-mapping","concepts/index","concepts/operators","concepts/overview","concepts/params","concepts/pools","concepts/priority-weight","concepts/scheduler","concepts/sensors","concepts/smart-sensors","concepts/taskflow","concepts/tasks","concepts/timetable","concepts/variables","concepts/xcoms","configurations-ref","dag-run","dag-serialization","deprecated-rest-api-ref","executor/celery","executor/celery_kubernetes","executor/dask","executor/debug","executor/index","executor/kubernetes","executor/local","executor/local_kubernetes","executor/sequential","extra-packages-ref","faq","howto/add-dag-tags","howto/connection","howto/create-custom-decorator","howto/custom-operator","howto/customize-ui","howto/define_extra_link","howto/dynamic-dag-generation","howto/email-config","howto/export-more-env-vars","howto/index","howto/operator/bash","howto/operator/datetime","howto/operator/external_task_sensor","howto/operator/index","howto/operator/python","howto/operator/weekday","howto/run-behind-proxy","howto/run-with-systemd","howto/set-config","howto/set-up-database","howto/timetable","howto/use-test-config","howto/variable","index","installation/dependencies","installation/index","installation/installing-from-pypi","installation/installing-from-sources","installation/prerequisites","installation/setting-up-the-database","installation/supported-versions","installation/upgrading","integration","kubernetes","license","lineage","listeners","logging-monitoring/callbacks","logging-monitoring/check-health","logging-monitoring/errors","logging-monitoring/index","logging-monitoring/logging-architecture","logging-monitoring/logging-tasks","logging-monitoring/metrics","logging-monitoring/tracking-user-activity","migrations-ref","modules_management","operators-and-hooks-ref","plugins","privacy_notice","production-deployment","project","python-api-ref","release-process","release_notes","security/access-control","security/api","security/flower","security/index","security/kerberos","security/secrets/fernet","security/secrets/index","security/secrets/mask-sensitive-values","security/secrets/secrets-backend/index","security/secrets/secrets-backend/local-filesystem-secrets-backend","security/webserver","security/workload","stable-rest-api-ref","start/docker","start/index","start/local","templates-ref","timezone","tutorial","tutorial_taskflow_api","ui","upgrading-from-1-10/index","upgrading-from-1-10/upgrade-check","usage-cli"],envversion:{"sphinx.domains.c":2,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":5,"sphinx.domains.index":1,"sphinx.domains.javascript":2,"sphinx.domains.math":2,"sphinx.domains.python":3,"sphinx.domains.rst":2,"sphinx.domains.std":2,"sphinx.ext.intersphinx":1,"sphinx.ext.viewcode":1,sphinx:56},filenames:["_api/airflow/exceptions/index.rst","_api/airflow/executors/base_executor/index.rst","_api/airflow/executors/celery_executor/index.rst","_api/airflow/executors/celery_kubernetes_executor/index.rst","_api/airflow/executors/dask_executor/index.rst","_api/airflow/executors/debug_executor/index.rst","_api/airflow/executors/executor_constants/index.rst","_api/airflow/executors/executor_loader/index.rst","_api/airflow/executors/index.rst","_api/airflow/executors/kubernetes_executor/index.rst","_api/airflow/executors/local_executor/index.rst","_api/airflow/executors/local_kubernetes_executor/index.rst","_api/airflow/executors/sequential_executor/index.rst","_api/airflow/hooks/S3_hook/index.rst","_api/airflow/hooks/base/index.rst","_api/airflow/hooks/base_hook/index.rst","_api/airflow/hooks/dbapi/index.rst","_api/airflow/hooks/dbapi_hook/index.rst","_api/airflow/hooks/docker_hook/index.rst","_api/airflow/hooks/druid_hook/index.rst","_api/airflow/hooks/filesystem/index.rst","_api/airflow/hooks/hdfs_hook/index.rst","_api/airflow/hooks/hive_hooks/index.rst","_api/airflow/hooks/http_hook/index.rst","_api/airflow/hooks/index.rst","_api/airflow/hooks/jdbc_hook/index.rst","_api/airflow/hooks/mssql_hook/index.rst","_api/airflow/hooks/mysql_hook/index.rst","_api/airflow/hooks/oracle_hook/index.rst","_api/airflow/hooks/pig_hook/index.rst","_api/airflow/hooks/postgres_hook/index.rst","_api/airflow/hooks/presto_hook/index.rst","_api/airflow/hooks/samba_hook/index.rst","_api/airflow/hooks/slack_hook/index.rst","_api/airflow/hooks/sqlite_hook/index.rst","_api/airflow/hooks/subprocess/index.rst","_api/airflow/hooks/webhdfs_hook/index.rst","_api/airflow/hooks/zendesk_hook/index.rst","_api/airflow/models/abstractoperator/index.rst","_api/airflow/models/base/index.rst","_api/airflow/models/baseoperator/index.rst","_api/airflow/models/connection/index.rst","_api/airflow/models/crypto/index.rst","_api/airflow/models/dag/index.rst","_api/airflow/models/dagbag/index.rst","_api/airflow/models/dagcode/index.rst","_api/airflow/models/dagparam/index.rst","_api/airflow/models/dagpickle/index.rst","_api/airflow/models/dagrun/index.rst","_api/airflow/models/db_callback_request/index.rst","_api/airflow/models/errors/index.rst","_api/airflow/models/index.rst","_api/airflow/models/log/index.rst","_api/airflow/models/mappedoperator/index.rst","_api/airflow/models/operator/index.rst","_api/airflow/models/param/index.rst","_api/airflow/models/pool/index.rst","_api/airflow/models/renderedtifields/index.rst","_api/airflow/models/sensorinstance/index.rst","_api/airflow/models/serialized_dag/index.rst","_api/airflow/models/skipmixin/index.rst","_api/airflow/models/slamiss/index.rst","_api/airflow/models/taskfail/index.rst","_api/airflow/models/taskinstance/index.rst","_api/airflow/models/tasklog/index.rst","_api/airflow/models/taskmap/index.rst","_api/airflow/models/taskmixin/index.rst","_api/airflow/models/taskreschedule/index.rst","_api/airflow/models/trigger/index.rst","_api/airflow/models/variable/index.rst","_api/airflow/models/xcom/index.rst","_api/airflow/models/xcom_arg/index.rst","_api/airflow/operators/bash/index.rst","_api/airflow/operators/bash_operator/index.rst","_api/airflow/operators/branch/index.rst","_api/airflow/operators/branch_operator/index.rst","_api/airflow/operators/check_operator/index.rst","_api/airflow/operators/dagrun_operator/index.rst","_api/airflow/operators/datetime/index.rst","_api/airflow/operators/docker_operator/index.rst","_api/airflow/operators/druid_check_operator/index.rst","_api/airflow/operators/dummy/index.rst","_api/airflow/operators/dummy_operator/index.rst","_api/airflow/operators/email/index.rst","_api/airflow/operators/email_operator/index.rst","_api/airflow/operators/empty/index.rst","_api/airflow/operators/gcs_to_s3/index.rst","_api/airflow/operators/generic_transfer/index.rst","_api/airflow/operators/google_api_to_s3_transfer/index.rst","_api/airflow/operators/hive_operator/index.rst","_api/airflow/operators/hive_stats_operator/index.rst","_api/airflow/operators/hive_to_druid/index.rst","_api/airflow/operators/hive_to_mysql/index.rst","_api/airflow/operators/hive_to_samba_operator/index.rst","_api/airflow/operators/http_operator/index.rst","_api/airflow/operators/index.rst","_api/airflow/operators/jdbc_operator/index.rst","_api/airflow/operators/latest_only/index.rst","_api/airflow/operators/latest_only_operator/index.rst","_api/airflow/operators/mssql_operator/index.rst","_api/airflow/operators/mssql_to_hive/index.rst","_api/airflow/operators/mysql_operator/index.rst","_api/airflow/operators/mysql_to_hive/index.rst","_api/airflow/operators/oracle_operator/index.rst","_api/airflow/operators/papermill_operator/index.rst","_api/airflow/operators/pig_operator/index.rst","_api/airflow/operators/postgres_operator/index.rst","_api/airflow/operators/presto_check_operator/index.rst","_api/airflow/operators/presto_to_mysql/index.rst","_api/airflow/operators/python/index.rst","_api/airflow/operators/python_operator/index.rst","_api/airflow/operators/redshift_to_s3_operator/index.rst","_api/airflow/operators/s3_file_transform_operator/index.rst","_api/airflow/operators/s3_to_hive_operator/index.rst","_api/airflow/operators/s3_to_redshift_operator/index.rst","_api/airflow/operators/slack_operator/index.rst","_api/airflow/operators/smooth/index.rst","_api/airflow/operators/sql/index.rst","_api/airflow/operators/sql_branch_operator/index.rst","_api/airflow/operators/sqlite_operator/index.rst","_api/airflow/operators/subdag/index.rst","_api/airflow/operators/subdag_operator/index.rst","_api/airflow/operators/trigger_dagrun/index.rst","_api/airflow/operators/weekday/index.rst","_api/airflow/secrets/base_secrets/index.rst","_api/airflow/secrets/environment_variables/index.rst","_api/airflow/secrets/index.rst","_api/airflow/secrets/local_filesystem/index.rst","_api/airflow/secrets/metastore/index.rst","_api/airflow/sensors/base/index.rst","_api/airflow/sensors/base_sensor_operator/index.rst","_api/airflow/sensors/bash/index.rst","_api/airflow/sensors/date_time/index.rst","_api/airflow/sensors/date_time_sensor/index.rst","_api/airflow/sensors/external_task/index.rst","_api/airflow/sensors/external_task_sensor/index.rst","_api/airflow/sensors/filesystem/index.rst","_api/airflow/sensors/hdfs_sensor/index.rst","_api/airflow/sensors/hive_partition_sensor/index.rst","_api/airflow/sensors/http_sensor/index.rst","_api/airflow/sensors/index.rst","_api/airflow/sensors/metastore_partition_sensor/index.rst","_api/airflow/sensors/named_hive_partition_sensor/index.rst","_api/airflow/sensors/python/index.rst","_api/airflow/sensors/s3_key_sensor/index.rst","_api/airflow/sensors/s3_prefix_sensor/index.rst","_api/airflow/sensors/smart_sensor/index.rst","_api/airflow/sensors/sql/index.rst","_api/airflow/sensors/sql_sensor/index.rst","_api/airflow/sensors/time_delta/index.rst","_api/airflow/sensors/time_delta_sensor/index.rst","_api/airflow/sensors/time_sensor/index.rst","_api/airflow/sensors/web_hdfs_sensor/index.rst","_api/airflow/sensors/weekday/index.rst","_api/airflow/timetables/base/index.rst","_api/airflow/timetables/events/index.rst","_api/airflow/timetables/index.rst","_api/airflow/timetables/interval/index.rst","_api/airflow/timetables/simple/index.rst","best-practices.rst","cli-and-env-variables-ref.rst","concepts/cluster-policies.rst","concepts/connections.rst","concepts/dagfile-processing.rst","concepts/dags.rst","concepts/deferring.rst","concepts/dynamic-task-mapping.rst","concepts/index.rst","concepts/operators.rst","concepts/overview.rst","concepts/params.rst","concepts/pools.rst","concepts/priority-weight.rst","concepts/scheduler.rst","concepts/sensors.rst","concepts/smart-sensors.rst","concepts/taskflow.rst","concepts/tasks.rst","concepts/timetable.rst","concepts/variables.rst","concepts/xcoms.rst","configurations-ref.rst","dag-run.rst","dag-serialization.rst","deprecated-rest-api-ref.rst","executor/celery.rst","executor/celery_kubernetes.rst","executor/dask.rst","executor/debug.rst","executor/index.rst","executor/kubernetes.rst","executor/local.rst","executor/local_kubernetes.rst","executor/sequential.rst","extra-packages-ref.rst","faq.rst","howto/add-dag-tags.rst","howto/connection.rst","howto/create-custom-decorator.rst","howto/custom-operator.rst","howto/customize-ui.rst","howto/define_extra_link.rst","howto/dynamic-dag-generation.rst","howto/email-config.rst","howto/export-more-env-vars.rst","howto/index.rst","howto/operator/bash.rst","howto/operator/datetime.rst","howto/operator/external_task_sensor.rst","howto/operator/index.rst","howto/operator/python.rst","howto/operator/weekday.rst","howto/run-behind-proxy.rst","howto/run-with-systemd.rst","howto/set-config.rst","howto/set-up-database.rst","howto/timetable.rst","howto/use-test-config.rst","howto/variable.rst","index.rst","installation/dependencies.rst","installation/index.rst","installation/installing-from-pypi.rst","installation/installing-from-sources.rst","installation/prerequisites.rst","installation/setting-up-the-database.rst","installation/supported-versions.rst","installation/upgrading.rst","integration.rst","kubernetes.rst","license.rst","lineage.rst","listeners.rst","logging-monitoring/callbacks.rst","logging-monitoring/check-health.rst","logging-monitoring/errors.rst","logging-monitoring/index.rst","logging-monitoring/logging-architecture.rst","logging-monitoring/logging-tasks.rst","logging-monitoring/metrics.rst","logging-monitoring/tracking-user-activity.rst","migrations-ref.rst","modules_management.rst","operators-and-hooks-ref.rst","plugins.rst","privacy_notice.rst","production-deployment.rst","project.rst","python-api-ref.rst","release-process.rst","release_notes.rst","security/access-control.rst","security/api.rst","security/flower.rst","security/index.rst","security/kerberos.rst","security/secrets/fernet.rst","security/secrets/index.rst","security/secrets/mask-sensitive-values.rst","security/secrets/secrets-backend/index.rst","security/secrets/secrets-backend/local-filesystem-secrets-backend.rst","security/webserver.rst","security/workload.rst","stable-rest-api-ref.rst","start/docker.rst","start/index.rst","start/local.rst","templates-ref.rst","timezone.rst","tutorial.rst","tutorial_taskflow_api.rst","ui.rst","upgrading-from-1-10/index.rst","upgrading-from-1-10/upgrade-check.rst","usage-cli.rst"],objects:{"":[[184,0,1,"get--api-experimental-dags--DAG_ID--dag_runs","/api/experimental/dags/&lt;DAG_ID&gt;/dag_runs"],[184,1,1,"post--api-experimental-dags--DAG_ID--dag_runs","/api/experimental/dags/&lt;DAG_ID&gt;/dag_runs"],[184,0,1,"get--api-experimental-dags--DAG_ID--dag_runs--string-execution_date--tasks--TASK_ID-","/api/experimental/dags/&lt;DAG_ID&gt;/dag_runs/&lt;string:execution_date&gt;/tasks/&lt;TASK_ID&gt;"],[184,0,1,"get--api-experimental-dags--DAG_ID--paused","/api/experimental/dags/&lt;DAG_ID&gt;/paused"],[184,0,1,"get--api-experimental-dags--DAG_ID--paused--string-paused-","/api/experimental/dags/&lt;DAG_ID&gt;/paused/&lt;string:paused&gt;"],[184,0,1,"get--api-experimental-dags--DAG_ID--tasks--TASK_ID-","/api/experimental/dags/&lt;DAG_ID&gt;/tasks/&lt;TASK_ID&gt;"],[184,0,1,"get--api-experimental-dags--string-dag_id--dag_runs--string-execution_date-","/api/experimental/dags/&lt;string:dag_id&gt;/dag_runs/&lt;string:execution_date&gt;"],[184,0,1,"get--api-experimental-latest_runs","/api/experimental/latest_runs"],[184,0,1,"get--api-experimental-lineage--DAG_ID---string-execution_date--","/api/experimental/lineage/&lt;DAG_ID&gt;/&lt;string:execution_date&gt;/"],[184,0,1,"get--api-experimental-pools","/api/experimental/pools"],[184,1,1,"post--api-experimental-pools","/api/experimental/pools"],[184,2,1,"delete--api-experimental-pools--string-name-","/api/experimental/pools/&lt;string:name&gt;"],[184,0,1,"get--api-experimental-pools--string-name-","/api/experimental/pools/&lt;string:name&gt;"],[184,0,1,"get--api-experimental-test","/api/experimental/test"],[160,10,1,"-","AIRFLOW_CONFIG"],[160,10,1,"envvar-AIRFLOW_CONN_-CONN_ID","AIRFLOW_CONN_{CONN_ID}"],[160,10,1,"-","AIRFLOW_HOME"],[160,10,1,"envvar-AIRFLOW_VAR_-KEY","AIRFLOW_VAR_{KEY}"],[160,10,1,"envvar-AIRFLOW__-SECTION-__-KEY","AIRFLOW__{SECTION}__{KEY}"],[160,10,1,"envvar-AIRFLOW__-SECTION-__-KEY-_CMD","AIRFLOW__{SECTION}__{KEY}_CMD"],[160,10,1,"envvar-AIRFLOW__-SECTION-__-KEY-_SECRET","AIRFLOW__{SECTION}__{KEY}_SECRET"]],"airflow.exceptions":[[0,4,1,"","AirflowBadRequest"],[0,4,1,"","AirflowClusterPolicyViolation"],[0,4,1,"","AirflowConfigException"],[0,4,1,"","AirflowDagCycleException"],[0,4,1,"","AirflowDagDuplicatedIdException"],[0,4,1,"","AirflowException"],[0,4,1,"","AirflowFailException"],[0,4,1,"","AirflowFileParseException"],[0,4,1,"","AirflowNotFoundException"],[0,4,1,"","AirflowOptionalProviderFeatureException"],[0,4,1,"","AirflowRescheduleException"],[0,4,1,"","AirflowSensorTimeout"],[0,4,1,"","AirflowSkipException"],[0,4,1,"","AirflowSmartSensorException"],[0,4,1,"","AirflowTaskTimeout"],[0,4,1,"","AirflowTimetableInvalid"],[0,4,1,"","AirflowWebServerTimeout"],[0,4,1,"","BackfillUnfinished"],[0,4,1,"","ConnectionNotUnique"],[0,4,1,"","DagCodeNotFound"],[0,4,1,"","DagConcurrencyLimitReached"],[0,4,1,"","DagFileExists"],[0,4,1,"","DagNotFound"],[0,4,1,"","DagRunAlreadyExists"],[0,4,1,"","DagRunNotFound"],[0,4,1,"","DuplicateTaskIdFound"],[0,7,1,"","FileSyntaxError"],[0,4,1,"","InvalidStatsNameException"],[0,4,1,"","NoAvailablePoolSlot"],[0,4,1,"","ParamValidationError"],[0,4,1,"","PoolNotFound"],[0,4,1,"","SerializationError"],[0,4,1,"","TaskConcurrencyLimitReached"],[0,4,1,"","TaskDeferralError"],[0,4,1,"","TaskDeferred"],[0,4,1,"","TaskInstanceNotFound"],[0,4,1,"","TaskNotFound"],[0,4,1,"","UnmappableOperator"],[0,4,1,"","UnmappableXComLengthPushed"],[0,4,1,"","UnmappableXComTypePushed"],[0,4,1,"","XComForMappingNotPushed"]],"airflow.exceptions.AirflowBadRequest":[[0,5,1,"","status_code"]],"airflow.exceptions.AirflowDagDuplicatedIdException":[[0,6,1,"","__str__"]],"airflow.exceptions.AirflowException":[[0,5,1,"","status_code"]],"airflow.exceptions.AirflowFileParseException":[[0,6,1,"","__str__"]],"airflow.exceptions.AirflowNotFoundException":[[0,5,1,"","status_code"]],"airflow.exceptions.FileSyntaxError":[[0,6,1,"","__str__"],[0,5,1,"","line_no"],[0,5,1,"","message"]],"airflow.exceptions.TaskDeferred":[[0,6,1,"","__repr__"]],"airflow.exceptions.UnmappableXComLengthPushed":[[0,6,1,"","__str__"]],"airflow.exceptions.UnmappableXComTypePushed":[[0,6,1,"","__str__"]],"airflow.exceptions.XComForMappingNotPushed":[[0,6,1,"","__str__"]],"airflow.executors":[[1,3,0,"-","base_executor"],[2,3,0,"-","celery_executor"],[3,3,0,"-","celery_kubernetes_executor"],[4,3,0,"-","dask_executor"],[5,3,0,"-","debug_executor"],[6,3,0,"-","executor_constants"],[7,3,0,"-","executor_loader"],[9,3,0,"-","kubernetes_executor"],[10,3,0,"-","local_executor"],[11,3,0,"-","local_kubernetes_executor"],[12,3,0,"-","sequential_executor"]],"airflow.executors.base_executor":[[1,7,1,"","BaseExecutor"],[1,8,1,"","CommandType"],[1,8,1,"","EventBufferValueType"],[1,8,1,"","NOT_STARTED_MESSAGE"],[1,8,1,"","PARALLELISM"],[1,8,1,"","QUEUEING_ATTEMPTS"],[1,8,1,"","QueuedTaskInstanceType"],[1,8,1,"","TaskTuple"]],"airflow.executors.base_executor.BaseExecutor":[[1,6,1,"","__repr__"],[1,5,1,"","callback_sink"],[1,6,1,"","change_state"],[1,6,1,"","debug_dump"],[1,6,1,"","end"],[1,6,1,"","execute_async"],[1,6,1,"","fail"],[1,6,1,"","get_event_buffer"],[1,6,1,"","has_task"],[1,6,1,"","heartbeat"],[1,5,1,"","job_id"],[1,6,1,"","order_queued_tasks_by_priority"],[1,6,1,"","queue_command"],[1,6,1,"","queue_task_instance"],[1,6,1,"","send_callback"],[1,6,1,"","slots_available"],[1,6,1,"","start"],[1,6,1,"","success"],[1,6,1,"","sync"],[1,6,1,"","terminate"],[1,6,1,"","trigger_tasks"],[1,6,1,"","try_adopt_task_instances"],[1,6,1,"","validate_command"]],"airflow.executors.celery_executor":[[2,7,1,"","BulkStateFetcher"],[2,8,1,"","CELERY_FETCH_ERR_MSG_HEADER"],[2,8,1,"","CELERY_SEND_ERR_MSG_HEADER"],[2,7,1,"","CeleryExecutor"],[2,7,1,"","ExceptionWithTraceback"],[2,8,1,"","OPERATION_TIMEOUT"],[2,8,1,"","TaskInstanceInCelery"],[2,8,1,"","app"],[2,8,1,"","celery_configuration"],[2,9,1,"","execute_command"],[2,9,1,"","fetch_celery_task_state"],[2,8,1,"","log"],[2,9,1,"","on_celery_import_modules"],[2,9,1,"","send_task_to_executor"]],"airflow.executors.celery_executor.BulkStateFetcher":[[2,6,1,"","get_many"]],"airflow.executors.celery_executor.CeleryExecutor":[[2,6,1,"","change_state"],[2,6,1,"","debug_dump"],[2,6,1,"","end"],[2,6,1,"","start"],[2,5,1,"","supports_ad_hoc_ti_run"],[2,6,1,"","sync"],[2,6,1,"","terminate"],[2,6,1,"","try_adopt_task_instances"],[2,6,1,"","update_all_task_states"],[2,6,1,"","update_task_state"]],"airflow.executors.celery_kubernetes_executor":[[3,7,1,"","CeleryKubernetesExecutor"]],"airflow.executors.celery_kubernetes_executor.CeleryKubernetesExecutor":[[3,5,1,"","KUBERNETES_QUEUE"],[3,6,1,"","debug_dump"],[3,6,1,"","end"],[3,6,1,"","get_event_buffer"],[3,6,1,"","has_task"],[3,6,1,"","heartbeat"],[3,6,1,"","job_id"],[3,6,1,"","queue_command"],[3,6,1,"","queue_task_instance"],[3,6,1,"","queued_tasks"],[3,6,1,"","running"],[3,6,1,"","slots_available"],[3,6,1,"","start"],[3,5,1,"","supports_ad_hoc_ti_run"],[3,6,1,"","terminate"],[3,6,1,"","try_adopt_task_instances"]],"airflow.executors.dask_executor":[[4,7,1,"","DaskExecutor"]],"airflow.executors.dask_executor.DaskExecutor":[[4,6,1,"","end"],[4,6,1,"","execute_async"],[4,6,1,"","start"],[4,6,1,"","sync"],[4,6,1,"","terminate"]],"airflow.executors.debug_executor":[[5,7,1,"","DebugExecutor"]],"airflow.executors.debug_executor.DebugExecutor":[[5,6,1,"","change_state"],[5,6,1,"","end"],[5,6,1,"","execute_async"],[5,6,1,"","queue_task_instance"],[5,6,1,"","sync"],[5,6,1,"","terminate"],[5,6,1,"","trigger_tasks"]],"airflow.executors.executor_constants":[[6,8,1,"","CELERY_EXECUTOR"],[6,8,1,"","CELERY_KUBERNETES_EXECUTOR"],[6,8,1,"","DASK_EXECUTOR"],[6,8,1,"","DEBUG_EXECUTOR"],[6,8,1,"","KUBERNETES_EXECUTOR"],[6,8,1,"","LOCAL_EXECUTOR"],[6,8,1,"","LOCAL_KUBERNETES_EXECUTOR"],[6,8,1,"","SEQUENTIAL_EXECUTOR"]],"airflow.executors.executor_loader":[[7,7,1,"","ConnectorSource"],[7,7,1,"","ExecutorLoader"],[7,8,1,"","UNPICKLEABLE_EXECUTORS"],[7,8,1,"","log"]],"airflow.executors.executor_loader.ConnectorSource":[[7,5,1,"","CORE"],[7,5,1,"","CUSTOM_PATH"],[7,5,1,"","PLUGIN"]],"airflow.executors.executor_loader.ExecutorLoader":[[7,5,1,"","executors"],[7,6,1,"","get_default_executor"],[7,6,1,"","import_executor_cls"],[7,6,1,"","load_executor"]],"airflow.executors.kubernetes_executor":[[9,7,1,"","AirflowKubernetesScheduler"],[9,7,1,"","KubernetesExecutor"],[9,8,1,"","KubernetesJobType"],[9,7,1,"","KubernetesJobWatcher"],[9,8,1,"","KubernetesResultsType"],[9,8,1,"","KubernetesWatchType"],[9,7,1,"","ResourceVersion"],[9,9,1,"","get_base_pod_from_template"]],"airflow.executors.kubernetes_executor.AirflowKubernetesScheduler":[[9,6,1,"","delete_pod"],[9,6,1,"","process_watcher_task"],[9,6,1,"","run_next"],[9,6,1,"","run_pod_async"],[9,6,1,"","sync"],[9,6,1,"","terminate"]],"airflow.executors.kubernetes_executor.KubernetesExecutor":[[9,6,1,"","adopt_launched_task"],[9,6,1,"","clear_not_launched_queued_tasks"],[9,6,1,"","end"],[9,6,1,"","execute_async"],[9,6,1,"","start"],[9,5,1,"","supports_ad_hoc_ti_run"],[9,6,1,"","sync"],[9,6,1,"","terminate"],[9,6,1,"","try_adopt_task_instances"]],"airflow.executors.kubernetes_executor.KubernetesJobWatcher":[[9,6,1,"","process_error"],[9,6,1,"","process_status"],[9,6,1,"","run"]],"airflow.executors.kubernetes_executor.ResourceVersion":[[9,5,1,"","resource_version"]],"airflow.executors.local_executor":[[10,8,1,"","ExecutorWorkType"],[10,7,1,"","LocalExecutor"],[10,7,1,"","LocalWorker"],[10,7,1,"","LocalWorkerBase"],[10,7,1,"","QueuedLocalWorker"]],"airflow.executors.local_executor.LocalExecutor":[[10,7,1,"","LimitedParallelism"],[10,7,1,"","UnlimitedParallelism"],[10,6,1,"","end"],[10,6,1,"","execute_async"],[10,6,1,"","start"],[10,6,1,"","sync"],[10,6,1,"","terminate"]],"airflow.executors.local_executor.LocalExecutor.LimitedParallelism":[[10,6,1,"","end"],[10,6,1,"","execute_async"],[10,6,1,"","start"],[10,6,1,"","sync"]],"airflow.executors.local_executor.LocalExecutor.UnlimitedParallelism":[[10,6,1,"","end"],[10,6,1,"","execute_async"],[10,6,1,"","start"],[10,6,1,"","sync"]],"airflow.executors.local_executor.LocalWorker":[[10,6,1,"","do_work"]],"airflow.executors.local_executor.LocalWorkerBase":[[10,6,1,"","do_work"],[10,6,1,"","execute_work"],[10,6,1,"","run"]],"airflow.executors.local_executor.QueuedLocalWorker":[[10,6,1,"","do_work"]],"airflow.executors.local_kubernetes_executor":[[11,7,1,"","LocalKubernetesExecutor"]],"airflow.executors.local_kubernetes_executor.LocalKubernetesExecutor":[[11,5,1,"","KUBERNETES_QUEUE"],[11,6,1,"","debug_dump"],[11,6,1,"","end"],[11,6,1,"","get_event_buffer"],[11,6,1,"","has_task"],[11,6,1,"","heartbeat"],[11,6,1,"","job_id"],[11,6,1,"","queue_command"],[11,6,1,"","queue_task_instance"],[11,6,1,"","queued_tasks"],[11,6,1,"","running"],[11,6,1,"","slots_available"],[11,6,1,"","start"],[11,5,1,"","supports_ad_hoc_ti_run"],[11,6,1,"","terminate"],[11,6,1,"","try_adopt_task_instances"]],"airflow.executors.sequential_executor":[[12,7,1,"","SequentialExecutor"]],"airflow.executors.sequential_executor.SequentialExecutor":[[12,6,1,"","end"],[12,6,1,"","execute_async"],[12,6,1,"","sync"],[12,6,1,"","terminate"]],"airflow.hooks":[[13,3,0,"-","S3_hook"],[14,3,0,"-","base"],[15,3,0,"-","base_hook"],[16,3,0,"-","dbapi"],[17,3,0,"-","dbapi_hook"],[18,3,0,"-","docker_hook"],[19,3,0,"-","druid_hook"],[20,3,0,"-","filesystem"],[21,3,0,"-","hdfs_hook"],[22,3,0,"-","hive_hooks"],[23,3,0,"-","http_hook"],[25,3,0,"-","jdbc_hook"],[26,3,0,"-","mssql_hook"],[27,3,0,"-","mysql_hook"],[28,3,0,"-","oracle_hook"],[29,3,0,"-","pig_hook"],[30,3,0,"-","postgres_hook"],[31,3,0,"-","presto_hook"],[32,3,0,"-","samba_hook"],[33,3,0,"-","slack_hook"],[34,3,0,"-","sqlite_hook"],[35,3,0,"-","subprocess"],[36,3,0,"-","webhdfs_hook"],[37,3,0,"-","zendesk_hook"]],"airflow.hooks.base":[[14,7,1,"","BaseHook"],[14,7,1,"","DiscoverableHook"],[14,8,1,"","log"]],"airflow.hooks.base.BaseHook":[[14,6,1,"","get_conn"],[14,6,1,"","get_connection"],[14,6,1,"","get_connection_form_widgets"],[14,6,1,"","get_connections"],[14,6,1,"","get_hook"],[14,6,1,"","get_ui_field_behaviour"]],"airflow.hooks.base.DiscoverableHook":[[14,5,1,"","conn_name_attr"],[14,5,1,"","conn_type"],[14,5,1,"","default_conn_name"],[14,6,1,"","get_connection_form_widgets"],[14,6,1,"","get_ui_field_behaviour"],[14,5,1,"","hook_name"]],"airflow.hooks.dbapi":[[16,7,1,"","ConnectorProtocol"],[16,7,1,"","DbApiHook"]],"airflow.hooks.dbapi.ConnectorProtocol":[[16,6,1,"","connect"]],"airflow.hooks.dbapi.DbApiHook":[[16,6,1,"","bulk_dump"],[16,6,1,"","bulk_load"],[16,5,1,"","conn_name_attr"],[16,5,1,"","connector"],[16,5,1,"","default_conn_name"],[16,6,1,"","get_autocommit"],[16,6,1,"","get_conn"],[16,6,1,"","get_cursor"],[16,6,1,"","get_first"],[16,6,1,"","get_pandas_df"],[16,6,1,"","get_records"],[16,6,1,"","get_sqlalchemy_engine"],[16,6,1,"","get_uri"],[16,6,1,"","insert_rows"],[16,6,1,"","run"],[16,6,1,"","set_autocommit"],[16,5,1,"","supports_autocommit"],[16,6,1,"","test_connection"]],"airflow.hooks.filesystem":[[20,7,1,"","FSHook"]],"airflow.hooks.filesystem.FSHook":[[20,6,1,"","get_conn"],[20,6,1,"","get_path"]],"airflow.hooks.subprocess":[[35,7,1,"","SubprocessHook"],[35,8,1,"","SubprocessResult"]],"airflow.hooks.subprocess.SubprocessHook":[[35,6,1,"","run_command"],[35,6,1,"","send_sigterm"]],"airflow.macros":[[267,9,1,"","datetime_diff_for_humans"],[267,9,1,"","ds_add"],[267,9,1,"","ds_format"],[267,3,0,"-","hive"],[267,9,1,"","random"]],"airflow.macros.hive":[[267,9,1,"","closest_ds_partition"],[267,9,1,"","max_partition"]],"airflow.models":[[38,3,0,"-","abstractoperator"],[39,3,0,"-","base"],[40,3,0,"-","baseoperator"],[41,3,0,"-","connection"],[42,3,0,"-","crypto"],[43,3,0,"-","dag"],[44,3,0,"-","dagbag"],[45,3,0,"-","dagcode"],[46,3,0,"-","dagparam"],[47,3,0,"-","dagpickle"],[48,3,0,"-","dagrun"],[49,3,0,"-","db_callback_request"],[50,3,0,"-","errors"],[52,3,0,"-","log"],[53,3,0,"-","mappedoperator"],[54,3,0,"-","operator"],[55,3,0,"-","param"],[56,3,0,"-","pool"],[57,3,0,"-","renderedtifields"],[58,3,0,"-","sensorinstance"],[59,3,0,"-","serialized_dag"],[60,3,0,"-","skipmixin"],[61,3,0,"-","slamiss"],[62,3,0,"-","taskfail"],[63,3,0,"-","taskinstance"],[64,3,0,"-","tasklog"],[65,3,0,"-","taskmap"],[66,3,0,"-","taskmixin"],[67,3,0,"-","taskreschedule"],[68,3,0,"-","trigger"],[69,3,0,"-","variable"],[70,3,0,"-","xcom"],[71,3,0,"-","xcom_arg"]],"airflow.models.abstractoperator":[[38,7,1,"","AbstractOperator"],[38,8,1,"","DEFAULT_OWNER"],[38,8,1,"","DEFAULT_POOL_SLOTS"],[38,8,1,"","DEFAULT_PRIORITY_WEIGHT"],[38,8,1,"","DEFAULT_QUEUE"],[38,8,1,"","DEFAULT_RETRIES"],[38,8,1,"","DEFAULT_RETRY_DELAY"],[38,8,1,"","DEFAULT_TASK_EXECUTION_TIMEOUT"],[38,8,1,"","DEFAULT_TRIGGER_RULE"],[38,8,1,"","DEFAULT_WEIGHT_RULE"],[38,8,1,"","TaskStateChangeCallback"]],"airflow.models.abstractoperator.AbstractOperator":[[38,5,1,"","HIDE_ATTRS_FROM_UI"],[38,6,1,"","dag_id"],[38,6,1,"","extra_links"],[38,6,1,"","get_dag"],[38,6,1,"","get_direct_relative_ids"],[38,6,1,"","get_extra_links"],[38,6,1,"","get_flat_relative_ids"],[38,6,1,"","get_flat_relatives"],[38,6,1,"","get_template_env"],[38,6,1,"","global_operator_extra_link_dict"],[38,6,1,"","inherits_from_empty_operator"],[38,6,1,"","node_id"],[38,5,1,"","operator_class"],[38,6,1,"","operator_extra_link_dict"],[38,5,1,"","operator_extra_links"],[38,5,1,"","owner"],[38,6,1,"","prepare_template"],[38,5,1,"","priority_weight"],[38,6,1,"","priority_weight_total"],[38,6,1,"","render_template"],[38,6,1,"","render_template_fields"],[38,6,1,"","resolve_template_files"],[38,5,1,"","task_id"],[38,6,1,"","task_type"],[38,5,1,"","template_ext"],[38,5,1,"","template_fields"],[38,5,1,"","weight_rule"]],"airflow.models.base":[[39,8,1,"","Base"],[39,8,1,"","COLLATION_ARGS"],[39,8,1,"","ID_LEN"],[39,8,1,"","SQL_ALCHEMY_SCHEMA"],[39,9,1,"","StringID"],[39,9,1,"","get_id_collation_args"],[39,8,1,"","metadata"]],"airflow.models.baseoperator":[[40,7,1,"","BaseOperator"],[40,7,1,"","BaseOperatorLink"],[40,7,1,"","BaseOperatorMeta"],[40,8,1,"","Chainable"],[40,8,1,"","ScheduleInterval"],[40,8,1,"","T"],[40,8,1,"","TaskPostExecuteHook"],[40,8,1,"","TaskPreExecuteHook"],[40,9,1,"","chain"],[40,9,1,"","coerce_resources"],[40,9,1,"","coerce_retry_delay"],[40,9,1,"","cross_downstream"],[40,9,1,"","get_merged_defaults"],[40,8,1,"","logger"],[40,9,1,"","parse_retries"],[40,9,1,"","partial"]],"airflow.models.baseoperator.BaseOperator":[[40,6,1,"","__deepcopy__"],[40,6,1,"","__eq__"],[40,6,1,"","__getstate__"],[40,6,1,"","__gt__"],[40,6,1,"","__hash__"],[40,6,1,"","__lt__"],[40,6,1,"","__ne__"],[40,6,1,"","__or__"],[40,6,1,"","__repr__"],[40,6,1,"","__setattr__"],[40,6,1,"","__setstate__"],[40,6,1,"","add_inlets"],[40,6,1,"","add_outlets"],[40,6,1,"","clear"],[40,6,1,"","dag"],[40,6,1,"","defer"],[40,5,1,"","deps"],[40,6,1,"","dry_run"],[40,5,1,"","end_date"],[40,6,1,"","execute"],[40,6,1,"","get_dag"],[40,6,1,"","get_direct_relatives"],[40,6,1,"","get_inlet_defs"],[40,6,1,"","get_outlet_defs"],[40,6,1,"","get_serialized_fields"],[40,6,1,"","get_task_instances"],[40,6,1,"","has_dag"],[40,6,1,"","inherits_from_empty_operator"],[40,5,1,"","is_mapped"],[40,6,1,"","is_smart_sensor_compatible"],[40,6,1,"","leaves"],[40,5,1,"","mapped_arguments_validated_by_init"],[40,6,1,"","on_kill"],[40,6,1,"","operator_class"],[40,5,1,"","operator_extra_links"],[40,6,1,"","output"],[40,5,1,"","partial"],[40,5,1,"","pool"],[40,6,1,"","post_execute"],[40,6,1,"","pre_execute"],[40,6,1,"","prepare_for_execution"],[40,6,1,"","render_template_fields"],[40,6,1,"","roots"],[40,6,1,"","run"],[40,6,1,"","serialize_for_task_group"],[40,6,1,"","set_xcomargs_dependencies"],[40,5,1,"","shallow_copy_attrs"],[40,5,1,"","start_date"],[40,5,1,"","subdag"],[40,5,1,"","supports_lineage"],[40,5,1,"","task_group"],[40,6,1,"","task_type"],[40,5,1,"","template_ext"],[40,5,1,"","template_fields"],[40,5,1,"","template_fields_renderers"],[40,5,1,"","ui_color"],[40,5,1,"","ui_fgcolor"],[40,6,1,"","unmap"],[40,6,1,"","validate_mapped_arguments"],[40,6,1,"","xcom_pull"],[40,6,1,"","xcom_push"]],"airflow.models.baseoperator.BaseOperatorLink":[[40,6,1,"","get_link"],[40,6,1,"","name"],[40,5,1,"","operators"]],"airflow.models.connection":[[41,7,1,"","Connection"],[41,8,1,"","log"],[41,9,1,"","parse_netloc_to_hostname"]],"airflow.models.connection.Connection":[[41,5,1,"","EXTRA_KEY"],[41,6,1,"","__repr__"],[41,5,1,"","__tablename__"],[41,5,1,"","conn_id"],[41,5,1,"","conn_type"],[41,6,1,"","debug_info"],[41,5,1,"","description"],[41,6,1,"","extra"],[41,6,1,"","extra_dejson"],[41,6,1,"","from_json"],[41,6,1,"","get_connection_from_secrets"],[41,6,1,"","get_extra"],[41,6,1,"","get_hook"],[41,6,1,"","get_password"],[41,6,1,"","get_uri"],[41,5,1,"","host"],[41,5,1,"","id"],[41,5,1,"","is_encrypted"],[41,5,1,"","is_extra_encrypted"],[41,6,1,"","log_info"],[41,5,1,"","login"],[41,6,1,"","on_db_load"],[41,6,1,"","parse_from_uri"],[41,6,1,"","password"],[41,5,1,"","port"],[41,6,1,"","rotate_fernet_key"],[41,5,1,"","schema"],[41,6,1,"","set_extra"],[41,6,1,"","set_password"],[41,6,1,"","test_connection"]],"airflow.models.crypto":[[42,7,1,"","FernetProtocol"],[42,7,1,"","NullFernet"],[42,9,1,"","get_fernet"],[42,8,1,"","log"]],"airflow.models.crypto.FernetProtocol":[[42,6,1,"","decrypt"],[42,6,1,"","encrypt"]],"airflow.models.crypto.NullFernet":[[42,6,1,"","decrypt"],[42,6,1,"","encrypt"],[42,5,1,"","is_encrypted"]],"airflow.models.dag":[[43,7,1,"","DAG"],[43,8,1,"","DEFAULT_SCHEDULE_INTERVAL"],[43,8,1,"","DEFAULT_VIEW_PRESETS"],[43,7,1,"","DagContext"],[43,7,1,"","DagModel"],[43,8,1,"","DagStateChangeCallback"],[43,7,1,"","DagTag"],[43,4,1,"","InconsistentDataInterval"],[43,8,1,"","ORIENTATION_PRESETS"],[43,8,1,"","ScheduleInterval"],[43,8,1,"","ScheduleIntervalArg"],[43,9,1,"","create_timetable"],[43,9,1,"","dag"],[43,9,1,"","get_last_dagrun"],[43,8,1,"","log"]],"airflow.models.dag.DAG":[[43,6,1,"","__deepcopy__"],[43,6,1,"","__enter__"],[43,6,1,"","__eq__"],[43,6,1,"","__exit__"],[43,6,1,"","__hash__"],[43,6,1,"","__lt__"],[43,6,1,"","__ne__"],[43,6,1,"","__repr__"],[43,6,1,"","access_control"],[43,6,1,"","add_task"],[43,6,1,"","add_tasks"],[43,6,1,"","allow_future_exec_dates"],[43,6,1,"","bulk_sync_to_db"],[43,6,1,"","bulk_write_to_db"],[43,6,1,"","clear"],[43,6,1,"","clear_dags"],[43,6,1,"","cli"],[43,6,1,"","concurrency"],[43,6,1,"","concurrency_reached"],[43,6,1,"","create_dagrun"],[43,6,1,"","dag_id"],[43,6,1,"","date_range"],[43,6,1,"","deactivate_stale_dags"],[43,6,1,"","deactivate_unknown_dags"],[43,6,1,"","default_view"],[43,6,1,"","description"],[43,5,1,"","fileloc"],[43,6,1,"","filepath"],[43,6,1,"","folder"],[43,6,1,"","following_schedule"],[43,6,1,"","full_filepath"],[43,6,1,"","get_active_runs"],[43,6,1,"","get_concurrency_reached"],[43,6,1,"","get_dagrun"],[43,6,1,"","get_dagruns_between"],[43,6,1,"","get_default_view"],[43,6,1,"","get_edge_info"],[43,6,1,"","get_is_active"],[43,6,1,"","get_is_paused"],[43,6,1,"","get_last_dagrun"],[43,6,1,"","get_latest_execution_date"],[43,6,1,"","get_next_data_interval"],[43,6,1,"","get_num_active_runs"],[43,6,1,"","get_num_task_instances"],[43,6,1,"","get_run_data_interval"],[43,6,1,"","get_run_dates"],[43,6,1,"","get_serialized_fields"],[43,6,1,"","get_task"],[43,6,1,"","get_task_instances"],[43,6,1,"","get_task_instances_before"],[43,6,1,"","get_template_env"],[43,6,1,"","handle_callback"],[43,6,1,"","has_dag_runs"],[43,6,1,"","has_task"],[43,6,1,"","infer_automated_data_interval"],[43,6,1,"","is_fixed_time_schedule"],[43,6,1,"","is_paused"],[43,6,1,"","is_subdag"],[43,6,1,"","iter_dagrun_infos_between"],[43,6,1,"","latest_execution_date"],[43,6,1,"","leaves"],[43,6,1,"","max_active_tasks"],[43,6,1,"","next_dagrun_after_date"],[43,6,1,"","next_dagrun_info"],[43,6,1,"","normalize_schedule"],[43,6,1,"","normalized_schedule_interval"],[43,6,1,"","owner"],[43,6,1,"","param"],[43,5,1,"","parent_dag"],[43,6,1,"","partial_subset"],[43,6,1,"","pickle"],[43,6,1,"","pickle_id"],[43,6,1,"","pickle_info"],[43,6,1,"","previous_schedule"],[43,6,1,"","relative_fileloc"],[43,6,1,"","resolve_template_files"],[43,6,1,"","roots"],[43,6,1,"","run"],[43,6,1,"","set_dag_runs_state"],[43,6,1,"","set_dependency"],[43,6,1,"","set_edge_info"],[43,6,1,"","set_task_instance_state"],[43,6,1,"","sub_dag"],[43,6,1,"","subdags"],[43,6,1,"","sync_to_db"],[43,6,1,"","task"],[43,6,1,"","task_group"],[43,6,1,"","task_ids"],[43,6,1,"","tasks"],[43,6,1,"","topological_sort"],[43,6,1,"","tree_view"],[43,6,1,"","validate_schedule_and_params"]],"airflow.models.dag.DagContext":[[43,6,1,"","get_current_dag"],[43,6,1,"","pop_context_managed_dag"],[43,6,1,"","push_context_managed_dag"]],"airflow.models.dag.DagModel":[[43,5,1,"","NUM_DAGS_PER_DAGRUN_QUERY"],[43,6,1,"","__repr__"],[43,5,1,"","__table_args__"],[43,5,1,"","__tablename__"],[43,6,1,"","calculate_dagrun_date_fields"],[43,5,1,"","dag_id"],[43,6,1,"","dags_needing_dagruns"],[43,6,1,"","deactivate_deleted_dags"],[43,5,1,"","default_view"],[43,5,1,"","description"],[43,5,1,"","fileloc"],[43,6,1,"","get_current"],[43,6,1,"","get_dagmodel"],[43,6,1,"","get_default_view"],[43,6,1,"","get_is_paused"],[43,6,1,"","get_last_dagrun"],[43,6,1,"","get_paused_dag_ids"],[43,5,1,"","has_import_errors"],[43,5,1,"","has_task_concurrency_limits"],[43,5,1,"","is_active"],[43,5,1,"","is_paused"],[43,5,1,"","is_paused_at_creation"],[43,5,1,"","is_subdag"],[43,5,1,"","last_expired"],[43,5,1,"","last_parsed_time"],[43,5,1,"","last_pickled"],[43,5,1,"","max_active_runs"],[43,5,1,"","max_active_tasks"],[43,5,1,"","next_dagrun"],[43,5,1,"","next_dagrun_create_after"],[43,6,1,"","next_dagrun_data_interval"],[43,5,1,"","next_dagrun_data_interval_end"],[43,5,1,"","next_dagrun_data_interval_start"],[43,5,1,"","owners"],[43,5,1,"","parent_dag"],[43,5,1,"","pickle_id"],[43,6,1,"","relative_fileloc"],[43,5,1,"","root_dag_id"],[43,6,1,"","safe_dag_id"],[43,5,1,"","schedule_interval"],[43,5,1,"","scheduler_lock"],[43,6,1,"","set_is_paused"],[43,5,1,"","tags"],[43,5,1,"","timetable_description"],[43,6,1,"","timezone"]],"airflow.models.dag.DagTag":[[43,6,1,"","__repr__"],[43,5,1,"","__tablename__"],[43,5,1,"","dag_id"],[43,5,1,"","name"]],"airflow.models.dag.InconsistentDataInterval":[[43,6,1,"","__str__"]],"airflow.models.dagbag":[[44,7,1,"","DagBag"],[44,7,1,"","FileLoadStat"]],"airflow.models.dagbag.DagBag":[[44,6,1,"","bag_dag"],[44,6,1,"","collect_dags"],[44,6,1,"","collect_dags_from_db"],[44,6,1,"","dag_ids"],[44,6,1,"","dagbag_report"],[44,6,1,"","get_dag"],[44,6,1,"","process_file"],[44,6,1,"","size"],[44,6,1,"","store_serialized_dags"],[44,6,1,"","sync_to_db"]],"airflow.models.dagbag.FileLoadStat":[[44,5,1,"","dag_num"],[44,5,1,"","dags"],[44,5,1,"","duration"],[44,5,1,"","file"],[44,5,1,"","task_num"]],"airflow.models.dagcode":[[45,7,1,"","DagCode"],[45,8,1,"","log"]],"airflow.models.dagcode.DagCode":[[45,5,1,"","__tablename__"],[45,6,1,"","bulk_sync_to_db"],[45,6,1,"","code"],[45,6,1,"","dag_fileloc_hash"],[45,5,1,"","fileloc"],[45,5,1,"","fileloc_hash"],[45,6,1,"","get_code_by_fileloc"],[45,6,1,"","has_dag"],[45,5,1,"","last_updated"],[45,6,1,"","remove_deleted_code"],[45,5,1,"","source_code"],[45,6,1,"","sync_to_db"]],"airflow.models.dagpickle":[[47,7,1,"","DagPickle"]],"airflow.models.dagpickle.DagPickle":[[47,5,1,"","__tablename__"],[47,5,1,"","created_dttm"],[47,5,1,"","id"],[47,5,1,"","pickle"],[47,5,1,"","pickle_hash"]],"airflow.models.dagrun":[[48,7,1,"","DagRun"],[48,7,1,"","TISchedulingDecision"]],"airflow.models.dagrun.DagRun":[[48,5,1,"","DEFAULT_DAGRUNS_TO_EXAMINE"],[48,6,1,"","__repr__"],[48,5,1,"","__table_args__"],[48,5,1,"","__tablename__"],[48,6,1,"","active_runs_of_dags"],[48,5,1,"","conf"],[48,5,1,"","creating_job_id"],[48,5,1,"","dag_hash"],[48,5,1,"","dag_id"],[48,5,1,"","data_interval_end"],[48,5,1,"","data_interval_start"],[48,5,1,"","end_date"],[48,5,1,"","execution_date"],[48,5,1,"","external_trigger"],[48,6,1,"","find"],[48,6,1,"","find_duplicate"],[48,6,1,"","generate_run_id"],[48,6,1,"","get_dag"],[48,6,1,"","get_latest_runs"],[48,6,1,"","get_log_filename_template"],[48,6,1,"","get_previous_dagrun"],[48,6,1,"","get_previous_scheduled_dagrun"],[48,6,1,"","get_run"],[48,6,1,"","get_state"],[48,6,1,"","get_task_instance"],[48,6,1,"","get_task_instances"],[48,5,1,"","id"],[48,6,1,"","is_backfill"],[48,5,1,"","last_scheduling_decision"],[48,5,1,"","log_template_id"],[48,6,1,"","logical_date"],[48,6,1,"","next_dagruns_to_examine"],[48,5,1,"","queued_at"],[48,6,1,"","refresh_from_db"],[48,5,1,"","run_id"],[48,5,1,"","run_type"],[48,6,1,"","schedule_tis"],[48,6,1,"","set_state"],[48,5,1,"","start_date"],[48,6,1,"","state"],[48,6,1,"","task_instance_scheduling_decisions"],[48,5,1,"","task_instances"],[48,6,1,"","update_state"],[48,6,1,"","verify_integrity"]],"airflow.models.dagrun.TISchedulingDecision":[[48,5,1,"","changed_tis"],[48,5,1,"","finished_tis"],[48,5,1,"","schedulable_tis"],[48,5,1,"","tis"],[48,5,1,"","unfinished_tis"]],"airflow.models.db_callback_request":[[49,7,1,"","DbCallbackRequest"]],"airflow.models.db_callback_request.DbCallbackRequest":[[49,5,1,"","__tablename__"],[49,5,1,"","callback_data"],[49,5,1,"","callback_type"],[49,5,1,"","created_at"],[49,5,1,"","dag_directory"],[49,6,1,"","get_callback_request"],[49,5,1,"","id"],[49,5,1,"","priority_weight"]],"airflow.models.errors":[[50,7,1,"","ImportError"]],"airflow.models.errors.ImportError":[[50,5,1,"","__tablename__"],[50,5,1,"","filename"],[50,5,1,"","id"],[50,5,1,"","stacktrace"],[50,5,1,"","timestamp"]],"airflow.models.log":[[52,7,1,"","Log"]],"airflow.models.log.Log":[[52,5,1,"","__table_args__"],[52,5,1,"","__tablename__"],[52,5,1,"","dag_id"],[52,5,1,"","dttm"],[52,5,1,"","event"],[52,5,1,"","execution_date"],[52,5,1,"","extra"],[52,5,1,"","id"],[52,5,1,"","map_index"],[52,5,1,"","owner"],[52,5,1,"","task_id"]],"airflow.models.mappedoperator":[[53,8,1,"","MAPPABLE_LITERAL_TYPES"],[53,8,1,"","Mappable"],[53,7,1,"","MappedOperator"],[53,7,1,"","OperatorPartial"],[53,8,1,"","ValidationSource"],[53,9,1,"","ensure_xcomarg_return_value"],[53,9,1,"","get_mappable_types"],[53,9,1,"","prevent_duplicates"],[53,9,1,"","validate_mapping_kwargs"]],"airflow.models.mappedoperator.MappedOperator":[[53,5,1,"","HIDE_ATTRS_FROM_UI"],[53,6,1,"","__attrs_post_init__"],[53,6,1,"","__hash__"],[53,6,1,"","__repr__"],[53,5,1,"","dag"],[53,6,1,"","depends_on_past"],[53,5,1,"","deps"],[53,6,1,"","deps_for"],[53,5,1,"","downstream_task_ids"],[53,6,1,"","email"],[53,5,1,"","end_date"],[53,6,1,"","execution_timeout"],[53,6,1,"","executor_config"],[53,6,1,"","expand_mapped_task"],[53,6,1,"","get_dag"],[53,6,1,"","get_serialized_fields"],[53,6,1,"","inherits_from_empty_operator"],[53,6,1,"","inlets"],[53,5,1,"","is_mapped"],[53,6,1,"","iter_mapped_dependencies"],[53,6,1,"","leaves"],[53,5,1,"","mapped_kwargs"],[53,6,1,"","max_active_tis_per_dag"],[53,6,1,"","on_execute_callback"],[53,6,1,"","on_failure_callback"],[53,6,1,"","on_retry_callback"],[53,6,1,"","on_success_callback"],[53,5,1,"","operator_class"],[53,5,1,"","operator_extra_links"],[53,6,1,"","outlets"],[53,6,1,"","owner"],[53,5,1,"","params"],[53,6,1,"","parse_time_mapped_ti_count"],[53,5,1,"","partial_kwargs"],[53,6,1,"","pool"],[53,6,1,"","pool_slots"],[53,6,1,"","prepare_for_execution"],[53,6,1,"","priority_weight"],[53,6,1,"","queue"],[53,6,1,"","render_template_fields"],[53,6,1,"","resources"],[53,6,1,"","retries"],[53,6,1,"","retry_delay"],[53,6,1,"","retry_exponential_backoff"],[53,6,1,"","roots"],[53,6,1,"","run_as_user"],[53,6,1,"","run_time_mapped_ti_count"],[53,6,1,"","serialize_for_task_group"],[53,6,1,"","sla"],[53,5,1,"","start_date"],[53,5,1,"","subdag"],[53,5,1,"","task_group"],[53,5,1,"","task_id"],[53,6,1,"","task_type"],[53,5,1,"","template_ext"],[53,5,1,"","template_fields"],[53,5,1,"","template_fields_renderers"],[53,6,1,"","trigger_rule"],[53,5,1,"","ui_color"],[53,5,1,"","ui_fgcolor"],[53,6,1,"","unmap"],[53,5,1,"","upstream_task_ids"],[53,6,1,"","wait_for_downstream"],[53,6,1,"","weight_rule"]],"airflow.models.mappedoperator.OperatorPartial":[[53,6,1,"","__attrs_post_init__"],[53,6,1,"","__del__"],[53,6,1,"","__repr__"],[53,6,1,"","expand"],[53,5,1,"","kwargs"],[53,5,1,"","operator_class"]],"airflow.models.operator":[[54,8,1,"","Operator"]],"airflow.models.param":[[55,7,1,"","DagParam"],[55,7,1,"","Param"],[55,7,1,"","ParamsDict"]],"airflow.models.param.DagParam":[[55,6,1,"","resolve"]],"airflow.models.param.Param":[[55,5,1,"","CLASS_IDENTIFIER"],[55,6,1,"","__copy__"],[55,6,1,"","dump"],[55,6,1,"","has_value"],[55,6,1,"","resolve"]],"airflow.models.param.ParamsDict":[[55,6,1,"","__contains__"],[55,6,1,"","__copy__"],[55,6,1,"","__deepcopy__"],[55,6,1,"","__delitem__"],[55,6,1,"","__getitem__"],[55,6,1,"","__iter__"],[55,6,1,"","__len__"],[55,6,1,"","__setitem__"],[55,5,1,"","__slots__"],[55,6,1,"","dump"],[55,6,1,"","get_param"],[55,6,1,"","items"],[55,6,1,"","update"],[55,6,1,"","validate"],[55,6,1,"","values"]],"airflow.models.pool":[[56,7,1,"","Pool"],[56,7,1,"","PoolStats"]],"airflow.models.pool.Pool":[[56,5,1,"","DEFAULT_POOL_NAME"],[56,6,1,"","__repr__"],[56,5,1,"","__tablename__"],[56,6,1,"","create_or_update_pool"],[56,6,1,"","delete_pool"],[56,5,1,"","description"],[56,6,1,"","get_default_pool"],[56,6,1,"","get_pool"],[56,6,1,"","get_pools"],[56,5,1,"","id"],[56,6,1,"","is_default_pool"],[56,6,1,"","occupied_slots"],[56,6,1,"","open_slots"],[56,5,1,"","pool"],[56,6,1,"","queued_slots"],[56,6,1,"","running_slots"],[56,5,1,"","slots"],[56,6,1,"","slots_stats"],[56,6,1,"","to_json"]],"airflow.models.pool.PoolStats":[[56,5,1,"","open"],[56,5,1,"","queued"],[56,5,1,"","running"],[56,5,1,"","total"]],"airflow.models.renderedtifields":[[57,7,1,"","RenderedTaskInstanceFields"]],"airflow.models.renderedtifields.RenderedTaskInstanceFields":[[57,6,1,"","__repr__"],[57,5,1,"","__table_args__"],[57,5,1,"","__tablename__"],[57,5,1,"","dag_id"],[57,5,1,"","dag_run"],[57,6,1,"","delete_old_records"],[57,5,1,"","execution_date"],[57,6,1,"","get_k8s_pod_yaml"],[57,6,1,"","get_templated_fields"],[57,5,1,"","k8s_pod_yaml"],[57,5,1,"","map_index"],[57,5,1,"","rendered_fields"],[57,5,1,"","run_id"],[57,5,1,"","task_id"],[57,5,1,"","task_instance"],[57,6,1,"","write"]],"airflow.models.sensorinstance":[[58,7,1,"","SensorInstance"]],"airflow.models.sensorinstance.SensorInstance":[[58,6,1,"","__repr__"],[58,5,1,"","__table_args__"],[58,5,1,"","__tablename__"],[58,5,1,"","created_at"],[58,5,1,"","dag_id"],[58,5,1,"","execution_context"],[58,5,1,"","execution_date"],[58,6,1,"","get_classpath"],[58,6,1,"","get_dagrun"],[58,5,1,"","hashcode"],[58,5,1,"","id"],[58,5,1,"","map_index"],[58,5,1,"","op_classpath"],[58,5,1,"","operator"],[58,5,1,"","poke_context"],[58,6,1,"","register"],[58,5,1,"","shardcode"],[58,5,1,"","start_date"],[58,5,1,"","state"],[58,5,1,"","task_id"],[58,6,1,"","try_number"],[58,5,1,"","updated_at"]],"airflow.models.serialized_dag":[[59,7,1,"","SerializedDagModel"],[59,8,1,"","log"]],"airflow.models.serialized_dag.SerializedDagModel":[[59,6,1,"","__repr__"],[59,5,1,"","__table_args__"],[59,5,1,"","__tablename__"],[59,6,1,"","bulk_sync_to_db"],[59,6,1,"","dag"],[59,5,1,"","dag_hash"],[59,5,1,"","dag_id"],[59,5,1,"","dag_model"],[59,5,1,"","dag_runs"],[59,6,1,"","data"],[59,5,1,"","fileloc"],[59,5,1,"","fileloc_hash"],[59,6,1,"","get"],[59,6,1,"","get_dag_dependencies"],[59,6,1,"","get_last_updated_datetime"],[59,6,1,"","get_latest_version_hash"],[59,6,1,"","get_max_last_updated_datetime"],[59,6,1,"","has_dag"],[59,5,1,"","last_updated"],[59,5,1,"","load_op_links"],[59,6,1,"","read_all_dags"],[59,6,1,"","remove_dag"],[59,6,1,"","remove_deleted_dags"],[59,6,1,"","write_dag"]],"airflow.models.skipmixin":[[60,7,1,"","SkipMixin"],[60,8,1,"","XCOM_SKIPMIXIN_FOLLOWED"],[60,8,1,"","XCOM_SKIPMIXIN_KEY"],[60,8,1,"","XCOM_SKIPMIXIN_SKIPPED"]],"airflow.models.skipmixin.SkipMixin":[[60,6,1,"","skip"],[60,6,1,"","skip_all_except"]],"airflow.models.slamiss":[[61,7,1,"","SlaMiss"]],"airflow.models.slamiss.SlaMiss":[[61,6,1,"","__repr__"],[61,5,1,"","__table_args__"],[61,5,1,"","__tablename__"],[61,5,1,"","dag_id"],[61,5,1,"","description"],[61,5,1,"","email_sent"],[61,5,1,"","execution_date"],[61,5,1,"","notification_sent"],[61,5,1,"","task_id"],[61,5,1,"","timestamp"]],"airflow.models.taskfail":[[62,7,1,"","TaskFail"]],"airflow.models.taskfail.TaskFail":[[62,6,1,"","__repr__"],[62,5,1,"","__table_args__"],[62,5,1,"","__tablename__"],[62,5,1,"","dag_id"],[62,5,1,"","dag_run"],[62,5,1,"","duration"],[62,5,1,"","end_date"],[62,5,1,"","id"],[62,5,1,"","map_index"],[62,5,1,"","run_id"],[62,5,1,"","start_date"],[62,5,1,"","task_id"]],"airflow.models.taskinstance":[[63,7,1,"","SimpleTaskInstance"],[63,8,1,"","TR"],[63,7,1,"","TaskInstance"],[63,7,1,"","TaskInstanceKey"],[63,8,1,"","TaskInstanceStateType"],[63,9,1,"","clear_task_instances"],[63,9,1,"","load_error_file"],[63,8,1,"","log"],[63,8,1,"","queued_by_job"],[63,9,1,"","set_current_context"],[63,9,1,"","set_error_file"]],"airflow.models.taskinstance.SimpleTaskInstance":[[63,6,1,"","__eq__"],[63,6,1,"","from_dict"],[63,6,1,"","from_ti"]],"airflow.models.taskinstance.TaskInstance":[[63,6,1,"","__repr__"],[63,5,1,"","__table_args__"],[63,5,1,"","__tablename__"],[63,6,1,"","are_dependencies_met"],[63,6,1,"","are_dependents_done"],[63,6,1,"","check_and_change_state_before_execution"],[63,6,1,"","clear_next_method_args"],[63,6,1,"","clear_xcom_data"],[63,6,1,"","command_as_list"],[63,6,1,"","current_state"],[63,5,1,"","dag_id"],[63,5,1,"","dag_model"],[63,5,1,"","dag_run"],[63,6,1,"","dry_run"],[63,5,1,"","duration"],[63,6,1,"","email_alert"],[63,5,1,"","end_date"],[63,6,1,"","error"],[63,5,1,"","execution_date"],[63,5,1,"","executor_config"],[63,5,1,"","external_executor_id"],[63,6,1,"","filter_for_tis"],[63,6,1,"","generate_command"],[63,6,1,"","get_dagrun"],[63,6,1,"","get_email_subject_content"],[63,6,1,"","get_failed_dep_statuses"],[63,6,1,"","get_num_running_task_instances"],[63,6,1,"","get_previous_dagrun"],[63,6,1,"","get_previous_execution_date"],[63,6,1,"","get_previous_start_date"],[63,6,1,"","get_previous_ti"],[63,6,1,"","get_rendered_k8s_spec"],[63,6,1,"","get_rendered_template_fields"],[63,6,1,"","get_template_context"],[63,6,1,"","get_truncated_error_traceback"],[63,6,1,"","handle_failure"],[63,6,1,"","handle_failure_with_callback"],[63,5,1,"","hostname"],[63,6,1,"","init_on_load"],[63,6,1,"","init_run_context"],[63,6,1,"","insert_mapping"],[63,6,1,"","is_eligible_to_retry"],[63,6,1,"","is_premature"],[63,5,1,"","job_id"],[63,6,1,"","key"],[63,6,1,"","log_url"],[63,5,1,"","map_index"],[63,6,1,"","mark_success_url"],[63,5,1,"","max_tries"],[63,5,1,"","next_kwargs"],[63,5,1,"","next_method"],[63,6,1,"","next_retry_datetime"],[63,6,1,"","next_try_number"],[63,5,1,"","operator"],[63,6,1,"","overwrite_params_with_dag_run_conf"],[63,5,1,"","pid"],[63,5,1,"","pool"],[63,5,1,"","pool_slots"],[63,6,1,"","prev_attempted_tries"],[63,6,1,"","previous_start_date_success"],[63,6,1,"","previous_ti"],[63,6,1,"","previous_ti_success"],[63,5,1,"","priority_weight"],[63,5,1,"","queue"],[63,5,1,"","queued_by_job_id"],[63,5,1,"","queued_dttm"],[63,6,1,"","ready_for_retry"],[63,6,1,"","refresh_from_db"],[63,6,1,"","refresh_from_task"],[63,6,1,"","render_k8s_pod_yaml"],[63,6,1,"","render_templates"],[63,5,1,"","rendered_task_instance_fields"],[63,6,1,"","run"],[63,5,1,"","run_id"],[63,6,1,"","set_duration"],[63,6,1,"","set_state"],[63,5,1,"","start_date"],[63,5,1,"","state"],[63,5,1,"","task"],[63,5,1,"","task_id"],[63,6,1,"","ti_selector_condition"],[63,5,1,"","trigger"],[63,5,1,"","trigger_id"],[63,5,1,"","trigger_timeout"],[63,6,1,"","try_number"],[63,5,1,"","unixname"],[63,6,1,"","xcom_pull"],[63,6,1,"","xcom_push"]],"airflow.models.taskinstance.TaskInstanceKey":[[63,5,1,"","dag_id"],[63,6,1,"","key"],[63,5,1,"","map_index"],[63,6,1,"","primary"],[63,6,1,"","reduced"],[63,5,1,"","run_id"],[63,5,1,"","task_id"],[63,5,1,"","try_number"],[63,6,1,"","with_try_number"]],"airflow.models.tasklog":[[64,7,1,"","LogTemplate"]],"airflow.models.tasklog.LogTemplate":[[64,6,1,"","__repr__"],[64,5,1,"","__tablename__"],[64,5,1,"","created_at"],[64,5,1,"","elasticsearch_id"],[64,5,1,"","filename"],[64,5,1,"","id"]],"airflow.models.taskmap":[[65,7,1,"","TaskMap"],[65,7,1,"","TaskMapVariant"]],"airflow.models.taskmap.TaskMap":[[65,5,1,"","__table_args__"],[65,5,1,"","__tablename__"],[65,5,1,"","dag_id"],[65,6,1,"","from_task_instance_xcom"],[65,5,1,"","keys"],[65,5,1,"","length"],[65,5,1,"","map_index"],[65,5,1,"","run_id"],[65,5,1,"","task_id"],[65,6,1,"","variant"]],"airflow.models.taskmap.TaskMapVariant":[[65,5,1,"","DICT"],[65,5,1,"","LIST"]],"airflow.models.taskmixin":[[66,7,1,"","DAGNode"],[66,7,1,"","DependencyMixin"],[66,7,1,"","TaskMixin"]],"airflow.models.taskmixin.DAGNode":[[66,5,1,"","dag"],[66,6,1,"","dag_id"],[66,6,1,"","downstream_list"],[66,5,1,"","downstream_task_ids"],[66,5,1,"","end_date"],[66,6,1,"","get_direct_relative_ids"],[66,6,1,"","get_direct_relatives"],[66,6,1,"","has_dag"],[66,6,1,"","iter_mapped_dependants"],[66,6,1,"","label"],[66,6,1,"","leaves"],[66,6,1,"","log"],[66,6,1,"","node_id"],[66,6,1,"","roots"],[66,6,1,"","serialize_for_task_group"],[66,6,1,"","set_downstream"],[66,6,1,"","set_upstream"],[66,5,1,"","start_date"],[66,5,1,"","task_group"],[66,6,1,"","upstream_list"],[66,5,1,"","upstream_task_ids"]],"airflow.models.taskmixin.DependencyMixin":[[66,6,1,"","__lshift__"],[66,6,1,"","__rlshift__"],[66,6,1,"","__rrshift__"],[66,6,1,"","__rshift__"],[66,6,1,"","leaves"],[66,6,1,"","roots"],[66,6,1,"","set_downstream"],[66,6,1,"","set_upstream"],[66,6,1,"","update_relative"]],"airflow.models.taskmixin.TaskMixin":[[66,6,1,"","__init_subclass__"]],"airflow.models.taskreschedule":[[67,7,1,"","TaskReschedule"]],"airflow.models.taskreschedule.TaskReschedule":[[67,5,1,"","__table_args__"],[67,5,1,"","__tablename__"],[67,5,1,"","dag_id"],[67,5,1,"","dag_run"],[67,5,1,"","duration"],[67,5,1,"","end_date"],[67,5,1,"","execution_date"],[67,6,1,"","find_for_task_instance"],[67,5,1,"","id"],[67,5,1,"","map_index"],[67,6,1,"","query_for_task_instance"],[67,5,1,"","reschedule_date"],[67,5,1,"","run_id"],[67,5,1,"","start_date"],[67,5,1,"","task_id"],[67,5,1,"","try_number"]],"airflow.models.trigger":[[68,7,1,"","Trigger"]],"airflow.models.trigger.Trigger":[[68,5,1,"","__tablename__"],[68,6,1,"","assign_unassigned"],[68,6,1,"","bulk_fetch"],[68,5,1,"","classpath"],[68,6,1,"","clean_unused"],[68,5,1,"","created_date"],[68,6,1,"","from_object"],[68,5,1,"","id"],[68,6,1,"","ids_for_triggerer"],[68,5,1,"","kwargs"],[68,6,1,"","submit_event"],[68,6,1,"","submit_failure"],[68,5,1,"","triggerer_id"]],"airflow.models.variable":[[69,7,1,"","Variable"],[69,8,1,"","log"]],"airflow.models.variable.Variable":[[69,6,1,"","__repr__"],[69,5,1,"","__tablename__"],[69,6,1,"","check_for_write_conflict"],[69,6,1,"","delete"],[69,5,1,"","description"],[69,6,1,"","get"],[69,6,1,"","get_val"],[69,6,1,"","get_variable_from_secrets"],[69,5,1,"","id"],[69,5,1,"","is_encrypted"],[69,5,1,"","key"],[69,6,1,"","on_db_load"],[69,6,1,"","rotate_fernet_key"],[69,6,1,"","set"],[69,6,1,"","set_val"],[69,6,1,"","setdefault"],[69,6,1,"","update"],[69,6,1,"","val"]],"airflow.models.xcom":[[70,7,1,"","BaseXCom"],[70,8,1,"","MAX_XCOM_SIZE"],[70,8,1,"","XCOM_RETURN_KEY"],[70,8,1,"","XCom"],[70,8,1,"","log"],[70,9,1,"","resolve_xcom_backend"]],"airflow.models.xcom.BaseXCom":[[70,6,1,"","__repr__"],[70,5,1,"","__table_args__"],[70,5,1,"","__tablename__"],[70,5,1,"","dag_id"],[70,5,1,"","dag_run"],[70,5,1,"","dag_run_id"],[70,6,1,"","delete"],[70,6,1,"","deserialize_value"],[70,5,1,"","execution_date"],[70,6,1,"","get_value"],[70,6,1,"","init_on_load"],[70,5,1,"","key"],[70,5,1,"","map_index"],[70,6,1,"","orm_deserialize_value"],[70,5,1,"","run_id"],[70,6,1,"","serialize_value"],[70,5,1,"","task_id"],[70,5,1,"","timestamp"],[70,5,1,"","value"]],"airflow.models.xcom_arg":[[71,7,1,"","XComArg"]],"airflow.models.xcom_arg.XComArg":[[71,6,1,"","__eq__"],[71,6,1,"","__getitem__"],[71,6,1,"","__iter__"],[71,6,1,"","__str__"],[71,6,1,"","apply_upstream_relationship"],[71,6,1,"","iter_xcom_args"],[71,6,1,"","leaves"],[71,6,1,"","resolve"],[71,6,1,"","roots"],[71,6,1,"","set_downstream"],[71,6,1,"","set_upstream"]],"airflow.operators":[[72,3,0,"-","bash"],[73,3,0,"-","bash_operator"],[74,3,0,"-","branch"],[75,3,0,"-","branch_operator"],[76,3,0,"-","check_operator"],[77,3,0,"-","dagrun_operator"],[78,3,0,"-","datetime"],[79,3,0,"-","docker_operator"],[80,3,0,"-","druid_check_operator"],[81,3,0,"-","dummy"],[82,3,0,"-","dummy_operator"],[83,3,0,"-","email"],[84,3,0,"-","email_operator"],[85,3,0,"-","empty"],[86,3,0,"-","gcs_to_s3"],[87,3,0,"-","generic_transfer"],[88,3,0,"-","google_api_to_s3_transfer"],[89,3,0,"-","hive_operator"],[90,3,0,"-","hive_stats_operator"],[91,3,0,"-","hive_to_druid"],[92,3,0,"-","hive_to_mysql"],[93,3,0,"-","hive_to_samba_operator"],[94,3,0,"-","http_operator"],[96,3,0,"-","jdbc_operator"],[97,3,0,"-","latest_only"],[98,3,0,"-","latest_only_operator"],[99,3,0,"-","mssql_operator"],[100,3,0,"-","mssql_to_hive"],[101,3,0,"-","mysql_operator"],[102,3,0,"-","mysql_to_hive"],[103,3,0,"-","oracle_operator"],[104,3,0,"-","papermill_operator"],[105,3,0,"-","pig_operator"],[106,3,0,"-","postgres_operator"],[107,3,0,"-","presto_check_operator"],[108,3,0,"-","presto_to_mysql"],[109,3,0,"-","python"],[110,3,0,"-","python_operator"],[111,3,0,"-","redshift_to_s3_operator"],[112,3,0,"-","s3_file_transform_operator"],[113,3,0,"-","s3_to_hive_operator"],[114,3,0,"-","s3_to_redshift_operator"],[115,3,0,"-","slack_operator"],[116,3,0,"-","smooth"],[117,3,0,"-","sql"],[118,3,0,"-","sql_branch_operator"],[119,3,0,"-","sqlite_operator"],[120,3,0,"-","subdag"],[121,3,0,"-","subdag_operator"],[122,3,0,"-","trigger_dagrun"],[123,3,0,"-","weekday"]],"airflow.operators.bash":[[72,7,1,"","BashOperator"]],"airflow.operators.bash.BashOperator":[[72,6,1,"","execute"],[72,6,1,"","get_env"],[72,6,1,"","on_kill"],[72,6,1,"","subprocess_hook"],[72,5,1,"","template_ext"],[72,5,1,"","template_fields"],[72,5,1,"","template_fields_renderers"],[72,5,1,"","ui_color"]],"airflow.operators.branch":[[74,7,1,"","BaseBranchOperator"]],"airflow.operators.branch.BaseBranchOperator":[[74,6,1,"","choose_branch"],[74,6,1,"","execute"]],"airflow.operators.check_operator":[[76,7,1,"","CheckOperator"],[76,7,1,"","IntervalCheckOperator"],[76,7,1,"","ThresholdCheckOperator"],[76,7,1,"","ValueCheckOperator"]],"airflow.operators.datetime":[[78,7,1,"","BranchDateTimeOperator"],[78,9,1,"","target_times_as_dates"]],"airflow.operators.datetime.BranchDateTimeOperator":[[78,6,1,"","choose_branch"]],"airflow.operators.dummy":[[81,7,1,"","DummyOperator"]],"airflow.operators.dummy.DummyOperator":[[81,6,1,"","inherits_from_dummy_operator"]],"airflow.operators.dummy_operator":[[82,7,1,"","DummyOperator"]],"airflow.operators.email":[[83,7,1,"","EmailOperator"]],"airflow.operators.email.EmailOperator":[[83,6,1,"","execute"],[83,5,1,"","template_ext"],[83,5,1,"","template_fields"],[83,5,1,"","template_fields_renderers"],[83,5,1,"","ui_color"]],"airflow.operators.empty":[[85,7,1,"","EmptyOperator"]],"airflow.operators.empty.EmptyOperator":[[85,6,1,"","execute"],[85,5,1,"","inherits_from_empty_operator"],[85,5,1,"","ui_color"]],"airflow.operators.generic_transfer":[[87,7,1,"","GenericTransfer"]],"airflow.operators.generic_transfer.GenericTransfer":[[87,6,1,"","execute"],[87,5,1,"","template_ext"],[87,5,1,"","template_fields"],[87,5,1,"","template_fields_renderers"],[87,5,1,"","ui_color"]],"airflow.operators.google_api_to_s3_transfer":[[88,7,1,"","GoogleApiToS3Transfer"]],"airflow.operators.hive_to_druid":[[91,7,1,"","HiveToDruidTransfer"]],"airflow.operators.hive_to_mysql":[[92,7,1,"","HiveToMySqlTransfer"]],"airflow.operators.latest_only":[[97,7,1,"","LatestOnlyOperator"]],"airflow.operators.latest_only.LatestOnlyOperator":[[97,6,1,"","choose_branch"],[97,5,1,"","ui_color"]],"airflow.operators.mssql_to_hive":[[100,7,1,"","MsSqlToHiveTransfer"]],"airflow.operators.mysql_to_hive":[[102,7,1,"","MySqlToHiveTransfer"]],"airflow.operators.presto_check_operator":[[107,7,1,"","PrestoCheckOperator"],[107,7,1,"","PrestoIntervalCheckOperator"],[107,7,1,"","PrestoValueCheckOperator"]],"airflow.operators.presto_to_mysql":[[108,7,1,"","PrestoToMySqlTransfer"]],"airflow.operators.python":[[109,7,1,"","BranchPythonOperator"],[109,7,1,"","PythonOperator"],[109,7,1,"","PythonVirtualenvOperator"],[109,7,1,"","ShortCircuitOperator"],[109,9,1,"","get_current_context"],[109,9,1,"","task"]],"airflow.operators.python.BranchPythonOperator":[[109,6,1,"","execute"]],"airflow.operators.python.PythonOperator":[[109,5,1,"","BLUE"],[109,6,1,"","determine_kwargs"],[109,6,1,"","execute"],[109,6,1,"","execute_callable"],[109,5,1,"","mapped_arguments_validated_by_init"],[109,5,1,"","shallow_copy_attrs"],[109,5,1,"","template_fields"],[109,5,1,"","template_fields_renderers"],[109,5,1,"","ui_color"]],"airflow.operators.python.PythonVirtualenvOperator":[[109,5,1,"","AIRFLOW_SERIALIZABLE_CONTEXT_KEYS"],[109,5,1,"","BASE_SERIALIZABLE_CONTEXT_KEYS"],[109,5,1,"","PENDULUM_SERIALIZABLE_CONTEXT_KEYS"],[109,6,1,"","__deepcopy__"],[109,6,1,"","determine_kwargs"],[109,6,1,"","execute"],[109,6,1,"","execute_callable"],[109,6,1,"","get_python_source"],[109,5,1,"","template_ext"],[109,5,1,"","template_fields"]],"airflow.operators.python.ShortCircuitOperator":[[109,6,1,"","execute"]],"airflow.operators.redshift_to_s3_operator":[[111,7,1,"","RedshiftToS3Transfer"]],"airflow.operators.s3_to_hive_operator":[[113,7,1,"","S3ToHiveTransfer"]],"airflow.operators.s3_to_redshift_operator":[[114,7,1,"","S3ToRedshiftTransfer"]],"airflow.operators.smooth":[[116,7,1,"","SmoothOperator"]],"airflow.operators.smooth.SmoothOperator":[[116,6,1,"","execute"],[116,5,1,"","ui_color"],[116,5,1,"","yt_link"]],"airflow.operators.sql":[[117,7,1,"","BaseSQLOperator"],[117,7,1,"","BranchSQLOperator"],[117,7,1,"","SQLCheckOperator"],[117,7,1,"","SQLIntervalCheckOperator"],[117,7,1,"","SQLThresholdCheckOperator"],[117,7,1,"","SQLValueCheckOperator"],[117,9,1,"","parse_boolean"]],"airflow.operators.sql.BaseSQLOperator":[[117,6,1,"","get_db_hook"]],"airflow.operators.sql.BranchSQLOperator":[[117,6,1,"","execute"],[117,5,1,"","template_ext"],[117,5,1,"","template_fields"],[117,5,1,"","template_fields_renderers"],[117,5,1,"","ui_color"],[117,5,1,"","ui_fgcolor"]],"airflow.operators.sql.SQLCheckOperator":[[117,6,1,"","execute"],[117,5,1,"","template_ext"],[117,5,1,"","template_fields"],[117,5,1,"","template_fields_renderers"],[117,5,1,"","ui_color"]],"airflow.operators.sql.SQLIntervalCheckOperator":[[117,5,1,"","__mapper_args__"],[117,6,1,"","execute"],[117,5,1,"","ratio_formulas"],[117,5,1,"","template_ext"],[117,5,1,"","template_fields"],[117,5,1,"","template_fields_renderers"],[117,5,1,"","ui_color"]],"airflow.operators.sql.SQLThresholdCheckOperator":[[117,6,1,"","execute"],[117,6,1,"","push"],[117,5,1,"","template_ext"],[117,5,1,"","template_fields"],[117,5,1,"","template_fields_renderers"]],"airflow.operators.sql.SQLValueCheckOperator":[[117,5,1,"","__mapper_args__"],[117,6,1,"","execute"],[117,5,1,"","template_ext"],[117,5,1,"","template_fields"],[117,5,1,"","template_fields_renderers"],[117,5,1,"","ui_color"]],"airflow.operators.sql_branch_operator":[[118,7,1,"","BranchSqlOperator"]],"airflow.operators.subdag":[[120,7,1,"","SkippedStatePropagationOptions"],[120,7,1,"","SubDagOperator"]],"airflow.operators.subdag.SkippedStatePropagationOptions":[[120,5,1,"","ALL_LEAVES"],[120,5,1,"","ANY_LEAF"]],"airflow.operators.subdag.SubDagOperator":[[120,6,1,"","poke"],[120,6,1,"","post_execute"],[120,6,1,"","pre_execute"],[120,5,1,"","subdag"],[120,5,1,"","ui_color"],[120,5,1,"","ui_fgcolor"]],"airflow.operators.trigger_dagrun":[[122,7,1,"","TriggerDagRunLink"],[122,7,1,"","TriggerDagRunOperator"],[122,8,1,"","XCOM_EXECUTION_DATE_ISO"],[122,8,1,"","XCOM_RUN_ID"]],"airflow.operators.trigger_dagrun.TriggerDagRunLink":[[122,6,1,"","get_link"],[122,5,1,"","name"]],"airflow.operators.trigger_dagrun.TriggerDagRunOperator":[[122,6,1,"","execute"],[122,6,1,"","operator_extra_links"],[122,5,1,"","template_fields"],[122,5,1,"","template_fields_renderers"],[122,5,1,"","ui_color"]],"airflow.operators.weekday":[[123,7,1,"","BranchDayOfWeekOperator"]],"airflow.operators.weekday.BranchDayOfWeekOperator":[[123,6,1,"","choose_branch"]],"airflow.secrets":[[126,8,1,"","DEFAULT_SECRETS_SEARCH_PATH"],[124,3,0,"-","base_secrets"],[125,3,0,"-","environment_variables"],[127,3,0,"-","local_filesystem"],[128,3,0,"-","metastore"]],"airflow.secrets.base_secrets":[[124,7,1,"","BaseSecretsBackend"]],"airflow.secrets.base_secrets.BaseSecretsBackend":[[124,6,1,"","build_path"],[124,6,1,"","deserialize_connection"],[124,6,1,"","get_config"],[124,6,1,"","get_conn_uri"],[124,6,1,"","get_conn_value"],[124,6,1,"","get_connection"],[124,6,1,"","get_connections"],[124,6,1,"","get_variable"]],"airflow.secrets.environment_variables":[[125,8,1,"","CONN_ENV_PREFIX"],[125,7,1,"","EnvironmentVariablesBackend"],[125,8,1,"","VAR_ENV_PREFIX"]],"airflow.secrets.environment_variables.EnvironmentVariablesBackend":[[125,6,1,"","get_conn_uri"],[125,6,1,"","get_conn_value"],[125,6,1,"","get_variable"]],"airflow.secrets.local_filesystem":[[127,8,1,"","FILE_PARSERS"],[127,7,1,"","LocalFilesystemBackend"],[127,9,1,"","get_connection_parameter_names"],[127,9,1,"","load_connections"],[127,9,1,"","load_connections_dict"],[127,9,1,"","load_variables"],[127,8,1,"","log"]],"airflow.secrets.local_filesystem.LocalFilesystemBackend":[[127,6,1,"","get_connection"],[127,6,1,"","get_connections"],[127,6,1,"","get_variable"]],"airflow.secrets.metastore":[[128,7,1,"","MetastoreBackend"]],"airflow.secrets.metastore.MetastoreBackend":[[128,6,1,"","get_connection"],[128,6,1,"","get_connections"],[128,6,1,"","get_variable"]],"airflow.sensors":[[129,3,0,"-","base"],[130,3,0,"-","base_sensor_operator"],[131,3,0,"-","bash"],[132,3,0,"-","date_time"],[133,3,0,"-","date_time_sensor"],[134,3,0,"-","external_task"],[135,3,0,"-","external_task_sensor"],[136,3,0,"-","filesystem"],[137,3,0,"-","hdfs_sensor"],[138,3,0,"-","hive_partition_sensor"],[139,3,0,"-","http_sensor"],[141,3,0,"-","metastore_partition_sensor"],[142,3,0,"-","named_hive_partition_sensor"],[143,3,0,"-","python"],[144,3,0,"-","s3_key_sensor"],[145,3,0,"-","s3_prefix_sensor"],[146,3,0,"-","smart_sensor"],[147,3,0,"-","sql"],[148,3,0,"-","sql_sensor"],[149,3,0,"-","time_delta"],[150,3,0,"-","time_delta_sensor"],[151,3,0,"-","time_sensor"],[152,3,0,"-","web_hdfs_sensor"],[153,3,0,"-","weekday"]],"airflow.sensors.base":[[129,7,1,"","BaseSensorOperator"],[129,7,1,"","PokeReturnValue"],[129,9,1,"","poke_mode_only"]],"airflow.sensors.base.BaseSensorOperator":[[129,5,1,"","deps"],[129,6,1,"","execute"],[129,5,1,"","execution_fields"],[129,6,1,"","get_execution_context"],[129,6,1,"","get_poke_context"],[129,6,1,"","is_smart_sensor_compatible"],[129,6,1,"","poke"],[129,6,1,"","prepare_for_execution"],[129,6,1,"","register_in_sensor_service"],[129,6,1,"","reschedule"],[129,5,1,"","ui_color"],[129,5,1,"","valid_modes"]],"airflow.sensors.base.PokeReturnValue":[[129,6,1,"","__bool__"]],"airflow.sensors.bash":[[131,7,1,"","BashSensor"]],"airflow.sensors.bash.BashSensor":[[131,6,1,"","poke"],[131,5,1,"","template_fields"]],"airflow.sensors.date_time":[[132,7,1,"","DateTimeSensor"],[132,7,1,"","DateTimeSensorAsync"]],"airflow.sensors.date_time.DateTimeSensor":[[132,6,1,"","poke"],[132,5,1,"","template_fields"]],"airflow.sensors.date_time.DateTimeSensorAsync":[[132,6,1,"","execute"],[132,6,1,"","execute_complete"]],"airflow.sensors.external_task":[[134,7,1,"","ExternalTaskMarker"],[134,7,1,"","ExternalTaskSensor"],[134,7,1,"","ExternalTaskSensorLink"]],"airflow.sensors.external_task.ExternalTaskMarker":[[134,6,1,"","get_serialized_fields"],[134,5,1,"","template_fields"],[134,5,1,"","ui_color"]],"airflow.sensors.external_task.ExternalTaskSensor":[[134,6,1,"","get_count"],[134,6,1,"","operator_extra_links"],[134,6,1,"","poke"],[134,5,1,"","template_fields"],[134,5,1,"","ui_color"]],"airflow.sensors.external_task.ExternalTaskSensorLink":[[134,6,1,"","get_link"],[134,5,1,"","name"]],"airflow.sensors.filesystem":[[136,7,1,"","FileSensor"]],"airflow.sensors.filesystem.FileSensor":[[136,6,1,"","poke"],[136,5,1,"","template_fields"],[136,5,1,"","ui_color"]],"airflow.sensors.python":[[143,7,1,"","PythonSensor"]],"airflow.sensors.python.PythonSensor":[[143,6,1,"","poke"],[143,5,1,"","template_fields"]],"airflow.sensors.smart_sensor":[[146,7,1,"","CachedPokeWork"],[146,7,1,"","SensorExceptionInfo"],[146,7,1,"","SensorWork"],[146,7,1,"","SmartSensorOperator"],[146,8,1,"","config"],[146,8,1,"","dictConfigurator"],[146,8,1,"","formatter_config"],[146,8,1,"","handler_config"]],"airflow.sensors.smart_sensor.CachedPokeWork":[[146,6,1,"","clear_state"],[146,6,1,"","is_expired"],[146,6,1,"","set_state"],[146,6,1,"","set_to_flush"]],"airflow.sensors.smart_sensor.SensorExceptionInfo":[[146,6,1,"","exception_info"],[146,6,1,"","is_expired"],[146,6,1,"","is_infra_failure"],[146,6,1,"","set_infra_failure_timeout"],[146,6,1,"","set_latest_exception"],[146,6,1,"","should_fail_current_run"]],"airflow.sensors.smart_sensor.SensorWork":[[146,6,1,"","__eq__"],[146,6,1,"","cache_key"],[146,6,1,"","close_sensor_logger"],[146,6,1,"","create_new_task_handler"],[146,6,1,"","log"],[146,6,1,"","ti_key"]],"airflow.sensors.smart_sensor.SmartSensorOperator":[[146,6,1,"","execute"],[146,6,1,"","flush_cached_sensor_poke_results"],[146,6,1,"","on_kill"],[146,6,1,"","poke"],[146,5,1,"","ui_color"]],"airflow.sensors.sql":[[147,7,1,"","SqlSensor"]],"airflow.sensors.sql.SqlSensor":[[147,6,1,"","poke"],[147,5,1,"","template_ext"],[147,5,1,"","template_fields"],[147,5,1,"","ui_color"]],"airflow.sensors.time_delta":[[149,7,1,"","TimeDeltaSensor"],[149,7,1,"","TimeDeltaSensorAsync"]],"airflow.sensors.time_delta.TimeDeltaSensor":[[149,6,1,"","poke"]],"airflow.sensors.time_delta.TimeDeltaSensorAsync":[[149,6,1,"","execute"],[149,6,1,"","execute_complete"]],"airflow.sensors.time_sensor":[[151,7,1,"","TimeSensor"],[151,7,1,"","TimeSensorAsync"]],"airflow.sensors.time_sensor.TimeSensor":[[151,6,1,"","poke"]],"airflow.sensors.time_sensor.TimeSensorAsync":[[151,6,1,"","execute"],[151,6,1,"","execute_complete"]],"airflow.sensors.weekday":[[153,7,1,"","DayOfWeekSensor"]],"airflow.sensors.weekday.DayOfWeekSensor":[[153,6,1,"","poke"]],"airflow.timetables":[[154,3,0,"-","base"],[155,3,0,"-","events"],[157,3,0,"-","interval"],[158,3,0,"-","simple"]],"airflow.timetables.base":[[154,7,1,"","DagRunInfo"],[154,7,1,"","DataInterval"],[154,7,1,"","TimeRestriction"],[154,7,1,"","Timetable"]],"airflow.timetables.base.DagRunInfo":[[154,5,1,"","data_interval"],[154,6,1,"","exact"],[154,6,1,"","interval"],[154,6,1,"","logical_date"],[154,5,1,"","run_after"]],"airflow.timetables.base.DataInterval":[[154,5,1,"","end"],[154,6,1,"","exact"],[154,5,1,"","start"]],"airflow.timetables.base.TimeRestriction":[[154,5,1,"","catchup"],[154,5,1,"","earliest"],[154,5,1,"","latest"]],"airflow.timetables.base.Timetable":[[154,5,1,"","can_run"],[154,5,1,"","description"],[154,6,1,"","deserialize"],[154,6,1,"","infer_manual_data_interval"],[154,6,1,"","next_dagrun_info"],[154,5,1,"","periodic"],[154,6,1,"","serialize"],[154,6,1,"","summary"],[154,6,1,"","validate"]],"airflow.timetables.events":[[155,7,1,"","EventsTimetable"]],"airflow.timetables.events.EventsTimetable":[[155,6,1,"","__repr__"],[155,6,1,"","deserialize"],[155,6,1,"","infer_manual_data_interval"],[155,6,1,"","next_dagrun_info"],[155,6,1,"","serialize"],[155,6,1,"","summary"]],"airflow.timetables.interval":[[157,7,1,"","CronDataIntervalTimetable"],[157,8,1,"","Delta"],[157,7,1,"","DeltaDataIntervalTimetable"]],"airflow.timetables.interval.CronDataIntervalTimetable":[[157,6,1,"","__eq__"],[157,6,1,"","deserialize"],[157,6,1,"","infer_manual_data_interval"],[157,6,1,"","serialize"],[157,6,1,"","summary"],[157,6,1,"","validate"]],"airflow.timetables.interval.DeltaDataIntervalTimetable":[[157,6,1,"","__eq__"],[157,6,1,"","deserialize"],[157,6,1,"","infer_manual_data_interval"],[157,6,1,"","serialize"],[157,6,1,"","summary"],[157,6,1,"","validate"]],"airflow.timetables.simple":[[158,7,1,"","NullTimetable"],[158,7,1,"","OnceTimetable"]],"airflow.timetables.simple.NullTimetable":[[158,5,1,"","description"],[158,6,1,"","next_dagrun_info"],[158,6,1,"","summary"]],"airflow.timetables.simple.OnceTimetable":[[158,5,1,"","description"],[158,6,1,"","next_dagrun_info"],[158,6,1,"","summary"]],airflow:[[0,3,0,"-","exceptions"],[8,3,0,"-","executors"],[24,3,0,"-","hooks"],[267,3,0,"-","macros"],[51,3,0,"-","models"],[95,3,0,"-","operators"],[126,3,0,"-","secrets"],[140,3,0,"-","sensors"],[156,3,0,"-","timetables"]]},objnames:{"0":["http","get","HTTP get"],"1":["http","post","HTTP post"],"10":["std","envvar","environment variable"],"2":["http","delete","HTTP delete"],"3":["py","module","Python module"],"4":["py","exception","Python exception"],"5":["py","attribute","Python attribute"],"6":["py","method","Python method"],"7":["py","class","Python class"],"8":["py","data","Python data"],"9":["py","function","Python function"]},objtypes:{"0":"http:get","1":"http:post","10":"std:envvar","2":"http:delete","3":"py:module","4":"py:exception","5":"py:attribute","6":"py:method","7":"py:class","8":"py:data","9":"py:function"},terms:{"0":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,273,274],"00":[40,43,132,160,182,195,207,216,234,264,267,268,274],"000":[40,250,272],"0000":[250,267],"000000":199,"0032":250,"004c1210f153":241,"00am":40,"01":[40,132,160,182,195,216,266,267,269],"01ff70":200,"01t00":267,"01t11":132,"02":[40,182,195,216,242,266,267],"03":[43,182,226],"037":159,"039":159,"03afc6b6f902":241,"03bc53e68815":241,"04":[43,268,272],"05":[267,268],"05f30312d566":241,"06":[43,242,267,269],"07":[159,269],"073":159,"08":[215,216,267],"08364691d074":241,"092435bf5d12":241,"0a2a5b66e19d":241,"0alpha0":250,"0b2":242,"0b3":242,"0bd6576d23cb":264,"0e2a74e0fc9f":[241,250],"0m0":159,"0o077":[160,181],"0xae":195,"1":[1,3,11,38,40,43,48,63,67,71,117,132,134,154,159,160,161,164,165,166,168,171,172,173,177,181,182,183,185,187,190,191,196,198,200,202,203,206,208,210,212,214,215,216,218,220,221,222,224,226,230,231,233,241,242,245,249,251,252,259,260,264,266,267,268,269,270,273],"10":[132,134,159,160,166,170,173,177,181,182,183,185,195,196,197,200,207,210,215,216,218,220,221,224,226,241,242,251,252,259,264,269,273],"100":[160,165,181,195,234,249,250,252],"1000":[16,165,181,250],"10000":[175,181],"100000":146,"1000000":272,"1001":[168,250,270],"1002":[168,250,270],"1003":[168,270],"10034":250,"1004":250,"10042":250,"10047":250,"1005":250,"1006":250,"10067":250,"10068":250,"1007":250,"10084":250,"1009":250,"1010":250,"1011":250,"10136":250,"10151":250,"1016":250,"10162":250,"1017":250,"10175":250,"1018":250,"102":250,"1021":250,"10227":250,"10230":250,"10238":250,"1024":[166,181,198,250],"10245":250,"10247":250,"10258":250,"10272":250,"1028":250,"10282":250,"10289":250,"1030":250,"1031":250,"10317":250,"10318":250,"10321":250,"1033":250,"10334":250,"1034":250,"1035":250,"10359":250,"1036":250,"10361":250,"10366":250,"1038":250,"10388":224,"1040":250,"1041":250,"10410":250,"10412":250,"10421":250,"1043":250,"10433":250,"1045":250,"10467":250,"1047":250,"10478":250,"1050":250,"1051":250,"10510":250,"10515":250,"1053":250,"1054":250,"10541":250,"1057":250,"1059":250,"10595":250,"1062":250,"10633":250,"10637":250,"1064":250,"1065":250,"10650":250,"10666":250,"1067":250,"10677":250,"10678":250,"10685":250,"10719":250,"10727":250,"10734":250,"1074":250,"1075":250,"1076":250,"1078":250,"108":[159,250],"10801":250,"10802":250,"1081":250,"10828":250,"1085":250,"10850":250,"10853":250,"10863":250,"10865":250,"10885":250,"1089":250,"10898":250,"10899":250,"1090":250,"10906":250,"1091":250,"10917":250,"10924":250,"1094":250,"10942":250,"1095":250,"10963":250,"10986":250,"10k":173,"10x":250,"11":[166,173,181,182,184,185,200,215,223,224,234,241,242,252,274],"1102":250,"11030":250,"1104":250,"1106":250,"11062":250,"1107":250,"11083":250,"1109":250,"11095":250,"111":250,"1112":250,"11120":250,"11126":250,"11136":250,"11137":250,"1115":250,"1118":250,"1119":250,"11191":250,"1120":250,"1121":250,"1122":250,"1123":250,"1124":250,"1125":250,"11259":250,"1127":250,"11278":250,"11343":250,"11358":250,"1136":250,"11368":250,"1138":250,"11395":250,"114":250,"1140":250,"1141":250,"1142":250,"1145":250,"11468":250,"11480":250,"1149":250,"1150":250,"1153":250,"1155":250,"1157":250,"1160":250,"1163":250,"1166":250,"1167":250,"1168":250,"1170":250,"1172":250,"1173":250,"11742":250,"1175":250,"1177":250,"1179":250,"11799":250,"1180":250,"11800":250,"11801":250,"11802":250,"1181":250,"1182":250,"1184":250,"1185":250,"1186":250,"1187":250,"118781":274,"1188":250,"1189":250,"11890":250,"1191":250,"1192":250,"1193":250,"11945":250,"1195":250,"11959":250,"1196":250,"11964":250,"11969":250,"1197":250,"11970":250,"11973":250,"11974":250,"1199":250,"11990":250,"11993":250,"11am":132,"12":[153,166,170,181,182,185,215,223,224,226,234,241],"120":[160,181],"1200":250,"12003":250,"1201":250,"12011":250,"12023":250,"1203":250,"12045":250,"12058":250,"1206":250,"12069":250,"1207":250,"1208":250,"1210":250,"1213":250,"12133":250,"1215":250,"1217":250,"12188":250,"1221":250,"1223":250,"1226":250,"1227":250,"1229":250,"123":[199,235,261],"1231":250,"12311":250,"1232":250,"12328":250,"1233":250,"12332":250,"1234":[197,250,260],"12340":250,"1235":250,"12352":250,"1237":250,"1239":250,"12411":250,"12413":250,"12414":250,"12419":250,"1242":250,"1243":250,"1244":250,"1245":250,"12459":250,"1247":250,"1248":250,"12495":250,"1251":250,"12518":250,"1252":250,"125230":274,"1255":250,"1256":250,"12605":250,"1262":250,"1263":250,"126306":274,"12633":250,"12636":250,"1265":250,"1266":250,"12661":250,"12663":250,"1267":250,"12694":250,"127":[181,187],"1271":250,"1272":250,"12725":250,"1273":250,"1274":250,"12747":250,"1275":250,"1276":250,"1277":250,"12790":250,"127d2bf2dfa7":241,"128":[171,181,195,250],"1280":250,"1281":250,"1282":250,"12835":250,"1285":250,"12859":250,"12875":250,"12878":250,"12880":250,"1289":250,"128m":198,"1290":250,"129091":274,"1291":250,"1294":250,"12944":250,"1296":250,"1298":250,"1299":250,"13":[159,166,181,185,195,215,224,241,260,264],"130":[146,250],"1300":250,"1301":250,"13037":250,"13064":250,"13071":250,"13074":250,"1308":250,"1309":250,"13094":250,"131":250,"13107":250,"13109":250,"13116":250,"13121":250,"1313":250,"1314":250,"13140":250,"13143":250,"13146":250,"1315":250,"13155":250,"13161":250,"13162":250,"13163":250,"13164":250,"13165":250,"1317":250,"13175":250,"13176":250,"13178":250,"13179":250,"13180":250,"13184":250,"13186":250,"1319":250,"13191":250,"13195":250,"13196":250,"13197":250,"13199":250,"1320":250,"1321":250,"13215":250,"13216":250,"13223":250,"1323":250,"13232":250,"13239":250,"1324":250,"13247":250,"13249":250,"1325":250,"13250":250,"13253":250,"13259":250,"1326":250,"13260":250,"13265":250,"13266":250,"13267":250,"13278":250,"13286":250,"13299":250,"1330":250,"13308":250,"1331":250,"13314":250,"1332":250,"1333":250,"1334":250,"13346":250,"1335":250,"13365":250,"1337":250,"13370":250,"13375":250,"13377":250,"13379":250,"1338":250,"13381":250,"1339":250,"13394":250,"13395":250,"1340":250,"13400":250,"13409":250,"13410":250,"13412":250,"13421":250,"13423":250,"1343":250,"1344":250,"13440":250,"13443":250,"13449":250,"1345":250,"13455":250,"13458":250,"13462":250,"13470":250,"13471":250,"13472":250,"1349":250,"1350":250,"13500":250,"13501":250,"13502":250,"13512":250,"13516":250,"13518":250,"1352":250,"13533":250,"13537":250,"13540":250,"13550":250,"13551":250,"1356":250,"13561":250,"13563":250,"13568":250,"13569":250,"1357":250,"13578":250,"13580":250,"13583":250,"13584":250,"1359":250,"13595":250,"13599":250,"13601":250,"13612":250,"13619":250,"13620":250,"13642":250,"13647":250,"13651":250,"13654":250,"13658":250,"1366":250,"13660":250,"13662":250,"13664":250,"13665":250,"1367":250,"1368":250,"13683":250,"13684":250,"13696":250,"137":250,"13700":250,"13704":250,"13708":250,"13709":250,"13712":250,"13714":250,"13719":250,"13722":250,"13732":250,"13753":250,"13763":250,"13778":250,"13780":250,"13783":250,"13784":250,"13790":250,"1380":250,"13803":250,"13804":250,"1381":250,"13810":250,"13816":250,"1382":250,"1384":250,"1385":250,"13856":250,"1387":250,"13870":250,"13872":250,"1388":250,"13880":250,"13883":250,"13884":250,"13885":250,"1389":250,"13892":250,"13893":250,"13899":250,"139":250,"1390":250,"13900":250,"13903":250,"13904":250,"13907":250,"13920":250,"13921":250,"13922":250,"13923":250,"13927":250,"13929":250,"1393":250,"13932":250,"13933":250,"1394":250,"13940":250,"13959":250,"13962":250,"13963":250,"13964":250,"13968":250,"13969":250,"1397":250,"13979":250,"1398":250,"13984":250,"1399":250,"13997":250,"13eb55f81627":241,"13t00":274,"14":[181,207,245],"14001":250,"1401":250,"14019":250,"1402":250,"14020":250,"14023":250,"14025":250,"14031":250,"14032":250,"14036":250,"1404":250,"14042":250,"14048":250,"14049":250,"14052":250,"14056":250,"14057":250,"1406":250,"14061":250,"14064":250,"14067":250,"14080":250,"14085":250,"14090":250,"14105":250,"14109":250,"14119":250,"14124":250,"1413":250,"14141":250,"14144":250,"14146":250,"14158":250,"14160":250,"14165":250,"14179":250,"14183":250,"14188":250,"1419":250,"14197":250,"142":250,"1420":250,"14204":250,"14209":250,"14215":250,"14248":250,"142555e44c17":[227,241],"14269":250,"14270":250,"14280":250,"14283":250,"14288":250,"1430":250,"14306":250,"1432":250,"14321":250,"14323":250,"1433":250,"14348":250,"1436":250,"14366":250,"1437":250,"1438":250,"14380":250,"14381":250,"14383":250,"1439":250,"14406":250,"1441":250,"14416":250,"1442":250,"14420":250,"14429":250,"1443":250,"14436":250,"14441":250,"1445":250,"14452":250,"14454":250,"14456":250,"14457":250,"14462":250,"14476":250,"14478":250,"1448":250,"14490":250,"14495":250,"14500":250,"14507":250,"14513":250,"14519":250,"1452":250,"14528":250,"1453":250,"14534":250,"14535":250,"14546":250,"1455":250,"14551":250,"14552":250,"14560":250,"14564":250,"14565":250,"14566":250,"14567":250,"14570":250,"14571":250,"14577":250,"14581":250,"1459":250,"1460":250,"14601":250,"14603":250,"14605":250,"14606":250,"14612":250,"14613":250,"14625":250,"1464":250,"14643":250,"14652":250,"14661":250,"14664":250,"14665":250,"14667":250,"14668":250,"1467":250,"14692":250,"14699":250,"1470":250,"14703":250,"14708":250,"1472":250,"14720":250,"14724":250,"1473":250,"14735":250,"14738":250,"14739":250,"1474":250,"1475":250,"1476":250,"14761":250,"14762":250,"14774":250,"14776":250,"1478":250,"14781":250,"14795":250,"1480":250,"14810":250,"14812":250,"14822":250,"14823":250,"14827":250,"1483":250,"14840":250,"14843":250,"14846":250,"14847":250,"1485":250,"14853":250,"1486":250,"14860":250,"14861":250,"1487":250,"14883":250,"1489":250,"14895":250,"149":250,"14903":250,"14905":250,"14909":250,"14911":250,"14917":250,"1492":250,"1493":250,"14942":250,"14946":250,"1495":250,"14958":250,"14963":250,"1497":250,"14970":250,"14972":250,"14978":250,"1498":250,"1499":250,"14990":250,"14993":250,"15":[159,181,184,207,215,224,226,234,242,267,273],"1501":250,"15017":250,"15034":250,"1504":250,"15046":250,"15047":250,"1505":250,"15057":250,"15060":250,"15061":250,"15065":250,"15068":250,"1507":250,"15073":250,"15074":250,"1507a7289a2f":241,"1508":250,"1509":250,"15096":250,"15099":250,"15100":250,"15105":250,"15112":250,"15114":250,"15117":250,"1512":250,"15121":250,"15127":250,"15130":250,"15132":250,"15134":250,"15142":250,"15143":250,"1516":250,"15162":250,"15165":250,"15169":250,"1517":250,"15172":250,"15174":250,"15177":250,"15180":250,"15182":250,"1519":250,"15191":250,"15194":250,"15197":250,"15199":250,"1520":250,"15203":250,"15204":250,"15207":250,"15208":250,"15209":250,"1521":250,"15210":250,"15212":250,"15217":250,"1522":250,"1523":250,"15247":250,"1525":250,"15257":250,"15258":250,"1526":250,"15263":250,"1527":250,"15281":250,"15284":250,"15285":250,"1529":250,"15295":250,"15302":250,"15307":250,"15308":250,"15309":250,"15310":250,"15311":250,"15316":250,"15327":250,"15330":250,"15338":250,"1535":250,"15361":250,"15382":250,"15383":250,"15385":250,"15388":250,"15389":250,"15395":250,"15397":250,"1541":250,"15411":250,"15414":250,"15423":250,"15425":250,"15426":250,"15437":250,"1544":250,"15443":250,"15444":250,"15445":250,"1545":250,"1546":250,"15464":250,"15465":250,"15466":250,"15467":250,"15474":250,"155":250,"1551":250,"15511":250,"15513":250,"15514":250,"15515":250,"1552":250,"15537":250,"1554":250,"15545":250,"15546":250,"15551":250,"15555":250,"15557":250,"1556":250,"15562":250,"15574":250,"15581":250,"15582":250,"15585":250,"1559":250,"15591":250,"15599":250,"1560":250,"1561":250,"15611":250,"1562":250,"1563":250,"1564":250,"15653":250,"15660":250,"15662":250,"15667":250,"15669":250,"1567":250,"1568":250,"15682":250,"15696":250,"157":250,"15706":250,"1571":250,"15712":250,"15714":250,"1572":250,"1573":250,"15731":250,"1574":250,"1575":250,"1576":250,"15769":250,"1577":250,"15777":250,"15778":250,"15784":250,"15788":250,"1579":250,"15792":250,"15795":250,"1580":250,"15812":250,"1582":250,"15822":250,"15825":250,"15826":250,"1584":250,"15851":250,"1586":250,"1587":250,"15873":250,"1588":250,"15889":250,"159":250,"1590":250,"15904":250,"1591":250,"15915":250,"15924":250,"15929":250,"1593":250,"1594":250,"15940":250,"15943":250,"15947":250,"15956":250,"15967":250,"1597":250,"15980":250,"15989":250,"15997":250,"15999":250,"16":[160,166,181,242,272],"160":250,"1600":250,"16005":250,"1601":250,"16018":250,"1602":250,"1603":250,"16030":250,"1604":250,"16040":250,"16047":250,"16049":250,"1605":250,"16057":250,"1606":250,"16067":250,"16072":250,"16073":250,"16075":250,"16077":250,"1608":250,"16084":250,"16085":250,"16086":250,"16088":250,"1609":250,"161":250,"16108":250,"1611":250,"16110":250,"16118":250,"16129":250,"1613":250,"16133":250,"16139":250,"1614":250,"16141":250,"1615":250,"1617":250,"16170":250,"16173":250,"16177":250,"16179":250,"1618":250,"1619":250,"16190":250,"162":250,"16206":250,"1621":250,"16220":250,"16226":250,"1623":250,"16232":250,"16233":250,"16244":250,"16248":250,"16253":250,"1626":250,"16267":250,"1627":250,"16275":250,"1628":250,"16289":250,"1629":250,"16301":250,"1631":250,"16312":250,"16317":250,"16318":250,"16320":250,"1633":250,"1634":250,"16342":250,"16343":250,"16345":250,"1635":250,"16352":250,"16357":250,"1636":250,"16368":250,"1637":250,"16375":250,"16377":250,"16380":250,"16383":250,"16384":250,"1639":250,"16392":250,"16393":250,"1640":250,"16400":250,"16401":250,"16404":250,"1641":250,"16410":250,"16415":250,"1643":250,"16437":250,"16440":250,"16442":250,"16461":250,"1647":250,"16474":250,"16484":250,"16491":250,"16497":250,"1650":250,"16511":250,"16513":250,"16516":250,"1652":250,"16521":250,"16522":250,"16523":250,"16534":250,"16539":250,"1654":250,"16548":250,"16550":250,"16553":250,"16557":250,"1656":250,"16569":250,"1657":250,"16574":250,"16579":250,"1658":250,"16581":250,"1659":250,"16594":250,"16595":250,"16599":250,"1660":250,"16601":250,"16609":250,"16617":250,"16623":250,"16630":250,"16634":250,"1664":250,"16644":250,"16647":250,"16648":250,"1665":250,"16650":250,"16653":250,"16658":250,"16659":250,"16666":250,"16671":250,"16672":250,"1668":250,"16681":250,"16682":250,"16686":250,"1669":250,"16695":250,"16696":250,"16698":250,"167":250,"16700":250,"16701":250,"1671":250,"16710":250,"16718":250,"16719":250,"16732":250,"16734":250,"16741":250,"1675":250,"16754":250,"1676":250,"16760":250,"16765":250,"1677":250,"16779":250,"1678":250,"168":250,"16805":250,"16809":250,"1681":250,"16811":250,"16814":250,"16816":250,"1682":250,"16829":250,"1683":250,"16835":250,"1684":250,"16852":250,"16854":250,"16860":250,"16861":250,"16866":250,"1687":250,"1688":250,"16893":250,"16894":250,"1690":250,"1691":250,"16911":250,"1692":250,"16923":250,"16926":250,"16931":250,"1694":250,"1695":250,"1696":250,"1697":250,"16974":250,"1698":250,"16t11":184,"17":[226,234,264,272],"170":250,"17003":250,"17007":250,"17027":250,"17030":250,"17057":250,"1706":250,"17071":250,"17078":250,"17090":250,"17099":250,"171":250,"17100":250,"17101":250,"17105":250,"1711":250,"1712":250,"17121":250,"17122":250,"17133":250,"1714":250,"17144":250,"17146":250,"17151":250,"17156":250,"1716":250,"17179":250,"1718":250,"1719":250,"17194":250,"17195":250,"17207":250,"17208":250,"17213":250,"1722":250,"17229":250,"1723":250,"1724":250,"1726":250,"17263":250,"17269":250,"1727":250,"17277":250,"17278":250,"1728":250,"17287":250,"1729":250,"17296":250,"17298":250,"173":250,"1730":250,"17305":250,"17308":250,"1731":250,"17317":250,"17319":250,"1732":250,"17321":250,"17333":250,"17339":250,"1734":250,"17347":250,"17349":250,"1736":250,"17376":250,"17397":250,"1740":250,"17405":250,"17409":250,"1741":250,"17410":250,"17411":250,"17414":250,"17423":250,"1743":250,"17431":250,"1744":250,"1745":250,"17450":250,"17451":250,"17456":250,"17477":250,"17484":250,"17488":250,"175":250,"17501":250,"17519":250,"17529":250,"17535":250,"17537":250,"17541":250,"17544":250,"17548":250,"1755":250,"17552":250,"1756":250,"17564":250,"17565":250,"17567":250,"1757":250,"17575":250,"17576":250,"17578":250,"17589":250,"17591":250,"17593":250,"17594":250,"17596":250,"176":250,"1760":250,"17600":250,"17601":250,"17603":[181,215,250],"1761":250,"17611":250,"17613":250,"17618":250,"1762":250,"17621":250,"17622":250,"17625":250,"1763":250,"17630":250,"17631":250,"17633":250,"1764":250,"17642":250,"1765":250,"17667":250,"17682":250,"17683":250,"1769":250,"17699":250,"1770":250,"17701":250,"17708":250,"17709":250,"1771":250,"17710":250,"17711":250,"17719":250,"1772":250,"17728":250,"17729":250,"17731":250,"17732":250,"17736":250,"1774":250,"17745":250,"17747":250,"17748":250,"17749":250,"17751":250,"17753":250,"17755":250,"17757":250,"17759":250,"1776":250,"17768":250,"17769":250,"17772":250,"17786":250,"1779":250,"178":250,"1780":250,"17805":250,"17808":250,"1781":250,"17816":250,"17817":250,"17818":250,"17819":250,"17821":250,"17835":250,"17838":250,"17839":250,"1784":250,"1785":250,"1786":250,"17862":250,"1787":250,"17873":250,"17875":250,"17876":250,"17882":250,"17886":250,"1789":250,"17896":250,"179":250,"1790":250,"17902":250,"17903":250,"17915":250,"1792":250,"17924":250,"17929":250,"1793":250,"1794":250,"17940":250,"17941":250,"17942":250,"17945":250,"17946":250,"1795":250,"17957":250,"17959":250,"17961":250,"17963":250,"17965":250,"17967":250,"1797":250,"17971":250,"17980":250,"17983":250,"17985":250,"17989":250,"1799":250,"17990":250,"18":[215,264],"180":[146,250],"1800":181,"18000":250,"1801":250,"1802":250,"18020":250,"1803":250,"18033":250,"18035":250,"1804":250,"18042":250,"18046":250,"1805":250,"18052":250,"18054":250,"1806":250,"18061":250,"18065":250,"18067":250,"1807":250,"18072":250,"1808":250,"18083":250,"18084":250,"18085":250,"18088":250,"1809":250,"18090":250,"18092":250,"18095":250,"18099":250,"181":250,"1810":250,"18106":250,"18107":250,"1811":250,"18119":250,"1812":250,"18122":250,"18126":250,"18128":250,"18129":250,"1813":250,"1814":250,"18152":250,"18159":250,"1816":250,"18160":250,"18161":250,"18162":250,"18164":250,"18166":250,"1817":250,"18171":250,"18174":250,"18179":250,"18189":250,"1819":250,"18194":250,"1820":250,"18207":250,"18208":250,"1821":250,"18210":250,"18214":250,"18224":250,"18228":250,"18230":250,"18240":250,"18243":250,"18244":250,"18251":250,"18258":250,"1826":250,"18266":250,"18269":250,"1827":250,"18273":250,"18274":250,"18275":250,"18277":250,"18282":250,"18284":250,"1829":250,"183":250,"1830":250,"18305":250,"1831":250,"18337":250,"18338":250,"18346":250,"18349":250,"1835":250,"18356":250,"18362":250,"1837":250,"18370":250,"18376":250,"18377":250,"1838":250,"18382":250,"18384":250,"18389":250,"1839":250,"1840":250,"18406":250,"1841":250,"18414":250,"1842":250,"18420":250,"18421":250,"1843":250,"18431":250,"18434":250,"18438":250,"18439":250,"18441":250,"1845":250,"18450":250,"1846":250,"18461":250,"18462":250,"18471":250,"18475":250,"18478":250,"1848":250,"18499":250,"185":250,"1850":250,"18502":250,"18516":250,"1852":250,"18522":250,"1853":250,"1854":250,"1855":250,"18552":250,"18554":250,"18557":250,"18562":250,"18570":250,"18573":250,"18602":250,"18611":250,"18616":250,"18617":250,"18623":250,"18627":250,"1863":250,"18642":250,"18644":250,"18651":250,"18655":250,"1866":250,"18675":250,"18679":250,"18685":250,"1869":250,"187":250,"1870":250,"18700":250,"18704":250,"18706":250,"18707":250,"18708":250,"18715":250,"18718":250,"1872":250,"18720":250,"18724":250,"18726":250,"18728":250,"18729":250,"1873":250,"18730":250,"18739":250,"1874":250,"18742":250,"18745":250,"18747":250,"18749":250,"18750":250,"18757":250,"1876":250,"18772":250,"1878":250,"18783":250,"18786":250,"18788":250,"1879":250,"18795":250,"18797":250,"18798":250,"18804":250,"18806":250,"1881":250,"1882":250,"18820":250,"18821":250,"18824":250,"18828":250,"1883":250,"1884":250,"18842":250,"1885":250,"18850":250,"18868":250,"1887":250,"18875":250,"1888":250,"18885":250,"1889":250,"18897":250,"189":250,"18907":250,"1891":250,"18915":250,"18916":250,"1892":250,"18924":250,"18926":250,"1893":250,"18944":250,"1895":250,"18953":250,"18954":250,"18955":250,"18956":250,"1896":250,"18960":250,"18968":250,"1897":250,"18975":250,"18979":250,"18980":250,"18986":250,"1899":250,"18991":250,"18994":250,"18998":250,"19":[195,226,242],"190":250,"19009":250,"1901":250,"19010":250,"19020":250,"19025":250,"19028":250,"19029":250,"19034":250,"19036":250,"1904":250,"19059":224,"19060":250,"19061":250,"19063":250,"19064":250,"19065":250,"1907":250,"19076":250,"1908":250,"19083":250,"19087":250,"19088":250,"1909":250,"19091":250,"19095":250,"19097":250,"191":250,"19105":250,"1911":250,"19112":250,"19113":250,"19119":250,"1912":250,"19121":250,"1913":250,"19130":250,"1914":250,"19145":250,"19148":250,"1915":250,"19153":250,"1916":250,"19166":250,"1917":250,"19173":250,"19179":250,"19183":250,"19185":250,"1919":250,"19198":250,"192":250,"1920":250,"19203":250,"1921":250,"19211":250,"19213":250,"19214":250,"19215":250,"19244":250,"19255":250,"19258":250,"19261":250,"19267":250,"19268":250,"1927":250,"1928":250,"19281":250,"19282":250,"1929":250,"19294":250,"19298":250,"1930":250,"19303":250,"19307":250,"1932":250,"1933":250,"19337":250,"19338":250,"19339":250,"19342":250,"1935":250,"19353":250,"19355":250,"19359":250,"19363":250,"19367":250,"1937":250,"19375":250,"19378":250,"1938":250,"19380":250,"1939":250,"19390":250,"19395":250,"19396":250,"19401":250,"19410":250,"19411":250,"19418":250,"1942":250,"19425":250,"1943":250,"1945":250,"1946":250,"19465":250,"19466":250,"19471":250,"19478":250,"1948":250,"19482":250,"19484":250,"19487":250,"1949":250,"19491":250,"195":250,"1950":250,"19505":250,"1952":250,"19528":250,"1953":250,"1954":250,"1955":250,"19553":250,"19557":250,"19563":250,"1957":250,"1958":250,"19592":250,"19593":250,"196":250,"1960":250,"19607":250,"19608":250,"19616":250,"1963":250,"19639":250,"1964":250,"19647e":134,"19658":250,"19667":250,"1967":250,"19672":250,"1968":250,"19684":250,"19686":250,"1968acfc09e3":241,"1969":250,"19691":250,"1970":[132,143,250],"19700":250,"19703":250,"19705":250,"19709":250,"1971":250,"19729":250,"19747":250,"1975":250,"19758":250,"1976":250,"1978":250,"19792":250,"19793":250,"198":250,"19803":250,"1982":250,"19821":250,"1983":250,"1984":250,"19841":250,"19842":250,"19845":250,"19849":250,"1985":250,"19855":250,"19856":250,"19857":250,"19859":250,"19878":250,"1988":250,"19886":250,"19898":250,"19904":250,"19910":250,"19931":250,"19932":250,"19933":250,"19935":250,"1994":250,"1995":250,"19950":250,"1996":250,"19961":250,"19963":250,"19968":250,"1997":250,"19973":250,"1998":250,"19985":250,"19987":250,"1999":250,"19993":250,"19994":250,"19999":250,"1am":132,"1b38cef5b76":241,"1d":242,"1g":198,"1gi":272,"1rc1":250,"1st":164,"1tb":250,"2":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,273,274],"20":[42,146,170,177,181,195,224,242],"200":[234,250],"2000":250,"20002":250,"2002":250,"2003":250,"20030":250,"20039":250,"2004":[230,250],"20040":250,"20044":250,"20048":250,"20052":250,"2006":250,"20062":250,"20071":250,"2008":250,"2009":250,"200m":250,"201":250,"20102":250,"20112":250,"20113":250,"20114":250,"20118":250,"2012":269,"20121":250,"2014":247,"2015":[182,247,250,266,267,269],"20150":250,"20150101t000000":250,"20151":250,"20153":250,"2016":[40,164,182,184,195,226,247,268,269],"2017":[215,224,226,268],"20172":250,"20174":250,"20178":250,"2018":[153,226,234,267],"20180101t000000":267,"201804":250,"20182":250,"20183":250,"2019":[164,173,182,215,224,242,247],"202":250,"2020":[164,166,170,182,195,207,226,242,268,274],"20204":250,"2021":[43,159,164,168,173,177,182,190,195,202,216,221,223,226,231,233,269,270,272],"20216":250,"20217":250,"20218":250,"2022":[160,166,202,215,270],"2023":250,"20245":250,"2025":250,"20257":250,"2027":250,"20273":250,"2028":250,"20282":250,"2029":250,"20295":250,"20297":250,"2030":250,"20303":250,"2031":250,"20318":250,"20322":250,"2033":250,"2034":250,"20349":250,"20355":250,"20356":250,"20361":250,"2037":250,"20378":250,"2038":250,"2039":250,"2040":250,"2041":250,"20411":250,"20417":250,"2042":250,"20429":250,"2043":250,"20438":250,"2044":250,"20443":250,"20455":250,"2046":250,"20467":250,"2048":250,"20485":250,"20486":250,"20487":250,"20489":250,"2050":250,"20507":250,"20519":250,"2053":250,"20541":250,"20549":250,"2055":250,"20567":250,"2057":250,"20576":250,"2059":250,"20591":250,"206":250,"2060":250,"20602":250,"20628":250,"2063":250,"20640":250,"20648":250,"20649":250,"2065":250,"20656":250,"20658":250,"20659":250,"2066":250,"20663":250,"20671":250,"2068":250,"2069":250,"20699":250,"207":250,"20700":250,"20704":250,"20707":250,"20722":250,"2073":250,"20730":250,"20731":250,"20733":250,"20737":250,"2074":250,"20755":250,"20758":250,"2077":250,"2078":250,"20781":250,"20783":250,"20798":250,"208":250,"2080":250,"20800":250,"20802":250,"20816":250,"20817":250,"2082":250,"2083":250,"20838":250,"20841":250,"2085":250,"2086":250,"20860":250,"20868":250,"2087":250,"20870":250,"20874":250,"2088":250,"20883":250,"20888":250,"2089":250,"209":250,"2090":250,"20900":250,"2091":250,"20910":250,"2092":250,"20920":250,"20923":250,"20924":250,"20933":250,"2094":250,"2095":250,"20951":250,"20955":250,"20962":250,"2097":250,"20979":250,"2099":250,"20soul":269,"20x":250,"21":[154,168,173,182,224,260,270,273],"2100":250,"21000":181,"21006":250,"21011":250,"21018":250,"2102":250,"21024":250,"21031":250,"21054":250,"2106":250,"21060":250,"21062":250,"2107":250,"21074":250,"2108":250,"21093":250,"211":250,"2110":250,"21116":250,"2112":250,"2113":250,"2115":250,"21157":250,"2116":250,"21162":250,"21181":250,"21191":250,"21192":250,"211e584da130":241,"21207":250,"21213":250,"2122":250,"2123":250,"21237":250,"21238":250,"21239":250,"2124":250,"21244":250,"21246":250,"2125":250,"2126":250,"2127":250,"21275":250,"21289":250,"2129":250,"21294":250,"21296":250,"21297":250,"213":250,"2130":250,"2131":250,"21316":250,"2132":250,"2133":250,"21330":250,"21332":250,"2134":250,"21342":250,"21352":250,"21357":250,"21362":250,"2138":250,"21382":250,"2139":250,"21392":250,"21399":250,"214":250,"2140":250,"2141":250,"21413":250,"2142":250,"2143":250,"21433":250,"21438":250,"21442":250,"21445":250,"21446":250,"2145":250,"2146":250,"2147":250,"21478":250,"21481":250,"21483":250,"2149":250,"2150":250,"21501":250,"21506":250,"21507":250,"2151":250,"21511":250,"2152":250,"21526":250,"21539":250,"21540":250,"21555":250,"2156":250,"21565":250,"21566":250,"21567":250,"21568":250,"21569":250,"21586":250,"2159":250,"21596":250,"216":250,"2160":250,"21600":181,"21602":250,"2161":250,"2162":250,"2163":250,"21653":250,"21658":250,"2166":250,"21662":250,"21664":250,"21667":250,"21670":250,"2168":250,"21685":250,"2169":250,"21694":250,"21705":250,"21706":250,"2171":250,"21712":250,"21729":250,"2173":250,"21731":250,"21736":250,"2174":250,"21741":250,"2175":250,"21751":250,"21753":250,"21757":250,"2176":250,"21764":250,"2177":250,"21770":250,"2178":250,"21793":250,"218":250,"21805":250,"21806":250,"21809":250,"2181":250,"2183":250,"2184":250,"2185":250,"21851":250,"2186":250,"21868":250,"2187":250,"21879":250,"21881":250,"21882":250,"21887":250,"21889":250,"219":250,"2190":250,"21902":250,"21904":250,"21905":250,"2191":250,"21926":250,"21928":250,"21938":250,"21958":250,"21959":250,"2197":250,"21973":250,"21980":250,"2199":250,"21991":250,"21998":250,"21t23":173,"22":[153,168,197,215,224,242,270],"2200":250,"22000":250,"22003":250,"22009":250,"2202":250,"22025":250,"22027":250,"2203":250,"2204":250,"22045":250,"2205":250,"22050":250,"22051":250,"22053":250,"22055":250,"2206":250,"22061":250,"2207":250,"2208":250,"22084":250,"2209":250,"22101":250,"2211":250,"22114":250,"22116":250,"2212":250,"22120":250,"2213":250,"2215":250,"22151":250,"22158":250,"2216":250,"22162":250,"22168":250,"2217":250,"222":250,"2220":250,"22208":250,"2222":250,"22227":250,"22233":250,"22236":250,"2224":250,"22241":250,"22244":250,"2225":250,"22259":250,"2226":250,"22262":250,"2227":250,"2228":250,"22297":250,"223":250,"22304":250,"22305":250,"2231":250,"22310":250,"22326":250,"2233":250,"22332":250,"22333":250,"2234":250,"22347":250,"2235":250,"22353":250,"22362":250,"22364":250,"22372":250,"22379":250,"2238":250,"22385":250,"22386":250,"22389":250,"224":250,"2240":250,"22410":250,"22420":250,"2244":250,"2245":250,"2247":250,"22475":250,"2248":250,"22483":250,"22488":250,"2249":250,"22491":250,"22493":250,"225":250,"2251":250,"22525":250,"2253":250,"22530":250,"22531":250,"2254":250,"2256":250,"22566":250,"22573":250,"2258":250,"2259":250,"22596":250,"2260":250,"22601":250,"2261":250,"22619":250,"22627":250,"22635":250,"22637":250,"2264":250,"2266":250,"2267":250,"22671":250,"22685":250,"22688":250,"2269":250,"22696":250,"22697":250,"22698":250,"227":250,"2270":250,"22701":250,"22704":250,"22711":250,"22725":250,"2273":250,"2274":250,"22745":250,"22752":250,"22756":250,"22760":250,"22764":250,"22770":250,"22780":250,"22783":250,"2279":250,"22798":250,"228":250,"22803":250,"22804":250,"22807":250,"22809":250,"2281":250,"22812":250,"22813":250,"2282":250,"22823":250,"22832":250,"22837":250,"2284":250,"22850":250,"22858":250,"2286":250,"22862":250,"2287":250,"22872":250,"22873":250,"22898":250,"2291":250,"2292":250,"22924":250,"22928":250,"2293":250,"22932":250,"22939":250,"22941":250,"22944":250,"2296":250,"22963":250,"22964":250,"22974":250,"22978":250,"2298":250,"22989":250,"2299":250,"22990":250,"22extra":197,"22json":197,"22list":197,"22my_val":197,"22nest":197,"22of":197,"22val":197,"22valu":197,"23":[43,132,224,226],"230":250,"2300":250,"23007":250,"2301":250,"23013":250,"23015":250,"23016":250,"2302":250,"23021":250,"23027":250,"2303":250,"23037":250,"2304":250,"2305":250,"2306":250,"23075":250,"23080":250,"2309":250,"231":250,"2312":250,"2313":250,"2314":250,"23181":250,"23183":250,"23209":250,"23243":250,"2326":250,"2328":250,"2330":250,"2331":250,"2333":250,"2334":250,"2335":250,"2336":250,"2338":250,"234":250,"2343":250,"2344":250,"2345":250,"2346":250,"2347":250,"2348":250,"2350":250,"2351":250,"2355":250,"2357":250,"2358":250,"2359":250,"2362":250,"2363":250,"2364":250,"2365":250,"2369":250,"2370":250,"2376":250,"2377":250,"2378":250,"238":250,"2380":250,"2381":250,"2382":250,"2389":250,"239":250,"2390":250,"2391":250,"2393":250,"2394":250,"2396":250,"2397":250,"2398":250,"2399":250,"24":[146,181],"2400":250,"2401":250,"2402":250,"2403":250,"2404":250,"2406":250,"2407":250,"2409":250,"241":250,"2410":250,"2411":250,"2412":250,"2415":250,"2417":250,"2418":250,"2419":250,"2420":250,"2424":250,"2425":250,"2426":250,"2427":250,"2429":250,"243":250,"2430":250,"2431":250,"2435":250,"2436":250,"2437":250,"244":250,"2440":250,"2441":250,"2442":250,"2444":250,"2445":250,"2446":250,"2447":250,"2448":250,"2449":250,"2450":250,"2451":250,"2452":250,"2453":250,"2454":250,"2457":250,"2458":250,"246":250,"2460":250,"2461":250,"2462":250,"2463":250,"2465":250,"2466":250,"2467":250,"247":250,"2471":250,"2472":250,"2473":250,"2474":250,"2476":250,"2477":250,"2479":250,"247ebe6cf87a":264,"248":250,"2481":250,"2482":250,"2484":250,"2485":250,"2486":250,"2487":250,"2489":250,"2491":250,"2493":250,"2495":250,"2498":250,"2499":250,"25":[181,195,242,272],"250":39,"2500":250,"2501":250,"2502":250,"2503":250,"2504":250,"2508":250,"2509":250,"250m":272,"251":250,"2510":250,"2511":250,"2512":250,"2513":250,"2515":250,"2516":250,"2517":250,"2518":250,"2519":250,"252":250,"2520":250,"2521":250,"2522":250,"2523":250,"2524":250,"2525":250,"2526":250,"2529":250,"2530":250,"2532":250,"2533":250,"2534":250,"2536":250,"2537":250,"2538":250,"2539":250,"2542":250,"2544":250,"2545":250,"2547":250,"2548":250,"255":[170,250],"2550":250,"2551":250,"2553":250,"2557":250,"2558":250,"2559":250,"256":[185,241,250],"2560":250,"2561":250,"2562":250,"2565":250,"2566":250,"2567":250,"2568":250,"2573":250,"2574":250,"2575":250,"2578":250,"258":250,"2581":250,"2585":250,"2586":250,"2587":250,"2590":250,"2591":250,"2592":250,"2596":250,"2597":250,"26":[234,242,250],"260":250,"2601":250,"2604":250,"2605":250,"2606":250,"2607":250,"2608":250,"261":250,"2611":250,"2612":250,"2613":250,"2614":250,"2615":250,"2617":250,"262":250,"2622":250,"2624":250,"2627":250,"263":250,"2630":250,"2634":250,"2635":250,"2638":250,"264":250,"2640":250,"2641":250,"2642":250,"2645":250,"2646":250,"2650":250,"2652":250,"2654":250,"2655":250,"2657":250,"2658":250,"2661":250,"2662":250,"2663":250,"2668":250,"2670":250,"2678":250,"2681":250,"2682":250,"269":250,"2691":250,"2692":250,"2694":250,"2698":250,"27":[168,215,226,242,250,270],"2703":250,"2705":250,"2706":250,"2707":250,"2709":250,"2710":250,"2712":250,"2715":250,"2716":250,"2723":250,"273":250,"2731":250,"2735":250,"2737":250,"274":250,"2744":250,"2747":250,"275":250,"2750":250,"2751":250,"2753":250,"2755":250,"2756":250,"2758":250,"276":250,"2760":250,"2761":250,"2763":250,"2766":250,"2767":250,"277":250,"2770":250,"2771":250,"2772":250,"2776":250,"2778":250,"2779":250,"278":250,"2780":250,"2782":250,"2783":250,"2785":250,"2786":250,"2787":250,"2789":250,"2794":250,"2795":250,"2797":250,"2798":250,"2799":250,"27c6a30d7c24":241,"28":[164,226],"280":250,"2800":250,"2801":250,"2805":250,"2809":250,"281":250,"2810":250,"2811":250,"2817":250,"282":250,"2821":250,"2825":250,"2826":250,"2829":250,"283":250,"2836":250,"284":250,"2843":250,"2848":250,"285":250,"2854":250,"2855":250,"2857":250,"2859":250,"286":250,"2860":250,"2861":250,"2863":250,"2864":250,"2865":250,"2866":250,"2867":250,"2869":250,"2870":250,"2874":250,"2876":250,"2879":250,"288":250,"2882":250,"2884":250,"2886":250,"2887":250,"2888":250,"2889":250,"289":250,"2891":250,"2893":250,"2895":250,"29":264,"2900":250,"2903":250,"2904":250,"2905":250,"2907":250,"2908":250,"291":250,"2912":250,"2915":250,"2916":250,"2917":250,"2918":250,"2921":250,"2922":250,"2923":250,"2928":250,"2930":250,"2932":250,"2933":250,"2938":250,"2939":250,"2948":250,"2949":250,"2951":250,"2952":250,"2955":250,"2956":250,"296":250,"2961":250,"2965":250,"2966":250,"297":250,"2974":250,"2979":250,"298":250,"2981":250,"2983":250,"2984":250,"2985":250,"2988":250,"2989":250,"2990":250,"2993":250,"2994":250,"2997":250,"29t14":274,"2a":197,"2am":40,"2c":197,"2c6edca13270":241,"2e42bb497a22":241,"2e541a1dcf":241,"2e82aab8ef20":241,"2ecc40":200,"2f":270,"2fkei":260,"2flocat":197,"2fsql":274,"2fsqlite_default":197,"2fssword":197,"2ftmp":197,"2fv2":274,"2gi":272,"2nd":173,"2rc1":250,"2x":250,"3":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,273,274],"30":[59,154,159,160,165,173,177,181,183,215,234,245],"300":[40,59,181,215,250,269],"3001":250,"3002":250,"3003":250,"3004":250,"3005":250,"3006":250,"3008":250,"3009":250,"301":[168,250,270],"3012":250,"3018":250,"302":250,"3022":250,"3023":250,"3025":250,"3028":250,"3030":250,"3034":250,"3035":250,"3044":250,"3046":250,"3049":250,"3055":250,"3057":250,"3059":250,"306":250,"3060":250,"3062":250,"3064":250,"3067":250,"3069":250,"307":250,"3070":250,"3072":250,"3074":250,"3076":250,"3078":250,"3079":250,"308":250,"3086":250,"30867afad44a":241,"3089":250,"309":250,"3090":250,"3099":250,"31":[176,250],"3103":250,"3104":250,"3108":250,"3109":250,"311":250,"3111":250,"3112":250,"3119":250,"3123":250,"3124":250,"3125":250,"3127":250,"313":250,"3132":250,"3136":250,"3137":250,"3138":250,"3139":250,"314":250,"3141":250,"3143":250,"3147":250,"3148":250,"315":250,"3150":250,"3153":250,"3155":250,"3157":250,"3159":250,"316":250,"3160":250,"3161":250,"3162":250,"3168":250,"3173":250,"3174":250,"3175":250,"3177":250,"3183":250,"3187":250,"3189":250,"319":250,"3190":250,"3191":250,"3193":250,"3195":250,"3197":250,"32":[181,239],"3202":250,"3203":250,"3205":250,"321":250,"3211":250,"3212":250,"3213":250,"3217":250,"3218":250,"322":250,"3220":250,"3231":250,"3232":250,"3233":250,"3235":250,"3236":250,"3237":250,"3238":250,"3239":250,"3241":250,"3245":250,"3246":250,"3249":250,"3250":250,"3251":250,"3255":250,"3258":250,"3259":250,"3260":250,"3262":250,"3263":250,"3264":250,"3265":250,"3266":250,"3268":250,"327":250,"3271":250,"3274":250,"3275":250,"3276":250,"3277":250,"3281":250,"3287":250,"3288":250,"329":250,"3294":250,"3295":250,"3297":250,"3298":250,"3301":250,"3302":250,"3306":[195,250,260],"3309":250,"331":250,"3310":250,"3315":250,"3316":250,"3319":250,"3322":250,"3323":250,"3327":250,"333":250,"3332":250,"3336":250,"334":250,"3340":250,"3341":250,"3345":250,"3346":250,"3348":250,"3349":250,"335":250,"3352":250,"3353":250,"3355":250,"3359":250,"3360":250,"3361":250,"3365":250,"3366":250,"337":250,"3370":250,"3371":250,"3375":250,"3378":250,"3380":250,"3382":250,"3383":250,"3384":250,"3388":250,"338e90f54d61":241,"339":250,"3392":250,"3393":250,"3395":250,"3397":250,"3398":250,"33ae817a1ff4":241,"34":184,"340":250,"3402":250,"3403":250,"3406":250,"3408":250,"341":250,"3410":250,"3411":250,"3414":250,"3416":250,"3417":250,"3419":250,"342":250,"3423":250,"3425":250,"3426":250,"343":250,"3432":250,"3434":250,"3438":250,"3439":250,"3444":250,"3446":250,"3447":250,"3449":250,"345":250,"3452":250,"3455":250,"3458":250,"3459":250,"3461":250,"3462":250,"3463":250,"3464":250,"347":250,"3471":250,"3474":250,"3475":250,"3476":250,"3477":250,"3478":250,"3479":250,"348":250,"3480":250,"3484":250,"349":250,"3490":250,"3495":250,"35":[242,272],"3502":250,"3504":250,"3506":250,"3516":250,"3518":250,"3519":250,"3521":250,"3522":250,"3527":250,"353":250,"3531":250,"3532":250,"354":250,"3540":250,"3541":250,"3543":250,"3547":250,"355":250,"3550":250,"3552":250,"3556":250,"3557":250,"3559":250,"356":250,"3560":250,"3561":250,"3563":250,"3568":250,"3569":250,"3573":250,"3578":250,"358":250,"3581":250,"3583":250,"3584":250,"3589":250,"359":250,"3590":250,"3591":250,"3592":250,"3594":250,"3596":250,"3599":250,"360":250,"3600":[177,181,250,255],"3602":250,"3603":250,"3605":250,"3606":250,"3607":250,"361":250,"3610":250,"3612":250,"3615":250,"3616":250,"3617":250,"362":250,"3623":250,"3624":250,"3626":250,"3629":250,"3630":250,"3631":250,"3632":250,"3634":250,"3635":250,"3636":250,"3639":250,"3641":250,"364159666cbd":241,"3642":250,"3646":250,"3647":250,"365":250,"3650":250,"3651":250,"3653":250,"3655":250,"3656":250,"3657":250,"3659":250,"3662":250,"3664":250,"3666":250,"3670":250,"3671":250,"3672":250,"3674":250,"3675":250,"3676":250,"3677":250,"3679":250,"3680":250,"3681":250,"3683":250,"3685":250,"3687":250,"3689":250,"369":250,"3690":250,"3691":250,"3692":250,"3693":250,"3696":250,"3697":250,"3698":250,"3699":250,"37":250,"370":250,"3700":250,"3701":250,"3702":250,"3703":250,"3704":250,"3705":250,"3706":250,"3708":250,"3709":250,"3711":250,"3712":250,"3713":250,"3714":250,"3719":250,"3720":250,"3723":250,"3724":250,"3725":250,"3729":250,"373":250,"3730":250,"3731":250,"3732":250,"3733":250,"3734":250,"3736":250,"3737":250,"3738":250,"3740":250,"3741":250,"3742":250,"3743":250,"3744":250,"3745":250,"3746":250,"3749":250,"375":250,"3750":250,"3751":250,"3752":250,"3756":250,"3758":250,"3763":250,"3764":250,"3765":250,"3766":250,"3767":250,"3768":250,"3770":250,"3771":250,"3772":250,"3774":250,"3779":250,"378":250,"3780":250,"3782":250,"3783":250,"3784":250,"3789":250,"379":250,"3792":250,"3793":250,"3795":250,"3798":250,"3799":250,"38":250,"3801":250,"3802":250,"3804":250,"3807":250,"3808":250,"381":250,"3810":250,"3811":250,"3813":250,"3817":250,"3820":250,"3821":250,"3823":250,"3826":250,"3828":250,"383":250,"3830":250,"3833":250,"3834":250,"3838":250,"3839":250,"3844":250,"3845":250,"3849":250,"385":250,"3855":250,"3857":250,"386":250,"3862":250,"3863":250,"3865":250,"3866":250,"3867":250,"3869":250,"387":250,"3870":250,"3871":250,"3873":250,"3874":250,"3875":250,"3876":250,"388":250,"3880":250,"3881":250,"3884":250,"3885":250,"3886":250,"3887":250,"3888":250,"3890":250,"3892":250,"3894":250,"3895":250,"3899":250,"39":[43,154,250],"3901":250,"3905":250,"3907":250,"3908":250,"3910":250,"3911":250,"3917":250,"3918":250,"3922":250,"3923":250,"3924":250,"3925":250,"393":250,"3930":250,"3931":250,"3932":250,"3933":250,"3935":250,"3937":250,"3938":250,"3939":250,"394":250,"3944":250,"3945":250,"3946":250,"3947":250,"395":250,"3950":250,"3956":250,"3958":250,"3960":250,"3962":250,"3963":250,"3964":250,"3966":250,"3968":250,"397":250,"3971":250,"3973":250,"3974":250,"3977":250,"3978":250,"398":250,"3980":250,"3982":250,"3984":250,"3986":250,"3989":250,"399":250,"3990":250,"3995":250,"3996":250,"3997":250,"3998":250,"3a":197,"3c20cacc0044":241,"3dairflow":215,"3rd":173,"4":[160,164,166,173,175,181,185,190,210,215,216,230,241,242,249,264,270,274],"40":[197,250],"400":[0,250],"4000":250,"4001":250,"4002":250,"4006":250,"4008":250,"4009":250,"4010":250,"4012":250,"4013":250,"4014":250,"4015":250,"4016":250,"4019":250,"402":250,"4020":250,"4025":250,"4026":250,"4027":250,"403":250,"4030":250,"4031":250,"4033":250,"4034":250,"4035":250,"4037":250,"404":[0,250],"4043":250,"4044":250,"4045":250,"4046":250,"4048":250,"4050":250,"4052":250,"4053":250,"4054":250,"4058":250,"406":250,"4062":250,"4063":250,"4069":250,"406f":223,"407":250,"4070":250,"4073":250,"4074":250,"4076":250,"4080":250,"4083":250,"4084":250,"4086":250,"4087":250,"4090":250,"4093":250,"4094":250,"4095":250,"4098":250,"40e67319e3a9":241,"41":250,"410":250,"4100":250,"4103":250,"4104":250,"4106":250,"4107":250,"4108":250,"4109":250,"4111":250,"4112":250,"4113":250,"4114":250,"4115":250,"4116":250,"4118":250,"412":250,"4120":250,"4121":250,"4122":250,"4123":250,"4124":250,"4127":250,"4129":250,"413":250,"4131":250,"4134":250,"4135":250,"4136":250,"4137":250,"4138":250,"4139":250,"414":250,"4140":250,"4144":250,"4145":250,"4146":250,"4147":250,"4148":250,"4149":250,"415":250,"4151":250,"4154":250,"4157":250,"4159":250,"416":250,"4160":250,"4161":250,"4162":250,"4163":250,"4165":250,"4166":250,"4167":250,"4168":250,"4169":250,"4170":250,"4172":250,"4173":250,"4174":250,"4175":250,"4179":250,"4182":250,"4185":250,"4188":250,"4189":250,"4192":250,"4194":250,"4195":250,"4197":250,"4198":250,"4199":250,"41f11a09995efcd0142e25946adc7591431bfb2f":181,"41f5f12752f8":241,"42":[65,170,242,250],"4200":250,"4209":250,"4211":250,"4212":250,"4213":250,"4214":250,"4215":250,"4218":250,"4219":250,"422":250,"4222":250,"4225":250,"4226":250,"4227":250,"4228":250,"4230":250,"4232":250,"4233":250,"4234":250,"4235":250,"4236":250,"4237":250,"4238":250,"4240":250,"4244":250,"4246":250,"4247":250,"4248":250,"4249":250,"425":250,"4251":250,"4253":250,"4254":250,"4255":250,"4256":250,"4258":250,"4259":250,"4260":250,"4261":250,"4263":250,"4265":250,"4266":250,"4267":250,"4268":250,"4269":250,"4270":250,"4273":250,"4276":250,"4277":250,"4278":250,"4279":250,"4281":250,"4285":250,"4286":250,"4287":250,"4289":250,"4291":250,"4292":250,"4293":250,"4294":250,"4295":250,"4296":250,"4297":250,"4298":250,"4299":250,"430":250,"4300":250,"4305":250,"4306":250,"4307":250,"4308":250,"4309":250,"431":250,"4310":250,"4311":250,"4312":250,"4314":250,"4316":250,"4318":250,"4319":250,"4320":250,"43200":[181,250],"4321":250,"4322":250,"4323":250,"4324":250,"4326":250,"4328":250,"433":[168,270],"4331":250,"4332":250,"4333":250,"4335":250,"4336":250,"4337":250,"4338":250,"4340":250,"4341":250,"4342":250,"4343":250,"4344":250,"4347":250,"4348":250,"4349":250,"4350":250,"4353":250,"4354":250,"4355":250,"4356":250,"4358":250,"4359":250,"4360":250,"4361":250,"4362":250,"4363":250,"4364":250,"4365":250,"4368":250,"437":250,"4371":250,"4373":250,"4374":250,"4377":250,"4378":250,"4379":250,"4381":250,"4383":250,"4384":250,"4385":250,"4386":250,"4389":250,"4390":250,"4391":250,"4393":250,"4394":250,"4396":250,"4397":250,"4399":250,"44":242,"4401":250,"4403":250,"4404":250,"4406":250,"4407":250,"4408":250,"4409":250,"4411":250,"4412":250,"4414":250,"4415":250,"4417":250,"4418":250,"4419":250,"442":250,"4420":250,"4422":250,"4423":250,"4425":250,"4427":250,"4428":250,"443":[250,261],"4430":250,"4433":250,"4434":250,"4436":250,"4438":250,"4439":250,"444":250,"4440":250,"4442":250,"4443":250,"4445":250,"4446":250,"4446e08588":241,"4447":250,"4448":250,"445":250,"4450":250,"4451":250,"4452":250,"4453":250,"4455":250,"4456":250,"4457":250,"4459":250,"446":250,"4462":250,"4463":250,"4464":250,"4466":250,"4467":250,"4468":250,"447":250,"4472":250,"4474":250,"4475":250,"4476":250,"4477":250,"4478":250,"4479":250,"4480":250,"4481":250,"4482":250,"4484":250,"4486":250,"4487":250,"4488":250,"4489":250,"4490":250,"4491":250,"4492":250,"4493":250,"4494":250,"4495":250,"4497":250,"4498":250,"449b4072c2da":241,"45":250,"4500":250,"4501":250,"4502":250,"4503":250,"4504":250,"4505":250,"4506":250,"4508":250,"4510":250,"4512":250,"4513":250,"4514":250,"4515":250,"4516":250,"4517":250,"4519":250,"4520":250,"4521":250,"4523":250,"4524":250,"4525":250,"4528":250,"453":250,"4535":250,"4536":250,"4541":250,"4544":250,"4545":250,"4546":250,"4547":250,"4549":250,"4551":250,"4553":250,"4554":250,"4556":250,"4557":250,"4558":250,"4559":250,"456":261,"4560":250,"4561":250,"4563":250,"4564":250,"4565":250,"4567":250,"4568":250,"4569":250,"4571":250,"4572":250,"4573":250,"4574":250,"4576":250,"4578":250,"4583":250,"4584":250,"4585":250,"4586":250,"4587":250,"4588":250,"4589":250,"4590":250,"4591":250,"4593":250,"4594":250,"4595":250,"4596":250,"4598":250,"45ba3f1493b9":241,"46":274,"4601":250,"4605":250,"4608":250,"4609":250,"461":250,"4613":250,"4616":250,"4617":250,"4618":250,"4620":250,"4626":250,"4627":250,"4629":250,"463":250,"4630":250,"4636":250,"4639":250,"464":250,"4641":250,"4642":250,"4643":250,"4644":250,"4646":250,"4647":250,"4648":250,"4653":250,"4654":250,"4655":250,"4656":250,"4657":250,"4659":250,"4662":250,"4665":250,"4666":250,"467":250,"4671":250,"4672":250,"4674":250,"4676":250,"4677":250,"4678":250,"468":250,"4680":250,"4681":250,"4682":250,"4684":250,"4685":250,"4686":250,"4687":250,"4688":250,"4690":250,"4691":250,"4692":250,"4694":250,"4695":250,"4696":250,"4699":250,"47":242,"4702":250,"4704":250,"4705":250,"4708":250,"4712":250,"4713":250,"4716":250,"4717":250,"4720":250,"4721":250,"4723":250,"4725":250,"4726":250,"4728":250,"4729":250,"4730":250,"4731":250,"4732":250,"4734":250,"4735":250,"4737":250,"4738":250,"4739":250,"4740":250,"4741":250,"4743":250,"4744":250,"4746":250,"4747":250,"4748":250,"475":250,"4750":250,"4751":250,"4755":250,"4756":250,"4757":250,"4758":250,"4759":250,"4760":250,"4762":250,"4763":250,"4764":250,"4765":250,"4766":250,"4767":250,"4768":250,"4769":250,"477":250,"4772":250,"4773":250,"4774":250,"4775":250,"4777":250,"4779":250,"478":250,"4780":250,"4781":250,"4788":250,"4789":250,"4791":250,"4792":250,"4793":250,"4795":250,"4797":250,"4798":250,"4799":250,"48":[161,250],"480":250,"4800":250,"4804":250,"4805":250,"4808":250,"4811":250,"4812":250,"4813":250,"4814":250,"4815":250,"4819":250,"4820":250,"4822":250,"4824":250,"4825":250,"4826":250,"4828":250,"4829":250,"483":250,"4831":250,"4832":250,"4833":250,"4834":250,"4835":250,"4836":250,"4838":250,"4841":250,"4842":250,"4843":250,"4844":250,"4845":250,"4846":250,"4849":250,"4851":250,"4854":250,"4857":250,"4858":250,"4859":250,"4860":250,"4861":250,"4862":250,"4864":250,"4865":250,"4868":250,"4869":250,"4871":250,"4872":250,"4875":250,"4876":250,"4878":250,"488":250,"4880":250,"4881":250,"4883":250,"4884":250,"4885":250,"4886":250,"489":250,"4890":250,"4892":250,"48925b2719cb":241,"4895":250,"4896":250,"4899":250,"49":[223,250],"4900":250,"4901":250,"4902":250,"4903":250,"4904":250,"4906":250,"4907":250,"4908":250,"491":[250,269],"4910":250,"4911":250,"4912":250,"4914":250,"4916":250,"4919":250,"492":250,"4920":250,"4921":250,"4923":250,"4925":250,"4926":250,"4927":250,"4928":250,"4929":250,"4930":250,"4934":250,"49344":70,"4936":250,"4937":250,"4939":250,"494":250,"4940":250,"4941":250,"4942":250,"4943":250,"4945":250,"4946":250,"4947":250,"4950":250,"4952":250,"4955":250,"4956":250,"4959":250,"4960":250,"4961":250,"4962":250,"4963":250,"4965":250,"4966":250,"4967":250,"4968":250,"4970":250,"4971":250,"4972":250,"4979":250,"498":250,"4980":250,"4981":250,"4982":250,"4983":250,"4985":250,"4986":250,"4987":250,"4988":250,"4991":250,"4992":250,"4993":250,"4995":250,"4998":250,"4addfa1236f1":241,"4d3a":223,"4eaab2fe6582":241,"4gb":[224,264],"4tyv2phg89a":116,"4xx":250,"5":[1,154,159,160,164,166,170,173,175,177,181,185,190,210,215,216,224,230,241,246,267,269],"50":[181,230,250],"500":[0,173,250,272],"50000":[190,264],"5003":250,"5005":250,"5006":250,"500gb":250,"5015":250,"502":[168,270],"5021":250,"5022":250,"5027":250,"502898887f84":241,"503":250,"5030":250,"5031":250,"5032":250,"5033":250,"5035":250,"5036":250,"5037":250,"5038":250,"5039":250,"504":250,"5040":250,"5045":250,"5046":250,"5047":250,"5048":250,"5049":250,"505":250,"5050":250,"5051":250,"5052":250,"5054":250,"5055":250,"5056":250,"5059":250,"506":195,"5060":250,"5063":250,"5067":250,"5071":250,"5072":250,"5074":250,"5075":250,"5076":250,"5077":250,"5079":250,"5082":250,"5083":250,"5085":250,"5086":250,"5088":250,"5089":250,"509":250,"5092":250,"5094":250,"5095":250,"5096":250,"5097":250,"5099":250,"510":250,"5100":250,"5101":250,"5102":250,"5103":250,"5104":250,"5105":250,"5106":250,"5107":250,"5108":250,"5109":250,"511":250,"5110":250,"5111":250,"5113":250,"5116":250,"5117":250,"5118":250,"5119":250,"512":[181,223,250],"5120":250,"5121":250,"5122":250,"5123":250,"5124":250,"5125":250,"5126":250,"5127":250,"5128":250,"5130":250,"5131":250,"5132":250,"5133":250,"5134":250,"5136":250,"5139":250,"514":250,"5140":250,"5141":250,"5142":250,"5143":250,"5144":250,"5145":250,"5147":250,"5149":250,"5150":250,"5151":250,"5152":250,"5153":250,"5155":250,"5157":250,"5158":250,"5159":250,"5160":250,"5161":250,"5162":250,"5164":250,"5165":250,"5166":250,"5167":250,"5168":250,"5169":250,"5174":250,"5175":250,"5177":250,"5178":250,"5179":250,"518":250,"5182":250,"5184":250,"5185":250,"5190":250,"5192":250,"5193":250,"5194":250,"5195":250,"5196":250,"5197":250,"52":250,"520":250,"5200":250,"5204":250,"5205":250,"5206":250,"5207":250,"5209":250,"5210":250,"5211":250,"5213":250,"5214":250,"5216":250,"5217":250,"5218":250,"5220":250,"5221":250,"5223":250,"5224":250,"5225":250,"5226":250,"5227":250,"5229":250,"5230":250,"5231":250,"5233":250,"5234":250,"5235":250,"5239":250,"5240":250,"5242":250,"5243":250,"5244":250,"5245":250,"5247":250,"5248":250,"5249":250,"525":250,"5251":250,"5253":250,"5257":250,"5258":250,"5259":250,"5260":250,"5262":250,"5263":250,"5266":250,"5268":250,"5269":250,"5271":250,"5273":250,"5274":250,"5275":250,"5276":250,"5277":250,"5280":250,"5282":250,"5283":250,"5284":250,"5285":250,"5287":250,"5288":250,"5292":250,"5293":250,"5294":250,"52d53670a240":241,"52d714495f0":241,"53":274,"530":250,"5301":250,"5302":250,"5303":250,"5304":250,"5305":250,"5306":250,"5307":250,"5309":250,"5310":250,"5312":250,"5313":250,"5314":250,"5315":250,"5316":250,"5318":250,"5319":250,"5321":250,"5323":250,"5326":250,"5328":250,"5329":250,"533":250,"5330":250,"5334":250,"5335":250,"5336":250,"5337":250,"5339":250,"5340":250,"5341":250,"5342":250,"5343":250,"5344":250,"5345":250,"5347":250,"5348":250,"5349":250,"5350":250,"5355":250,"5357":250,"5359":250,"5363":250,"5368":250,"5369":250,"5372":250,"5375":250,"5376":250,"5378":250,"5381":250,"5383":250,"5384":250,"5385":250,"5387":250,"5389":250,"539":250,"5391":250,"5398":250,"5399":250,"54":[223,250],"5403":250,"5404":250,"5406":250,"5407":250,"5408":250,"5410":250,"5411":250,"5415":250,"5417":250,"5419":250,"542":250,"5421":250,"5422":250,"5424":250,"5425":250,"5426":250,"5429":250,"5432":[197,215,264,269],"5433":250,"5435":250,"5436":250,"544":250,"5442":250,"5443":250,"5444":250,"5445":250,"5447":250,"5451":250,"5452":250,"5453":250,"5455":250,"5456":250,"5458":250,"5459":250,"5461":250,"5462":250,"5463":250,"5467":250,"5468":250,"5470":250,"5473":250,"5474":250,"5475":250,"5478":250,"548":250,"5480":250,"5481":250,"5484":250,"5486":250,"5487":250,"5488":250,"5489":250,"5490":250,"5491":250,"5492":250,"5495":250,"5497":250,"54bebd308c5f":241,"550":250,"5501":250,"5502":250,"5503":250,"5504":250,"5505":250,"5507":250,"5508":250,"5509":250,"5510":250,"5511":250,"5516":250,"5519":250,"5521":250,"5525":250,"5526":250,"5527":250,"5528":250,"553":250,"5530":250,"5531":250,"5533":250,"5534":250,"5535":250,"5536":250,"5537":250,"5539":250,"554":250,"5540":250,"5542":250,"5543":250,"5545":250,"5546":250,"5547":250,"555":120,"5551":250,"5552":250,"5553":250,"5554":250,"5555":[160,181,212,250,264],"5556":250,"5557":250,"5558":250,"556":250,"5560":250,"5561":250,"5562":250,"5563":250,"5564":250,"5569":250,"5570":250,"5571":250,"5572":250,"5573":250,"5574":250,"558":250,"5580":250,"5581":250,"5582":250,"5583":250,"5588":250,"5589":250,"5590":250,"5591":250,"5593":250,"5595":250,"5596":250,"56":274,"560":250,"5601":181,"5605":250,"5606":250,"5607":250,"561":250,"5612":250,"5613":250,"5614":250,"5615":250,"5616":250,"561833c1c74b":241,"5619":250,"5621":250,"5626":250,"5627":250,"5634":250,"5635":250,"5636":250,"5640":250,"5641":250,"5643":250,"5644":250,"5645":250,"565":250,"5650":250,"5653":250,"5654":250,"5656":250,"5657":250,"5658":250,"566":250,"5660":250,"5663":250,"5665":250,"5666":250,"5668":250,"5671":250,"5673":250,"5679":250,"568":250,"5681":250,"5682":250,"5685":250,"5686":250,"5687":250,"5689":250,"5693":250,"5694":250,"5695":250,"5696":250,"5699":250,"57":274,"570":250,"5702":250,"5703":250,"5704":250,"5705":250,"5707":250,"5709":250,"5711":250,"5712":250,"5714":250,"5715":250,"5719":250,"5721":250,"5722":250,"5724":250,"5726":250,"5727":250,"5729":250,"5730":250,"5731":250,"5732":250,"5733":250,"5736":250,"5737":250,"5738":250,"5740":250,"5744":250,"5747":250,"5749":250,"575":250,"5751":250,"5752":250,"5753":250,"5757":250,"5758":250,"5759":250,"5760":250,"5761":250,"5766":250,"5768":250,"577":250,"5771":250,"5774":250,"5776":250,"5777":250,"5781":250,"5783":250,"5789":250,"5798":250,"580":250,"5807":250,"5809":250,"5811":250,"5814":250,"5815":250,"5816":250,"5818":250,"5819":250,"582":250,"5821":250,"5822":250,"5823":250,"5825":250,"5827":250,"5828":250,"5829":250,"583":250,"5830":250,"5831":250,"5834":250,"5835":250,"5836":250,"5841":250,"5842":250,"5843":250,"5844":250,"5849":250,"585":250,"5850":250,"5853":250,"5854":250,"5855":250,"586":250,"5862":250,"5863":250,"5864":250,"5865":250,"5866":250,"5867":250,"5869":250,"587":[203,250],"5870":250,"5873":250,"5874":250,"5875":250,"5878":250,"5879":250,"587bdf053233":241,"588":250,"5880":250,"5881":250,"5883":250,"5884":250,"5885":250,"5886":250,"5887":250,"5888":250,"5889":250,"589":250,"5890":250,"5891":250,"5897":250,"59":[173,250],"590":159,"5900":250,"5901":250,"5902":250,"5904":250,"5906":250,"5908":250,"5909":250,"591":250,"5915":250,"592":250,"5921":250,"5925":250,"5926":250,"5928":250,"5931":250,"5933":250,"5936":250,"5939":250,"594":250,"5940":250,"5942":250,"5943":250,"5944":250,"5945":250,"5946":250,"5947":250,"5948":250,"5952":250,"5955":250,"5963":250,"597":250,"5973":250,"5976":250,"5990":250,"5992":250,"5998":250,"5b":197,"5c6e":223,"5d":197,"5e3ec427fdd3":241,"5e7d17757c7a":241,"5k":250,"5s":2,"5x":250,"5xx":250,"6":[146,164,166,170,173,181,182,185,216,226,230,241,242,264],"60":[43,59,122,129,146,160,177,181,220,231,233,269],"600":[181,195,208,255],"6000":[181,195],"6001":250,"6009":250,"6010":250,"6012":250,"6014":250,"6016":250,"6017":250,"6018":250,"6019":250,"6023":250,"6025":250,"6026":250,"6033":250,"6034":250,"6038":250,"6039":250,"604":250,"6040":250,"6041":250,"6043":250,"6044":250,"6045":250,"6047":250,"6048":250,"604800":181,"6049":250,"6054":250,"6056":250,"6057":250,"6058":250,"6059":250,"6060":250,"6062":250,"6064":250,"6066":250,"6072":250,"6076":250,"6078":250,"6083":250,"6088":250,"6089":250,"609":250,"6091":250,"6095":250,"6099":250,"610":250,"6100":250,"6101":250,"6102":250,"6104":250,"6106":250,"6107":250,"6108":250,"611":250,"6111":250,"6112":250,"6124":250,"6125":250,"6129":250,"6130":250,"6132":250,"6134":250,"6141":250,"6143":250,"6144":250,"6146":250,"615":250,"6150":250,"6152":250,"6153":250,"6154":250,"6157":250,"6158":250,"6159":250,"616":250,"6162":250,"6163":250,"6165":250,"6167":250,"6168":250,"617":250,"6171":250,"6174":250,"6175":250,"6176":250,"6177":250,"618":250,"6180":250,"6181":250,"6185":250,"6186":250,"6187":250,"6189":250,"619":250,"6192":250,"6194":250,"6195":250,"6198":250,"6199":250,"61ec73d9401f":241,"62":159,"6211":250,"6217":250,"6218":250,"6222":250,"6226":250,"6229":250,"623":250,"6230":250,"6232":250,"6233":250,"6235":250,"6237":250,"6238":250,"6239":250,"624":250,"6240":250,"6241":250,"6242":250,"6243":250,"6245":250,"6247":250,"6250":250,"6254":250,"6256":250,"6259":250,"626":250,"6260":250,"6261":250,"6263":250,"6268":250,"6271":250,"6272":250,"628":250,"6283":250,"6284":250,"6285":250,"629":250,"6291":250,"6295":250,"6297":250,"6301":250,"6302":250,"6303":250,"6304":250,"6307":250,"6308":250,"6309":250,"6312":250,"6313":250,"6314":250,"6315":250,"6316":250,"6317":250,"6319":250,"6323":250,"6324":250,"6327":250,"6329":250,"633":250,"6330":250,"6331":250,"6334":250,"6337":250,"6340":250,"6344":250,"6345":250,"6347":250,"6348":250,"6349":250,"635":250,"6350":250,"6352":250,"6353":250,"6357":250,"6358":250,"6359":250,"6361":250,"6364":250,"6366":250,"6367":250,"6370":250,"6372":250,"6374":250,"6376":250,"6377":250,"6379":[181,264],"638":250,"6380":250,"6381":250,"6383":250,"6384":250,"6385":250,"6387":250,"639":250,"6392":250,"6394":250,"6396":250,"6397":250,"6398":250,"6399":250,"64":250,"640":250,"6400":250,"6405":250,"6407":250,"641":250,"6418":250,"6425":250,"6426":250,"6427":250,"6428":250,"643":250,"6431":250,"6432":250,"6434":250,"6436":250,"6438":250,"645":250,"6451":250,"6459":250,"646":250,"6461":250,"6462":250,"6464":250,"6465":250,"6466":250,"6467":250,"647":250,"6470":250,"6471":250,"6472":250,"6473":250,"6475":250,"6478":250,"6486":250,"6489":250,"649":250,"6490":250,"6491":250,"6495":250,"6496":250,"64a7d6477aa":241,"64de9cddf6c9":241,"64mi":272,"650":250,"6504":250,"6506":250,"6508":250,"6511":250,"6514":250,"6515":250,"6516":250,"6517":250,"6519":250,"652":250,"6520":250,"6522":250,"6523":250,"6524":250,"6525":250,"6526":250,"6527":250,"6528":250,"653":250,"6532":250,"6533":250,"6537":250,"654":250,"6542":250,"6547":250,"6550":250,"6553":250,"6557":250,"656":250,"6563":250,"6564":250,"6568":250,"657":250,"6575":250,"6576":250,"658":250,"6580":250,"6582":250,"6584":250,"6585":250,"6586":250,"6588":250,"6589":250,"6592":250,"6595":250,"65ac1da2c219":264,"6600":250,"6601":250,"6603":250,"6606":250,"6607":250,"6608":250,"6611":250,"6612":250,"6613":250,"662":250,"6620":250,"6621":250,"6627":250,"6628":250,"663":250,"6630":250,"6631":250,"6632":250,"6633":250,"6634":250,"6635":250,"6636":250,"6637":250,"6638":250,"6639":250,"6640":250,"6641":250,"6642":250,"6643":250,"6644":250,"6649":250,"665":250,"6653":250,"6655":250,"6656":250,"6658":250,"6661":250,"6662":250,"6666":250,"6667":250,"667":250,"6674":223,"6677":250,"6678":250,"6681":250,"6683":250,"6684":250,"6685":250,"6686":250,"6688":250,"6690":250,"6694":250,"6695":250,"6701":250,"6702":250,"6704":250,"6705":250,"6706":250,"6709":250,"6710":250,"6712":250,"6715":250,"6716":250,"6723":250,"6727":250,"6728":250,"673":250,"6730":250,"6731":250,"6732":250,"6733":250,"6734":250,"6735":250,"6736":250,"674":250,"6740":250,"6741":250,"6744":250,"6745":250,"6748":250,"6751":250,"6754":250,"6758":250,"6762":250,"6763":250,"6765":250,"6766":250,"6767":250,"677":250,"6772":250,"6774":250,"6778":250,"6779":250,"678":250,"6784":250,"6788":250,"6789":250,"679":250,"6791":250,"6793":250,"6794":250,"6796":250,"68":250,"680":250,"6801":250,"6804":250,"6806":250,"6807":250,"681":250,"6812":250,"6815":250,"6816":250,"6817":250,"6818":250,"682":250,"6820":250,"6821":250,"6825":250,"6828":250,"683":250,"6830":250,"6832":250,"6833":250,"6836":250,"6837":250,"6838":250,"6839":250,"6840":250,"6841":250,"6842":250,"6843":250,"6844":250,"6846":250,"685":250,"6855":250,"6859":250,"686":250,"6866":250,"6868":250,"6871":250,"6873":250,"6878":250,"6883":250,"6884":250,"6886":250,"6891":250,"6892":250,"69":250,"6901":250,"6904":250,"6905":250,"6908":250,"6909":250,"691":250,"6912":250,"6913":250,"6915":250,"6918":250,"6919":250,"692":250,"6920":250,"6921":250,"6923":250,"6926":250,"6928":250,"6931":250,"6932":250,"694":250,"6941":250,"6942":250,"6943":250,"6945":250,"6946":250,"6947":250,"6948":250,"6949":250,"695":250,"6950":250,"6952":250,"6955":250,"6956":250,"6958":250,"6960":250,"6962":250,"6964":250,"6972":250,"6974":250,"6976":250,"6978":250,"6979":250,"6985":250,"6986":250,"6987":250,"6988":250,"6989":250,"699":159,"6991":250,"6995":250,"6997":250,"6999":250,"6e96a59344a4":241,"6x":250,"7":[109,117,146,165,166,181,183,185,194,210,215,216,222,224,226,230,241,242,245,266,269,273],"700":250,"7001":250,"7002":250,"7005":250,"7006":250,"7007":250,"7010":250,"7011":250,"7013":250,"7014":250,"7015":250,"7016":250,"7017":250,"7018":250,"7019":250,"702":250,"7022":250,"7023":250,"7024":250,"7025":250,"7029":250,"703":250,"7036":250,"7038":250,"704":250,"7045":250,"7048":250,"7049":250,"705":250,"7052":250,"7054":250,"7057":250,"7058":250,"7059":250,"706":250,"7060":250,"7062":250,"7063":250,"7064":250,"7065":250,"7067":250,"7074":250,"7076":250,"7079":250,"7080":250,"7081":250,"7083":250,"7084":250,"7086":250,"709":250,"7090":250,"7091":250,"7092":250,"7097":250,"7098":250,"71":250,"710":250,"7100":250,"7103":250,"7104":250,"7105":250,"7108":250,"7109":250,"7110":250,"7111":250,"7113":250,"7114":250,"7116":250,"712":250,"7120":250,"7122":250,"7123":250,"7124":250,"713":250,"7133":250,"7134":250,"7135":250,"7140":250,"7143":250,"715":250,"7159":250,"716":250,"7160":250,"7161":250,"7162":250,"7166":250,"717":250,"7172":250,"7175":250,"718":250,"7185":250,"7187":250,"7189":250,"719":250,"7193":250,"7194":250,"7199":250,"7200":250,"7201":250,"7202":250,"7203":250,"7204":250,"7205":250,"7207":250,"7208":250,"721":250,"7210":250,"7212":250,"7217":250,"7225":250,"7226":250,"7232":250,"7235":250,"7236":250,"7238":250,"7243":250,"725":250,"7250":250,"7251":250,"7261":250,"7262":250,"727":250,"7276":250,"7277":250,"7278":250,"728":250,"7280":250,"7281":250,"7282":250,"7283":250,"7284":250,"7289":250,"729":250,"7291":250,"7296":250,"7298":250,"7300":250,"731":250,"7311":250,"7312":250,"7313":250,"7318":250,"7319":250,"7321":250,"7323":250,"7324":250,"7325":250,"7326":250,"7327":250,"7329":250,"7330":250,"734":250,"7351":250,"7352":250,"7353":250,"7355":250,"7359":250,"7363":250,"7364":250,"7366":250,"7367":250,"737":250,"7373":250,"7377":250,"738":250,"7385":250,"7387":250,"7389":250,"739":250,"7392":250,"7394":250,"74":250,"740":250,"741":250,"7421":250,"7425":250,"7433":250,"7444":250,"7445":250,"7447":250,"7451":250,"7457":250,"7460":250,"7461":250,"7464":250,"7465":250,"7466":250,"7467":250,"7469":250,"747":250,"7471":250,"7475":250,"7476":250,"7485":250,"7487":250,"7492":250,"7494":250,"74effc47d867":241,"74f3bbe506eb":264,"75":250,"7507":250,"751":250,"7514":250,"7515":250,"7521":250,"7523":250,"7524":250,"7532":250,"7539":250,"756":250,"7567":250,"757":250,"7570":215,"7572":250,"7575":250,"7577":250,"7587":250,"759":250,"7593":250,"75d5ed6c2b43":241,"76":242,"760":250,"7608":250,"7614":250,"7616":250,"7618":250,"762":250,"7628":250,"7629":250,"7633":250,"7643":250,"7646":250,"7647":250,"7648":250,"7649":250,"7652":250,"7655":250,"7656":250,"766":250,"7661":250,"7662":250,"7663":250,"7667":250,"7668":250,"7669":250,"7673":250,"7675":250,"7676":250,"7677":250,"7678":250,"7680":250,"770":250,"771":250,"7710":250,"7715":250,"7716":250,"7717":250,"7720":250,"7723":250,"7729":250,"773":250,"7730":250,"7733":250,"7737":250,"774":250,"7741":250,"7742":250,"7745":250,"775":250,"7750":250,"7752":250,"7753":250,"776":250,"777":250,"7772":250,"7775":250,"778":250,"779":250,"7795":250,"7796":250,"7798":250,"78":250,"780":250,"7805":250,"781":250,"782":250,"7829":250,"783":250,"7830":250,"7832":250,"784":250,"7841":250,"7846":250,"785":250,"7859":250,"7861":250,"786e3737b18f":241,"7877":250,"7879":250,"7880":250,"7892":250,"7893":250,"7896":250,"790":250,"7912":250,"7913":250,"7914":250,"7915":250,"7923":250,"793":250,"7939bcff74ba":241,"794":250,"7944":250,"7945":250,"7946":250,"7947":250,"7948":250,"7951":250,"7952":250,"7954":250,"798":250,"7b":197,"7b2661a43ba3":241,"7c7287":147,"7cb1fb603a98":264,"7d":197,"8":[35,72,83,131,166,173,181,185,196,215,216,222,224,226,230,241,242,272],"80":[212,272],"800":250,"801":250,"8014":250,"802":250,"8021":250,"8022":250,"8034":250,"8040":250,"8043":250,"8046":250,"8047":250,"8051":250,"806":250,"8064":250,"807":250,"8072":250,"8073":250,"8074":250,"8075":250,"8076":250,"8080":[160,181,184,212,252,264,266,269],"8081":250,"8082":274,"8084":250,"809":250,"8092":250,"8096":250,"80to":250,"810":250,"8100":250,"8103":250,"8104":250,"8106":250,"811030":274,"812":250,"8125":[181,239],"813":250,"814":250,"8147":250,"815":250,"8151":250,"8153":250,"8159":250,"816":250,"8165":250,"817":250,"8176":250,"8186":250,"821":250,"822":250,"8220":250,"8225":250,"8228":250,"823":250,"8230":250,"8231":250,"8251":250,"8252":250,"8253":250,"8256":250,"8257":250,"826":250,"8264":250,"8266":250,"8269":250,"8287":250,"829":250,"82b7c48c147f":241,"83":250,"830":250,"8308":250,"831":250,"8311":250,"8312":250,"8317":250,"832":250,"834":250,"836":250,"8385":250,"8389":250,"839":250,"83f031fd9f1c":241,"840":250,"8411":250,"842":250,"8427":250,"843":250,"8435":250,"844":250,"8443":250,"8444":250,"8445":250,"8455":250,"8476":250,"8482":250,"849da589634d":241,"85":250,"850":250,"8501":250,"8504051e801b":241,"8508":250,"8513":250,"852ae6c715af":241,"853":250,"854":250,"855":250,"8551":250,"8559":250,"856":250,"8560":250,"856955da8476":241,"857":250,"8571":250,"858":250,"8596":250,"8598":250,"85cd7ab7018":242,"860":250,"861":250,"862":250,"8625":250,"8626":250,"863":250,"8640":250,"8642":250,"8646922c8a04":241,"8655":250,"866":250,"8661":250,"8663":250,"8667":250,"8670":250,"8671":250,"8675":250,"86770d1215c0":241,"8678":250,"8679":250,"868":250,"8681":250,"8685":250,"869":250,"8692":250,"8693":250,"8694":250,"8702":250,"8704":250,"871":250,"8719":250,"8728":250,"8729":250,"8732":250,"8735":250,"8742":250,"8744":250,"875":250,"877":250,"8772":250,"8775":250,"8776":250,"8786":[181,187],"8787":250,"8788":250,"8791":250,"8793":[181,238],"88":250,"880":250,"8802":250,"881":250,"882":250,"8823":250,"8829":250,"8833":250,"8836":250,"885":250,"8852":250,"886":250,"8865":250,"887":250,"8873":250,"889":250,"8897":250,"8902":250,"8904":250,"891":250,"8910":250,"8912":250,"8913":250,"893":250,"8942":250,"8944":250,"895":250,"8956":250,"896":250,"897":250,"8988":250,"899":250,"8997":250,"8am":216,"8d48763f6d53":241,"8ec4":223,"8f966b9c467a":241,"8gb":264,"9":[159,164,166,183,185,195,224,226,230,242,270,272],"90":195,"900":250,"901121618":[181,215],"903":250,"9031":250,"9032":250,"9049":250,"906":250,"9075":250,"908":250,"9094":250,"909884dea523":241,"90d1635d7b86":241,"91":250,"910":250,"911":250,"9124":250,"9133":250,"9136":250,"9137":250,"9143":250,"9154":250,"915802":274,"916":250,"917":250,"9174":250,"9177":250,"9178":250,"9180":250,"91818a":136,"919":250,"9191":250,"9194":250,"92":250,"9200":250,"9207":250,"9208":250,"921":250,"9214":250,"922131":274,"9235":250,"9240":250,"9242":250,"925":250,"9250":250,"926":250,"926441":274,"927":250,"9274":250,"9280":250,"92c57b58940d":241,"9303":250,"931":250,"9312":250,"931243":274,"9316":250,"932":250,"933":250,"9336":250,"935":250,"936":250,"9360":250,"9362":250,"9363":250,"937":250,"938":250,"939":250,"939bb1e647c8":241,"940":250,"940248":250,"9409":250,"941":250,"942":250,"943":250,"9443":250,"9448":250,"945":250,"9450":250,"9451":250,"947":250,"947454bf1dff":241,"950":250,"9505":250,"9515":250,"952":250,"9520":250,"9521":250,"952da73b5eff":241,"954":250,"9544":250,"9554":250,"956":250,"9570":250,"9575":250,"9578":250,"958":250,"9582":250,"9585":250,"9587":250,"9588":250,"959":250,"96":250,"960":250,"9607":250,"961":250,"9611":250,"9612":250,"9614":250,"9617":250,"9619":250,"9620":250,"9621":250,"9629":250,"963":250,"9635ae0956e7":241,"9645":250,"966":250,"967":250,"9684":250,"969":250,"9697":250,"9699":250,"970":250,"9725":250,"9730":250,"9734":250,"974":250,"974545":274,"9779":250,"979":250,"9794":250,"97cdd93827b8":241,"9811":250,"9814":250,"98271e7606e2":241,"984":250,"9843":250,"985":250,"9850":250,"9851":250,"986":250,"9862":250,"9867":250,"987":250,"988":250,"9882":250,"989":250,"9891":250,"9892":250,"99":[72,206,250],"990":250,"9901":250,"9903":250,"9910":250,"9921":250,"993":250,"9935":250,"994":250,"995":250,"997":250,"9973":250,"999":250,"9993":250,"9p1":242,"abstract":[1,10,14,16,38,40,66,74,124,154,164,219,244,250,269,270],"boolean":[43,58,59,117,129,146,147,181,184,215,216,250],"break":[195,212,249,272],"bregu\u0142a":247,"byte":[195,198,250],"case":[1,14,35,43,47,55,57,58,63,132,147,159,164,168,173,177,178,181,182,183,186,193,195,197,198,199,202,206,213,215,216,221,222,227,231,234,235,238,242,245,246,250,253,259,260,264,267,268,269,270,272,273],"catch":[71,165,226,250],"char":250,"class":[160,162,164,165,168,170,173,175,180,181,185,191,194,195,197,198,199,201,216,231,238,244,248,258,259,261,272,273],"default":[1,3,11,12,14,35,40,41,43,48,55,63,66,67,69,70,71,72,109,117,122,124,129,131,134,136,154,155,157,158,159,160,161,162,165,166,167,168,169,170,171,172,173,174,177,180,181,182,183,184,185,187,189,190,193,195,198,199,204,206,210,214,215,216,220,225,226,234,235,237,238,239,241,242,244,246,252,255,256,258,259,261,264,266,267,270,271,272,273,274],"do":[5,9,10,12,38,40,43,55,63,68,72,132,159,160,161,164,165,167,168,169,171,172,174,175,177,180,181,183,194,197,199,203,206,210,212,215,216,219,220,221,222,223,224,225,230,233,234,238,242,244,245,246,249,254,258,261,264,266,268,269,270,272,273,274],"enum":[7,65,120,153,170,250],"export":[202,205,214,215,218,238,256,266],"final":[55,164,177,190,198,216,231,235,250,259,270,272],"float":[40,56,109,129,181,195,198,210,241,250,270],"function":[48,58,74,120,122,132,134,136,143,146,147,149,151,153,159,164,165,166,168,169,176,177,180,181,185,187,190,195,198,210,220,228,229,233,235,239,244,248,249,252,255,258,264,267,269,270],"import":[0,2,7,14,38,40,43,44,50,58,59,109,153,159,161,164,165,166,170,173,176,179,180,181,182,183,187,188,190,195,197,198,199,200,201,202,210,215,216,218,222,223,227,229,230,231,232,233,238,239,244,256,258,261,268,270,272,273],"int":[0,1,5,10,16,38,40,41,43,44,45,53,56,59,63,72,109,117,122,134,164,166,170,195,197,198,250,261,267,270,272],"long":[2,43,129,159,166,168,173,175,181,190,195,199,202,227,239,244,250,270,272],"new":[1,3,7,9,11,16,41,43,63,70,72,109,131,159,160,163,164,165,166,167,173,176,177,181,185,189,191,194,196,197,198,199,200,210,215,216,218,220,221,226,227,244,245,249,251,252,256,259,264,268,269,270,272,273,274],"null":[42,43,170,197,241,274],"public":[160,169,184,215,216,222,250,254,261,272],"return":[0,1,2,3,7,9,10,11,14,16,20,35,38,40,41,42,43,44,45,48,53,55,56,57,58,59,63,66,67,68,69,70,71,72,74,78,97,109,117,120,122,123,124,125,127,128,129,131,132,134,136,143,146,147,149,151,154,155,157,158,159,160,163,164,165,166,168,176,179,180,181,184,190,195,197,198,199,201,204,210,216,234,239,244,245,248,259,260,261,267,268,269,270,272],"short":[2,109,129,154,155,157,158,173,180,181,210,214,246,250,264,272],"static":[1,14,40,43,45,48,53,56,58,59,63,67,69,70,71,124,146,198,219,231,244,250],"super":[14,165,199,201,250,261],"switch":[198,215,221,241,261,274],"throw":[56,72,160,165,197,250,272],"transient":[146,250],"true":[1,2,3,9,11,16,40,43,44,48,53,55,56,57,58,59,63,66,67,72,74,78,85,97,109,117,122,123,129,131,132,134,136,143,146,153,154,155,159,163,164,168,170,172,173,175,179,180,181,182,183,184,188,190,194,195,197,200,210,212,216,217,218,231,235,238,239,242,244,248,255,261,267,269,270,272,274],"try":[0,1,2,3,9,11,14,42,58,63,67,69,117,147,159,160,161,164,165,173,179,181,185,190,195,198,202,203,235,239,242,250,251,254,264,268,269,270],"var":[109,159,160,179,181,198,204,210,218,250,260,267],"while":[2,40,44,55,63,69,109,120,129,132,134,136,143,146,147,149,151,153,159,164,165,170,171,173,174,177,180,181,184,190,195,199,210,213,214,219,222,225,230,238,242,246,250,262,266,268,269,271,272,273,274],A:[0,16,40,42,43,44,45,47,50,55,59,60,63,66,70,109,127,129,132,143,146,147,149,154,155,157,158,159,160,162,164,165,166,169,173,177,178,181,182,185,186,190,195,198,208,214,215,216,227,230,233,244,259,261,267,269,270,271,272,273],AND:230,AS:[230,250,269],And:[159,164,183,190,197,199,250,251,255,269],As:[40,120,159,163,164,165,166,169,170,171,172,178,183,198,201,202,221,226,227,233,242,245,250,266,267,270,272],At:[154,161,164,195,238,250,268,269,272],BE:159,BY:215,Be:[159,165,177,182,250,261],But:[159,168,197,215,244,250,251,272,274],By:[120,164,165,168,169,172,177,181,190,195,197,198,215,216,223,237,238,244,245,249,250,261,268,270,274],FOR:[43,48,63,173,181,230],For:[2,4,5,9,10,12,14,38,40,41,43,45,63,66,72,78,109,123,134,146,153,154,159,160,161,164,165,166,168,170,171,173,176,177,178,179,180,181,182,184,185,187,188,189,193,194,195,196,197,198,199,200,201,202,203,204,206,208,210,212,214,215,216,218,220,221,222,223,224,226,227,230,233,234,235,237,238,239,240,242,243,244,246,247,251,253,255,258,260,261,262,264,266,267,268,269,270,271,272,273,274],IF:269,IN:[2,159,250],INTO:[250,269],IS:[159,230,250],If:[2,9,14,35,38,40,43,44,53,55,56,58,59,60,63,67,69,70,72,78,97,109,117,122,123,124,125,129,131,132,134,136,146,147,153,154,159,160,161,163,164,165,166,168,170,173,175,176,177,180,181,182,183,184,185,189,190,195,197,198,199,200,202,203,207,208,210,212,213,214,215,216,221,222,223,225,227,230,234,235,238,239,242,244,246,249,252,254,255,256,258,259,260,261,264,266,267,268,269,270,271,272,273,274],In:[1,40,55,57,58,63,66,72,109,154,159,160,164,166,168,169,173,175,177,181,182,183,184,188,190,191,195,196,197,198,199,204,206,207,210,213,215,217,218,221,222,225,227,230,231,233,235,236,238,242,244,246,249,250,252,254,259,260,261,264,268,269,270,271,272,273,274],Is:[43,63,181,195,197],It:[0,2,3,5,9,10,11,12,14,38,40,43,48,55,58,59,61,85,109,120,122,132,134,146,147,159,160,164,165,166,169,173,174,175,177,178,181,183,185,188,190,193,195,197,198,199,201,206,215,216,218,221,223,227,228,229,231,234,239,242,244,245,246,247,250,252,256,258,260,261,263,264,266,267,268,272,274],Its:[235,238,250],NOT:[43,181,242,245,250,264,269],No:[159,164,165,177,181,198,216,249,250,272],Not:[40,164,181,230,238,274],OF:[230,250],ON:[215,242,269,274],OR:[117,230,250,270],Of:[164,255],On:[159,171,181,190,224,234,264,272],One:[159,164,167,168,181,182,183,190,197,220,250,261,269],Or:[159,164,169,177,226,271],Such:[199,202],THAT:[159,242],TO:[215,250],That:[40,122,134,165,173,216,249,250,268,269,270],The:[0,1,2,5,9,14,16,38,40,41,42,43,44,47,48,50,53,55,56,58,59,63,66,70,71,72,74,85,87,109,117,120,122,127,129,131,134,146,147,154,155,157,158,159,160,161,162,163,165,166,167,168,170,171,172,173,174,175,176,177,178,180,181,182,183,184,185,186,187,188,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,207,210,213,214,215,216,218,219,220,221,222,223,224,226,229,230,231,234,235,236,237,238,239,240,242,244,245,246,247,248,249,251,252,254,255,256,257,258,259,260,261,264,266,267,268,269,270,271,272,273,274],Their:232,Then:[159,164,199,202,215,250,260,264,273],There:[146,159,161,162,163,164,165,166,169,172,173,174,175,177,180,181,182,189,191,195,199,215,216,221,222,223,227,232,233,242,244,248,250,251,261,270,272],These:[40,43,154,159,169,175,177,182,195,198,205,213,237,238,244,249,250,269,270,272,273],To:[2,40,55,63,147,160,161,164,169,170,173,175,177,179,181,183,184,185,187,188,190,194,195,197,198,200,202,203,212,218,223,232,234,235,244,246,250,251,252,255,256,258,260,261,262,264,269,270,271,272,273,274],WITH:[215,269],Will:[129,181,244,250,272],With:[109,164,168,183,190,221,250,267,270,272],_:210,__:[160,197,214,246,250,267],____:198,__attrs_post_init__:53,__bool__:129,__class:55,__code__:63,__contains__:55,__copy__:55,__deepcopy__:[40,43,55,109],__del__:53,__delitem__:55,__dict:55,__doc__:[164,269,270],__enter__:43,__eq__:[40,43,63,71,146,157,250],__exit__:43,__extra__:[41,197],__fail__:68,__file__:202,__future__:250,__getitem__:[55,71],__getstate__:40,__gt__:40,__hash__:[40,43,53],__init__:[16,109,143,164,165,168,181,198,199,201,202,216,259],__init_subclass__:[66,250],__iter__:[55,71],__len__:55,__lshift__:66,__lt__:[40,43],__main__:188,__mapper_args__:117,__module__:168,__name__:[180,188,244,261],__ne__:[40,43,250],__neq__:250,__no_default_sentinel:69,__or__:40,__pycache__:164,__repr__:[0,1,40,41,43,48,53,56,57,58,59,61,62,63,64,69,70,155,250],__rlshift__:66,__rrshift__:66,__rshift__:66,__setattr__:[40,129],__setitem__:55,__setstate__:40,__slots__:55,__str__:[0,43,71],__table_args__:[43,48,52,57,58,59,61,62,63,65,67,70],__tablename__:[41,43,45,47,48,49,50,52,56,57,58,59,61,62,63,64,65,67,68,69,70],__type:250,__var:250,_a:181,_access:250,_airflow_moved__2_2__task_inst:227,_airflow_www_user_password:264,_airflow_www_user_usernam:264,_change_st:250,_change_state_for_tis_without_dagrun:250,_check_for_stalled_adopted_task:250,_check_task_rul:161,_clean_execution_dat:250,_cmd:[160,214,250],_dataintervaltimet:157,_date_success:250,_decor:250,_dockerdecoratedoper:198,_end:239,_error_fil:250,_execut:250,_execute_task:40,_get_all_non_dag_permiss:250,_get_instance_view:250,_get_pretty_exception_messag:250,_getfram:250,_heartbeat_failur:239,_host:255,_infra_failure_retry_window:146,_lazyxcomaccess:166,_oper:250,_parse_exception_messag:250,_phys_pag:264,_pip_additional_requir:264,_print_stat:250,_process_executor_ev:250,_process_task_inst:250,_properti:250,_run_raw_task:[63,188],_schedule_at:216,_schedule_interv:250,_secret:[160,214],_set_default:250,_start:239,_taskdecor:270,_tb:43,_trigger_dag:250,_trivialtimet:158,_type:43,_valu:43,a13f7613ad25:241,a22034:117,a3bcd0914482:241,a4c2fd67d16b:241,a56c9515abdc:241,a66efa278eea:241,a_dat:268,a_func:195,aaa:250,ab:117,ab_:250,ab_register_us:241,ab_us:241,ab_view_menu:241,abandon:[1,2,3,9,11,250],abbrevi:250,abc:[40,124,250],abcmeta:[40,250],abil:[165,170,190,212,229,234,236,250,262,270,272],abl:[40,159,165,166,177,180,182,187,195,197,198,216,218,221,227,242,245,250,252,266,267,269,272,273],about:[0,38,40,41,43,44,65,66,159,160,164,165,167,168,169,174,176,177,185,195,197,200,201,215,216,221,223,225,227,234,242,244,245,246,249,255,260,269,272],abov:[78,159,161,164,166,178,181,182,183,197,216,220,223,230,242,245,249,250,258,264,270,271,272,273],abruptli:9,absenc:250,absolut:[9,38,40,172,181],abspath:202,abstractdagfileprocessorprocess:250,abstractoper:[40,51,53,122,250],acceler:250,accept:[1,3,11,40,43,109,160,165,166,181,216,230,244,252,268,272,273],access:[43,55,122,134,143,159,160,164,169,170,175,181,183,185,190,197,199,203,210,214,215,216,227,234,238,242,244,245,252,254,258,267,272],access_control:[43,250,272],access_control_allow_head:252,access_control_allow_method:252,access_control_allow_origin:252,access_logfil:[160,272],access_logformat:160,access_token:[258,261,271],access_token_url:261,accessor:250,accident:250,accommod:250,accompani:159,accomplish:[246,272],accord:[1,43,159,268,269,272],accordingli:250,account:[63,159,169,181,203,215,261,264,266,269,272,273],accumul:159,accur:[250,268],achiev:[40,68,166,173,175,176,177,195,246,250,262,264],ack:250,acknowledg:[181,250],acl:250,acquir:[180,248,250],acquisit:245,across:[40,164,165,176,181,185,190,195,208,214,232,233,246,250,271],act:[43,199,230,233,246,248,250,251,261,269,270],action:[40,43,129,159,164,173,225,227,244,248,250,251,269,271,272,273],action_can_access_menu:251,action_can_cr:251,action_can_delet:251,action_can_edit:251,action_can_read:251,action_clear:250,action_log:250,activ:[43,48,52,68,146,160,164,166,173,181,195,215,222,236,244,245,250,268,269,272,274],activate_dag_run:63,active_dag_id:43,active_runs_of_dag:48,actual:[14,43,53,58,63,68,154,159,160,164,169,177,180,181,182,183,195,199,209,215,224,227,239,242,250,269,270,274],acycl:[43,164,169,219,250],ad:[14,43,60,83,160,164,165,167,181,185,197,199,201,205,207,220,221,227,235,239,241,244,249,251,252,261,264,267,272],adapt:250,adc:250,add:[2,5,14,38,40,43,44,48,53,72,83,109,157,161,163,164,166,170,173,175,177,181,183,188,190,194,195,197,198,199,202,204,205,206,210,214,215,220,221,222,224,229,230,231,235,238,239,241,244,251,252,255,261,264,267,269,270,271,272,273,274],add_dag_code_t:250,add_inlet:40,add_link:244,add_on:166,add_outlet:[40,231],add_start_:270,add_task:[43,270],added_valu:166,addendum:230,addit:[40,43,83,109,159,164,165,168,172,176,177,181,182,190,194,199,210,215,216,218,220,221,230,235,236,238,242,244,248,250,251,252,258,259,264,267,273],addition:[5,14,40,172,173,181,188,190,197,199,212,250],additional_airflow_extra:250,additional_python_dep:250,addprinc:255,address:[40,41,72,181,187,203,245,246,250,254],adequ:250,adhoc:[38,66],adjust:[188,238,250,255,268],adl:250,adls_to_gc:250,adlstogooglecloudstorageoper:250,admin:[160,168,171,197,218,242,261,264,266,269,272],admin_view:272,administr:[253,264,272],adopt:[1,2,3,9,11,173,181,239,250],adopt_launched_task:9,advanc:[164,166,250,269,273],advantag:[132,173,190,229,250,255],advic:159,advis:[40,164,173,181,230,250],advisori:250,ae1bc863e815:250,affect:[164,181,273],affin:[250,272],aforement:250,after:[0,10,38,40,43,53,55,70,72,109,120,132,143,146,149,151,154,160,165,173,177,181,182,183,190,195,198,206,207,215,216,225,226,227,235,244,246,250,252,254,259,260,264,267,269,272],afterward:[35,131,222],afterworkdaytimet:216,again:[2,154,155,158,159,160,164,173,176,180,182,183,185,190,195,250,274],against:[40,43,55,87,117,134,147,159,161,164,166,177,181,195,198,208,230,244,250,252,255,269],agent:250,aggreg:[40,161,166,172],aggregate_db_message_job:171,aggregate_db_message_job_cmd:171,aggress:[40,172],agnost:169,ago:[181,182,195,264],agre:[226,230,250],agreement:[177,230,250],ai:[194,250],aid:231,aifrlow:250,aijamalnk:247,aim:[53,183,229,249,250],aip:[43,65,154,176,250,273],aiplatformconsolelink:201,airbnb:[164,247,250],airbyt:194,airflow:[160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,187,188,189,190,193,197,198,199,201,202,203,204,205,206,207,208,210,211,214,215,216,217,218,223,224,225,226,228,229,231,232,233,235,236,237,238,239,240,241,243,245,246,247,248,251,252,253,254,256,257,258,260,262,265,267,268,269,270,271],airflow__:[160,214,246],airflow__api__access_control_allow_head:181,airflow__api__access_control_allow_method:181,airflow__api__access_control_allow_origin:181,airflow__api__auth_backend:181,airflow__api__enable_experimental_api:181,airflow__api__fallback_page_limit:181,airflow__api__google_key_path:181,airflow__api__google_oauth2_audi:181,airflow__api__maximum_page_limit:181,airflow__atlas__host:181,airflow__atlas__password:181,airflow__atlas__password_cmd:181,airflow__atlas__password_secret:181,airflow__atlas__port:181,airflow__atlas__sasl_en:181,airflow__atlas__usernam:181,airflow__celery__broker_url:181,airflow__celery__broker_url_cmd:181,airflow__celery__broker_url_secret:181,airflow__celery__celery_app_nam:181,airflow__celery__celery_config_opt:181,airflow__celery__flower_basic_auth:181,airflow__celery__flower_basic_auth_cmd:181,airflow__celery__flower_basic_auth_secret:181,airflow__celery__flower_host:181,airflow__celery__flower_port:181,airflow__celery__flower_url_prefix:181,airflow__celery__operation_timeout:181,airflow__celery__pool:181,airflow__celery__result_backend:181,airflow__celery__result_backend_cmd:181,airflow__celery__result_backend_secret:181,airflow__celery__ssl_act:181,airflow__celery__ssl_cacert:181,airflow__celery__ssl_cert:181,airflow__celery__ssl_kei:181,airflow__celery__sync_parallel:181,airflow__celery__task_adoption_timeout:181,airflow__celery__task_publish_max_retri:181,airflow__celery__task_track_start:181,airflow__celery__worker_autoscal:181,airflow__celery__worker_concurr:181,airflow__celery__worker_enable_remote_control:181,airflow__celery__worker_precheck:181,airflow__celery__worker_prefetch_multipli:181,airflow__celery__worker_umask:181,airflow__celery_broker_transport_options__visibility_timeout:181,airflow__celery_kubernetes_executor__kubernetes_queu:181,airflow__cli__api_cli:181,airflow__cli__endpoint_url:181,airflow__core__check_sla:181,airflow__core__compress_serialized_dag:181,airflow__core__dag_discovery_safe_mod:181,airflow__core__dag_file_processor_timeout:181,airflow__core__dag_ignore_file_syntax:181,airflow__core__dag_run_conf_overrides_param:181,airflow__core__dagbag_import_error_traceback:181,airflow__core__dagbag_import_error_traceback_depth:181,airflow__core__dagbag_import_timeout:181,airflow__core__dags_are_paused_at_cr:181,airflow__core__dags_fold:[160,181],airflow__core__default_imperson:181,airflow__core__default_pool_task_slot_count:181,airflow__core__default_task_execution_timeout:181,airflow__core__default_task_retri:181,airflow__core__default_task_weight_rul:181,airflow__core__default_timezon:181,airflow__core__donot_pickl:181,airflow__core__enable_xcom_pickl:181,airflow__core__execute_tasks_new_python_interpret:181,airflow__core__executor:[181,188,190],airflow__core__fernet_kei:[181,190,256],airflow__core__fernet_key_cmd:181,airflow__core__fernet_key_secret:181,airflow__core__hide_sensitive_var_conn_field:181,airflow__core__hostname_cal:181,airflow__core__killed_task_cleanup_tim:181,airflow__core__lazy_discover_provid:181,airflow__core__lazy_load_plugin:181,airflow__core__load_exampl:181,airflow__core__max_active_runs_per_dag:181,airflow__core__max_active_tasks_per_dag:181,airflow__core__max_map_length:181,airflow__core__max_num_rendered_ti_fields_per_task:181,airflow__core__min_serialized_dag_fetch_interv:181,airflow__core__min_serialized_dag_update_interv:181,airflow__core__parallel:181,airflow__core__plugins_fold:181,airflow__core__secur:181,airflow__core__sensitive_var_conn_nam:181,airflow__core__sql_alchemy_conn:[215,250],airflow__core__sql_alchemy_schema:215,airflow__core__task_runn:181,airflow__core__unit_test_mod:[181,217],airflow__core__xcom_backend:181,airflow__dask__cluster_address:181,airflow__dask__tls_ca:181,airflow__dask__tls_cert:181,airflow__dask__tls_kei:181,airflow__database__load_default_connect:181,airflow__database__max_db_retri:181,airflow__database__sql_alchemy_conn:[181,190,214,246],airflow__database__sql_alchemy_conn_cmd:[181,214,250],airflow__database__sql_alchemy_conn_secret:[181,214],airflow__database__sql_alchemy_connect_arg:181,airflow__database__sql_alchemy_engine_arg:181,airflow__database__sql_alchemy_engine_args_cmd:181,airflow__database__sql_alchemy_engine_args_secret:181,airflow__database__sql_alchemy_max_overflow:181,airflow__database__sql_alchemy_pool_en:181,airflow__database__sql_alchemy_pool_pre_p:181,airflow__database__sql_alchemy_pool_recycl:181,airflow__database__sql_alchemy_pool_s:181,airflow__database__sql_alchemy_schema:181,airflow__database__sql_engine_collation_for_id:181,airflow__database__sql_engine_encod:181,airflow__databe__sql_alchemy_conn:215,airflow__debug__fail_fast:[181,188],airflow__elasticsearch__end_of_log_mark:181,airflow__elasticsearch__frontend:181,airflow__elasticsearch__host:181,airflow__elasticsearch__host_field:181,airflow__elasticsearch__json_field:181,airflow__elasticsearch__json_format:181,airflow__elasticsearch__log_id_templ:181,airflow__elasticsearch__offset_field:181,airflow__elasticsearch__write_stdout:181,airflow__elasticsearch_configs__use_ssl:181,airflow__elasticsearch_configs__verify_cert:181,airflow__email__default_email_on_failur:181,airflow__email__default_email_on_retri:181,airflow__email__email_backend:[181,203],airflow__email__email_conn_id:[181,203],airflow__email__from_email:181,airflow__email__html_content_templ:181,airflow__email__subject_templ:181,airflow__github_enterprise__api_rev:181,airflow__hive__default_hive_mapred_queu:181,airflow__hive__mapred_job_name_templ:181,airflow__kerberos__ccach:181,airflow__kerberos__forward:181,airflow__kerberos__include_ip:181,airflow__kerberos__keytab:181,airflow__kerberos__kinit_path:181,airflow__kerberos__princip:181,airflow__kerberos__reinit_frequ:181,airflow__kubernetes__cluster_context:181,airflow__kubernetes__config_fil:181,airflow__kubernetes__delete_option_kwarg:181,airflow__kubernetes__delete_worker_pod:181,airflow__kubernetes__delete_worker_pods_on_failur:181,airflow__kubernetes__enable_tcp_keepal:181,airflow__kubernetes__in_clust:181,airflow__kubernetes__kube_client_request_arg:181,airflow__kubernetes__multi_namespace_mod:181,airflow__kubernetes__namespac:181,airflow__kubernetes__pod_template_fil:181,airflow__kubernetes__tcp_keep_cnt:181,airflow__kubernetes__tcp_keep_idl:181,airflow__kubernetes__tcp_keep_intvl:181,airflow__kubernetes__verify_ssl:181,airflow__kubernetes__worker_container_repositori:181,airflow__kubernetes__worker_container_tag:181,airflow__kubernetes__worker_pods_creation_batch_s:181,airflow__kubernetes__worker_pods_pending_timeout:181,airflow__kubernetes__worker_pods_pending_timeout_batch_s:181,airflow__kubernetes__worker_pods_pending_timeout_check_interv:181,airflow__kubernetes__worker_pods_queued_check_interv:181,airflow__lineage__backend:181,airflow__local_kubernetes_executor__kubernetes_queu:181,airflow__logging__base_log_fold:181,airflow__logging__celery_logging_level:181,airflow__logging__colored_console_log:181,airflow__logging__colored_formatter_class:181,airflow__logging__colored_log_format:181,airflow__logging__dag_processor_manager_log_loc:181,airflow__logging__encrypt_s3_log:181,airflow__logging__extra_logger_nam:181,airflow__logging__fab_logging_level:[181,261],airflow__logging__google_key_path:181,airflow__logging__log_filename_templ:181,airflow__logging__log_format:181,airflow__logging__log_processor_filename_templ:181,airflow__logging__logging_config_class:181,airflow__logging__logging_level:181,airflow__logging__remote_base_log_fold:181,airflow__logging__remote_log:181,airflow__logging__remote_log_conn_id:181,airflow__logging__simple_log_format:181,airflow__logging__task_log_prefix_templ:181,airflow__logging__task_log_read:181,airflow__logging__worker_log_server_port:181,airflow__metrics__stat_name_handl:181,airflow__metrics__statsd_allow_list:181,airflow__metrics__statsd_custom_client_path:181,airflow__metrics__statsd_datadog_en:181,airflow__metrics__statsd_datadog_tag:181,airflow__metrics__statsd_host:181,airflow__metrics__statsd_on:181,airflow__metrics__statsd_port:181,airflow__metrics__statsd_prefix:181,airflow__operators__allow_illegal_argu:181,airflow__operators__default_cpu:181,airflow__operators__default_disk:181,airflow__operators__default_gpu:181,airflow__operators__default_own:181,airflow__operators__default_queu:181,airflow__operators__default_ram:181,airflow__scheduler__allow_trigger_in_futur:181,airflow__scheduler__catchup_by_default:181,airflow__scheduler__child_process_log_directori:181,airflow__scheduler__dag_dir_list_interv:181,airflow__scheduler__deactivate_stale_dags_interv:181,airflow__scheduler__dependency_detector:181,airflow__scheduler__file_parsing_sort_mod:181,airflow__scheduler__ignore_first_depends_on_past_by_default:181,airflow__scheduler__job_heartbeat_sec:181,airflow__scheduler__max_callbacks_per_loop:181,airflow__scheduler__max_dagruns_per_loop_to_schedul:181,airflow__scheduler__max_dagruns_to_create_per_loop:181,airflow__scheduler__max_tis_per_queri:181,airflow__scheduler__min_file_process_interv:181,airflow__scheduler__num_run:181,airflow__scheduler__orphaned_tasks_check_interv:181,airflow__scheduler__parsing_process:181,airflow__scheduler__pool_metrics_interv:181,airflow__scheduler__print_stats_interv:181,airflow__scheduler__schedule_after_task_execut:181,airflow__scheduler__scheduler_health_check_threshold:181,airflow__scheduler__scheduler_heartbeat_sec:181,airflow__scheduler__scheduler_idle_sleep_tim:181,airflow__scheduler__scheduler_zombie_task_threshold:181,airflow__scheduler__standalone_dag_processor:[163,181],airflow__scheduler__trigger_timeout_check_interv:181,airflow__scheduler__use_job_schedul:181,airflow__scheduler__use_row_level_lock:181,airflow__scheduler__zombie_detection_interv:181,airflow__secrets__backend:181,airflow__secrets__backend_kwarg:181,airflow__sensors__default_timeout:181,airflow__sentry__before_send:181,airflow__sentry__sentry_dsn:181,airflow__sentry__sentry_on:181,airflow__smart_sensor__sensors_en:181,airflow__smart_sensor__shard:181,airflow__smart_sensor__shard_code_upper_limit:181,airflow__smart_sensor__use_smart_sensor:181,airflow__smtp__smtp_host:[181,203],airflow__smtp__smtp_mail_from:[181,203],airflow__smtp__smtp_password:[181,203],airflow__smtp__smtp_password_cmd:181,airflow__smtp__smtp_password_secret:181,airflow__smtp__smtp_port:[181,203],airflow__smtp__smtp_retry_limit:181,airflow__smtp__smtp_ssl:[181,203],airflow__smtp__smtp_starttl:[181,203],airflow__smtp__smtp_timeout:181,airflow__smtp__smtp_us:[181,203],airflow__triggerer__default_capac:181,airflow__webserver__access_logfil:181,airflow__webserver__access_logformat:181,airflow__webserver__analytics_id:181,airflow__webserver__analytics_tool:181,airflow__webserver__audit_view_excluded_ev:181,airflow__webserver__audit_view_included_ev:181,airflow__webserver__auto_refresh_interv:181,airflow__webserver__base_url:[181,246],airflow__webserver__cookie_samesit:181,airflow__webserver__cookie_secur:181,airflow__webserver__dag_default_view:181,airflow__webserver__dag_orient:181,airflow__webserver__default_dag_run_display_numb:181,airflow__webserver__default_ui_timezon:181,airflow__webserver__default_wrap:181,airflow__webserver__enable_proxy_fix:181,airflow__webserver__error_logfil:181,airflow__webserver__expose_config:181,airflow__webserver__expose_hostnam:181,airflow__webserver__expose_stacktrac:181,airflow__webserver__hide_paused_dags_by_default:181,airflow__webserver__instance_nam:[181,200],airflow__webserver__instance_name_has_markup:181,airflow__webserver__log_animation_spe:181,airflow__webserver__log_auto_tailing_offset:181,airflow__webserver__log_fetch_delay_sec:181,airflow__webserver__log_fetch_timeout_sec:181,airflow__webserver__navbar_color:181,airflow__webserver__page_s:181,airflow__webserver__proxy_fix_x_for:181,airflow__webserver__proxy_fix_x_host:181,airflow__webserver__proxy_fix_x_port:181,airflow__webserver__proxy_fix_x_prefix:181,airflow__webserver__proxy_fix_x_proto:181,airflow__webserver__reload_on_plugin_chang:181,airflow__webserver__secret_kei:181,airflow__webserver__secret_key_cmd:181,airflow__webserver__secret_key_secret:181,airflow__webserver__session_backend:181,airflow__webserver__session_lifetime_minut:181,airflow__webserver__show_recent_stats_for_completed_run:181,airflow__webserver__update_fab_perm:181,airflow__webserver__warn_deployment_exposur:181,airflow__webserver__web_server_host:181,airflow__webserver__web_server_master_timeout:181,airflow__webserver__web_server_port:181,airflow__webserver__web_server_ssl_cert:181,airflow__webserver__web_server_ssl_kei:181,airflow__webserver__web_server_worker_timeout:181,airflow__webserver__work:181,airflow__webserver__worker_class:181,airflow__webserver__worker_refresh_batch_s:181,airflow__webserver__worker_refresh_interv:181,airflow__webserver__x_frame_en:181,airflow_clust:204,airflow_config:[160,213,250],airflow_configmap:272,airflow_conn_:[125,159,160,197],airflow_conn_airflow_db:190,airflow_conn_my_conn:159,airflow_conn_my_prod_databas:197,airflow_conn_my_prod_db:197,airflow_conn_proxy_postgres_tcp:160,airflow_conn_some_conn:197,airflow_db:[215,274],airflow_download_dir:223,airflow_gid:[250,264],airflow_hom:[160,161,181,190,200,204,213,214,238,242,244,261,266],airflow_image_nam:264,airflow_krb5_ccach:[181,255],airflow_local_set:[161,183,195,200,204,215,229,238,250],airflow_local_settings_configmap:272,airflow_logging_set:250,airflow_on_path:242,airflow_oper:242,airflow_pass123:215,airflow_pass:215,airflow_serializable_context_kei:109,airflow_test_config:250,airflow_tmp_dir:198,airflow_uid:[264,269],airflow_us:215,airflow_var_:[125,159,160,218],airflow_var_foo:218,airflow_var_foo_baz:218,airflow_var_kei:159,airflow_vers:[222,223,266],airflowbadrequest:0,airflowclusterpolicyviol:[0,161,250],airflowconfigexcept:[0,250],airflowconfigpars:250,airflowconfigparsx:250,airflowdagcycleexcept:[0,44],airflowdagduplicatedidexcept:[0,44],airflowdatetimepickerwidget:250,airflowexcept:[0,42,43,72,147,159,195,206,250],airflowextralinkplugin:201,airflowfailexcept:[0,177,250],airflowfileparseexcept:0,airflowignor:[44,167,181,202,242],airflowimport:250,airflowkubernetesschedul:9,airflowmacroplugin:273,airflownotfoundexcept:0,airflowoptionalproviderfeatureexcept:0,airflowplugin:[201,216,244,250,272],airflowrescheduleexcept:0,airflowsecuritymanag:[250,261],airflowsensortimeout:[0,177,250],airflowskipexcept:[0,72,177,250],airflowsmartsensorexcept:0,airflowtasktimeout:[0,177,181,239,250],airflowtestplugin:[244,250,272],airflowtimetableinvalid:[0,154,157],airflowwebservertimeout:0,airlin:250,aizham:247,ajax:250,aka:[40,223],alan:250,albeit:176,alchemi:[69,238],alemb:[160,250,274],alert:[40,61,63,117,181,190,205,233,244,250],alex:247,alexvanboxel:247,algorithm:[40,129,173],alias:250,alibaba:194,align:[43,195],aliv:[43,45,59,160],alive_dag_fileloc:[43,45,59],all:[0,1,2,3,4,5,7,9,10,11,14,16,38,40,43,48,50,53,55,56,57,58,59,60,63,66,67,68,69,72,74,97,109,129,132,146,154,159,160,162,164,165,167,168,169,170,172,173,174,175,176,177,181,182,183,184,185,188,190,194,195,197,198,201,202,208,210,214,215,216,218,220,221,222,227,229,230,232,233,234,235,237,238,239,241,242,244,246,247,248,249,251,252,255,259,260,262,264,266,267,268,269,270,272,273,274],all_dag:[250,251,272],all_db:194,all_don:[40,159,164,182,210,250],all_fail:[40,164,195],all_leav:120,all_skip:[40,164,250],all_success:[40,164,250,269],all_task:202,alleg:230,allevi:175,alloc:[191,198,250,264],allocate_id:250,allow:[2,20,40,43,83,97,109,117,122,129,134,159,160,162,164,165,166,173,175,177,178,180,181,186,187,192,194,197,198,199,200,206,207,210,214,219,220,222,228,229,234,238,239,242,244,246,248,250,251,252,255,260,261,264,266,267,268,269,270,271,272,273,274],allow_future_exec_d:43,allow_illegal_argu:250,allow_nul:250,allow_trigger_in_futur:173,allowed_st:[122,134,208,250],almost:[164,165,166,173,231,250],alon:[164,230],along:[43,160,162,164,182,195,230,270],alongsid:[12,182,230,239,264],alpha:249,alphabet:[181,250],alphanumer:43,alphasort:250,alpin:250,alreadi:[0,14,38,43,44,48,55,56,59,69,122,124,125,132,160,164,170,173,175,181,183,185,190,223,242,246,250,258,261,268,269,272,274],alreadyexist:250,alright:269,also:[12,14,35,40,43,47,55,58,63,72,123,147,153,154,159,160,161,162,163,164,165,166,168,169,170,173,175,176,177,178,179,180,181,182,183,185,186,188,189,190,194,195,197,198,199,200,201,206,208,213,214,215,216,217,218,220,221,222,223,225,228,229,231,234,235,236,237,238,242,244,246,249,250,251,255,256,258,259,260,264,266,267,268,269,270,272,273,274],also_run_thi:206,alter:[38,40,109,195,215,229,246,250,251],altern:[68,173,197,200,222,250,259,272,274],although:[120,166,215,249,268],alwai:[40,43,55,159,164,165,169,181,190,194,195,202,203,215,216,222,235,242,246,249,250,258,268,271,272,273,274],am:182,amazon:[13,86,88,111,112,114,144,145,166,181,194,201,203,215,220,242,244,270],amazonaw:201,amazonlinux:215,ambigu:[250,268],amend:200,america:181,ami:215,among:[159,165,191,221],amount:[2,44,109,160,173,180,181,198,199,250,264],amqp:250,amsterdam:[181,268],an:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,200,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273],anaconda:242,analys:[164,271],analysi:[169,250],analyt:[181,240,245,250],analytics_id:240,analytics_tool:240,analyz:164,anand:247,ancestor:[40,172],anchor:[44,267],anecdot:173,aneesh:[247,250],anew:160,ani:[1,2,3,4,9,10,11,12,14,16,38,39,40,43,44,48,53,55,59,63,69,71,72,83,109,117,120,134,136,143,146,154,155,157,159,160,161,162,163,164,165,169,171,172,173,175,177,180,181,182,185,187,190,194,195,197,199,203,206,212,214,215,216,217,221,222,223,226,227,230,233,234,236,239,242,244,245,246,249,250,251,254,258,259,260,261,264,267,269,270,271,272,274],anierobi:247,anim:181,annot:[9,40,161,229,230,231],annotation_kei:250,annotation_key2:250,annotation_valu:250,annotation_value2:250,announc:[200,247],anomali:244,anonym:[160,181,240,250,251,261],anoth:[0,58,66,72,87,154,155,158,159,164,170,173,177,179,181,182,190,197,198,206,208,227,231,239,246,248,249,250,252,267,269,270],another_funct:269,anotherclass:242,anotherpackag:210,ansi:[215,250],ansibl:185,answer:[165,216,249,250],any_leaf:120,any_op:71,anyhow:227,anymor:250,anyoper:71,anyth:[1,2,3,9,10,11,12,153,158,164,165,166,169,242,250,269,272],anywher:[63,165,258,269,272],aoen:247,apach:[19,21,22,29,36,80,89,90,91,92,93,100,102,105,113,137,138,141,142,152,160,162,168,173,181,182,183,185,190,198,199,200,201,203,210,215,220,221,222,223,225,226,227,229,230,235,238,239,242,243,244,245,246,247,254,255,264,265,266,269,270,272,273],apache2:250,apache_airflow:223,api:[9,40,43,63,160,162,164,165,166,176,177,182,189,190,194,195,197,198,199,203,209,222,228,232,234,246,251,254,261],api_base_url:[261,272],api_host:250,api_kei:[258,271],api_result:270,api_vers:[198,250],apiexcept:250,apikei:[203,258,271],apipasswordtest:250,apivers:190,app:[2,181,234,240,244,245,250,252,261,264,272],appar:250,appbuild:[181,241,244,250,251,261,272],appbuilder_menu_item:[244,272],appbuilder_mitem:[244,272],appbuilder_mitem_toplevel:244,appbuilder_view:[244,272],appbuilderbaseview:[244,272],appear:[159,164,165,173,177,185,198,218,230,246,248,250,258],append:[72,161,181,214,231,242,250,267],append_env:72,appendix:230,appli:[14,38,40,53,72,109,143,154,155,158,161,164,166,177,181,182,198,200,206,216,220,230,231,239,246,250,268,269,272,274],applic:[0,164,181,184,194,215,221,222,228,230,234,238,244,250,252,268,272,273,274],application_nam:250,apply_lineag:231,apply_upstream_relationship:71,approach:[164,191,199,215,221,242,250,272],appropri:[14,43,68,173,199,213,222,230,250,255,266,269,273],approxim:[250,267],apt:[220,250,264],ar:[0,10,14,40,43,44,48,50,53,55,58,59,60,63,65,67,68,69,70,72,78,97,109,117,127,129,131,132,134,143,146,147,154,159,160,161,162,163,164,165,166,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,189,190,191,194,197,198,199,202,203,204,206,208,210,214,215,216,217,218,219,220,221,222,223,224,225,226,227,230,231,232,233,234,235,236,238,239,240,241,242,243,245,246,248,249,251,252,254,255,257,259,260,261,262,264,266,267,268,269,270,271,272,273,274],arang:159,arangodb:194,arbitrari:[69,70,71,168,171,195,218,219,250,252,264,268],arbitrarili:250,arch:242,architectur:[167,190,219,236,242,250,264,272],archiv:[210,250,272],are_dependencies_met:[63,250],are_dependents_don:63,area:[164,173,250,272],aren:63,arflow:250,arg1:181,arg:[0,2,5,16,39,41,43,53,55,71,82,109,146,164,166,177,181,190,195,199,215,244,250,264,269,270],argcomplet:274,argo:250,arguabl:191,argument:[40,43,72,109,120,134,143,147,154,155,157,161,165,167,168,171,175,177,178,180,181,182,198,199,206,207,209,216,229,253,259,264,267,270,272,274],aris:[72,230,246],arithmet:268,arn:250,around:[9,44,63,165,176,180,198,219,220,250,254,269,272],arrai:[14,159,190,197,219,244,250],arrang:[169,177],arriv:[146,166],arrow:250,art:173,arthur:247,articl:[242,249,250],artifact:250,artifici:250,artwr:247,asana:[194,197],asanahook:197,asc:[181,223],ascend:[53,67,155],ascii:[43,215,250],asciiart:250,asctim:[181,250],asf:[221,245,250,254],ash:247,ashb:247,asid:[164,227],ask:[43,154,155,158,165,166,173,185,221,250],aspect:[173,255],ass:159,assert:[129,159,216,230,250],assert_dag_dict_equ:159,assertequalignoremultiplespac:250,assess:[159,227,254],asset:[40,160],assign:[40,68,167,171,177,181,182,185,195,198,246,251],assign_unassign:68,assist:[180,272],associ:[40,43,48,59,63,154,155,158,159,171,177,181,182,197,230,245,246,249,250,251,261,268,274],assum:[87,109,117,155,160,165,181,190,198,202,210,230,250,262,268,269,272],assumpt:213,assur:180,ast:250,asterisk:[164,250,255],astronom:[178,250],async:[1,2,165,175,194,220,222,250],async_result:2,asynchron:[1,4,9,10,12,68,165,220,239,250],asyncio:165,asyncresult:2,atla:[160,194,214,250],atlassian:250,atom:[182,250],attach:[40,83,181,230,250],attack:[250,261],attempt:[43,48,56,63,159,160,165,173,177,180,181,195,210,238,239,250,264],attent:[40,173,195,202,215,250],attr:[40,231,250],attribut:[3,11,44,48,129,160,161,164,165,168,175,177,185,199,202,216,229,230,244,248,252,267,268,269,270],attributeerror:[168,250,270],audienc:[181,245],audit:[181,227,231,244,250,251],aug:226,augment:[181,250,255],auth:[181,194,199,252,253,272],auth_backend:252,auth_db:[250,261],auth_oauth:261,auth_role_publ:261,auth_roles_map:261,auth_roles_sync_at_login:261,auth_typ:261,auth_user_registr:261,auth_user_registration_rol:261,authbas:252,authent:[16,159,160,181,194,198,220,228,256,264,272],authlib:272,author:[16,63,165,166,176,181,198,214,219,230,232,246,249,250,252,258,269,270,271,272],authoris:250,authorize_url:261,authorship:[230,250],auto:[160,164,165,179,180,181,195,205,231,250,274],auto_remov:[198,250],autoapi:250,autoclass:250,autocommit:[16,250],autocomplet:[250,251],autoenv:250,autoenv_leav:250,autogener:250,autoload:274,autom:[43,164,181,194,197,221,250],automat:[5,14,40,63,64,70,109,122,159,160,162,164,165,167,176,181,190,194,198,202,215,217,220,225,227,231,238,242,258,261,263,264,268,270,272],autorestart:250,autosc:[229,250],autoscal:[160,181,250],autumn:268,avail:[0,1,2,7,10,35,40,56,63,109,120,134,143,159,160,164,166,167,168,169,171,173,177,180,181,184,185,195,197,198,199,201,202,205,215,221,222,223,226,230,231,234,235,237,238,239,242,243,244,246,249,255,260,261,264,267,269,270,272],averag:[117,245],avoid:[38,40,43,61,70,71,109,120,132,149,159,161,165,168,173,180,181,188,199,239,244,250,270,272],avro:250,aw:[13,86,88,111,112,114,126,144,145,166,181,194,197,201,205,212,237,244,246],awai:[173,181,250,266,270],await:[165,177],awar:[43,154,157,159,164,165,166,177,185,195,215,216,241,252,261,269],awkward:250,aws_account_id:250,aws_athena_hook:250,aws_athena_oper:250,aws_athena_sensor:250,aws_conn_id:[166,250,270],aws_default:[166,203],aws_default_region:250,aws_glue_hook:250,aws_iam_rol:250,aws_lambda_hook:250,aws_session_token:250,aws_sns_hook:250,aws_sns_publish_oper:250,aws_sqs_hook:250,aws_sqs_publish_oper:250,aws_sqs_sensor:250,awsathenahook:250,awsathenaoper:250,awsbatch:250,awsbatch_oper:250,awsbatchcli:250,awsbatchprotocol:250,awsbatchwait:250,awsgluecatalogpartitionsensor:250,awshook:250,awslambdahook:250,awssnshook:250,awsssmsecretsbackend:250,axi:250,azkaban:[219,250],azri:250,azur:[173,194,215,237],azure_blob_storag:250,azure_container_inst:250,azure_cosmo:250,azure_data_lak:250,azurecontainerinst:250,azurecontainerinstancehook:250,azurecontainerinstancesoper:250,azuredatafactoryhook:250,azuredatalakehook:250,azuredatalakestoragelistoper:250,b0f07c:87,b1b348e02d07:241,b247b1e3d1:241,b25a55525161:241,b3b105409875:241,b8a8e73caa2c:215,b:[40,42,159,160,164,166,181,195,230,250,260],b_func:195,ba4b:223,ba:[247,250,272],babel:250,back:[9,40,159,165,173,185,195,210,216,244,250,254,272],backcompat:250,backend:[2,44,69,70,124,125,159,160,162,166,167,182,185,190,194,199,203,205,214,218,225,228,252,261,266,272],backend_kwarg:[250,259,260],backfil:[0,43,48,63,78,122,123,132,153,154,155,158,164,181,188,195,215,250,266,272],backfilljob:[47,63,160,164,250],backfilljobtest:250,backfillunfinish:0,background:[199,210,250,269],backoff:[40,63,129,250],backport:[250,273],backrefer:250,backtick:250,backup:[238,250,272,274],backup_data:171,backward:[38,43,71,160,164,195,235,249,250,267,268,272],bad:[159,250],badg:250,badli:173,bag:44,bag_dag:44,baggag:38,bake:[250,264],balanc:[173,181,250],balancehero:250,banco:250,bar:[43,160,170,179,181,218,250,269,271,272],bar_:195,bare:[198,269],base64:[250,252],base:[0,1,2,3,4,5,7,9,10,11,12,15,16,20,24,35,38,40,41,42,43,44,45,47,48,49,50,51,52,53,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,74,76,78,81,82,83,85,87,88,91,92,97,100,102,107,108,109,111,113,114,116,117,118,120,122,123,124,125,127,128,130,131,132,134,136,140,143,146,147,149,151,153,155,156,157,158,164,165,166,171,172,173,174,175,177,181,182,183,186,189,192,194,197,198,199,202,210,211,213,215,216,221,224,226,227,230,235,238,239,241,242,243,244,248,253,262,264,270,272],base_callback_sink:1,base_d:[43,78],base_dag:242,base_executor:[2,3,4,5,7,8,9,10,11,12],base_hook:[24,250],base_job:234,base_log_fold:[238,242,250],base_path:270,base_secret:[126,127],base_sensor_oper:[140,250],base_serializable_context_kei:109,base_task_runn:250,base_templ:250,base_ti_dep:[40,53],base_url:[212,250,261,272],basebranchoper:[74,78,97,123,164,250],basecallbacksink:1,basedag:242,baseexcept:[0,63],baseexecutor:[1,2,3,4,5,7,9,10,11,12,191,248,250],basehook:[14,16,20,35,199,244,248],basejob:234,basekeyvaluestorebackend:2,basenam:250,baseoper:[38,51,53,60,63,71,72,74,83,85,87,109,116,117,122,129,146,161,164,166,169,177,181,185,195,199,201,243,258,269],baseoperatorlink:[38,40,53,122,134,201],baseoperatormeta:[40,250],basesecretsbackend:[124,125,127,128,248,250,259],basesensor:129,basesensoroper:[120,129,131,132,134,136,143,147,149,151,153,165,199],basesqloper:[117,250],basesqltogooglecloudstorageoper:250,basetaskrunn:250,basetidep:[40,53],basetrigg:[165,250],baseview:[244,250,272],basexcom:[70,180,181],bash:[73,95,140,159,166,168,171,182,190,194,199,206,223,231,243,246,264,269,270,272],bash_command:[72,131,159,164,166,168,171,182,195,199,206,231,250,268,269],bash_command_to_run:[214,246],bash_exampl:206,bash_oper:[95,250],bash_queu:269,bash_task:[72,206],bashcompinit:274,bashoper:[71,72,159,164,166,168,171,182,195,205,209,231,268,269,270],bashrc:274,bashsensor:[131,250],basi:[181,190,230,249,250,269,270,272],basic:[160,164,165,177,181,190,220,244,250,253,264,269,272],basic_auth:[160,252,272],basic_templ:190,basph:247,bat:250,batch:[173,174,175,181],batch_client:250,batch_wait:250,batcher:206,batchprotocol:250,baz:179,bba5a7cfc896:241,bbc73705a13:241,bbf4a7ad0465:241,bbovenzi:247,bc:250,bcc:[83,250],bd49a8271d650fa89e446b42e513b595a717b9212c91dd384aab871fc1d0alt1:242,bdaa763e6c56:241,bdist:242,bdist_wheel:242,be2bfac3da23:241,beam:[194,250],beauchemin:247,becam:[250,268],becaus:[5,14,42,59,66,72,132,157,159,160,164,165,168,173,174,180,185,189,190,194,197,202,206,215,222,227,239,242,249,250,268,269,272,273,274],becom:[1,2,3,9,10,11,40,47,63,164,165,169,171,173,185,195,215,219,226,244,248,250,264,269],beeline_default:250,been:[1,2,3,9,11,14,40,43,44,53,61,63,70,109,143,147,160,163,164,165,173,177,181,182,184,190,194,197,213,215,222,230,239,244,255,256,264,266,272,273],bef4f3d11e8b:241,befor:[2,9,16,38,40,43,63,117,120,129,146,147,149,160,161,164,165,166,168,169,170,171,172,173,177,181,182,183,184,190,194,195,207,210,216,217,221,229,233,235,239,242,249,250,252,254,258,261,267,268,270,272,273,274],before_breadcrumb:[181,235],before_send:[235,250],begin:[159,164,182,185,190,233,250,269],behalf:[175,230,261],behav:[43,44,164,195,242],behavior:[40,72,109,117,131,136,164,170,181,182,195,197,215,272],behaviour:[164,169,173,177,181,197,202,235,245,268,272],behind:[40,72,146,173,181,205,214,231,250,255,270],being:[9,38,40,55,59,63,109,146,160,164,165,166,173,177,180,181,195,203,216,222,225,234,239,245,250,251,264,270,272],believ:254,bellow:250,belong:[40,48,71,168,171,197,221,223,250],below:[63,72,78,109,159,164,168,171,181,182,190,194,195,197,202,203,206,210,214,215,222,223,230,237,238,242,244,250,252,259,261,264,266,267,269,270,271,272,273,274],benefici:230,benefit:[159,244,250],berlin:247,best:[2,40,161,169,173,195,202,221,246,250,264,272],beta:[249,250],better:[159,164,173,181,186,195,198,199,208,215,245,250,269,272],between:[40,43,59,63,68,109,117,129,143,146,159,164,165,166,169,173,174,176,177,178,181,182,190,195,199,200,207,238,239,245,249,250,259,260,264,267,268,269,272,273,274],bewar:250,beyond:[40,43,164,173,195,250,264,272],bf00311e1990:241,bg:250,big:[227,244],bigger:[173,250],biggest:159,bigqueri:201,bigquery_check_oper:250,bigquery_conn_id:250,bigquery_default:250,bigquery_get_data:250,bigquery_hook:250,bigquery_job_details_link_fmt:201,bigquery_oper:250,bigquery_sensor:250,bigquery_table_delete_oper:250,bigquery_to_bigqueri:250,bigquery_to_gc:250,bigquery_to_mysql:250,bigquery_to_mysql_oper:250,bigquerychecko:250,bigquerycheckoper:250,bigqueryconsoleindexablelink:201,bigqueryconsolelink:201,bigquerycreateexternaltableoper:250,bigquerycursor:250,bigquerydeletedatasetoper:250,bigquerydeletetableoper:250,bigqueryexecutequeryoper:[201,250],bigquerygetdataoper:250,bigqueryintervalcheckoper:250,bigqueryoper:[201,250],bigquerypandasconnector:250,bigquerytabledeleteoper:250,bigquerytableexistencesensor:250,bigquerytablesensor:250,bigquerytobigqueryoper:250,bigquerytocloudstorageoper:250,bigquerytomysqloper:250,bigqueryvaluecheckoper:250,bigtabl:250,bigtableclusterupdateoper:250,bigtablecreateinstanceoper:250,bigtablecreatetableoper:250,bigtabledeleteinstanceoper:250,bigtabledeletetableoper:250,bigtablehook:250,bigtableinstancecreateoper:250,bigtableinstancedeleteoper:250,bigtabletablecreateoper:250,bigtabletabledeleteoper:250,bigtabletablereplicationcompletedsensor:250,bigtabletablewaitforreplicationsensor:250,bigtableupdateclusteroper:250,bill:250,bin:[181,220,222,223,242,250,264],binari:[223,241,250],bind:[55,202,230,250],biqquerybasecursor:250,bit:[159,164,165,169,174,181,205,242,269],bitshift:177,black:250,blank:[181,190,250],bleach:250,blind:250,blinker:250,blip:250,blob:[181,182,250,258,261],block:[56,72,162,164,165,177,181,188,199,239,240,248,250,251,269,270,271],blocked_main_thread:239,blocking_task_list:177,blocking_ti:177,blog:[250,272],bloomu:269,blue:[109,181],bluecor:250,blueprint:[244,250],bmp:274,bo:195,bob:272,bobmon:269,bodi:[164,176,184,250],boilerpl:[176,250],bolk:247,bolkedebruin:247,bolt:250,bonnier:250,bonu:[40,172],bool:[1,2,3,9,11,16,40,43,44,48,53,55,56,59,63,69,72,78,109,117,122,123,129,134,154,155,198,250],boot:[244,250],bootdisktyp:250,bootstrap:[264,266],border:250,both:[43,68,87,109,134,154,157,159,160,164,169,171,173,174,177,178,181,183,190,194,195,197,200,204,207,210,216,222,225,226,227,231,246,250,253,269,270,274],bother:269,boto2:250,boto:250,bottleneck:[173,250,271],bottom:181,bounc:[245,250],bouncex:250,bound:[78,146,173,250],boundless:270,bovenzi:247,box:[12,173,181,185,195,214,231,250,266,267,271],boxel:247,bp:244,bq:250,bql:250,br:[164,176,203],bracket:[269,271],branch:[40,60,75,78,95,97,109,117,123,169,177,207,211,222,243,249,250],branch_a:164,branch_b:164,branch_c:164,branch_d:164,branch_fals:[164,211],branch_func:164,branch_op:164,branch_oper:[95,250],branch_point:241,branch_task:164,branch_task_id:60,branch_tru:211,branch_without_trigg:164,branchdatetimeoper:[78,205,209,250],branchdayofweekoper:[123,205,209,250],branchpythonoper:[74,109,164],branchsqloper:[117,118],brand:165,breach:177,breakag:250,breez:[194,250],brent:[247,250],brew:222,bridg:[43,198,272],brief:[250,269],bring:[173,181,250],broad:250,broadcast:250,broke:250,broken:[181,250],broker:[160,181,185,239,250,264,272,274],broker_api:[160,272],broker_transport_opt:[181,250],broker_url:[160,214],broker_use_ssl:250,brought:[175,247],brows:[164,195,250],browser:[181,245,250,252,261,264,266,268],bruin:247,brush:250,bs3textfieldwidget:197,bst:223,bt:[43,181],bu:181,bucket:[159,166,181,250,270],bucket_kei:159,bucket_nam:250,bucket_or_nam:250,buffer:[1,3,11,250],bug:[226,227,249],bugfix:[249,250],build:[14,40,43,63,72,124,159,162,164,169,177,180,181,194,195,197,202,205,221,223,234,242,248,249,250,263,264,270,272],build_path:[124,250],builder:[250,261,272],built:[159,162,164,168,173,174,185,189,197,201,214,215,219,221,227,236,244,246,248,250,259,264,269],builtin:[69,175],bulk:[45,179,195,250,271],bulk_dump:[16,250],bulk_fetch:68,bulk_load:[16,250],bulk_load_custom:250,bulk_sync_to_db:[43,45,59],bulk_write_to_db:[43,250],bulkstatefetch:2,bullet:250,bullsey:[220,224,264,270],bump:172,bunch:250,bundl:[40,185,246,250],burden:[159,272],buri:165,burn:160,burst:250,burstabl:190,busi:74,buster:250,but_this_dag_will_not:164,button:[40,182,196,197,244,261,269,271],bytestr:250,c306b5b5ae4a:241,c381b21cb7e4:241,c8ffec048a3b:241,c97c2ab6aa23:241,c:[159,160,164,181,197,230,250,264,267,272],cacert:[250,261],cach:[146,159,173,183,184,250,255],cache_kei:146,cached_app:250,cached_properti:250,cachedpokework:146,cadc:250,calcul:[43,63,164,172,173,176,181,195,216,250,268],calculate_dagrun_date_field:43,calendar:[178,181,250],call:[1,2,3,4,5,9,10,11,12,14,16,40,41,43,48,53,55,63,66,68,70,71,72,109,120,143,146,147,154,155,157,159,161,162,164,165,166,168,169,175,176,177,179,180,181,182,190,191,195,197,199,203,206,214,216,217,220,231,232,233,234,238,242,246,249,251,264,267,269,270,272],callabl:[40,43,63,109,134,143,147,159,161,164,181,198,210,250,252,270],callable_virtualenv:210,callback:[1,43,48,49,68,132,149,151,175,177,181,203,232,236,239,241,244],callback_data:49,callback_except:[239,272],callback_request:[1,48,49,160],callback_sink:1,callback_typ:49,callbackrequest:1,caller:[1,2,4,10,48],calling_format:250,came:[159,180],can:[0,1,2,3,5,9,10,11,12,14,16,38,40,41,43,44,47,48,53,55,58,63,68,71,72,85,109,117,120,123,129,132,134,136,147,153,154,155,157,158,159,160,161,162,163,164,165,167,168,169,170,171,172,174,175,176,177,178,179,180,181,182,183,185,186,187,188,189,190,191,193,194,195,196,197,198,199,200,201,202,203,206,207,208,210,212,213,214,215,216,217,218,219,220,221,222,223,224,225,227,228,229,231,233,234,235,237,238,239,240,242,244,245,246,248,249,251,252,253,255,256,258,259,260,261,262,264,266,267,268,269,270,271,272,273,274],can_clear:250,can_creat:251,can_dag_edit:[250,251,272],can_dag_read:[250,251,272],can_delet:[43,251],can_edit:[43,250,251,272],can_read:[43,241,250,251,272],can_run:154,cancel:[177,199,250],cancel_job:250,cancel_queri:250,candid:[159,173,202,249,267],cannot:[0,66,109,157,164,165,171,178,180,181,190,197,199,215,218,230,239,246,250,256,269,273],canon:274,cap:250,cap_add:198,cap_net_bind_servic:261,capabl:[162,173,192,194,198,201,221,236,238,244,246,250,259,272],capac:[68,160,165,171,173,195,250],capit:250,captur:[160,222,235,237,250,270],car:246,carbonit:250,care:[58,72,159,160,164,165,176,182,200,206,213,242,246,272,274],carefulli:250,caret:271,carp:247,carri:[38,171,230,250],cascad:[164,241,250],cassanda:250,cassandra:[194,242,250],cassandra_to_gc:250,cassandrahook:250,cassandratogcsoper:250,cassandratogooglecloudstorageoper:250,cast:[117,250],cat1:231,cat2:231,cat3:231,cat:[159,190],catch_http_except:250,catchup:[43,154,159,164,168,177,181,190,202,216,231,233,250,269,270,274],catchup_by_default:[43,182],categori:[200,244,245,250,272,274],category_icon:272,cattr:250,caught:40,caus:[146,160,164,175,177,180,181,182,195,215,222,230,239,250,256,269],caution:159,caveat:[109,164,185,197,199,215,242,250,264],cc1e65623dc7:[241,250],cc:[83,250],ccach:255,ccde3e26fe78:241,cd:215,cde15c6e4d3a8ec4ecf4ba4b6674e08ad7de406f:223,cde1:223,ce:264,ceas:134,celect:250,celeri:[1,2,3,63,159,186,189,190,194,212,214,222,239,246,253,255,261,272],celery_broker_transport_opt:[185,250],celery_configur:2,celery_executor:[3,6,8,181,234,250],celery_fetch_err_msg_head:2,celery_hostnam:[160,250,272],celery_kubernetes_executor:[6,8],celery_logging_level:250,celery_result_backend:250,celery_send_err_msg_head:2,celery_ssl_act:250,celery_ssl_cert:250,celery_ssl_kei:250,celery_taskmeta:160,celery_tasksetmeta:160,celeryd:250,celeryd_concurr:250,celeryexecutor:[2,3,6,40,160,181,185,186,194,195,238,244,250,261,264],celerykubernet:189,celerykubernetesexecutor:[3,6,181,190,250],celeryproject:[181,250],cell:[147,250],cellar:222,center:[246,250],central1:250,central:[169,174,175,250],cert:[160,215,261,272],certain:[40,43,58,63,109,117,161,164,165,177,186,197,199,220,226,233,248,250,251,272,273],certif:[160,181,198,223,250,261],certifi:223,cf5dc11e79ad:241,cfg:[9,160,173,175,181,183,185,187,188,190,195,200,203,212,214,217,218,222,234,235,238,239,240,244,246,252,253,255,256,259,260,266,267,268,269,272,273,274],cfg_path:[1,3,5,11,63,160,272],cflag:215,cgi:250,cgimag:274,cgroup:[194,250],cgroupspi:250,cgrouptaskrunn:[181,194,250],chain:[40,53,109,164,210,269,273],chainabl:40,chanc:[146,159,217],chang:[1,2,5,14,16,43,59,63,64,129,164,165,166,168,170,173,175,177,181,184,185,188,189,190,195,197,198,199,200,201,213,214,215,219,221,227,230,231,232,233,235,239,241,244,246,249,252,256,261,262,264,266,268,269,270,273,274],change_st:[1,2,5],changed_ti:48,changelog:[215,249],channel:[221,247,250,258,264],chao:247,chapter:[159,223,242,250,259],charact:[43,83,124,164,185,215,230,241,250,272],characterist:[173,250],chardet:250,charg:230,charset:[195,250,264],chart:[173,180,190,215,225,227,241,244,250,251,264],chart_data:250,chat:[247,250],chatti:250,check:[1,3,9,11,43,45,48,55,56,59,63,117,122,123,134,146,153,161,163,164,165,166,173,174,177,181,182,184,189,190,195,197,198,203,208,214,215,216,221,223,236,238,239,241,242,246,248,252,259,261,264,269,270],check_and_change_state_before_execut:63,check_cycl:250,check_exist:134,check_fil:[171,270],check_for_prefix:250,check_for_write_conflict:69,check_integr:164,check_oper:95,check_parquet_exist:159,check_sla:[177,250],checkdb:[250,272],checker:[250,273],checklic:250,checkoper:[76,250],checkout:[181,203,246,250,261],checkr:250,checksum:223,chef:185,cherri:[249,250],child:[14,120,129,164,177,182,250],child_dag:208,child_dag_nam:164,child_task1:208,children:[43,182],chines:178,chmod:[255,264],choic:[117,160,164,173,181,221,250,269,272],choos:[3,11,74,78,97,123,164,181,197,203,205,221,222,223,227,230,250],choose_branch:[74,78,97,123,164],chore:250,chose:[164,250],chosen:[186,192,250,261,270],chown:250,chri:247,chrome:250,chronolog:250,chung:247,ci:[194,197,224,226,250],ci_run_airflow_test:250,cid:250,cif:173,cinimex:250,circl:250,circuit:[109,210,250],circular:[38,250],circumst:[173,181,214,250],citi:245,cl:[7,14,40,41,43,45,48,53,57,58,59,63,65,66,68,69,70,129,134,154,155,157,216],claim:[181,230],claim_nam:272,claimnam:[190,272],clarif:250,clarifi:[40,250],clariti:[219,250],clash:[164,242,250],class_identifi:55,class_nam:7,class_permission_nam:250,classabl:250,classic:[40,250],classifi:250,classmethod:[7,14,40,41,43,45,48,53,57,58,59,63,65,66,68,69,70,134,154,155,157,216,250],classnam:[175,250],classpath:[58,68,165,181,250],classvar:[38,40,53],claus:[63,173,250],clean:[35,40,72,131,146,159,176,177,250,269,274],clean_before_timestamp:160,clean_tis_without_dagrun_interv:250,clean_unus:68,cleanli:[164,165,250],cleanup:[40,72,146,165,173,181,221,250],clear:[1,2,3,9,11,40,43,60,63,122,134,146,164,180,181,182,188,195,208,239,249,251,271,272],clear_dag:43,clear_next_method_arg:63,clear_not_launched_queued_task:9,clear_stat:146,clear_task_inst:63,clear_xcom_data:63,clearer:[176,250],clearli:166,cleartaskinst:251,cli:[43,159,160,162,163,171,183,185,195,218,225,227,233,244,251,252,261,267,274],cli_logg:250,click:[182,195,197,238,250,261,268,269,271],clickabl:250,client9:250,client:[9,124,125,181,190,198,220,229,239,250,252,261,272],client_auth:252,client_id:[261,272],client_kwarg:[261,272],client_secret:[261,272],clitest:250,clobber:250,clock:[164,250,268],clog:181,close:[40,146,195,215,250,271],close_sensor_logg:146,closer:250,closest:[250,267],closest_date_partit:250,closest_ds_partit:267,cloud:[169,173,181,189,194,199,201,237,259,260],cloud_sql:250,cloud_sql_proxi:242,cloudant:194,cloudant_sess:250,clouddatatransferservicecanceloperationoper:250,clouddatatransferservicedeletejoboper:250,clouddatatransferservicegcstogcsoper:250,clouddatatransferservicegetoperationoper:250,clouddatatransferservicelistoperationsoper:250,clouddatatransferservicepauseoperationoper:250,clouddatatransferserviceresumeoperationoper:250,clouddatatransferserviceupdatejoboper:250,clouddlpcanceldlpjoboper:250,clouddlpcreatedeidentifytemplateoper:250,clouddlpcreatedlpjoboper:250,clouddlpcreateinspecttemplateoper:250,clouddlpcreatejobtriggeroper:250,clouddlpcreatestoredinfotypeoper:250,clouddlpdeidentifycontentoper:250,clouddlpdeletedeidentifytemplateoper:250,clouddlpdeletedlpjoboper:250,clouddlpdeleteinspecttemplateoper:250,clouddlpdeletejobtriggeroper:250,clouddlpdeletestoredinfotypeoper:250,clouddlpgetdeidentifytemplateoper:250,clouddlpgetdlpjoboper:250,clouddlpgetinspecttemplateoper:250,clouddlpgetjobtriggeroper:250,clouddlpgetjobtripperoper:250,clouddlpgetstoredinfotypeoper:250,clouddlphook:250,clouddlpinspectcontentoper:250,clouddlplistdeidentifytemplatesoper:250,clouddlplistdlpjobsoper:250,clouddlplistinfotypesoper:250,clouddlplistinspecttemplatesoper:250,clouddlplistjobtriggersoper:250,clouddlpliststoredinfotypesoper:250,clouddlpredactimageoper:250,clouddlpreidentifycontentoper:250,clouddlpupdatedeidentifytemplateoper:250,clouddlpupdateinspecttemplateoper:250,clouddlpupdatejobtriggeroper:250,clouddlpupdatestoredinfotypeoper:250,cloudfunctionshook:250,cloudkmshook:250,cloudml:250,cloudnaturallanguageanalyzeentitiesoper:250,cloudnaturallanguageanalyzeentitysentimentoper:250,cloudnaturallanguageanalyzesentimentoper:250,cloudnaturallanguageclassifytextoper:250,cloudnaturallanguagehook:250,cloudsecretmanagerbackend:259,cloudsecretsmanagerbackend:250,cloudspannerhook:250,cloudspannerinstancedatabasedeleteoper:250,cloudspannerinstancedatabasedeployoper:250,cloudspannerinstancedatabasequeryoper:250,cloudspannerinstancedatabaseupdateoper:250,cloudspannerinstancedeleteoper:250,cloudspannerinstancedeployoper:250,cloudspeechtotexthook:250,cloudspeechtotextrecognizespeechoper:250,cloudsql:[215,250],cloudsqldatabasehook:250,cloudsqldatabehook:250,cloudsqlhook:250,cloudsqlimportoper:250,cloudsqlinstancecreateoper:250,cloudsqlinstancedatabasecreateoper:250,cloudsqlinstancedatabasedeleteoper:250,cloudsqlinstancedatabasepatchoper:250,cloudsqlinstancedeleteoper:250,cloudsqlinstancepatchoper:250,cloudsqlproxyrunn:250,cloudsqlqueryoper:250,cloudtaskshook:250,cloudtexttospeechhook:250,cloudtexttospeechsynthesizeoper:250,cloudtranslatehook:250,cloudtranslatetextoper:250,cloudvideointelligencedetectvideoexplicitcontentoper:250,cloudvideointelligencedetectvideolabelsoper:250,cloudvideointelligencedetectvideoshotsoper:250,cloudvideointelligencehook:250,cloudvisionaddproducttoproductsetoper:250,cloudvisionannotateimageoper:250,cloudvisioncreateproductoper:250,cloudvisioncreateproductsetoper:250,cloudvisioncreatereferenceimageoper:250,cloudvisiondeleteproductoper:250,cloudvisiondeleteproductsetoper:250,cloudvisiondetectdocumenttextoper:250,cloudvisiondetectimagelabelsoper:250,cloudvisiondetectimagesafesearchoper:250,cloudvisiondetecttextoper:250,cloudvisiongetproductoper:250,cloudvisiongetproductsetoper:250,cloudvisionhook:250,cloudvisionimageannotateoper:250,cloudvisionproductcreateoper:250,cloudvisionproductdeleteoper:250,cloudvisionproductgetoper:250,cloudvisionproductsetcreateoper:250,cloudvisionproductsetdeleteoper:250,cloudvisionproductsetgetoper:250,cloudvisionproductsetupdateoper:250,cloudvisionproductupdateoper:250,cloudvisionreferenceimagecreateoper:250,cloudvisionremoveproductfromproductsetoper:250,cloudvisiontextdetectoper:250,cloudvisionupdateproductoper:250,cloudvisionupdateproductsetoper:250,cloudwatch:[181,246,250],cloudwatch_task_handl:250,clue:250,cluster:[0,4,9,44,159,160,165,167,175,181,183,185,186,187,190,192,229,253,264],cluster_address:4,cluster_config:250,cluster_context:272,cluster_field:250,cluster_label:250,cluster_nam:250,cluster_polici:161,clustergener:250,clutter:164,cmap:274,cmapx:274,cmapx_np:274,cmd:[71,250,272],cmdoption:181,cn:272,cname:181,cncf:194,cnf:[195,215,250],co:165,code:[0,41,42,44,45,48,58,68,71,72,109,117,131,146,160,162,163,164,165,168,173,176,177,180,181,182,183,185,190,199,201,205,206,216,218,219,223,230,234,238,239,240,242,244,249,250,251,252,256,264,267,268,269,270,272,273],codebas:250,codec:195,codecov:250,coerce_resourc:40,coerce_retry_delai:40,cole:[247,250],collabor:219,collaps:250,collat:[39,181,215,250],collation_arg:39,collect:[38,40,43,44,53,71,109,134,163,164,166,173,178,182,216,244,245,250,260,270],collect_dag:[44,250],collect_dags_from_db:44,collect_db_dag:239,collectioninfo:250,collis:[250,259],colloc:195,colon:[40,250],color:[160,181,199,200,250],colorama:210,colored_console_log:250,colored_formatter_class:250,colored_log:181,colored_log_format:250,colorlog:250,colour:[181,205,250],column:[16,58,59,63,117,146,181,182,194,216,241],columnoper:250,com:[116,160,164,168,170,176,177,181,182,190,194,197,201,203,210,212,215,222,223,244,250,252,255,261,266,269,272,273],combin:[78,164,166,168,207,208,216,230],come:[9,43,164,165,166,169,173,189,197,198,199,221,222,245,246,250,266,267,268,272,273],comfort:186,comma:[40,43,160,175,181,185,250,253,258],command:[1,2,3,4,5,9,10,11,12,16,35,63,72,131,159,163,166,168,169,173,181,182,183,185,189,190,194,195,197,198,203,206,214,215,219,221,225,227,231,233,234,238,242,244,246,251,252,253,259,261,266,270,272,273],command_as_list:63,command_to_exec:2,commandtyp:[1,4,10,12],comment:[164,198,250,261],commerci:230,commit:[43,48,63,215,221,227,247,249,250,269],commit_everi:16,committ:[245,250],committe:245,common:[38,63,66,159,161,164,168,169,185,189,195,197,202,205,215,230,242,248,264,269,270,274],common_modul:242,common_packag:242,commonli:[166,195,267,274],commun:[162,167,168,169,173,180,185,194,197,198,199,201,221,224,229,230,237,238,242,246,264,269],compani:[216,244,250,269,270],compar:[59,78,123,153,159,195,219,250],comparison:[181,207,250],compat:[38,43,63,71,164,165,175,194,195,235,238,241,249,250,264,267,268,272,273],compil:[43,164,195,230,250],compile_asset:250,complaint:250,complementari:250,complet:[9,40,43,53,72,122,134,159,160,163,165,168,171,172,173,177,181,182,183,185,187,190,199,205,210,216,238,239,249,250,264,270,271,272],completed_task:235,complex:[109,117,120,164,165,169,173,180,181,202,219,221,244,270,272,274],compli:[230,250],complianc:[250,272],compliant:[14,161,224,250,272],complic:269,compon:[160,163,169,173,181,185,190,214,215,221,225,233,234,244,266,272],compos:[206,221,234,250,269],compose_airflow:264,compose_email:176,compose_flower_1:264,compose_postgres_1:264,compose_redis_1:264,composit:250,comprehens:[216,270,271],compress:[59,181,183,250],compress_serialized_dag:[59,183],comput:[117,159,171,173,230,250,264,270],computeenginehook:[246,250],computessh:14,concaten:124,concept:[68,159,162,164,168,169,177,179,181,182,209,218,242,246,250,251,257,269,270],conceptu:[168,178,269],concern:[164,250,254],concis:269,conclus:221,concret:250,concurr:[40,43,120,160,169,171,173,175,181,195,239,241],concurrency_reach:43,cond1:207,cond2:207,cond_fals:210,cond_tru:210,conda:250,condit:[63,159,164,165,210,230,234,250,264],condition_is_fals:210,condition_is_tru:210,conf1:182,conf:[40,43,44,48,55,57,63,72,74,85,97,120,122,129,160,161,180,181,182,184,195,206,215,241,242,255,263,267,272],conf_var:250,confid:[180,234],config1:202,config2:202,config:[43,64,124,146,147,159,161,166,170,173,175,180,181,184,189,190,199,200,202,203,204,214,215,218,231,238,241,242,244,246,251,252,255,259,261,262,272,273],config_map_ref:272,config_nam:202,config_path:250,config_task:199,config_templ:[181,238,250],configfil:181,configmap:[190,250,272],configmapref:250,configpars:250,configur:[0,1,3,4,7,10,11,12,35,40,43,44,58,63,109,120,122,159,160,161,163,164,167,169,170,171,174,175,179,180,182,183,185,187,188,189,195,197,199,200,205,210,212,213,218,219,221,230,234,235,237,239,240,244,251,252,253,256,257,260,261,262,264,266,267,268,269,270,271,273],configuration_file_path:202,confirm:[43,160,195,250],confirm_prompt:43,conflict:[194,250,269,270],conform:250,conftest:250,confus:[63,164,189,195,220,250,264,272],congruent:250,conjunct:[160,172,250,266,274],conn:[16,159,160,162,197,238,250,260,267,269,272],conn_1:250,conn_2:250,conn_a:[250,260],conn_b:260,conn_c:260,conn_descript:160,conn_env_prefix:125,conn_extra:[160,272],conn_host:[160,272],conn_id:[14,20,41,83,117,124,125,127,128,147,159,160,162,197,241,273],conn_json:160,conn_login:[160,272],conn_nam:14,conn_name_attr:[14,16,250],conn_password:[160,272],conn_port:[160,272],conn_schema:[160,272],conn_typ:[14,41,159,160,197,241,260,272,273,274],conn_uri:[124,159,160,272],connect:[0,12,14,16,20,51,87,117,124,125,126,127,128,136,147,164,165,166,167,169,173,176,181,185,187,190,193,195,198,199,202,203,205,212,214,215,220,234,241,244,246,248,251,255,256,257,258,264,267,269,273],connect_arg:[181,250],connection_id:[159,251],connection_typ:14,connectionnotuniqu:0,connections_file_path:[127,260],connections_prefix:[124,181,250],connector:[16,215,250],connectorprotocol:16,connectorsourc:7,connexion:[181,250],consciou:221,conscious:250,consensu:173,consent:245,consequ:[159,215,250],consequenti:230,consid:[43,109,154,155,157,158,159,164,165,171,173,175,181,184,186,199,208,210,215,216,221,234,235,242,246,250,264,267,269,272],consider:199,consist:[3,11,14,43,169,181,183,185,190,194,197,221,230,245,251,268],consol:[181,195,201,250,274],consolid:[175,250],conspicu:230,constant:[7,40,63,167,170,202,250],constantli:[181,250],constitut:230,constrain:250,constraint:[165,194,203,221,241,250,266,273],constraint_url:[222,266],constru:230,construct:[154,155,157,164,165,181,201,202,250],constructor:[16,40,41,43,53,68,127,147,164,199,206,250,269],consul:173,consult:[176,187],consum:[70,71,159,164,166,185,250],consumer_kei:272,consumer_secret:272,consumpt:190,contain:[0,9,35,40,43,44,45,48,56,63,66,97,127,134,147,154,159,163,164,165,167,169,173,175,177,181,182,183,185,190,194,198,199,202,206,214,215,216,221,222,223,224,227,229,230,238,242,244,249,250,255,257,258,260,264,265,267,269,270,271,272,273,274],container:246,container_nam:[198,250],container_port:272,content:[164,181,183,184,195,199,200,218,230,238,242,244,245,250,252,264,267,272],context:[14,38,40,43,53,55,58,60,63,70,71,72,74,78,83,85,87,97,109,116,117,120,122,123,129,131,132,134,136,143,146,147,149,151,153,164,165,166,170,175,176,185,195,199,201,204,210,216,231,233,242,258,269],contextdecor:250,contextlib:250,contextmanag:43,continu:[10,40,74,109,154,159,160,172,173,175,178,190,210,215,216,219,222,249,250,264,272,274],continue_on_failur:43,continue_op:164,continue_task:164,continue_token:250,contract:[165,230],contrast:[190,197,218,232,270],contrib:273,contribut:[230,237,244,250],contributor:[194,230,245,247,250],contributori:230,control:[59,63,159,160,161,165,167,173,175,177,179,181,183,184,191,199,200,210,215,230,234,242,252,254,271],conveni:[194,197,202,250,269],convent:[120,164,197,214,218,250],convers:[230,250],convert:[40,55,63,159,163,198,222,250,263,266,267,268,273,274],cooki:[181,196,245,250,271],cool:242,coordin:[10,191],cope:59,copi:[40,43,63,129,160,164,165,166,173,177,183,198,203,213,227,230,238,250,269,270],copy_expert:269,copyright:[215,230,250],cor:250,core:[7,43,44,57,59,160,164,165,166,167,168,170,174,177,180,183,189,195,197,214,215,219,220,238,242,244,246,248,255,256,258,262,268,270,272,273,274],core_v1_api:181,corescientif:194,coretest:250,corev1api:9,corner:250,correct:[159,165,181,183,184,195,212,222,223,250,274],correctli:[154,157,159,165,173,180,190,197,234,242,250,270],correspond:[9,48,109,146,157,158,159,160,182,195,214,220,250,270],corrupt:[227,250],cosmo:250,cosmosdb:250,cost:[173,175],couchbasedb:272,could:[40,42,55,117,143,159,161,164,166,171,173,185,191,195,201,202,203,216,221,229,239,242,250,251,261,262,267,269,270,272],could_not_run:250,count:[43,117,134,166,181,239,250,274],count_lin:166,counter:[242,250,272],counterclaim:230,countri:268,coupl:[159,250],cours:[164,176,255],cover:[164,173,178,179,182,216,250,270],coverag:250,coveral:250,cpu:[159,173,181,198,244,250,272],craft:[9,117],craig:250,crash:[250,272],crawl:40,crawl_for_task:250,creat:[0,7,9,16,38,40,43,44,48,53,56,58,68,70,71,72,74,83,85,87,109,116,117,122,129,132,146,149,151,154,161,162,164,166,168,170,171,173,175,177,178,181,182,183,184,185,187,190,200,201,202,203,204,205,206,213,214,215,216,218,221,222,223,225,229,231,232,234,238,239,241,244,246,251,252,255,259,261,264,266,268,269,270,271,272,273],create_app:244,create_bucket:250,create_client_sess:252,create_clust:250,create_cluster_oper:250,create_dag:195,create_dagrun:[43,159],create_dataproc_clust:250,create_employees_t:269,create_employees_temp_t:269,create_empty_dataset:250,create_empty_t:250,create_engin:[16,181],create_external_t:250,create_job_flow:250,create_new_task_handl:146,create_or_update_pool:56,create_queu:270,create_sess:250,create_subscript:250,create_timet:43,create_transfer_job:250,create_tunnel:250,create_us:[250,272],created_at:[49,58,64],created_d:68,created_dag:270,created_dttm:47,createdisposit:250,creating_job_id:[43,48,241],creation:[40,154,159,172,181,197,250,251],creator:[232,250],credenti:[160,162,181,197,203,246,250,252,256,259],credit:[215,250],creditcard:250,criccomini:247,criteria:[40,48,63,70,123,129,146,147,199,250],criterion:248,critic:[63,117,159,160,173,181,221,226,236,239,250],critical_section_busi:239,critical_section_dur:239,cron:[154,155,157,158,178,181,195,216,250],cron_preset:157,crondataintervaltimet:[157,178,216],cronit:[157,250],cronjob:246,crontab:[164,182,250],cross:[164,166,169,180,205,209,230,250,252,269],cross_downstream:[40,164],crud:250,crux:222,crypto:[51,194,250,273],cryptograph:246,cryptographi:[42,250,256],csearch_path:215,csrf:[181,250],csrfprotect:250,css:250,csv:[250,269,270],ctor:250,ctrl:250,ctx:250,cud:250,cumbersom:250,cumul:250,cunningham:247,cur:[117,269],curat:161,curl:[184,223,250,252,264,269],curli:269,current:[7,9,38,40,43,48,53,58,63,65,66,69,71,72,78,109,120,123,131,134,146,154,155,159,160,161,164,165,166,173,177,181,182,189,199,201,203,207,210,214,215,216,222,224,226,234,235,238,239,241,242,246,249,250,252,259,264,266,267,268,270,271,273,274],current_dag:55,current_job:9,current_st:[63,250],current_task:161,cursor:[16,250,269],custom:[0,3,5,7,11,14,40,43,69,70,71,117,129,160,161,165,167,168,169,170,177,178,181,189,190,194,195,201,203,205,215,221,227,231,238,239,242,244,248,259,261,267,269,270,272],custom_arg:250,custom_head:[83,250],custom_logging_config:250,custom_oper:199,custom_path:7,custom_rul:273,custom_valu:258,customari:230,custombackend:231,customcheckclass1:273,customcheckclass2:273,customcli:239,customer_daily_extract_:270,customiz:[162,250],customized_form_field_behaviour:14,customoper:250,customservicebaseoper:199,customttycoloredformatt:181,customxcom:181,cut:[164,222,266],cve:250,cwd:[35,72,160,250],cx:[190,272],cycl:[0,44,161,195,199,250,269],cyclic:[134,250],cyril:250,d2ae31099d61:241,d38e04c12aa2:241,d3:250,d4ecb8fbee3_add_schedule_interval_to_dag:250,d7de:223,d:[55,160,164,166,181,216,222,223,230,234,250,266,267,270],da3f683c3a5a:241,dabf1b9:250,daemon:[1,2,4,5,160,181,182,198,213,250],dag1:164,dag:[0,38,40,44,45,47,48,50,51,53,55,57,59,60,63,66,68,71,74,85,97,109,117,120,122,132,134,153,154,155,157,158,165,166,167,168,169,171,172,175,176,177,178,179,180,181,184,185,188,199,205,206,207,209,210,211,218,219,231,232,233,235,238,239,241,242,244,246,255,258,264,266,267,273],dag_1:164,dag_2:164,dag_act:250,dag_arg:43,dag_bag:[43,250],dag_cod:[45,241,250],dag_concurr:250,dag_default_view:[43,250],dag_detail:250,dag_dir_list_interv:[59,159,163,173],dag_directori:49,dag_discovery_safe_mod:[44,164,272],dag_email:204,dag_fil:[195,239,250],dag_file_path:195,dag_file_processor_timeout:[163,250],dag_file_refresh_error:239,dag_fileloc_hash:45,dag_fold:[44,164,217,250],dag_hash:[43,48,59,241],dag_id:[0,1,3,11,38,40,43,44,48,52,57,58,59,61,62,63,65,66,67,70,120,122,134,146,159,160,161,164,166,168,180,181,182,184,190,195,196,201,202,204,208,216,231,233,235,238,239,241,250,251,267,269,272],dag_id_pattern:250,dag_ignore_file_syntax:[44,164,242],dag_is_run:250,dag_kwarg:43,dag_load:195,dag_md:250,dag_model:[43,59,63,241],dag_nam:164,dag_num:44,dag_numb:195,dag_orient:43,dag_own:204,dag_pickl:47,dag_polici:[161,250],dag_process:[163,239,250],dag_processor_manag:181,dag_regex:272,dag_run:[48,57,59,60,62,63,67,70,72,97,160,181,182,184,195,206,241,250,267,272,274],dag_run_conf_overrides_param:[170,267,272],dag_run_id:[70,204,250,251,272],dag_run_st:[43,63],dag_stat:[241,272],dag_statu:[250,272],dag_subdag:164,dag_success_alert:233,dag_tag:[43,250],dagbag:[0,43,51,58,154,157,159,160,163,181,183,195],dagbag_import_error:250,dagbag_import_timeout:[163,195],dagbag_report:44,dagbag_s:[239,250],dagbagtest:250,dagcallbackrequest:48,dagcod:[51,183,241],dagcodenotfound:0,dagconcurrencylimitreach:0,dagcontext:[43,250],dagfileexist:0,dagfileprocessor:[181,250],dagfileprocessorag:250,dagfileprocessormanag:[163,239,250],dagfileprocessorprocess:[163,183,250],dagmodel:[43,241,250],dagmodelview:250,dagnod:[38,40,53,66],dagnotfound:0,dagparam:[43,51,55,250],dagpickl:[51,250],dagprocessorag:250,dagr:250,dagrun:[43,51,53,55,58,60,63,97,154,155,158,159,160,166,170,173,177,181,184,195,200,239,241,251,267,272,274],dagrun_clear:181,dagrun_conf:250,dagrun_id:250,dagrun_oper:[95,250],dagrun_timeout:[43,231,233,250,269],dagrunalreadyexist:[0,122],dagruniddep:250,dagruninfo:[43,154,155,158,216],dagrunnotfound:0,dagrunst:[43,48,63,159,250],dagruntyp:[43,48,159,250],dags_are_paused_at_cr:250,dags_fold:[160,164,185,195,242,250,274],dags_in_imag:[250,272],dags_needing_dagrun:43,dags_volume_claim:272,dags_volume_host:272,dags_volume_mount_point:272,dags_volume_subpath:[250,272],dagsourc:251,dagstat:250,dagstatechangecallback:43,dagtag:[43,241,250],dai:[40,78,117,123,132,134,151,153,159,160,164,173,178,181,182,195,207,211,216,245,248,250,266,267,268,269],daili:[40,43,132,159,164,173,182,195,208,268],daily_task_id:164,damag:230,dan:247,danger:250,dangl:250,daniel:[247,250],darkgrai:200,darkorchid:200,dash:[43,250],dashboard:[205,250],dashboard_uialert:200,dask:[4,189,194],dask_executor:[6,8,187],dask_host:187,dask_port:187,daskexecutor:[4,6,181,187,194],data:[40,41,43,57,59,63,68,87,109,117,127,146,149,154,155,157,158,160,162,164,167,168,169,173,177,178,179,180,181,183,184,194,195,197,201,205,208,216,219,227,231,235,236,240,241,242,244,245,246,248,249,257,259,260,261,264,267,268,270,271,272,273,274],data_compress:241,data_interv:[43,48,154,159,216],data_interval_:241,data_interval_end:[48,159,195,235,267],data_interval_start:[48,159,164,166,168,195,210,231,235,267],data_lak:270,data_path:269,data_str:[168,270],databas:[16,40,41,43,44,45,47,48,49,52,56,57,58,59,63,67,68,70,87,117,126,128,154,155,157,160,161,164,165,166,169,175,182,183,185,188,190,194,199,205,214,218,219,220,221,224,227,244,248,259,260,266,268,269,272,273],database_nam:250,databasebackend:2,databrick:[194,250],databrickshook:250,databricksrunnowoper:250,databricksrunsubmitoper:250,databrickssubmitrunoper:250,datadog:[181,194,250],datadoghook:250,dataflow_oper:250,dataflowjavaoper:250,dataflowoper:250,dataflowpipelinerunn:250,dataflowpythonoper:250,dataflowrunn:250,dataflowtemplateoper:250,datafox:250,datafram:[16,180,250,270],datainterv:[43,154,155,158,216],datalab:250,datalak:250,datamodel:250,dataproc_:250,dataproc_clust:250,dataproc_jar:250,dataproc_job_id:250,dataproc_oper:250,dataproc_properti:250,dataproc_xxx_jar:250,dataproc_xxxx_properti:250,dataprocclustercreateoper:250,dataprocclusterdeleteoper:250,dataprocclusterscaleoper:250,dataprocdeleteclusteroper:250,dataprochadoopoper:250,dataprochiveoper:250,dataprocinstantiateinlineworkflowtemplateoper:250,dataprocinstantiateworkflowtemplateoper:250,dataprocjobbaseoper:250,dataprocoper:250,dataprocoperationbaseoper:250,dataprocpigoper:250,dataprocpysparkoper:250,dataprocscaleclusteroper:250,dataprocsparkoper:250,dataprocsparksqloper:250,dataprocworkflowtemplateinstantiateinlineoper:250,dataprocworkflowtemplateinstantiateoper:250,dataprocxxxoper:250,dataprofilingmixin:250,datarepli:250,dataset:[87,182,250],dataset_id:250,dataset_refer:250,dataset_resourc:250,datastor:169,datastore_conn_id:250,datastore_export_oper:250,datastore_hook:250,datastore_import_oper:250,datastoreexportoper:250,datastoreimportoper:250,datat:250,datatransferservicejobstatussensor:250,datatyp:250,date:[0,40,43,48,59,63,78,117,122,123,134,153,154,160,164,166,167,168,181,182,195,207,216,226,230,235,239,245,250,266,267,268,269,270,272,274],date_filter_column:117,date_in_rang:207,date_last_automated_dagrun:43,date_outside_rang:207,date_rang:43,date_tim:[133,140,243,250],date_time_sensor:[140,250],datepick:250,datestamp:267,datetim:[38,40,43,44,48,53,60,63,66,95,122,132,134,146,154,155,157,159,160,164,165,166,168,177,182,190,195,202,207,210,216,231,233,241,243,267,269,270],datetime2:[241,250],datetime_branch:207,datetime_diff_for_human:267,datetime_param:250,datetimebranchoper:250,datetimepick:250,datetimesensor:[132,250],datetimesensorasync:132,datetimetrigg:165,dateutil:[157,267],davydov:247,dawn:178,daylight:[250,268],dayofweek:250,dayofweeksensor:[153,250],days_ago:[164,250],days_back:117,days_since_fridai:216,db:[16,42,43,44,59,60,63,69,70,117,128,146,173,175,181,183,190,197,202,215,221,225,227,234,238,239,241,246,250,252,259,261,266,269,272,274],db_callback_request:51,dbapi:[17,24,243,250],dbapi_hook:[24,250],dbapihook:[16,117,250],dbcallbackrequest:49,dbhook:250,dbname:215,dbt:194,dd25f486b8ea:241,dd4ecb8fbee3:241,dd:[160,168,195,267,272],ddl:269,ddthh:184,de:[44,165,181,183,247,250],deactiv:[43,167,181,250,261],deactivate_deleted_dag:43,deactivate_stale_dag:43,deactivate_unknown_dag:43,dead:173,deadlin:268,deadlock:[120,173,215,250],deal:[190,216,250,254],deb10u1:242,deb10u2:242,debian:[224,242,250,264],debug:[5,12,63,160,169,180,183,189,231,237,250,261,264,269,270],debug_dump:[1,2,3,11],debug_executor:[6,8],debug_info:[41,250],debugexecutor:[5,6,160,181,188,250],debugg:[160,250],dec:226,decid:[163,164,173,181,198,216,222,227,245,249,250,268,272],decim:250,decis:[43,48,159,164,173,183,250],declar:[159,165,167,168,169,176,177,195,198,216,250],decod:[35,69,146,195,250,256],decor:[40,43,55,71,109,129,159,166,167,169,176,177,190,195,199,202,205,231,244,252,269,272],decorated_operator_class:198,decoratedoper:198,decoupl:[183,199,250],decreas:[173,250],decrpyt:250,decrypt:[41,42,250,256],dedent:[269,270],dedic:[159,221,264],dedupl:[68,165,250],deem:261,deep:[43,165,168,173,250,270],deepcopi:[40,109,238,250],deeper:242,deepli:[71,159],def:[14,109,159,161,164,165,166,168,170,176,177,181,190,195,197,198,199,201,202,204,210,216,229,231,233,239,244,250,258,261,269,270,272],default_airflow:250,default_arg:[40,43,74,85,97,159,164,177,181,182,195,199,250,268,269,270],default_celeri:181,default_celery_config:181,default_conn_id:[16,117],default_conn_nam:[14,16],default_dag_run_display_numb:195,default_dagruns_to_examin:48,default_email_on_failur:[40,74,85,97],default_email_on_retri:[40,74,85,97],default_imperson:[250,262],default_integr:235,default_local_set:[181,250],default_logging_config:[238,250],default_own:[38,40,74,85,97,161],default_param:195,default_pool:[56,171,181,250],default_pool_nam:56,default_pool_slot:[38,40,74,85,97],default_priority_weight:[38,40,74,85,97],default_queu:[38,40,74,85,97,185],default_retri:[38,40,74,85,97],default_retry_delai:[38,40,74,85,97],default_schedule_interv:43,default_secrets_search_path:126,default_task_execution_timeout:[38,40,74,85,97],default_task_retri:250,default_timeout:129,default_timezon:[250,268],default_trigger_rul:[38,40,74,85,97],default_ui_timezon:268,default_var:[69,179,250],default_view:[43,241,244,250,272],default_view_preset:43,default_webserver_config:250,default_weight_rul:[38,40,74,85,97],defend:230,defens:250,defer:[0,9,40,42,68,132,149,165,177,200,250],deferr:[0,167,241,250],defin:[0,3,11,38,40,43,48,72,109,117,120,129,131,132,134,136,143,146,147,149,151,153,159,160,161,162,164,166,168,170,172,173,175,177,180,181,182,183,185,195,197,204,205,206,210,213,214,218,219,229,230,231,232,233,244,246,251,252,260,261,264,267,268,269,270,272,273,274],definit:[0,47,63,159,173,176,177,181,195,197,198,230,244,250,260,264,268,272,274],defunct:250,degrad:250,degre:250,delai:[40,159,160,165,173,239,250,269,272],delay_on_limit:[160,272],delay_on_limit_sec:43,delay_second:270,deleg:250,delet:[9,43,45,56,57,59,68,69,70,167,181,182,184,218,227,241,250,251,252,264,271,272,273],delete_dag:[250,272],delete_dataset:250,delete_namespaced_pod:[181,250],delete_object:250,delete_old_record:57,delete_option_kwarg:250,delete_pod:9,delete_pool:56,delete_us:[250,272],delete_worker_pods_on_failur:250,deliber:[63,195,230,268,269],delimit:[16,160,185,250,269],deliv:[162,197,220,250],deliveri:166,delta:[149,157,216,250],deltadataintervaltimet:[157,178],demand:183,demo:250,demonstr:[164,178,270],deng:[247,250],denot:182,deny_al:250,dep:[40,53,129,223,272],dep_context:63,depend:[0,38,40,43,44,53,59,63,66,68,71,78,117,123,134,159,165,167,169,170,173,175,176,177,179,180,181,182,183,185,187,190,194,195,202,205,207,209,219,221,222,224,226,227,234,239,242,249,260,264,268,271,272,274],depend_on_past:[160,250],dependency_link:242,dependencydetector:[164,181],dependencymixin:[40,66,71,250],depends_on_past:[40,43,53,63,74,85,97,160,164,181,182,195,250,269,272],deplet:171,deploi:[159,180,190,242,244,246,250,264,266],deploy:[165,173,180,181,190,194,195,202,215,224,225,227,229,234,237,242,244,250,255,264,266,272,273],deprec:[13,15,17,18,19,21,22,23,25,26,27,28,29,30,31,32,33,34,36,37,40,41,43,46,63,73,75,76,77,79,80,81,82,84,86,88,89,90,91,92,93,94,96,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,118,119,120,121,122,124,127,130,133,134,135,137,138,139,141,142,144,145,148,150,152,160,164,173,175,195,197,235,251,267,272,273],deprecated_api:194,deprecationwarn:[249,250,272],deps_for:53,depth:[164,250,269],deriv:[0,1,14,16,40,72,74,83,85,87,109,116,117,120,122,129,132,134,136,143,146,147,149,151,153,170,197,199,214,216,230,232,242,244,246,248,250,267],descend:[40,67,171,172,250],describ:[14,41,48,159,162,164,169,173,177,178,185,197,210,215,216,221,222,223,230,238,242,245,246,250,253,254,259,260,261,262,267,268,272,273],describe_integr:164,descript:[0,40,41,43,55,56,61,69,154,155,158,160,182,197,205,215,221,233,235,239,241,242,254,260,264,267,269,270],deseri:[41,53,59,69,70,124,125,154,155,157,159,160,179,216,250,267],deserialize_connect:124,deserialize_json:[69,179,218],deserialize_valu:[70,180,250],design:[159,165,169,173,174,176,180,190,198,230,242,274],desir:[40,134,147,159,165,172,187,190,197,206,208,250,261,269,274],dest:[159,223],dest_bucket_kei:270,dest_bucket_nam:270,destin:[87,237,250,270],destination_conn_id:87,destination_object:250,destination_t:87,destroi:109,detach:250,detail:[35,40,45,63,146,154,155,158,159,160,162,164,166,167,173,175,185,187,190,195,197,199,200,202,214,215,218,221,223,224,225,234,238,239,242,243,244,245,248,249,250,251,252,253,255,259,261,266,268,269,270,271,272,273,274],detect:[44,68,165,173,177,181,198,215,236,244,246,250,268,272],detector:[164,181,250],deterior:195,determin:[40,48,63,74,124,157,159,160,163,173,177,178,180,181,182,190,209,227,230,234,242,250,268,274],determine_kwarg:109,dev:[159,198,202,203,247,250,254,273],devel:[194,220,250],devel_al:[194,272],devel_ci:194,devel_hadoop:194,develop:[44,159,160,164,194,195,199,202,215,220,221,222,224,226,237,242,247,250,259,260,264,269,270,272],devenv:200,deviat:117,devic:190,devop:242,df:246,di:[122,134,165,177,190],diagnos:[221,242,264],diagnosi:236,diagnost:250,diagram:[160,185,250],dialect:[215,250],dict:[1,3,9,11,14,35,38,40,41,43,53,55,57,59,65,68,69,72,83,87,109,117,120,122,124,125,127,143,146,154,155,157,159,160,164,166,168,181,198,199,202,204,216,261,267,269,270,272],dict_obj:55,dictat:[164,178],dictconfig:238,dictconfigur:146,dictionari:[14,38,40,43,44,55,56,72,74,78,83,85,87,97,109,116,117,122,123,127,129,132,134,143,146,149,151,166,168,170,181,195,197,199,201,210,215,238,244,250,267,269,270,272],did:[129,173,250,264,269],die:[177,250],diff:[223,250,267],differ:[14,40,41,42,44,47,53,109,134,146,154,159,161,163,164,165,166,173,174,177,178,180,181,191,197,199,202,206,208,215,216,221,222,223,225,230,239,242,244,264,267,268,269,270,271,272,273],different_valu:260,differenti:[43,166],difficult:[38,159,180,250,264,272],difficulti:164,digit:250,dilig:272,dill:[109,198,250],dim:210,dimberman:247,dimension:250,dingd:[194,250],dir:[190,250],direct:[38,40,43,66,109,159,164,169,173,175,177,185,210,219,227,230,245,249],directli:[43,48,55,66,68,72,74,97,109,136,162,164,166,169,171,174,177,178,181,190,194,195,198,202,206,216,222,242,246,250,270],directori:[35,44,72,131,136,160,164,173,180,181,195,198,199,206,213,214,223,238,244,250,264,269,273,274],dirnam:[202,269],dirti:[264,266],disabl:[38,40,129,160,164,167,177,181,182,183,184,194,195,198,215,235,245,258,270,272],disable_existing_logg:250,disallow:[195,250,268,269],disappear:[164,250],discard:181,disclaim:[230,250],disclos:254,disconnect:[181,250],discord:[194,250],discov:[14,163,181,190,250],discover:250,discoverablehook:[14,197],discoveri:[181,246,272],discuss:[202,221,230,250,268,273],disk:[43,159,173,250],dismiss:227,dispatchermiddlewar:250,displai:[42,50,154,155,157,158,160,181,182,183,197,201,205,230,238,267,268,269,272],dispos:[246,250],disposit:250,disregard:[63,267,268,269],disrupt:[159,164,272],dist:[242,250],distanc:181,distinct:[44,250,269],distinguish:200,distribut:[2,4,10,43,159,165,173,187,190,191,215,220,221,223,230,242,246,250],distro:[224,250],distutil:250,dive:[169,173,242,270],divid:250,divis:250,dlp:250,dn:[198,250],dns_search:198,dnspolici:250,dnspython:250,do_pickl:272,do_work:10,do_xcom_push:[40,72,74,85,97,166,180,250,270,272],doc:[40,74,85,97,160,164,181,183,199,200,263,264,269,270],doc_json:[40,74,85,97,164,199,269],doc_md:[40,43,74,85,97,164,199,250,269,270],doc_rst:[40,74,85,97,164,199,269],doc_yaml:[40,74,85,97,164,199,269],docker:[18,40,79,177,180,181,183,194,198,215,227,229,234,246,265,269,272],docker_conn_id:198,docker_hook:24,docker_oper:[95,250,272],docker_url:[198,250],dockerfil:[229,246,250,264],dockerhook:250,dockerhub:[224,226,250],dockeris:250,dockeroper:[168,272],docsit:250,docstr:[250,269],doctest:250,document:[40,43,109,154,155,158,160,162,167,168,173,177,181,185,187,194,197,209,215,216,218,221,230,234,239,245,247,251,257,261,263,264,267,268,270,272,274],docutap:250,docutil:250,doe:[16,40,43,55,64,71,72,85,116,123,132,134,154,155,157,158,159,160,164,165,173,177,181,182,183,190,197,198,200,206,214,215,216,221,230,244,246,255,258,259,267,268,269,272],doesn:[2,12,42,43,63,69,159,160,164,181,182,193,197,199,220,250,268],dogstatsd:250,domain:[181,198,250,255],domainnam:252,dompurifi:250,don:[40,43,57,63,66,153,157,159,160,161,162,164,165,166,170,171,175,177,181,182,189,190,195,202,216,220,222,225,227,250,251,262,267,268,269,270,272],done:[1,2,4,10,16,63,129,159,162,164,168,173,182,183,185,195,200,202,207,210,216,221,225,238,245,246,250,261,264,269,270,272,273],donot:[160,272],donot_pickl:[43,272],dont:250,dot:[43,58,120,160,164,181,199,235,250,267,274],dot_json:274,doubl:[40,61,63,72,109,164,206,214,218,250,256,264,269],down:[9,160,164,173,177,190,199,202,221,223,244,245,246,250,264],down_revis:250,downgrad:[215,250],download:[2,159,169,215,221,222,223,250,264,269,273],download_mail_attach:250,downstream:[0,38,40,43,60,65,66,74,97,109,120,134,159,160,164,166,172,174,176,177,181,182,195,210,231,236,258,269,270],downstream_list:[66,159],downstream_task_id:[43,53,66,159],downwardapi:250,dp:250,dpgaspar:261,dr:[249,272],draft:170,dramat:173,draw:250,drawdagstatsfordag:250,driesprong:247,drill:194,drive:[215,250,264],driven:[244,250],driver:215,driver_class_path:250,driver_classapth:250,drivi:250,drop:[63,132,149,160,168,223,226,227,235,241,244,256,269,272],dropdown:250,druid:[19,80,91,194,242,250,274],druid_broker_default:274,druid_check:80,druid_check_oper:95,druid_checker_oper:250,druid_hook:24,druiddbapihook:250,druidhook:250,druidoper:250,dry:[40,160,250,272,274],dry_run:[40,43,63,250,272],ds:[117,132,166,168,195,210,250,267,269],ds_add:[267,269],ds_fals:210,ds_format:267,ds_nodash:[250,267,270],ds_true:210,dsqlite_enable_fts3:215,dsqlite_enable_fts3_parenthesi:215,dsqlite_enable_fts4:215,dsqlite_enable_fts5:215,dsqlite_enable_json1:215,dsqlite_enable_load_extens:215,dsqlite_enable_rtre:215,dsqlite_enable_stat4:215,dsqlite_enable_update_delete_limit:215,dsqlite_soundex:215,dsqlite_temp_stor:215,dsqlite_use_uri:215,dst:[157,250,268],dstandish:247,dt:[250,267],dttm:[40,43,52,122,134],dttm_filter:134,dubiou:117,due:[38,43,164,177,181,188,195,210,217,221,226,233,234,239],dumb:[250,264],dummi:[95,159,164,170,190,197,216,231,233,243,244,268],dummy_imag:190,dummy_oper:[95,250],dummyinstruction_0:159,dummyinstruction_1:159,dummyinstruction_2:159,dummyinstruction_3:159,dummyoper:[81,82,164,216,231,233,250,268],dump:[16,55,160,190,197,244,250,270],duplic:[0,48,155,159,165,250,259,269],duplicatetaskidfound:0,durat:[43,44,47,62,63,67,129,174,181,235,239,251],dure:[0,38,55,71,97,154,155,157,159,164,168,177,180,181,182,185,191,195,197,199,216,227,242,250,257,263,268,269,270,271,272],dx:272,dy:[1,2,3,9,11],dylib:222,dynam:[40,65,167,190,198,205,219,238,242,264],dynamic_generated_dag:202,dynamic_generated_dag_:202,dynamic_generated_dag_config1:202,dynamic_generated_dag_config2:202,dynamodb:250,dynamodbtos3oper:250,dynload:242,dysfunct:250,e08a:223,e165e7455d70:241,e1a11ece99cc:241,e38be357a868:241,e3a246e0dc1:241,e655c0453f75:241,e6f1f2:[129,146],e6faf9:83,e8f7e4:[85,116],e9304a3141f0:241,e959f08ac86c:[227,241],e9ffdb:97,e:[0,40,43,53,55,63,70,72,97,126,132,143,154,155,157,159,160,161,164,165,166,173,175,177,180,181,182,185,187,190,191,194,195,196,197,198,199,203,208,210,214,215,216,222,231,234,235,238,239,242,245,246,250,251,254,264,267,268,269,271,274],each:[0,2,9,10,14,16,40,41,43,48,58,59,62,63,117,129,132,146,154,159,160,161,163,164,165,166,167,169,171,172,173,175,177,178,180,181,182,183,184,185,187,190,192,196,197,198,199,202,210,214,215,216,222,230,234,238,242,244,245,246,249,250,251,252,268,269,270,271,272,274],eagerli:[71,217],earli:[175,181,250],earlier:[43,154,166,181,208,215,234,241,250,269,270],earliest:[43,154,216],easi:[202,205,213,219,221,222,242,244,245,250,264,271,272,273],easier:[38,44,159,164,176,177,180,197,198,216,221,250,264,274],easiest:[72,272],easili:[159,162,169,179,182,195,202,219,250,264,269],east:250,eastern:268,eaten:250,ec2:250,ec2keynam:250,ec2subnetid:250,ec:250,ecf4:223,echo:[72,159,162,164,166,179,182,190,195,206,223,231,250,264,269,272],ecosystem:[159,221,244],ecsoper:250,ed9b09fc84b1:264,ed:274,edg:[43,169,250],edge_modifi:[40,66,71],edgemodifi:[40,164,250],edit:[162,177,187,194,214,240,261,264,271],editor:182,editorconfig:250,editori:230,edu:269,ef:173,effect:[40,63,159,164,165,166,170,172,173,181,190,226,244,246,250,258,269],effici:[14,164,165,173,174,175,195,250],effort:[250,272],eg:[43,203,244,250],egg:242,egress:197,either:[1,3,9,11,38,42,43,44,55,57,63,66,72,74,109,134,136,154,157,160,161,164,165,166,169,170,177,181,182,185,190,192,194,197,198,210,214,227,230,231,234,242,244,250,251,253,259,261,266,267,268,270,272,274],ek:250,elabor:[230,250],elad:247,eladk:247,elaps:[63,163,190,239],elast:181,elasticsearch:[194,237,246],elasticsearch_:250,elasticsearch_end_of_log_mark:250,elasticsearch_host:250,elasticsearch_id:64,elasticsearch_log_id_templ:250,elb:[212,250],electron:230,eleg:219,element:[48,63,181,183,199,239,272,273],elev:181,elif:[164,202,216],elig:[1,2,3,9,11,63,250],elimin:250,ellipsi:40,ellipt:250,els:[53,72,160,164,165,201,206,216,221,266,267,269],elsewher:165,em:200,emac:250,email:[40,53,58,61,63,68,74,84,85,95,97,117,129,160,164,168,170,176,177,194,205,228,239,241,243,245,261,266,269,270,272,273],email_alert:[63,129],email_backend:[203,250],email_conn_id:203,email_error:164,email_info:[164,176],email_on_failur:[40,74,85,97,250,269],email_on_retri:[40,74,85,97,129,269],email_oper:95,email_s:61,emailoper:[40,55,83,164,168,176,250],emb:[169,250],embed:[173,183,205,250,264],emit:[160,163,165,236,250,269],employe:269,employees_schema:269,employees_temp:269,empti:[5,9,20,38,43,63,81,82,95,117,134,147,154,155,157,164,166,181,190,202,242,246,260,264,268,272,273],empty_dir:190,empty_task_1:[207,211],empty_task_2:[207,211],emptydir:190,emptyoper:[40,48,81,82,85,134,164,207,210,211,250],emr_default:250,emraddstep:250,emraddstepoper:250,emrcreatejobflow:250,emrjobflowsensor:250,emrstepsensor:250,en:[181,250,272],en_u:242,enabl:[136,164,165,167,173,181,182,183,187,188,190,194,195,200,203,212,215,218,220,227,235,238,244,258,259,261,266,267,268,269,270,272,273,274],enable_experimental_api:[184,250],enable_proxy_fix:212,enable_xcom_pickl:63,enabledbi:273,encapsul:216,encod:[35,41,69,72,131,154,155,157,181,197,198,215,252,270],encoded_poke_context:146,encount:[53,176,216,250,268,273],encourag:165,encrypt:[41,42,160,181,197,218,241,250,257],encrypt_s3_log:250,encryptor:42,end:[1,2,3,4,5,9,10,11,12,43,57,66,72,117,154,159,160,164,173,181,182,185,188,190,199,200,206,215,216,221,235,238,239,241,250,266,267,268,269,270,272],end_dat:[40,43,48,53,62,63,66,67,74,85,97,154,160,182,216,241,250,268,269,272,274],end_data:250,end_field_nam:43,end_of_log:[181,250],end_of_log_mark:250,endfor:269,endif:181,endless:250,endpoint:[168,181,212,251,261,270,272,274],endpoint_url:[252,264],enforc:[43,129,161,195,250],engag:245,engin:[16,56,109,143,181,195,215,219,248,250,264,267],engine_kwarg:16,enhanc:250,enough:[0,159,164,173,180,182,185,215,234,250,264,273],enqueu:[173,250],ensur:[40,43,48,78,159,161,164,165,173,182,195,200,210,212,215,222,238,244,250,260,261],ensure_utc:250,ensure_xcomarg_return_valu:53,enter:[239,245,250,264,273],enterpris:[194,220,250],entir:[66,71,160,163,164,165,169,174,177,179,180,183,195,197,249,250,271],entireti:[155,216],entiti:[230,231],entri:[0,9,38,40,70,160,181,182,183,194,234,250,261,262,272,273],entropi:250,entry_point:[244,250],entrypoint:[14,165,198,244,250,264],enum34:250,enum_param:170,enumer:250,env1:272,env2:272,env3:272,env:[35,72,127,131,159,160,168,181,190,199,204,206,238,250,260,264,269,272,274],env_from:272,env_from_configmap_ref:272,env_from_secret_ref:272,env_var:[160,272],envfrom:250,environ:[35,38,40,43,44,53,69,72,125,126,131,164,168,173,177,180,181,185,186,188,190,194,198,200,203,205,210,213,214,215,217,219,220,221,222,224,227,234,237,238,242,246,250,256,259,260,261,266,269,271,272,273,274],environment_vari:126,environmentvariablesbackend:[125,126],envvar:250,eof:215,eoferror:250,eol:[226,250],ep:274,ep_data_pipeline_db_msg_agg:171,ephemer:[250,272],ephraim:247,ephraimbuddi:247,equal:[160,164,168,181,191,195,231,250,268,269],equival:[40,71,159,164,171,173,197,198,203,220,242,250,269,270],era:195,erevalu:250,err:250,errno:250,erron:250,error:[0,2,9,35,38,40,51,63,68,71,117,159,161,164,165,168,173,177,181,182,190,195,197,206,214,215,228,234,236,239,268,270,272],error_fil:[63,160],error_logfil:[160,272],es:[40,244,250],es_task_handl:250,escap:[72,206,250,261],escrow:246,eslint:250,especi:[159,164,165,173,195,210,215,216,222,249,250,260,266,273],essenti:[43,154,159,162,165,169,177,180,223],establish:[208,246],eta:[181,185],etc:[42,43,48,68,71,159,173,180,185,190,197,199,203,212,213,221,222,246,249,250,255,259,267,270,272,274],etl:[195,269],etsi:181,europ:[181,268],eustac:272,eval:[117,250,274],evalu:[43,63,72,85,109,117,147,164,195,199,210,250,268,269],even:[14,43,63,154,155,158,160,164,165,166,170,173,176,180,182,195,215,216,220,221,227,230,234,246,249,250,252,264,268,269,270,271,272],event:[1,3,9,11,40,52,68,132,149,151,156,159,160,165,169,174,177,181,190,207,230,232,233,235,239,244,250,259,269],event_d:155,event_log_id:251,eventbuffervaluetyp:[1,3,11],eventlet:[160,181,250],eventlog:251,eventstimet:155,eventu:[55,177,195,250],ever:[164,181,216,250,261],everi:[2,16,43,58,159,161,164,165,166,168,173,174,177,180,181,190,191,198,216,229,246,249,250,255,258,261,269],everyon:269,everyth:[68,159,165,169,194,221,250,269,271],evict:[68,160],evid:[173,250],evo:250,ex:[161,181,212,239],exact:[40,154,160,172,173,215,242,270],exactli:[40,43,109,134,154,164,172,174,177,264,270,271,272],examin:[173,180,181,270,273],exampl:[14,20,40,43,44,55,70,71,72,109,123,132,153,154,155,157,158,160,162,164,165,166,167,168,170,171,173,176,177,178,180,181,182,184,185,189,194,195,196,198,199,200,201,202,203,204,206,208,210,212,213,214,215,216,217,218,220,221,222,223,226,227,230,231,234,238,242,245,246,248,249,250,251,252,255,258,259,264,266,267,268,271,272,273,274],example3:[164,190],example_after_workday_timetable_dag:216,example_bash_dag:206,example_bash_oper:[206,266,274],example_branch_datetime_oper:207,example_branch_day_of_week_oper:211,example_branch_label:164,example_callback:233,example_complex:274,example_dag:[43,159,164,177,182,190,206,207,208,210,211,216,250,269,270],example_dag_decor:164,example_dag_id:[251,272],example_dag_tag:196,example_external_task_marker_child:208,example_external_task_marker_dag:208,example_gcp_video_intellig:250,example_http_oper:250,example_kubernetes_executor:[190,250],example_latest_only_with_trigg:164,example_lineag:231,example_parameterized_dag:182,example_pod_template_fil:190,example_python_oper:[159,210,250,251],example_qubole_oper:250,example_short_circuit_oper:210,example_skip_dag:250,example_sla_dag:177,example_subdag_oper:[164,250],example_task_group:164,example_template_as_python_object:168,example_workday_timet:216,example_xcom:250,exampleclientapp1:252,exampleclientapp2:252,exampleinclud:250,exasol:194,exc:[68,215,250],exce:[181,185,186,250],exceed:[181,250],except:[2,40,42,43,55,63,72,146,154,159,160,161,164,165,166,167,181,190,194,203,207,230,239,244,249,250,260,261,262,268,269,270],except_skip:250,exception_failur:239,exception_html:203,exception_info:146,exception_traceback:2,exceptionwithtraceback:2,excess:[159,173,181,183],exchang:[173,219,246,250],exclud:[160,163,175,181,230,250,269,272],exclude_parentdag:272,exclude_subdag:272,exclude_task_id:43,exclus:[43,146,182,230,250,251,260],exec:[160,180,182,227,250,272],exec_async:5,exec_d:[160,250,272],execut:[0,1,2,4,5,9,10,12,16,35,40,41,43,47,48,55,58,63,71,72,74,78,83,85,87,97,109,116,117,120,122,123,129,131,132,134,143,146,149,151,153,158,159,161,163,164,165,166,168,169,171,173,174,175,176,177,181,182,183,186,188,189,190,191,198,199,201,206,207,209,210,211,215,219,224,225,227,230,231,233,235,239,241,242,244,246,249,250,252,258,264,267,269,270,272,274],execute_async:[1,4,5,9,10,12,191,250],execute_cal:109,execute_callback:48,execute_command:[2,185,239],execute_complet:[132,149,151,165],execute_tasks_new_python_interpret:244,execute_work:10,execution_context:[58,129,146],execution_d:[40,43,48,52,57,58,60,61,63,67,70,122,132,134,146,154,159,160,164,177,181,182,184,204,208,235,241,267,270,272],execution_data:250,execution_date_fn:134,execution_date_or_run_id:160,execution_delta:[134,208],execution_dt:250,execution_end_d:48,execution_field:129,execution_start_d:48,execution_tim:164,execution_timeout:[40,53,74,85,97,129,165,171,177,181,250,269],executor:[40,43,44,47,63,85,159,160,164,167,169,172,173,182,194,212,214,215,219,228,234,238,239,241,242,244,246,272,273],executor_config:[1,4,9,10,12,40,53,63,74,85,97,177,190,241,250,272],executor_config_sidecar:190,executor_config_templ:190,executor_config_volume_mount:190,executor_const:8,executor_load:8,executor_nam:7,executorload:7,executorworktyp:10,execvp:250,exempt:244,exercis:230,exhaust:[185,250],exist:[0,7,9,35,43,44,45,48,53,55,56,59,69,71,72,122,134,136,159,160,164,165,171,173,175,181,190,198,199,205,235,239,244,249,250,252,256,259,262,267,268,269,272],exist_ok:269,exit:[0,72,159,160,165,175,198,206,234,239,245,250,264,273],exit_cod:35,expand:[38,53,63,167,228,250],expand_mapped_task:53,expandus:250,expans:[66,71,166,217,250],expect:[9,40,109,117,129,154,159,164,165,171,173,176,177,181,184,197,199,214,215,219,221,229,239,242,250,261,264,269,272],expected_status:250,expens:[2,173,180,183,199,250],experi:[71,159,164,173,195,198,221,225,250,264],experienc:270,experiment:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,273,274],expert:264,expir:[43,44,146,181,195,250],expiration_d:43,expiri:[181,214,246,272],explain:[173,198,201,202,216,250],explan:[222,250,269,270],explanatori:250,explicit:[43,109,164,177,215,219,250,270,272],explicit_defaults_for_timestamp:[215,250],explicitli:[14,71,147,164,175,180,181,190,195,230,250,269,270,272,273],exploit:181,exponenti:[40,63,129,159,250],exponential_backoff:129,expos:[14,43,72,87,164,181,197,215,232,244,250,267,268,270,272],expose_config:250,exposur:250,express:[44,117,154,155,157,158,164,177,178,182,195,230,242,248,250,267],exr:274,ext:[250,274],extend:[40,157,190,194,198,199,219,220,221,238,250,258,259,264],extens:[109,160,168,199,219,221,244,270],extern:[14,40,43,48,97,117,122,134,158,159,162,164,169,173,174,176,177,181,183,197,199,205,216,231,239,241,242,244,246,248,250,251,257],external_dag_id:[134,208,250],external_executor_id:[63,250],external_ip:[164,176],external_task:[135,140,243,250],external_task_id:[134,208,250],external_task_sensor:[140,250],external_trigg:[43,48,97,250],externaltaskmark:[43,134,209,250],externaltasksensor:[134,164,209],externaltasksensorlink:[134,250],extra:[14,20,38,40,41,44,52,87,122,134,147,160,161,164,165,173,176,177,181,200,202,205,221,225,241,242,244,255,258,260,264,273,274],extra__:[197,250],extra__google_cloud_platform__key_path:260,extra__my_conn_type__project:197,extra__my_conn_type__workspac:197,extra_config:250,extra_dejson:[41,197,260],extra_dict:197,extra_host:[198,264],extra_import_opt:250,extra_kei:41,extra_link:[38,201,250],extra_link_plugin:201,extra_logger_nam:250,extra_opt:250,extract:[16,168,199,250,270],extract_data_str:270,extract_from_fil:270,extract_task:[168,270],extralink:170,extrem:[159,173,194,246,264],f0ede4:72,f23433877c24:241,f2ca10b85618:241,f7f7f7:117,f9da662e7089:241,f:[55,71,160,161,164,166,176,181,190,195,197,199,202,210,216,222,233,250,261,266,270],f_final:231,f_in:231,f_out:231,fa:[261,272],fab:[181,241,250,251,261,272],fab_admin_rol:261,fab_logging_level:250,fab_public_rol:261,fab_security_manager_class:261,fab_viewer_rol:261,face:[194,250,272],facebook:194,facilit:[250,269],fact:[159,195,242,250],factor:[159,173],factori:164,fail:[0,1,40,42,43,55,62,63,68,71,117,122,129,134,146,147,159,164,165,166,177,180,181,182,188,190,195,197,200,206,208,233,234,235,239,251,256,269,271,272,273],fail_fast:188,fail_on_empti:[147,250],fail_reason:53,failed_st:[122,134,208],failing_task:159,failov:250,failur:[43,48,61,63,68,72,129,146,147,154,157,159,160,175,181,190,203,206,213,230,233,234,238,239,271],fairli:[224,266],fake:[250,272],fall:[43,78,207,216,250,274],fallback:[40,43,57,74,85,97,250,267],fallback_to_default_project_id:250,fals:[1,2,3,5,11,16,38,40,42,43,44,48,55,56,63,66,67,69,72,74,78,85,97,109,117,122,123,129,134,136,146,147,153,154,155,159,160,164,166,168,170,173,177,181,182,183,184,190,195,197,198,202,203,210,216,231,233,235,244,258,261,267,269,270,271,272],false_:210,falsi:[109,210,250],famili:232,familiar:[221,269],faq:[40,250],far:[242,269,270],fargat:250,fashion:[165,191,272],fast:[71,173,177,188,266],faster:[159,173,177,181,250,264,272],fat:250,fault:[195,250],favor:[43,235,250,272],fc:272,fd:63,fe461863935f:241,featur:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274],fed:[154,155,157],feder:246,fee:230,feed:250,felix:247,feluel:247,feng:247,fernet:[41,42,69,190,197,218,272,273],fernet_kei:[160,214,250,256,273],fernetprotocol:42,fetch:[2,38,55,59,63,68,165,166,169,175,181,183,185,199,202,214,239,250,264,267],fetch_celery_task_st:[2,181],few:[159,164,165,175,181,185,195,221,242,250,261,266,267,269,272],ff0000:199,ffefeb:[109,122],fff7e6:117,fff:[40,120,181],field:[14,38,40,41,43,53,57,63,83,109,134,160,167,181,182,183,190,195,199,205,215,231,241,267,269],field_dict:250,field_path:272,field_ref:272,fieldwidget:197,fifti:230,fig:274,figur:[43,250],file:[0,16,20,38,43,44,45,59,63,72,83,109,127,136,159,160,161,164,166,167,169,174,176,177,179,181,182,183,185,188,189,190,194,196,199,200,203,204,205,206,210,213,214,215,216,218,221,223,229,230,231,232,234,235,237,238,239,242,244,246,248,252,254,255,256,258,260,261,262,263,264,266,272,273,274],file_categori:231,file_nam:270,file_pars:127,file_parsing_sort_mod:[159,173,195],file_path:[0,63,127,269],file_processor_handl:250,file_task:270,file_task_handl:242,file_to_gc:250,file_token:251,filebeat:250,fileexistserror:250,fileloadstat:44,fileloc:[43,45,59,161,250],fileloc_hash:[45,59],filenam:[50,64,181,274],filename_templ:250,filepath:[43,44,45,136,160,250,270],fileprocesshandl:250,fileprocessor:[159,173],fileprocessorhandl:250,filesensor:[136,270],fileshar:250,filesyntaxerror:0,filesystem:[24,140,159,164,165,173,185,243,259],filetaskhandl:[242,250],filetogooglecloudstorageoper:250,filetyp:160,fill:[14,16,109,171,182,190,197,198,250,269],filter:[40,43,63,70,117,134,160,183,205,250,269,271,272],filter_by_own:[250,272],filter_for_ti:63,filter_map:267,financi:268,find:[40,43,44,48,66,67,163,164,167,168,172,173,177,178,185,195,202,210,213,215,221,227,245,250,267,269,270,271],find_dupl:48,find_for_task_inst:67,find_packag:242,find_permission_view_menu:250,fine:[134,159,167,250,269],fingerprint:223,finish:[10,40,159,160,163,165,177,181,182,185,210,216,231,239,246,250],finished_ti:48,finit:155,fire:[0,40,44,63,68,132,149,151,165,185,239],firebrick:200,firehos:250,firewal:[181,246],first:[1,12,16,40,43,55,63,68,117,124,127,128,134,146,147,153,159,160,162,164,165,166,171,173,175,176,177,180,181,182,187,190,193,194,195,202,214,215,216,221,226,227,235,239,242,246,247,250,256,259,264,266,268,269,270,272,273],first_cel:147,first_dag:270,first_nam:[160,272],first_task:[164,169,177],first_task_scheduling_delai:[239,250],firstli:[177,180],firstnam:[160,261,266,272],fit:[87,165,219,230,250],five:[157,190,233,250,251],fix:[40,165,177,182,190,197,215,217,221,222,226,241,249,254,272,273],fix_mssql_exec_date_rendered_task_instance_fields_for_mssql:241,fixtur:159,flag:[16,43,44,164,170,181,183,215,227,250,255,264,272,274],flake8:250,flaki:250,flash:250,flask:[160,181,241,244,251,252,261,272],flask_admin:272,flask_app:244,flask_appbuild:[197,244,250,261,272],flask_appbuilder_menu_link:272,flask_appbuilder_view:272,flask_babel:197,flask_blueprint:244,flask_login:250,flask_wtf:250,flaskappbuild:[244,250],flaskwtfdeprecationwarn:250,flat:38,flatten_result:250,flavor:[164,244,250],fledg:164,flexibl:[2,173,175,206,212,250,269,270],flip:[181,215],flow:[159,167,177,231],flower:[181,185,190,212,234,250,254,264,272],flower_basic_auth:[160,214,250,253],flower_conf:[160,272],flower_url_prefix:212,fluentd:237,flush:[1,3,11,146,210,250],flush_cached_sensor_poke_result:146,fly:264,flynt:250,fn:252,focu:250,focus:[250,270],fokko:247,folder:[0,43,44,136,159,160,161,163,164,169,173,181,190,199,200,202,204,206,223,238,244,262,264,266,269,273],follow:[7,40,43,55,60,78,109,117,123,126,134,146,159,160,161,163,164,168,169,171,173,175,177,178,180,181,182,183,190,191,197,198,199,200,201,203,207,210,212,213,214,215,216,219,221,222,223,226,227,230,233,235,238,239,242,245,246,248,249,250,252,255,256,257,259,260,261,264,266,267,269,272,273,274],follow_branch_a:164,follow_task_ids_if_fals:[78,117,123,207,211],follow_task_ids_if_tru:[78,117,123,207,211],following_schedul:[43,250],foo:[43,117,159,160,164,170,179,180,190,198,218,235,250,269,272],foo_:195,foo_bar:199,foo_baz:218,foo_dag_id:195,foo_json:218,foo_task:198,foodecoratedoper:198,foooper:198,footprint:159,forbid:250,forbidden:[181,214,250,272],forc:[40,63,160,250],force_fail:63,force_log_out_aft:250,force_pul:198,force_pull_and_build:250,force_sandbox:43,forcefulli:[181,250],fore:210,foreground:[160,250],foreign:[63,241,250,274],forev:250,forget:[181,183,202],fork:[173,181,244,250],form:[14,55,109,117,160,164,166,169,181,195,197,230,244,249,250,274],formal:164,format:[7,40,41,43,56,160,170,181,183,184,195,200,201,202,205,210,214,215,222,231,246,250,252,260,266,267,272,273],formatt:[181,250,272],formatter_config:146,formatura:250,formerli:250,formula:117,fortun:180,forward:[109,175,195,212,250,255,264,268],found:[0,10,40,43,44,48,59,63,71,160,162,164,176,178,202,215,216,227,238,239,250,264,267,273],found_descend:38,foundat:[221,223,247,250,254],four:[164,166,250],four_task:272,fourth_task:[164,169,177],fpic:215,fqdn:[181,255],fraction:[241,250],fragment:250,frame:[63,181,250],framework:[126,222,244,250,261],free:[129,151,164,165,171,173,190,230,267],freeli:[159,165,220],freetd:220,frequenc:[181,195,250],frequent:[173,181,199,246,250],fresh:[160,272],friction:272,fridai:[153,154,216],friendli:[229,250],friendlier:250,from:[0,1,2,3,7,9,10,11,14,16,35,38,40,43,44,47,48,53,55,56,57,58,59,60,63,66,68,69,70,71,72,87,109,117,124,125,126,127,128,129,146,153,154,155,157,159,160,161,162,163,164,165,166,168,169,170,173,175,176,177,178,179,180,181,182,183,185,188,190,195,198,199,200,201,203,205,210,212,213,214,215,216,218,219,220,221,227,229,230,231,233,235,237,239,241,242,245,246,247,248,249,251,252,255,256,258,259,260,264,266,267,268,269,270,271,273],from_api_repr:250,from_dict:63,from_email:203,from_json:41,from_object:68,from_revis:160,from_task:40,from_task_instance_xcom:65,from_templ:170,from_ti:63,from_vers:160,fromisoformat:216,front:[38,250,252],frozenset:[38,40,43,53],fs_conn_id:136,fs_default:[20,136],fs_group:[250,272],fs_test:20,fsgroup:[190,250],fshook:20,ftp:[194,272],ftpsensor:250,fulfil:221,full:[45,70,123,153,160,162,164,165,168,170,181,189,215,216,221,242,247,267,269,272],full_filepath:[43,45],fulli:[9,38,63,173,195,239,250,252,255,259,268],func:[53,250],func_nam:181,funcsig:[250,270],fundament:[165,269],fundera:250,further:[40,173,200,216,222,245,250,264,266,269,270],furthermor:[216,250,262],fuse:173,futur:[40,43,55,66,68,124,165,167,181,182,244,250,272],fuzzi:250,g:[40,43,63,126,132,143,154,155,157,159,160,161,164,165,166,173,175,177,181,182,185,187,190,195,196,197,198,199,203,208,214,216,222,231,235,238,239,245,246,250,251,267,268,269,271,274],ga:245,gain:175,galaxi:[244,272],gamewisp:250,gantt:[43,181,250,251],gao:247,gatewai:264,gather:[1,2,4,5,12,162,236,237,245,250],gaug:250,gave:250,gb:264,gbq:250,gc:[173,181,199,246],gcc:[215,242,250],gce:250,gcebaseoper:250,gcehook:250,gceinstancegroupmanagerupdatetemplateoper:250,gceinstancestartoper:250,gceinstancestopoper:250,gceinstancetemplatecopyoper:250,gcesetmachinetypeoper:250,gcf:250,gcffunctiondeleteoper:250,gcffunctiondeployoper:250,gcfhook:250,gcloud:[242,250],gcp:[194,273],gcp_api:[194,250],gcp_bigtable_hook:250,gcp_bigtable_oper:250,gcp_cloud_build_hook:250,gcp_cloud_build_oper:250,gcp_compute_hook:250,gcp_compute_oper:250,gcp_conn_id:159,gcp_container_hook:250,gcp_container_oper:250,gcp_dataflow_hook:250,gcp_dataproc_hook:250,gcp_dlp_hook:250,gcp_dlp_oper:250,gcp_function_hook:250,gcp_function_oper:250,gcp_kms_hook:250,gcp_mlengine_hook:250,gcp_natural_language_hook:250,gcp_natural_language_oper:250,gcp_pubsub_hook:250,gcp_service_account_kei:272,gcp_spanner_hook:250,gcp_spanner_oper:250,gcp_speech_to_text_hook:250,gcp_speech_to_text_oper:250,gcp_sql_hook:250,gcp_tasks_hook:250,gcp_text_to_speech_hook:250,gcp_text_to_speech_oper:250,gcp_transfer_hook:250,gcp_transfer_oper:250,gcp_transfer_sensor:250,gcp_translate_hook:250,gcp_translate_oper:250,gcp_translate_speech_oper:250,gcp_video_intelligence_hook:250,gcp_video_intelligence_oper:250,gcp_vision_hook:250,gcp_vision_oper:250,gcpspeechtotexthook:250,gcpspeechtotextrecognizespeechoper:250,gcpssh:159,gcptexttospeechhook:250,gcptexttospeechsynthesizeoper:250,gcptransferoperationstatu:250,gcptransferservicejobcreateoper:250,gcptransferservicejobdeleteoper:250,gcptransferservicejobupdateoper:250,gcptransferserviceoperationcanceloper:250,gcptransferserviceoperationgetoper:250,gcptransferserviceoperationpauseoper:250,gcptransferserviceoperationresumeoper:250,gcptransferserviceoperationslistoper:250,gcptransferservicewaitforjobstatussensor:250,gcptranslatespeechoper:250,gcr:190,gcs_acl_oper:250,gcs_copy_oper:250,gcs_delete_oper:250,gcs_download_oper:250,gcs_hook:250,gcs_list_oper:250,gcs_log_fold:250,gcs_oper:250,gcs_sensor:250,gcs_task_handl:250,gcs_to_bq:250,gcs_to_gc:250,gcs_to_gcs_transfer_oper:250,gcs_to_s3:[95,201,244,250],gcsbucketcreateaclentryoper:250,gcscreatebucketoper:250,gcsdeleteobjectsoper:250,gcslistobjectsoper:250,gcsobjectcreateaclentryoper:250,gcsobjectexistencesensor:250,gcsobjectswithprefixexistencesensor:250,gcsobjectswtihprefixexistencesensor:250,gcsobjectupdatesensor:250,gcstobigqueryoper:201,gcstobqoper:250,gcstogdriveoper:250,gcstolocalfilesystemoper:250,gcstos3op:250,gcstos3oper:[201,244,250],gcsuploadsessioncompletesensor:199,gct_hook:250,gd2:274,gd:[250,274],gener:[9,16,48,58,63,69,71,72,117,122,154,164,165,167,168,169,173,174,177,179,181,182,190,194,195,198,203,205,206,210,212,214,215,216,218,219,221,222,230,231,232,236,242,244,246,248,254,255,260,261,264,269,270,271,272,274],generate_command:63,generate_cont:40,generate_dag:164,generate_kei:256,generate_pod_templ:272,generate_run_id:48,generate_yaml:250,generatecontentoper:40,generic_transf:[95,243],generictransf:87,gentner:250,geograph:245,get:[1,2,4,5,10,12,14,16,20,38,39,40,41,43,44,47,48,53,55,56,57,58,59,63,66,69,71,72,109,117,124,125,126,128,134,143,146,159,161,164,165,166,168,169,171,173,175,176,177,179,180,181,182,184,185,189,190,197,198,199,202,203,210,212,214,215,218,220,221,222,223,226,227,235,239,244,246,248,249,250,251,252,254,255,259,261,264,265,266,267,269,270,271,272],get_accessible_dag:250,get_active_run:[43,250],get_airflow_context_var:204,get_api_result:270,get_api_results_task:270,get_autocommit:[16,250],get_base_pod_from_templ:9,get_bucket:250,get_callback_request:49,get_classpath:58,get_code_by_fileloc:45,get_concurrency_reach:43,get_config:124,get_conn:[14,16,20,250,269],get_conn_uri:[124,125,127,128],get_conn_valu:[124,125,127,128,259],get_connect:[14,124,125,127,128,199,250,259],get_connection_form_widget:[14,197,250],get_connection_from_secret:41,get_connection_parameter_nam:127,get_connnect:250,get_context_data:250,get_count:134,get_curr:43,get_current_context:[109,250,270],get_current_dag:43,get_current_task_nam:272,get_cursor:16,get_dag:[38,40,44,48,53,159,250],get_dag_depend:59,get_dag_run:250,get_dagbag_import_timeout:195,get_dagmodel:43,get_dagrun:[43,58,63,250],get_dagruns_between:43,get_data:269,get_dataset:250,get_dataset_t:250,get_dataset_tables_list:250,get_datasets_list:250,get_db_hook:117,get_default_executor:7,get_default_pool:56,get_default_view:43,get_direct_rel:[40,66],get_direct_relative_id:[38,66,250],get_edge_info:43,get_editable_dag:250,get_email_subject_cont:63,get_env:72,get_event_buff:[1,3,11],get_execution_context:129,get_extra:41,get_extra_link:38,get_failed_dep_status:63,get_fernet:[42,250],get_first:[16,199],get_flat_rel:38,get_flat_relative_id:38,get_hook:[14,41,250],get_host_ip_address:181,get_id_collation_arg:39,get_inlet_def:40,get_input:166,get_ip:[164,176],get_is_act:43,get_is_paus:43,get_k8s_pod_yaml:57,get_kei:250,get_last_dagrun:43,get_last_updated_datetim:59,get_latest_execution_d:43,get_latest_run:48,get_latest_version_hash:59,get_link:[40,122,134,201],get_log_filename_templ:48,get_logs_with_metadata:250,get_main_ip:176,get_mani:[2,70],get_mappable_typ:53,get_max_last_updated_datetim:59,get_merged_default:40,get_next_data_interv:43,get_num_active_run:43,get_num_running_task_inst:63,get_num_task_inst:43,get_oauth_user_info:261,get_on:201,get_outlet_def:40,get_pandas_df:[16,250],get_param:55,get_password:41,get_path:20,get_paused_dag_id:43,get_permiss:250,get_poke_context:129,get_pool:56,get_previous_dagrun:[48,63],get_previous_execution_d:63,get_previous_scheduled_dagrun:48,get_previous_start_d:63,get_previous_ti:63,get_provider_info:198,get_pti:250,get_python_sourc:109,get_readable_dag:250,get_record:[16,87,250],get_rendered_k8s_spec:63,get_rendered_template_field:63,get_result:250,get_run:48,get_run_d:43,get_run_data_interv:43,get_schema:250,get_serialized_field:[40,43,53,134],get_sqlalchemy_engin:16,get_sqlproxy_runn:250,get_stat:48,get_tabl:250,get_table_loc:250,get_tabledata:250,get_task:[43,159,250],get_task_inst:[40,43,48,159,250],get_task_instances_befor:43,get_template_context:[40,63,72,74,83,85,87,109,116,117,122,129,132,146,149,151,250],get_template_env:[38,43],get_templated_field:57,get_ti:43,get_truncated_error_traceback:63,get_ui_field_behaviour:[14,197],get_uri:[16,41,159,197,250],get_val:69,get_valu:[70,250],get_vari:[124,125,127,128],get_variable_from_secret:69,get_wildcard_kei:250,getboolean:[40,43,44,74,85,97,250],getconf:264,getenv:261,getfloat:[129,195],getfqdn:181,getint:[43,57,250],getitem:55,getlogg:[250,261],getrequestoper:164,getsect:250,getsourc:250,gettempdir:250,gevent:[160,181,250],gh:250,ghe:250,ghost:[40,72,146],gid:197,gif:[250,274],git:[159,185,190,242,246,249,250],git_branch:272,git_dags_folder_mount_point:272,git_password:272,git_repo:272,git_ssh_key_secret_nam:272,git_ssh_known_hosts_configmap_nam:272,git_subpath:[250,272],git_sync:250,git_sync_add_us:190,git_sync_branch:190,git_sync_container_repositori:272,git_sync_container_tag:272,git_sync_credentials_secret:272,git_sync_depth:[190,272],git_sync_dest:[190,272],git_sync_init_container_nam:272,git_sync_one_tim:190,git_sync_repo:190,git_sync_rev:272,git_sync_root:[190,250,272],git_sync_run_as_us:272,git_sync_templ:250,git_us:272,github:[181,182,190,194,202,215,220,221,247,250,254,273],github_:261,github_enterpris:[194,220],githubteamauthor:261,githubusercont:[181,194,222,250,266,269],gitignor:[44,164,250],gitpython:250,gitsync:173,gitter:250,give:[146,159,162,166,171,173,181,198,227,230,232,246,250,268,271,272,274],given:[1,2,10,14,40,43,44,45,48,55,56,59,60,63,67,69,70,97,109,117,124,127,128,136,160,161,164,171,177,180,181,184,185,186,191,195,207,233,239,242,250,251,261,264,267,269,270,272],gke:250,gkeclustercreateoper:250,gkeclusterdeleteoper:250,gkeclusterhook:250,gkecreateclusteroper:250,gkedeleteclusteroper:250,gkehook:250,gkepodoper:250,glanc:[234,271],glassdoor:250,glob:[44,136,164,181,242,250],global:[2,38,43,109,164,179,180,201,205,240,244,250,267,268,274],global_operator_extra_link:244,global_operator_extra_link_dict:38,glyphicon:250,gmail:[223,261],go:[40,43,159,160,164,173,177,180,181,182,216,220,221,249,250,266,270],goal:[159,176,249,250,269,272],goe:[40,182,195,246,250,270],golang:250,good:[159,173,181,197,199,202,214,223,234,268,272],goodwil:230,goog:250,googl:[181,194,199,201,220,222,237,240,244,245,259,260,272],google_analyt:[181,240],google_api_to_s3:88,google_api_to_s3_transf:95,google_application_credenti:250,google_auth:194,google_cloud_conn_id:250,google_cloud_datastore_default:250,google_cloud_default:250,google_cloud_storage_conn_id:250,google_cloud_storage_default:250,google_custom_kei:260,google_impersonation_chain:250,google_key_path:250,googleapicli:250,googleapitos3oper:88,googleapitos3transf:88,googlecloudkmshook:250,googlecloudstoragebucketcreateaclentryoper:250,googlecloudstoragecreatebucketoper:250,googlecloudstoragedeleteoper:250,googlecloudstoragedownloadoper:250,googlecloudstoragelistoper:250,googlecloudstorageobjectcreateaclentryoper:250,googlecloudstorageobjectsensor:250,googlecloudstorageobjectupdatedsensor:250,googlecloudstorageprefixsensor:250,googlecloudstoragetobigqueri:250,googlecloudstoragetogooglecloudstorageoper:250,googlecloudstoragetogooglecloudstoragetransferoper:250,googlecloudstoragetos3oper:250,googlecloudstorageuploadsessioncompletesensor:250,googlelink:201,googleusercont:181,gossip:[160,250],got:250,gotcha:242,govern:[231,250],govtech:250,gpg:223,gpl:[242,250],gpu:[250,272],grab:[159,173,250],grace:[190,250],grace_period_second:[181,250],gracefulli:[160,185,250],grade:[205,246],grammar:250,grammat:250,grant:[215,230,245,250,251],granul:245,granular:[245,250,255],graph:[43,66,159,160,164,169,181,182,219,250,251,274],graphic:[227,274],graphviz:[160,274],great:[159,164,165,182,212],greater:[43,117,161,181,198,234,250,268,270],greatli:175,green:[210,250],greenlet:250,gregorian:178,grep:250,grid:[43,166,181,241],grossli:230,ground:165,group1:164,group:[66,85,164,169,181,213,215,221,250,255,264,271,272],group_id:164,group_or_command:160,groupalia:250,groupon:250,grow:[159,173,181,215,246,266],growth:[183,250],grpc:194,gs:[181,250],gsod:250,gssapi:250,gtk:274,guarante:[154,166,169,190,197,218,246,249,250,256],guard:250,guess:181,guest_nam:199,gui:244,guid:[2,4,5,9,10,12,72,78,109,123,159,178,215,223,226,234,243,250,257,260,264,265,266,269],guidanc:[180,250],guidelin:250,gunicorn:[160,181,194,220,238,250],gunicorn_cmd_arg:238,guru:182,guziel:247,gv:274,gz:[215,223],gzip:[215,250],h:[109,160,181,250,272],ha:[0,9,38,40,43,44,53,55,60,63,66,68,70,109,117,132,143,146,159,160,161,162,163,164,165,168,169,172,173,174,177,180,181,182,183,184,185,190,191,197,198,199,206,214,215,216,217,219,220,222,226,227,228,229,230,231,233,234,236,237,242,243,244,245,246,251,252,255,259,262,264,269,270,272,273],hack:[40,109,178,198,250],had:[164,177,182,197,250,264,270,272],hadoop:[194,250],hamilton:247,han:247,hand:[159,164,165,171,175,190,231,244,249,264,266],handi:[169,242,250,268,272],handl:[0,14,49,63,68,132,159,165,169,173,181,182,185,186,215,221,241,245,250,251,252,254,268,270],handle_callback:[43,250],handle_failur:63,handle_failure_with_callback:63,handle_missing_foo:250,handlebar:250,handler:[16,146,160,181,194,237,238,250,259,273],handler_config:146,handshak:181,hang:[181,246,250],happen:[43,109,154,155,158,164,165,169,173,174,177,181,197,199,200,201,207,208,216,222,227,231,232,235,239,244,249,250,268,269,272],happi:250,happili:169,hard:[41,159,190,250],hardcod:[250,270],harder:159,hardwar:173,harenslak:[247,250],harm:173,harmless:[173,230],harvest:250,has_access:250,has_dag:[40,45,59,66],has_dag_access:250,has_dag_run:43,has_import_error:[43,241],has_mail_attach:250,has_opt:250,has_task:[1,3,11,43,159],has_task_concurrency_limit:43,has_valu:55,hash:[40,43,45,53,58,59,250],hashabl:250,hashcod:[58,146,181],hashicorp:[194,197,214,250],hasn:182,have:[1,2,3,9,11,14,20,35,40,42,43,44,48,53,61,63,66,68,72,109,117,132,147,159,160,161,162,163,164,165,166,169,170,171,172,173,174,175,177,178,180,181,182,183,185,186,189,190,194,195,197,198,199,202,206,208,210,213,215,216,217,220,221,222,224,226,227,230,231,233,238,239,240,242,244,245,246,249,251,252,254,255,256,258,260,261,262,264,266,268,269,270,272,273,274],hbc:250,hbo:250,hcatalog:250,hdf:[21,36,137,152,159,194,242,248],hdfs_hook:24,hdfs_namenode_princip:250,hdfs_sensor:140,hdfshook:250,hdp:250,hdpi:250,he:250,head:[241,250,264,266,269],header:[83,109,181,184,205,212,250,252,269,270],heal:250,health:[181,236,246,250,251,272],healthi:[234,264],healthjump:250,heart:250,heartbeat:[1,2,3,4,5,10,11,12,165,181,234,239,246,250],heartrat:250,heavi:[159,171,173],heavili:[173,216],heavy_task:171,height:250,held:246,hello:[43,159,164,176,190,195,199,201,203,206,218,242,244,268,269,272],hello_nam:176,hello_oper:199,hello_task:199,hello_world:[159,195],hello_world_pi:195,hellodboper:199,hellooper:199,helm:[167,173,190,215,225,227,250,264],help:[43,55,159,160,164,177,181,182,183,190,199,200,215,221,229,231,244,245,246,250,264,265,266,272,274],helper:[190,201],henc:[164,181,246,250],here:[14,41,43,68,72,157,161,164,165,166,167,168,171,176,177,181,185,190,194,195,197,202,206,216,241,242,243,244,250,252,260,261,262,264,266,267,269,270,271,272],herebi:230,herein:230,heurist:250,hh:272,hi:[55,250],hidden:[181,198,250,271],hidden_field:197,hide:[14,181,197,250,271],hide_attrs_from_ui:[38,53],hide_sensitive_var_conn_field:[250,258],hide_sensitive_variable_field:250,hierarch:164,hierarchi:[14,177,269],high:[44,160,162,167,169,173,181,186,215,224,234,250,274],highchart:250,higher:[40,165,172,173,177,181,183,195,215,250,273],highli:[165,181,226,242,250,264],highlight:[206,250,269],highligth:250,hilari:68,hint:[173,250],hipchatoper:250,histor:[38,164,173,181,182,190,195,197,221,227,250,269,272],histori:[61,164,167,177,227,241,250,271,272],hit:[40,71,109,162,171,173,181,244,250],hitesh:247,hive2mysqloper:40,hive:[22,40,89,90,92,93,100,102,113,138,141,142,185,194,242,244,248,255,267],hive_hook:[24,250],hive_oper:95,hive_partit:138,hive_partition_sensor:140,hive_stat:90,hive_stats_oper:95,hive_tblproperti:250,hive_to_druid:[95,250],hive_to_mysql:95,hive_to_samba:93,hive_to_samba_oper:95,hiveclihook:250,hiveconf:250,hivehook:[14,250],hivemeta_sasl:250,hivemetastor:250,hiveoper:[168,181,185,250,255],hivepartitionsensor:[161,175,250],hivesensoroper:40,hiveserver2:250,hiveserver2hook:250,hivetodruidoper:91,hivetodruidtransf:[91,250],hivetomysqloper:92,hivetomysqltransf:92,hm:250,hmsclient:250,hn:272,hoc:250,hold:[38,55,129,146,175,230,250],hole:[178,250],homan:247,home:[199,200,206,215,242,250,264,266],homebrew:222,homepag:[250,251],homogen:185,honor:[164,171,250],honour:250,hood:[164,165,173,178],hook:[38,40,41,43,72,87,117,120,147,161,166,167,168,169,194,197,205,227,228,244,255,269,270,273],hook_class_nam:14,hook_nam:14,hook_param:[41,117,147,250],hookabl:250,hookimpl:232,hookspec:232,horizon:250,horribl:269,host1:267,host:[16,20,41,159,160,162,163,165,187,197,198,203,212,215,234,235,246,250,255,260,264,267,269,272,274],host_a:260,host_b:260,host_path:[190,272],host_tmp_dir:198,hostnam:[41,63,160,162,181,198,203,234,250,261,267,272],hostnetwork:272,hostpath:272,hot:[48,250],hotelquickli:250,hotfix:250,hou:[247,250],houqp:247,hour:[40,132,146,161,164,165,171,182,195,208,250,264,269],hourli:[40,43,182,195],hover:250,how:[1,2,4,5,9,10,12,40,41,43,72,78,109,123,124,129,159,160,164,165,167,169,170,177,178,181,182,183,185,197,199,200,201,202,214,215,216,221,222,223,231,238,239,243,244,245,252,253,254,261,262,264,266,269,271,273,274],howev:[109,134,159,164,165,166,168,173,175,178,181,190,195,197,206,208,215,216,220,221,222,226,227,230,231,235,238,245,246,250,255,259,261,270,272,273],howto:[160,181,250],hql:[87,109,117,147,199,250],href:[200,203,244,272],html5lib:250,html:[83,160,170,181,183,199,200,240,244,250,270,272],html_content:[40,83,164,176],html_content_templ:203,htmlcontent:250,http:[23,94,116,139,159,160,164,168,170,181,182,183,184,185,190,194,200,201,203,210,212,215,222,223,230,235,238,244,245,246,249,252,261,264,266,269,270,272,273],http_conn_id:270,http_default:250,http_hook:[24,250],http_host:212,http_oper:[95,250],http_sensor:140,http_upgrad:212,httpbin:[164,250],httperror:250,httplib2:250,httpopsensortest:250,httprequest:250,httpsensor:[159,250],httpx:250,huang:247,huge:[109,168,173,272],human:[0,154,250,267],hundr:[165,175],hung:250,hungri:[173,186,215],hvac:250,hydrat:68,hynek:249,hyphen:250,i:[0,53,63,70,97,154,159,160,164,173,177,180,181,182,190,191,203,210,216,223,230,234,239,242,249,264,269,270],iam:250,iana:[181,268],ico:274,icon:[197,216,250,261,271],id:[0,9,14,20,38,40,41,42,43,44,47,48,49,50,52,56,57,58,59,60,62,63,64,66,67,68,69,78,117,122,123,124,125,127,128,134,136,159,160,161,164,166,181,184,188,197,199,205,215,223,231,235,241,250,251,260,261,264,269,270,272,274],id_len:39,id_prefix:250,idea:[41,58,154,159,175,195,199,214,250,272],ideal:[55,177,202,209,242,254,264],idempot:[132,180,209,250],ident:[246,250],identifi:[10,63,129,160,164,180,198,215,241,245,250,261,269,270,271,273],identity_dict:270,idl:[165,174,181,215],idn:170,ids_for_trigger:68,ie:[250,272],iec:264,ifnotpres:190,ifram:250,ig:242,ignor:[40,43,44,59,63,109,117,155,159,160,164,170,177,181,195,202,210,242,250,264,272],ignore_:63,ignore_all_dep:[1,3,5,11,63,250],ignore_all_depend:[250,272],ignore_depend:272,ignore_depends_on_past:[1,3,5,11,63,250,272],ignore_downstream_trigger_rul:[109,210],ignore_error:[181,235],ignore_first_depends_on_past:[40,43,74,85,97,250,272],ignore_first_depends_on_past_by_default:[40,74,85,97],ignore_param_except:63,ignore_task_dep:[1,3,5,11,43,63,160],ignore_ti_st:[1,3,5,11,40,63,159,160],ignore_zero:117,ignored_rul:273,ignoreunknownvalu:250,ii:230,iii:230,illustr:[164,177],imag:[40,160,164,173,177,181,183,198,215,224,226,229,250,251,270,272],image_pull_secret:[250,272],imagepullpolici:[190,250],imagevers:250,imap:[194,272,274],imap_np:274,imapattachmenttos3oper:250,imberman:247,img:[250,269],imgcat:[160,274],immedi:[40,43,60,63,68,132,134,149,151,159,165,177,188,195,198,215,226,250,269],immut:250,impact:[2,159,181,250],impala:250,imper:185,imperson:[40,255],impersonation_chain:250,implement:[0,1,3,5,10,11,14,38,40,43,53,60,66,71,74,78,97,123,124,127,128,154,155,157,158,159,161,164,165,171,173,180,181,183,187,191,197,199,215,216,232,238,246,248,256,259,269,272],impli:[63,146,159,230,250],implic:166,implicit:[242,250],implicitli:[55,164],import_error:[50,159,160,239,250],import_error_id:251,import_executor_cl:7,import_nam:250,importerror:[50,250,251],importlib:250,impos:250,imposs:[166,250],impract:250,improp:250,improv:[155,159,164,175,176,181,230,241,247,249],impyla:250,in_app_exclud:[181,235],in_app_includ:[181,235],in_clust:[250,272],inabl:230,inact:[43,164,195,215],inapplic:250,inbuilt:250,incarn:[9,250],incident:230,incl:250,includ:[38,43,44,45,58,59,109,129,160,168,169,173,175,177,181,190,194,195,197,198,200,201,203,216,230,232,237,238,242,245,248,251,254,255,269,272,274],include_adhoc:250,include_direct_upstream:43,include_downstream:43,include_exampl:[44,250],include_externally_trigg:43,include_head:250,include_ip:255,include_parentdag:43,include_prior_d:[40,63],include_smart_sensor:44,include_subdag:43,include_subdag_task:43,include_upstream:43,including_subdag:43,inclus:[43,146,154,230,250],incom:[0,166],incompat:[198,210,222,227,249,250,272],incomplet:[159,180],incompli:250,inconsist:[164,250],inconsistentdatainterv:43,incorpor:230,incorrect:[159,183,250],incorrectli:[43,71,250],increas:[134,159,173,181,229,241,250,273],increasingli:164,increment:[58,63,249,250],incub:[247,250],incur:[230,250],indefinit:[181,250],indemn:230,indemnifi:230,indent:[160,250],independ:[44,164,173,177,183,190,220,222,250,269],index:[45,53,58,63,117,160,181,210,215,241,250,267],indexerror:[71,250],indic:[40,43,59,63,129,134,160,161,164,170,175,181,194,216,223,230,234,241,249,250,271,272],indirect:[230,250],individu:[2,40,41,43,159,163,164,165,166,169,170,175,177,182,197,199,212,230,246,250,251,266,269,272],inf:187,infer:[43,63,109,154,155,157,160,216,250,267],infer_automated_data_interv:43,infer_manual_data_interv:[154,155,157,216],inferr:250,infin:[1,219],infinit:[71,163,164],inflex:165,influxdb:194,info:[1,2,5,9,43,56,63,117,181,184,195,201,216,231,238,242,250,261,264,267],inform:[0,1,2,4,5,9,10,12,40,41,43,44,63,65,66,72,78,109,123,146,154,155,157,158,159,160,162,164,165,174,175,177,179,181,182,183,184,185,187,188,189,190,195,197,200,201,203,209,214,215,216,218,220,221,230,234,237,238,240,244,245,246,250,251,257,264,267,268,269,272,273,274],infra:146,infra_failur:239,infra_failure_retry_window:146,infrastructur:[175,221,239,246],infring:230,ingest:[164,191,250],inherit:[40,72,129,131,164,165,186,198,231,244,248,250,269],inheritor:197,inherits_from_dummy_oper:81,inherits_from_empty_oper:[38,40,53,85],ini:250,init:[42,215,229,242,246,250,264,266,269,272],init_1:264,init_actions_uri:250,init_app:252,init_contain:[190,250,272],init_db:250,init_on_load:[63,70],init_rol:250,init_run_context:63,initcontain:[190,250],initdb:[250,272],initi:[1,63,159,160,164,170,171,175,180,181,185,200,204,205,222,225,234,242,244,250,252,255,270,272],initialis:[43,181,250,266],inject:[204,240,244,250,272],ink:250,inlet:[40,53,74,85,97,231],inlin:[164,250],inner:250,input:[58,72,117,143,159,166,176,206,231,250,267,270],input_format:267,inputdataconfig:250,insecur:[181,250,272],insensit:[164,250,272],insert:[16,55,159,164,165,181,250,269],insert_al:250,insert_arg:[87,250],insert_map:63,insert_object_acl:250,insert_row:[16,87,250],insid:[38,58,71,72,109,136,146,159,164,165,168,169,171,176,181,182,189,198,200,206,210,216,242,244,250,255,259,264],insight:245,inspect:[169,177,190,227,234,250,266],inspir:[215,221],instabl:252,instafail:250,instal:[12,42,63,109,160,164,165,168,169,173,179,185,189,193,197,198,200,203,210,215,220,226,227,229,232,234,235,239,242,243,244,246,255,261,264,266,268,269,270,272,273,274],install_providers_from_sourc:194,instanc:[0,1,2,3,4,5,7,9,10,11,12,14,40,41,43,48,53,55,57,58,60,62,63,65,67,68,70,71,72,117,124,129,146,154,157,159,160,164,165,166,167,168,171,172,173,175,180,181,182,183,184,189,190,193,195,215,216,220,229,231,234,239,241,242,248,251,253,258,262,264,266,267,268,269,272,274],instance_nam:[200,250],instance_name_has_markup:200,instanti:[38,40,43,164,165,174,177,182,195,199,219,248,250,272],instantli:173,instead:[5,16,41,48,63,66,72,109,124,125,131,132,157,160,164,166,168,170,173,175,176,177,178,179,180,181,182,183,190,194,195,197,198,199,206,216,239,246,249,252,264,266,267,270,272],institut:230,instruct:[215,221,222,223,245,246,249,250,264,266,269],instrument:250,insur:63,int_param:170,integ:[117,170,172,181,250,269],integr:[162,181,194,199,213,220,221,235,236,243,244,255],integrityerror:250,intellig:[242,250],intend:[53,164,181,195,215,221,250,264],intent:[249,250],intention:[164,230],interact:[14,20,160,164,167,171,190,215,242,244,245,250,264,272],interchang:[168,169,177,180],intercom:250,interdepend:250,interest:[204,267,269],interfac:[1,14,38,42,43,162,164,167,177,179,198,201,205,216,219,227,230,233,248,255,261,268,269,272],interfer:250,intermedi:[53,168,250,269],intermitt:250,intern:[14,55,146,160,169,177,178,182,199,246,264,268,272],internaliponli:250,interpol:[166,250,261],interpret:[40,44,159,164,173,202,215,244,250,270],interv:[40,43,59,63,97,122,129,146,149,154,155,156,158,159,160,164,165,168,169,173,177,178,181,183,195,199,208,216,235,241,246,249,250,267,268,269],intervalcheck:250,intervalcheckoper:[76,250],intrins:264,introduc:[159,164,169,180,195,250,270],introduct:270,intuit:[216,242,250,269],invalid:[0,42,177,181,195,197,250,256],invalidstatsnameexcept:0,investig:181,investoris:250,invit:250,invoc:[250,270],invok:[48,177,181,199,233,242,250,252,270,273],involv:[163,173,250,272],io:[16,160,181,190,235,244,250,272],iop:173,ip:[164,176,181,250,255,261],irregular:155,irrelev:250,irrevers:40,irrevoc:230,is_act:[43,250],is_al:250,is_anonym:250,is_authent:250,is_backfil:[48,250],is_default_pool:56,is_delete_operator_pod:[250,272],is_don:129,is_eligible_to_retri:63,is_encrypt:[41,42,69,241],is_expir:146,is_extra_encrypt:41,is_fixed_time_schedul:43,is_infra_failur:146,is_job_dataflow_run:250,is_loc:268,is_map:[40,53],is_naiv:268,is_paus:43,is_paused_at_cr:43,is_paused_upon_cr:[43,250],is_prematur:63,is_smart_sensor_compat:[40,129,250],is_subdag:43,is_terminal_support_color:250,is_todai:123,is_zipfil:250,isact:270,isfil:250,ish:87,ismap:274,isn:[69,159,168],isoformat:[134,216,250,267],isol:[180,186,195,215,221,250,270],issu:[59,63,72,164,173,181,190,195,200,219,221,222,230,244,246,247,249,254,268,272],issue_templ:250,issuecom:[181,215],issuer:223,item:[43,55,63,71,159,160,165,198,202,244,250,252,253,272],iter:[14,40,43,45,48,55,63,69,71,78,109,117,123,129,134,155,166,173,181,198,250],iter_dagrun_infos_between:43,iter_mapped_depend:[53,66],iter_xcom_arg:71,iterm2:[160,274],iterm:160,itertool:250,its:[9,40,43,44,48,55,63,68,120,129,134,154,155,159,160,164,165,166,169,170,171,172,173,174,176,177,178,180,181,182,185,188,190,191,192,195,197,198,210,212,215,216,221,228,229,230,233,244,246,249,251,254,269,270,274],itself:[0,68,132,149,164,165,166,169,177,181,185,190,199,236,244,246,250,255,261,270],izip:250,j:[160,201],jack:[250,261],jag:250,jakob:247,jame:247,jan:[226,268,269],jane:200,januari:[164,182,230,247],jar:250,jarek:[247,250],java:250,javascript:[14,245,250],jdbc:[14,25,96,194,250],jdbc_hook:24,jdbc_oper:95,jdbchook:[197,250],jdbcoper:[168,250],jdk8:250,jdk:250,jdoe:272,jed:[247,250],jedcunningham:247,jenkin:[194,250],jenkinsjobtriggeroper:250,jetbrain:198,jghoman:247,jhtimmin:247,jiaji:[247,250],jinja2:[38,40,43,53,168,181,250,272],jinja:[38,40,43,53,71,72,74,83,85,87,109,116,117,122,129,132,146,149,151,159,164,167,199,202,203,210,219,244,250,267,270,272,273],jinja_env:[38,40,53],jinja_environment_kwarg:[43,168],jinjafi:250,jira:[194,250],jirahook:250,jmcarp:247,job:[1,2,3,4,9,10,11,40,43,47,63,129,132,146,151,165,173,175,181,188,195,199,216,234,239,241,250,251,266,271,272],job_error_st:250,job_flow_id:250,job_flow_nam:250,job_id:[1,3,11,63,199,201,241,250,272],job_nam:[239,250],job_queu:250,jobflow:250,jobid:250,jobnam:250,jobteas:250,john:200,joi:247,join:[161,164,190,202,247,250],jon:[160,272],jondo:[160,272],joseph:[247,250],joshua:[247,250],joygao:247,jp2:274,jpe:274,jpeg:274,jpg:274,jpype:250,jq:274,jqueri:250,js:250,json0:274,json:[14,40,41,55,56,63,69,127,154,155,157,159,160,164,167,168,179,181,182,184,199,202,216,218,234,258,259,260,261,267,269,270,274],json_client:[181,250],json_format:250,jsonformatt:250,jsonschema:250,jthomas123:250,jump:250,june:[221,226,247,272],just:[5,40,63,68,154,159,160,164,165,166,168,170,173,179,181,182,191,194,195,198,201,220,221,222,225,227,244,250,264,267,268,269,270,271,272],justif:250,jwt:181,k8:[9,63,167,190,241,250,272],k8executor:250,k8s_pod_yaml:57,k8sexecutor:250,k8spodoper:250,k:[55,66,160,250,255,272],ka:223,kadmin:255,kalibrr:250,kalif:247,kamil:[247,250],karmic:250,kaxil:[223,247],kaxilnaik:223,kdc:246,ke:250,kebab:272,keep:[7,43,57,61,129,146,147,159,160,164,165,173,179,181,190,195,199,202,221,222,227,234,242,246,248,250,255,256,268,269,270,272,274],keep_trailing_newlin:[43,168],keepal:[181,215,250],keepalive_kwarg:215,keepalives_count:215,keepalives_idl:[215,250],keepalives_interv:215,keepjobflowalivewhennostep:250,kei:[1,2,4,5,9,10,12,40,41,42,55,58,63,65,69,70,71,109,124,125,127,128,129,146,159,175,177,179,180,181,183,184,190,197,198,199,201,203,204,214,218,223,238,239,241,246,249,250,252,254,255,258,259,260,261,267,269,270,271,272,273,274],kengo:247,kept:[146,164,173,183,221,267],kerber:[194,255],kerbero:[194,220,228,254,272],kerberos_auth:[250,252],kerberos_service_nam:250,kernel:250,kevin:[247,250],kevinyang21:247,key1:[181,267],key2:[181,267],key_fil:250,keyerror:250,keyfile_dict:250,keyr:250,keytab:[160,246,250,252,255,272],keyword:[43,55,109,134,143,165,167,181,198,210,270],kibana:181,kick:[173,182,185],kill:[40,63,72,146,177,181,239,250],killed_extern:239,killmod:250,kind:[165,166,173,177,190,199,230,250],kinesi:250,kinit:[181,250,255],kinit_path:255,km:250,knob:173,know:[40,42,60,159,165,166,172,173,177,195,199,216,221,223,242,249,250,264,269,274],knowledg:[177,244,264],known:[1,3,11,43,164,166,173,182,184,195,215,220,222,238,256,268,269,270],koka:247,kombu:250,krb5:[220,250,255],krbv:250,kt:272,kube:[9,250],kube_cli:9,kube_client_request_arg:250,kube_config:9,kube_pod_oper:250,kubecli:250,kubeconfig:9,kubectl:[181,227,242],kubeexecutor:250,kubepodoper:250,kuberesourcevers:241,kubernet:[1,3,9,11,57,159,186,189,192,194,221,224,227,234,241,260,264,272,273],kubernetes_annot:[250,272],kubernetes_environment_vari:[250,272],kubernetes_executor:[3,6,8,11],kubernetes_generate_dag_yaml:250,kubernetes_label:[250,272],kubernetes_node_selector:272,kubernetes_pod_oper:250,kubernetes_queu:[3,11],kubernetes_secret:272,kubernetesexecutor:[3,6,9,11,40,160,177,181,186,189,190,192,229,250,272,273],kubernetesexecutorconfig:250,kubernetesjobtyp:9,kubernetesjobwatch:[9,250],kubernetesoper:250,kubernetespodoper:[159,160,190,273],kubernetesresultstyp:9,kuberneteswatchtyp:9,kubernetsexecutor:250,kubeworkerid:241,kueri:181,kwarg:[0,2,5,9,16,39,40,41,43,52,53,55,68,72,74,76,78,81,82,83,85,87,88,91,92,97,100,102,107,108,109,111,113,114,116,117,118,120,122,123,129,131,132,134,136,143,146,147,149,151,153,165,170,181,198,199,201,206,210,244,250,259,269,270],kwargs1:53,kwargs2:53,kylin:194,kyzi:247,l19:181,l550:261,l:[160,181,223,250],la:223,lab:[212,250],label1:40,label2:40,label:[9,40,66,190,199,250,272],lack:[55,250],laj:247,lake:[250,270],lambda:[43,164,170,210,250,269],lambda_funct:250,land:[40,136,244,245,248,250,251,270],landing_tim:[43,181,250],landscap:250,languag:[160,181,206,245,250,269],larg:[0,40,58,109,159,166,169,172,173,174,180,181,183,215,241,250,274],largebinari:250,larger:[155,159,173,195,250],last:[35,43,57,59,64,72,154,155,158,160,163,164,177,181,182,183,197,198,216,233,234,239,245,250,251,269,272],last_automated_dagrun:[43,216],last_automated_data_interv:[154,155,158,216],last_dagrun:250,last_dur:[239,250],last_expir:43,last_nam:[160,272],last_parsed_tim:[43,241,250],last_pickl:43,last_poke_tim:146,last_run:239,last_runtim:250,last_scheduler_run:[241,250],last_scheduling_decis:48,last_start:216,last_start_weekdai:216,last_upd:[45,59],lastli:197,lastmodifiedd:270,lastnam:[160,261,266,272],late:[173,202,271],latenc:[174,190,250],later:[0,43,129,154,194,210,216,250,264,270,272],latest:[40,43,48,59,63,97,146,154,159,181,182,184,190,194,198,215,216,220,222,224,226,234,249,250,264,272,273,274],latest_d:250,latest_dagrun:250,latest_execution_d:43,latest_onli:[95,98,164,243],latest_only_oper:95,latest_only_with_trigg:164,latest_run:[184,250,272],latest_scheduler_heartbeat:234,latestonli:[169,177,250],latestonlyop:250,latestonlyoper:[97,164],latter:250,launch:[9,160,165,173,181,190,229,244,250,253,255,272],launch_typ:250,launcher:250,law:[230,250],lawsuit:230,lax:181,layer:[199,250,252],layout:[164,169,250,269],lazi:[166,250],lazili:[181,244,250],lazy_gettext:197,lazy_load_plugin:[244,250],lazy_object_proxi:210,ld_library_path:215,ldap3:250,ldap:[194,220,252,261],ldap_auth:250,lead:[159,173,182,190,191,215,220,246,249,250,252,264],leaf:[43,66,120,159,182],leah:[247,250],leahecol:247,leak:[250,261],lean:219,learn:[176,201,215,216,221,225,242,250,264,272],least:[43,147,161,164,165,187,230,234,239,250,264],leav:[9,40,43,53,66,71,72,146,173,181,182,250,269],led:164,left:[57,177,181,190,223,227,231,250,268,269,273],legaci:[71,195,250,272,273],legal:230,legend:250,legibl:250,len:[155,159,166,250],length:[39,40,65,149,167,173,181,241,250,270],less:[40,43,117,159,165,190,195,199,215],lesser:250,let:[159,160,161,162,164,168,169,173,177,180,197,198,199,215,216,231,242,246,249,250,269,270,271,274],letsbonu:250,letter:[250,258],letter_cas:272,level:[40,43,44,48,56,63,120,134,161,162,164,167,169,171,173,175,177,181,202,210,215,219,220,221,234,244,247,255,267,269,272],leveldb:[194,250],levelnam:181,leverag:[168,248,269],lexer:[199,250],lf0:269,lfo:264,lgpl:250,liabil:230,liabl:230,lib:[190,197,213,215,242,250,267],libffi6:220,libffi:[250,273],librari:[10,159,162,164,173,181,185,194,195,210,215,219,222,235,242,244,245,264,267,268,269,270],libsasl2:220,libssl1:220,libstdcpp:250,libyaml:250,libz:164,licenc:250,licens:[215,250],licensor:230,licnes:250,life:[164,221,250,272],lifecycl:[177,180,191,250],lifetim:181,lift:250,light:[171,175,183],light_task1:171,light_task2:171,lighter:[180,250],lightn:250,lightweight:[59,185,250],like:[1,40,43,44,53,55,66,69,72,109,117,154,159,164,165,166,168,169,170,173,174,176,177,180,181,182,183,195,197,198,200,202,203,206,208,210,214,216,222,227,232,239,242,244,250,255,260,261,262,264,266,267,268,269,270,271,272,273,274],lime:250,limit:[0,10,40,43,160,164,165,167,169,171,181,182,185,187,190,191,195,198,215,224,226,230,234,239,241,245,246,250,251,266,268,269,270,272],limit_cpu:272,limit_ephemeral_storag:272,limit_memori:272,limitedparallel:10,line:[35,40,72,83,164,166,177,181,182,198,202,219,227,231,233,234,239,261,266,272],line_no:0,lineag:[184,250,272],lineagebackend:231,linear:159,linearli:173,linechart:250,lineno:181,liner:222,link:[38,40,44,68,116,122,134,159,176,181,182,197,203,205,210,220,221,223,230,244,245,250,251,272],link_nam:38,lint:250,linter:250,linux:[159,215,220,224,242,246,250,261,264,274],linuxkit:242,list:[0,1,2,3,9,11,14,16,35,38,40,43,44,45,48,53,59,60,63,65,66,68,70,74,78,83,87,97,109,117,122,123,127,134,143,155,159,161,162,163,164,166,168,171,173,175,177,181,184,194,195,196,197,198,201,210,214,215,218,220,230,231,238,239,241,242,243,244,247,250,251,254,258,261,264,267,269,270,271,272,274],list_dag:[250,272],list_dag_run:[250,272],list_objects_v2:250,list_row:250,list_task:[250,272],list_transfer_job:250,list_transfer_oper:250,list_us:[250,272],listen:[181,185,212,228,244,250,261],lit:43,liter:[53,63,85,116,165,197],literal_ev:250,literatur:250,litig:230,litter:250,littl:164,live:[164,181,195,234,246,267,268,270],livenessprob:234,livi:194,ll:[159,169,216,242,249,261,269,270,274],lm:215,load:[2,7,16,42,43,44,59,63,70,72,87,127,129,155,159,160,161,163,167,168,173,180,181,183,186,202,215,217,239,245,269,270],load_byt:250,load_connect:127,load_connections_dict:127,load_default_connect:250,load_df:250,load_error_fil:63,load_exampl:[44,250],load_executor:7,load_fil:250,load_op_link:[44,59],load_str:250,load_task:270,load_test_config:[217,250],load_vari:127,loader:164,local:[1,10,11,43,63,127,159,160,165,173,177,180,181,183,187,189,206,210,215,220,221,222,223,224,229,234,237,242,244,250,255,259,264,265,268,269],local_cli:181,local_executor:[6,8,11],local_filesystem:[126,260],local_kubernetes_executor:[6,8],local_set:215,local_to_gc:250,local_tz:268,localcli:181,localexecutor:[6,10,11,43,160,164,181,189,190,191,192,238,242,246,250],localfilesystem:250,localfilesystembackend:[127,260],localhost:[181,184,195,212,215,239,250,252,264,266,269],localkubernet:189,localkubernetesexecutor:[6,11,181,192,250],localstack:250,localstorag:268,localtaskjob:[63,160,185,239,250],localtaskjobprocess:185,localwork:[10,191],localworkerbas:10,locat:[20,43,45,127,160,173,180,181,182,195,197,198,202,206,212,238,245,250,255,260,267,269,270,273],lock:[40,43,48,56,63,129,165,173,181,239,250],lock_for_upd:63,lock_row:56,lodash:250,log:[1,2,3,7,9,10,11,14,38,41,42,43,44,45,48,51,59,60,63,66,69,70,109,116,117,127,146,159,163,165,166,169,173,180,182,185,194,195,198,201,203,210,214,228,233,241,242,244,245,251,258,260,261,262,264,269,272,273,274],log_color:181,log_config:238,log_fil:160,log_filename_templ:[64,238,241,250],log_format:250,log_id:181,log_id_templ:250,log_info:[41,250],log_level:250,log_processor_filename_templ:250,log_read:250,log_task_read:250,log_templ:[64,250],log_template_id:[48,250],log_url:[63,203],logfil:[160,181,250,272],logformat:160,logger:[40,146,181,238,250],logging_config:[181,238,250],logging_config_class:[238,250],logging_level:250,logging_mixin:[1,2,3,9,10,11,14,38,41,43,44,48,60,63,69,70,127],loggingmixin:[1,2,3,9,10,11,14,38,41,43,44,48,60,63,69,70,127,250],logic:[43,60,68,74,78,97,123,134,154,161,164,165,168,169,173,177,178,182,185,189,195,199,205,206,235,248,250,267,269],logical_d:[43,48,134,154,182,250,267,268,269],login:[20,41,159,160,197,203,215,246,250,252,255,260,261,264,266,267,269,272,274],login_requir:250,logist:244,loglevel:250,logo:250,logout:250,logrecord:250,logs_volume_claim:272,logs_volume_host:272,logs_volume_subpath:[250,272],logtempl:[64,241],longer:[40,129,166,175,177,181,190,195,197,199,221,227,239,244,272,273],longest:[181,185],longtext:250,look:[2,4,5,9,10,12,38,40,43,44,53,59,63,67,70,71,72,78,109,123,124,134,159,160,162,164,173,181,190,195,197,199,202,203,215,218,219,221,222,225,239,242,244,247,250,258,259,260,262,269,270,274],lookup:[246,250],loop:[48,68,71,146,163,164,166,173,181,202,239,250],loop_exampl:164,loos:[222,250],lose:[159,234,250],loss:[197,230,246,249,250],lost:[164,190],lot:[159,164,165,173,176,181,215,242,246,250,264,273],love:250,low:[162,173,181,195,250],lower:[43,78,146,161,173,181,197,239,250],lowercas:250,lowest:[221,250],lr:[43,181],ls:223,lsb:220,lschema:260,lt:220,lua:250,lucid:250,luckili:180,lxml:[250,264],lyft:250,m2m:250,m4u:250,m:[160,166,222,267,270,272],mac:[250,264],machin:[159,160,165,169,173,177,180,181,185,187,189,197,214,221,242,246,266,270,272],maco:[224,264,274],macosx:[242,250],macro:[40,43,109,168,183,244,269],made:[35,43,48,109,143,168,173,198,213,223,230,250,261,267,270,272],magic:[159,250],maheshwari:247,mai:[1,2,4,38,40,43,55,63,68,109,159,160,164,165,172,173,177,178,180,181,182,190,195,197,199,206,208,215,216,222,230,233,236,239,242,249,250,252,259,264,269,270,272,273,274],mail:[203,230,247,250,254,261],mail_default_send:261,mail_filt:250,mail_password:261,mail_serv:261,mail_use_tl:261,mail_usernam:261,main:[40,47,72,74,83,85,87,109,116,117,122,129,132,146,149,151,161,164,165,173,175,180,181,182,185,188,195,204,220,222,223,226,239,240,244,245,248,249,250,268,269],main_sess:250,maintain:[2,165,173,197,199,219,221,229,241,246,249,250,272],mainten:[160,171,221,272],major:[109,132,222,226,227,249,272],make:[16,40,42,43,44,55,63,71,134,159,160,164,165,169,170,173,175,176,177,178,180,181,183,185,188,195,197,199,200,202,208,210,213,214,215,219,221,222,225,226,227,230,231,241,242,244,245,246,249,252,255,261,264,266,268,269,271,272,273,274],make_choic:211,make_list:166,makedir:[250,269],makefil:250,malform:250,malfunct:230,manag:[40,41,160,162,164,168,171,173,175,179,181,185,198,199,200,201,205,214,215,222,223,224,230,234,238,239,244,245,246,249,250,252,261,266,269,272,273],manage_sla:250,manager_stal:239,mandatori:250,mani:[1,2,10,40,43,68,134,159,160,162,164,165,166,168,169,171,173,177,180,181,182,185,190,195,199,201,206,215,220,221,229,238,243,244,245,248,250,264,268,269,271,272,273],manifest:250,manipul:[197,218,250,256,272,274],manner:[245,270],manual:[40,43,63,154,155,157,158,159,164,165,166,170,177,181,182,194,195,197,199,215,216,222,227,235,236,264,266,270,271],map:[0,9,14,38,40,43,53,55,57,58,63,65,66,68,109,117,131,143,146,160,167,170,181,198,202,238,241,250,261,264,267,271,272,274],map_index:[43,48,52,53,57,58,62,63,65,67,70,160,181,238,241,250],map_rol:261,mappabl:[0,53,166],mappable_literal_typ:53,mapped_arguments_validated_by_init:[40,109],mapped_kwarg:53,mapped_s3:166,mappedoper:[40,51,250],mapred_job_nam:181,mapred_queu:250,mapreduc:181,mar:[215,226],march:[247,272],mariadb:[173,181,224,250],mark:[5,9,40,43,63,68,97,109,129,146,160,164,165,166,168,177,181,182,203,230,249,251,272],mark_success:[1,3,5,11,40,43,63,250,272],mark_success_url:[63,203],mark_task:250,markdown:[40,164,250,269],markdownlint:250,markm:269,markup:[83,181,200,250],markupsaf:[200,250],marshmallow:250,mask:[181,257,261,271],mask_secret:258,master:[181,250,261,269],master_disk_s:250,master_machine_typ:250,mastertyp:250,match:[9,40,43,44,58,63,64,70,136,147,157,160,161,164,173,181,182,198,223,238,250,251,259,267],match_phras:250,matter:[2,43,159,166,177,190,246,250,268],max:[40,43,117,181,216,247,250,267],max_active_run:[43,160,181,195,241,250],max_active_runs_per_dag:[43,195,250],max_active_task:[0,43,181,195,241,250],max_active_tasks_per_dag:[43,195,250],max_active_tis_per_dag:[40,53,74,85,97,166,195,250],max_bad_record:250,max_concurr:181,max_dagruns_per_loop_to_schedul:173,max_dagruns_to_create_per_loop:173,max_db_retri:250,max_depth:[40,109],max_ingestion_tim:250,max_length:0,max_map_length:166,max_num_rendered_ti_fields_per_task:[57,183],max_numb:48,max_over_min:117,max_overflow:181,max_partit:[250,267],max_period:250,max_recursion_depth:43,max_result:250,max_retir:250,max_retri:250,max_retry_delai:[40,74,85,97,250],max_runs_reach:250,max_threshold:117,max_tis_per_queri:[173,250],max_tri:[63,182,203,241,250],max_xcom_s:70,maxim:247,maximum:[16,40,43,53,59,117,134,160,161,163,166,170,173,177,181,183,198,241,250],maximum_bytes_bil:250,maximum_page_limit:252,maxlength:170,maxresult:250,mayb:[159,164,216],mb:250,md:[184,199,250],me:[249,250,261],mean:[43,126,154,155,158,164,165,168,173,177,180,181,182,185,189,210,214,216,222,226,227,230,231,234,239,242,244,246,249,250,255,258,262,264,269,272,273],meaning:[40,226,250],meaningless:66,meant:[5,14,63,87,109,188,195,210,232,246,272,274],meanwhil:250,measur:[159,160,245,250],mechan:[169,173,180,181,185,189,198,221,228,230,236,237,244,246,248,259,261,272,273],media:[230,250],medium:[173,230,272],mediumpurpl:200,mediumtext:241,meet:[40,63,159,161,186,215,230,250,264,268],mem_limit:198,member:250,memberof:250,membership:[250,261],memo:[40,43,55,109],memori:[63,87,173,183,190,198,199,224,250,264,272],memoryhandl:250,mention:[159,170,173,181,199,220,221,242,250],mentor:250,menu:[164,171,195,244,250,266,268,269,272],menu_link:272,menulink:272,merchandis:250,merchant:230,mere:[164,177,230],merg:[43,198,241,250],merge_data:269,merge_dict:250,merge_point:241,meso:[159,273],mesosexecutor:250,messag:[0,2,38,40,42,63,72,83,159,161,181,195,197,199,202,203,205,206,219,227,242,250,254,264],message_attribut:270,message_cont:270,messageattribut:250,met:[40,43,63,123,129,146,147,165,177,185,195,199,248,269],meta:[159,197,201,205,250,272,273],meta_data:117,metaclass:40,metadata:[9,39,41,69,117,128,160,164,169,173,177,181,183,190,197,202,214,215,219,229,231,244,246,251,252,259,271],metadatabas:[227,234,250],metarout:[181,240],metastor:[69,126,160,181,218,250,259,267],metastore_conn_id:267,metastore_default:267,metastore_partit:141,metastore_partition_sensor:140,metastorebackend:128,metastorepartitionsensor:[175,250],method:[1,2,4,5,9,10,12,14,16,38,40,41,43,44,53,55,60,63,66,70,71,72,74,83,85,87,109,116,117,122,124,129,132,146,149,151,154,157,159,164,165,169,172,177,180,181,188,197,198,199,216,221,231,232,234,244,248,251,252,258,259,267,270,272],method_nam:[0,40,165],metric:[117,159,173,194,228,231,236,237,244,245,272],metrics_threshold:117,mget:2,microservic:159,microsoft:[26,99,173,194],middl:[164,182,270],middlewar:[181,212,250],midnight:[43,182,195,216,269],might:[14,38,159,161,164,165,171,175,181,183,185,197,214,215,221,222,226,227,242,249,250,252,261,264,269,270,272],migrat:[159,167,181,184,197,225,246,264],migration_wait_timeout:160,mik:247,millisecond:[184,239,250],milton0825:247,mime:83,mime_charset:83,mime_subtyp:83,min:[117,160,195,216,250],min_concurr:181,min_file_process_interv:[159,163,173,195],min_pending_minut:160,min_serialized_dag_fetch_interv:183,min_serialized_dag_update_interv:[59,183],min_threshold:117,min_update_interv:59,mind:[165,190,234,255,274],mingl:[160,250],mini:[173,181,250],miniclust:250,minihiveclust:250,minikub:250,minim:[59,160,250,272],minimist:250,minimum:[43,117,159,160,170,173,181,183,194,215,224,251,264],minlength:170,minod:250,minor:[198,222,226,249,250],minu:181,minut:[43,129,146,159,160,164,173,174,181,182,195,231,233,246,250,264,269,272],mirror:[223,250],misalign:195,miscellan:250,misconfigur:250,misinterpret:250,mislead:250,mismatch:[177,250],misnam:250,misplac:71,miss:[0,40,61,154,164,177,181,195,233,239,241,250,251,269,272],misspel:250,mistak:[159,250,264],mistaken:159,mistakenli:250,mistercrunch:247,misunderstand:195,misus:250,mitig:[173,246],mix:[40,66,69,83,168,250,269],mixin:[60,250],mixtur:215,mixup:250,mkdir:[242,250,264,269],mktemp:223,ml:[250,272],mlengin:201,mlengine_oper:250,mlenginebatchpredictionoper:250,mlenginemanagemodeloper:250,mlenginemanageversionoper:250,mlenginemodeloper:250,mlenginestartbatchpredictionjoboper:250,mlenginestarttrainingjoboper:250,mlenginetrainingoper:250,mlengineversionoper:250,mm:[160,168,184,195,267,272],mock:[146,250],modal:250,modal_backdrop:250,mode:[5,63,109,120,129,160,165,174,175,177,181,188,191,194,198,199,205,208,250,252,269,272],model:[1,2,3,4,5,9,10,11,12,14,72,74,83,85,87,109,116,117,120,122,124,127,129,134,146,159,161,164,165,170,173,179,180,181,182,183,190,197,199,201,218,229,231,241,243,244,251,267,268,269,272],model_list:250,modelview:250,moder:250,modern:[224,250],modest:155,modif:[167,197,230],modifi:[38,159,163,164,170,171,177,181,195,197,222,230,235,238,242,250,264,269,272],modified_tim:[181,195],modul:[13,15,17,18,19,21,22,23,25,26,27,28,29,30,31,32,33,34,36,37,46,73,75,77,79,80,84,86,89,90,93,94,96,98,99,101,103,104,105,106,110,112,115,119,121,130,133,135,137,138,139,141,142,144,145,148,150,152,159,161,163,164,181,183,185,195,199,200,202,210,214,216,220,232,238,239,243,244,246,249,252,272,273],modular:219,modules_manag:250,moment:[56,71,165,190,195,222,250,268],mondai:[123,153,211,216],mongo:[194,250],mongodb:250,mongohook:250,mongotos3oper:250,monitor:[9,159,173,185,190,194,219,233,244,250,253,264,270,271,272],monitor_pod:250,monkei:250,monospac:164,monoton:190,montc:269,month:[164,178,182,195,249,250,271],monthli:[182,195],monthly_task_id:164,more:[2,4,5,9,10,12,38,40,41,43,48,63,68,72,74,78,83,85,87,109,116,117,122,123,129,132,146,149,151,154,155,158,159,160,161,162,163,164,165,167,168,169,171,172,174,175,176,177,178,179,180,181,182,183,184,185,187,188,189,190,194,195,197,199,200,201,202,203,204,205,209,210,214,215,218,219,220,221,222,225,230,234,237,238,240,242,243,244,245,246,249,250,255,257,259,260,261,264,266,267,268,269,270,271,272,274],moreov:[172,269],morn:182,mortem:[160,272],most:[40,43,72,97,155,159,160,166,169,173,176,177,179,181,182,183,197,206,210,220,222,223,227,238,242,245,246,250,255,259,264,268,269,271,272,273],most_recent_dag_run:43,mostli:[72,134,168,182,198,206,219,226,245,250,268],moto:250,mount:[185,190,198,250,264,272],mount_fil:272,mount_path:[190,272],mountpath:[190,272],mouseov:250,move:[40,87,109,164,165,175,176,181,195,206,207,219,227,231,248,266,268,269,270,273],ms:[194,250],mset:250,msetnx:250,msg:[0,146,250],mssql:[26,99,173,194,205,224,227,241,250],mssql_hook:[24,250],mssql_oper:95,mssql_to_gc:250,mssql_to_hiv:95,mssqlhook:250,mssqloper:168,mssqltogooglecloudstorageoper:250,mssqltohiveoper:100,mssqltohivetransf:100,msumit:247,much:[38,40,43,44,117,129,164,165,173,174,176,177,198,215,245,248,250,270,272],muldelet:250,multi:[165,189,250],multi_namespace_mod:9,multinamespac:250,multipart:250,multipl:[0,2,12,38,40,44,63,70,109,153,159,160,161,164,165,167,169,170,172,173,175,181,182,184,185,190,191,193,198,199,202,215,220,221,224,234,236,241,246,250,251,252,259,261,269,272,273,274],multiple_output:[109,164,198,250,270],multipli:[181,198,250],multiprocess:[2,9,10,40,72,146,250],mushroom:250,must:[14,40,43,63,72,109,131,154,155,159,160,161,163,164,165,166,170,171,176,181,184,185,187,190,195,197,198,200,203,204,214,215,216,221,227,230,235,238,239,244,246,252,255,258,259,260,261,262,264,269,270,272,273],mutablemap:55,mutat:[40,167,250],mutual:[250,260],my:[43,164,168,181,195,197,210,215,231,235,244,250,267],my_acme_compani:250,my_bucket:250,my_compani:[189,242],my_company_util:202,my_conn:[159,260],my_conn_id:[246,267],my_conn_id_:267,my_conn_str:[214,246],my_conn_typ:197,my_custom_dag:242,my_custom_macro:195,my_custom_operator_dag:159,my_custom_operator_task:159,my_custom_stat_name_handl:239,my_dag1:[164,242],my_dag2:[164,242],my_dag:[164,168,170,195,202,250,268],my_dag_dest_path:159,my_dag_nam:164,my_daily_dag:164,my_databas:[215,267],my_dict_var:267,my_dir:202,my_fil:168,my_func:258,my_funct:164,my_handl:244,my_host:212,my_html_content_template_fil:[181,203],my_ip_servic:176,my_namespac:244,my_op:[71,270],my_op_output:270,my_packag:244,my_path:168,my_plugin:[244,250],my_prefix:250,my_prod_db:197,my_python_cal:[109,270],my_read:168,my_script:72,my_sla_miss_callback:177,my_sleeping_funct:210,my_stat_name_handl:250,my_subject_template_fil:[181,203],my_tabl:[199,267],my_task:[109,164,166,195],my_task_id:270,my_text_messag:71,my_tz_dag:268,my_val:197,my_var:[260,267],myairflowplugin:244,myattr:250,mybranchoper:164,mycompani:212,myconfigoper:199,mycustomdockerimag:[40,177],mycustomexecutor:[189,250],mycustomoper:159,mydag2:270,mydag:[250,270],mydataread:168,mydatatransform:168,myfirstoper:201,myfunc:250,myhook:250,myhost:197,mynam:197,myoper:[40,71,166,177,195,250,258,270],myoperator2:166,myorg:212,mypassword:197,mypi:[42,198,250],myrequestoper:199,myroot:181,mysql8:215,mysql:[27,40,101,108,173,181,194,197,199,205,220,224,227,241,242,246,260,274],mysql_conn_id:[199,260],mysql_hook:24,mysql_oper:95,mysql_to_gc:250,mysql_to_gcs_oper:250,mysql_to_h:95,mysqlclient:[215,250],mysqlconnector:215,mysqld:[195,215,250],mysqldb:[215,250],mysqldbrd:260,mysqlhook:[14,199,250],mysqloper:[168,185],mysqltogooglecloudstorageoper:250,mysqltohiveoper:102,mysqltohivetransf:[102,250],mytask:250,mytaxi:250,n1:250,n:[117,160,161,166,173,177,249,250,261,271,272],naik:[223,247],naiv:[157,181,250],naive_datetim:250,name:[0,1,4,7,10,12,14,16,20,38,40,43,55,56,72,83,109,117,122,123,134,136,153,154,155,157,158,159,161,162,164,165,166,168,170,171,173,175,176,180,181,184,185,187,189,194,195,197,198,199,201,203,206,214,215,216,218,220,227,230,233,235,238,239,241,244,246,249,251,252,255,259,261,262,267,269,270,273],named_hive_partit:142,named_hive_partition_sensor:140,namedhivepartitionsensor:[175,181,250],namedtupl:[0,35,44,48,63,154],nameerror:250,namespac:[9,40,43,160,190,195,242,244,250,267,272],nanni:250,nanoid:250,nat:[181,255],nativ:[43,44,47,198,250],nativeenviron:[43,168],natur:[164,178,181,188,246,250],natural_languag:250,navig:[164,181,245,250,273],necessari:[66,74,78,97,123,134,159,164,181,183,185,194,197,215,220,222,239,246,264,270],necessarili:[190,230],need:[1,2,4,5,14,38,40,43,48,55,58,63,68,72,74,87,109,132,134,146,147,159,163,164,165,166,168,173,175,177,180,181,183,185,186,189,190,191,194,197,198,199,202,210,212,213,214,215,216,219,220,221,222,225,232,235,237,239,242,244,246,249,250,251,252,255,256,259,261,262,264,266,267,268,269,270,272,273,274],needless:250,neg:[159,182,215,250,267],negat:164,neglig:230,neighbour:43,neither:[43,222,244],neo4j:194,nest:[120,159,165,168,197,214,250,267,269],nestedblock_dict:260,net:[181,203,250],network:[159,165,173,177,187,197,198,215,246,250,255,264,270],network_mod:198,networkuri:250,never:[40,85,97,158,159,160,164,181,190,195,215,242,244,246,250],new_add_task_:270,new_c:197,new_fernet_kei:256,new_sess:[40,43,48,56,57,60,63,70,71,120],new_york:181,newer:[215,225,242,264],newli:[53,60,164,181,185,198,239,250,270],newlin:[43,109,168,250],next:[40,43,48,63,132,153,154,155,157,158,159,164,166,173,177,181,182,187,197,198,200,205,216,219,222,242,250,255,267,272,273,274],next_d:[109,267,270],next_dagrun:43,next_dagrun_after_d:43,next_dagrun_create_aft:43,next_dagrun_data_interv:43,next_dagrun_data_interval_end:43,next_dagrun_data_interval_start:43,next_dagrun_info:[43,154,155,158,216],next_dagruns_to_examin:48,next_dai:216,next_ds_nodash:[195,250,267],next_execut:[250,272],next_execution_d:[72,132,267],next_job:9,next_kwarg:[63,68,250],next_method:[63,68,250],next_retry_datetim:63,next_run_d:250,next_start:216,next_start_weekdai:216,next_try_numb:63,nextdoor:250,nf:173,nginx:212,nice:226,night:178,nil:250,nlst:250,no_backfil:[48,160,272],no_host_key_check:250,noavailablepoolslot:0,nobr:250,node:[2,40,43,66,160,165,182,190,242,248,250,268,270],node_id:[38,66],node_modul:250,nodeselector:250,non:[9,41,43,53,56,63,72,147,160,161,165,167,173,181,190,195,199,202,206,207,216,222,230,234,239,241,264,272,274],none:[0,1,2,3,4,5,7,9,10,11,12,14,16,35,38,40,41,43,44,45,48,52,53,55,57,58,59,60,63,66,67,68,69,70,71,72,74,78,83,85,87,97,109,117,120,122,127,128,129,131,132,134,143,147,149,151,154,155,158,159,161,164,165,168,177,179,181,182,190,195,197,198,199,202,207,210,216,220,221,223,231,233,241,242,244,250,251,260,261,267,270,272],none_fail:[40,164],none_failed_min_one_success:[40,164,250],none_skip:[40,164,250],nonetyp:250,nonexist:250,nonsens:71,nonzero:181,nopasswd:262,noqa:250,nor:[43,154,173,226,244],norandkei:255,normal:[53,109,159,165,166,179,181,230,238,249,264],normalize_schedul:43,normalized_schedule_interv:43,nosasl:250,nose:250,nosuchmoduleerror:[215,250],not_started_messag:1,notabl:[68,183,272],notat:[164,267],note:[14,35,40,43,44,97,109,117,122,129,134,159,160,164,165,166,171,173,180,181,182,184,185,187,190,194,195,197,198,199,203,204,208,213,214,215,217,222,224,231,238,244,249,252,254,255,256,262,267,268,270,272,273],notfound:250,noth:[85,116,154,157,160,164,173,175,181,230,250,272],notic:[2,161,173,210,230,250,269,270],notices_list:161,notif:[40,236,239,250],notifi:[177,185,232],notification_s:[61,241,250],notimplementederror:[154,155,157,158],notpreviouslyskippeddep:[60,250],notset:[43,48,55,250],notwithstand:230,nov:242,now:[44,66,68,78,159,164,166,168,170,173,182,183,184,195,197,199,200,216,232,242,255,261,264,267,268,269,270,272,273],nowait:[56,173],np:159,npm:250,nsswitch:246,nth:[249,250],ntpd:[181,214,272],nullabl:[241,273],nullfernet:[42,250],nulltimet:[154,158],num:[43,160,272],num_dags_per_dagrun_queri:43,num_execut:160,num_retir:250,num_retri:250,num_run:[160,272],num_shard:250,num_to_keep:57,num_work:250,number:[1,3,5,11,16,40,41,43,48,53,56,57,58,63,67,117,134,159,160,164,166,170,171,173,175,181,183,185,186,190,191,195,198,199,219,221,239,245,249,264,267,269,272,273],numer:[117,250,269],numfmt:264,numpi:[159,250],nurmamat:247,nvd3:250,nvidia:272,o2:215,o:[55,160,173,223,250,272],oauth2:250,oauth2client:250,oauth:[220,250,272],oauth_app_id:261,oauth_app_secret:261,oauth_provid:261,oauth_remot:261,oauthlib:[250,272],obj:[58,250],obj_dict:63,object:[0,1,2,14,16,40,41,42,43,44,45,47,53,55,56,58,59,63,67,68,69,70,71,109,117,120,124,125,126,127,128,129,134,143,146,154,155,158,159,160,163,164,165,166,170,173,175,176,177,180,181,182,190,195,196,197,199,202,207,210,216,227,229,230,231,234,244,248,251,260,267,269,270,272,274],object_nam:250,oblig:230,obscur:250,observ:[159,173,180,185,195,215,236],obsolet:250,obtain:[56,109,173,180,210,216,246,250,270],obviat:250,obviou:159,occas:250,occasion:[195,246,250],occupi:[120,171],occupied_slot:56,occur:[0,40,164,165,168,171,174,190,207,236,250],occurr:[177,195],oci:246,octob:247,odbc:[194,215],odd:250,off:[44,68,117,160,164,165,173,174,181,182,183,185,190,212,215,250],offer:[175,190,208,230,244,246,250,254],offici:[190,215,222,223,226,229,246,247,250,264,266,273],offlin:160,offset:[40,157,181,250,268],often:[43,162,164,168,173,177,181,183,189,221,227,242,246,249,250,264,268],ok:[173,184,244,264],oki:250,old:[40,71,109,122,134,159,160,165,181,195,215,227,272,273,274],old_fernet_kei:256,older:[175,177,181,183,215,250,264,272,274],oldest:226,omit:[35,181,198,250],on_celery_import_modul:2,on_db_load:[41,69],on_execute_callback:[40,53,74,85,97,233,250],on_failure_callback:[40,43,53,74,85,97,175,233,250,269],on_finish:250,on_kil:[40,72,146,199,250],on_load:[244,250],on_retry_callback:[40,53,74,85,97,175,233,269],on_success_callback:[40,43,53,74,85,97,175,232,233,250,269],on_task_instance_run:250,onboard:195,onc:[10,40,42,43,63,68,154,157,158,159,164,165,166,171,173,177,181,182,183,191,195,198,199,216,223,238,239,242,244,246,250,255,256,261,264,269,272],oncetimet:[157,158],one:[1,5,10,12,16,35,38,40,43,44,48,63,66,68,70,78,109,117,123,129,132,147,154,157,159,160,161,162,163,164,165,166,167,169,170,171,173,174,175,177,178,179,181,182,184,185,187,189,191,193,194,195,197,198,199,207,210,214,215,216,219,221,222,223,226,230,234,239,242,246,248,249,250,251,252,258,260,261,264,266,267,268,269,270,272,273,274],one_fail:[40,159,164,195],one_success:[40,164,250],onefinestai:250,ones:[14,40,63,66,117,159,166,169,181,195,250,268,271,272],onkil:250,onli:[1,12,14,38,40,42,43,48,53,55,57,63,65,66,70,71,97,109,117,129,131,136,146,147,154,157,158,159,160,165,166,171,173,174,175,176,177,179,180,181,182,183,184,185,186,189,190,193,194,195,197,198,199,203,207,208,210,212,214,215,216,220,221,222,224,226,230,231,233,234,235,238,239,242,244,246,249,251,252,254,259,262,264,266,267,268,269,270,272,273,274],onlin:[182,269],only_act:250,only_fail:[43,272],only_if_upd:44,only_run:[43,48,272],onto:[129,164],onward:[197,227],oom:[190,250],oozi:219,op1:[71,164],op2:[71,164],op3:164,op4:164,op5:164,op6:164,op:[53,55,66,71,160,164,250,268,272],op_arg:[109,143,168,170,210,250],op_classpath:[58,146],op_kwarg:[109,143,168,210,250],op_permiss:251,open:[1,5,43,56,160,173,181,190,195,197,202,215,221,222,235,239,247,250,269,271],open_slot:[1,5,56,239],openapi:[181,250],openfaa:[194,250],openid:[250,261],openpyxl:250,openshift:[250,264],openssh_7:242,openssl:242,oper:[0,2,9,38,40,41,43,44,51,53,58,60,63,66,69,70,71,129,132,134,146,149,151,154,160,161,162,164,167,169,170,173,174,176,177,179,180,182,185,194,195,198,202,205,206,207,210,215,216,217,219,224,228,231,232,233,235,236,239,241,242,244,245,246,257,258,259,264,267,268,269,270,272,273,274],operand:250,operation_timeout:2,operationalerror:[56,195,215,250],operator_class:[38,40,53],operator_extra_link:[38,40,53,122,134,201,244],operator_extra_link_dict:38,operator_failures_:239,operator_help:250,operator_nam:239,operator_successes_:239,operatorlink:[201,250],operatorparti:[40,53],oppos:[40,63],opposit:[40,172,250],opsgeni:194,opt:[165,190,206,215,222,242,269],optim:[159,164,173,175,181,197],optimis:250,option:[0,1,3,4,9,10,11,12,14,16,35,38,40,41,43,48,53,55,57,59,63,66,69,70,72,83,87,109,117,120,122,123,124,125,127,129,134,143,147,153,154,155,158,160,162,164,165,166,168,169,177,180,181,182,183,184,187,188,189,190,191,200,203,205,208,210,216,217,220,221,224,225,227,229,232,234,235,237,238,239,240,242,244,252,253,255,256,259,260,261,264,266,267,268,270,272,273,274],oracl:[28,103,194,250],oracle_hook:24,oracle_oper:95,oracleoper:168,orang:200,orchestr:[63,169,219,250],order:[1,14,43,53,63,65,67,155,159,164,166,169,173,177,181,183,184,195,196,207,214,215,217,220,222,225,227,229,238,250,259,261,264,268,270,271,272,273],order_bi:250,order_data:[168,270],order_data_df:270,order_data_dict:270,order_data_fil:270,order_queued_tasks_by_prior:1,order_summari:270,ordereddict:250,ordin:[195,250],ore:194,org:[160,164,170,181,183,200,215,223,229,230,244,247,250,254,261,264,266,269,270,272],organ:[164,242,244,245,246,250,259,272],orient:[43,181,250],orientation_preset:43,origin:[35,47,63,164,181,223,227,230,231,250,252,256],orm:[43,45,48,56,57,58,59,63,69,70,120,146,248,250],orm_deserialize_valu:[70,180],orphan:[173,181,222,239,250,264],orphaned_task:239,orphaned_tasks_check_interv:173,os:[35,159,190,202,242,246,250,261,264,269],oserror:250,osx:250,other:[40,43,57,58,60,63,66,68,70,71,74,109,134,146,157,159,160,162,164,165,166,168,169,171,172,173,177,180,181,182,185,188,190,193,195,197,198,199,203,205,208,210,219,221,222,228,230,235,236,238,241,242,244,245,246,251,258,259,264,266,267,268,269,270,272,273,274],other_dag_id:195,other_task:164,otherwis:[1,2,3,11,40,43,48,56,59,63,70,72,117,157,163,164,165,173,180,181,183,195,200,210,214,215,216,230,250,261,264,268,269,272,274],ouathlib:250,our:[9,71,159,162,166,168,169,174,181,199,216,222,224,226,242,245,246,249,250,270,272],out:[0,12,41,43,44,117,129,146,160,162,164,169,170,173,176,177,181,185,190,195,197,198,203,216,221,230,231,241,248,249,264,266,267,269,270,272,273],outag:[177,244],outcom:159,outdat:[146,250],outgrow:266,outlet:[40,53,74,85,97,231],outlier:271,outlin:173,output:[35,40,43,71,72,109,131,159,160,164,166,176,181,182,202,210,231,242,258,261,267,269,272,273],output_encod:[35,72,131],output_format:267,output_path:160,outright:249,outsid:[69,97,109,159,164,182,195,250,270],outstand:230,over:[61,63,69,154,159,160,161,164,165,167,170,173,177,190,207,213,214,216,218,227,231,238,250,266,270,271,272,274],overal:[48,159,169,179,180,239,242,271,272],overflow:[181,242,250],overhead:159,overlap:[178,197,250,271],overload:[198,250],overlook:159,overrid:[1,2,4,5,12,14,16,38,40,53,55,63,66,71,72,117,120,124,125,129,132,134,136,143,146,147,149,151,153,154,157,160,164,180,181,190,195,199,205,215,216,231,244,250,264,266,269,270,272,274],overridden:[10,40,43,70,160,181,195,238,244,250,267],overstock:250,oversubscrib:164,oversubscript:250,overview:[165,167,181,197,250,264,271,274],overwhelm:171,overwrit:[43,55,63,69,117,164,181,190,217,250,256,272],overwrite_params_with_dag_run_conf:63,overwritten:[190,238,250],own:[9,38,43,162,164,170,177,180,181,185,189,190,191,192,194,201,215,219,220,221,227,230,231,238,242,249,250,261,264,269,272],owner:[38,40,43,52,53,74,85,97,161,181,223,230,245,250,255,267,269],owner_mod:272,ownership:[40,230,250],p12:250,p:[160,222,250,264,269],pa:197,pack:[68,165],packag:[14,162,167,168,169,177,181,197,198,199,201,202,210,221,222,238,243,249,259,261,264,267,270,272],package1:164,packet:250,pad:250,page:[173,181,197,205,221,222,223,244,245,247,250,254,261,266,269,271],page_s:264,pagerduti:194,pageview:245,pagin:250,pai:[40,173,195,202,215,221,250],painless:266,pair:[43,160,165,181,197,204,250,251,253,260,267,271,272,274],pairwis:164,palletsproject:181,pam:246,panda:[16,194,270],pandas_gbq:250,panel:[166,271],papermil:[104,194],papermill_oper:95,paradigm:270,paragraph:250,parallel:[1,10,164,166,169,171,173,191,195,215,250,266],param1:197,param2:197,param:[0,40,43,46,51,53,59,63,72,74,85,87,97,125,129,146,147,159,160,164,167,181,198,199,202,204,267,272],paramet:[0,1,2,3,4,5,9,10,11,12,14,16,35,38,40,41,43,44,45,48,53,55,56,57,58,59,60,63,67,69,70,71,72,74,78,83,87,97,109,117,120,122,123,124,125,126,127,128,129,131,132,134,136,143,146,147,149,151,153,154,155,158,159,160,161,162,164,167,168,169,170,171,172,173,176,177,181,184,185,191,195,197,199,207,208,210,212,215,218,235,244,248,259,260,262,264,267,269,270,274],parameter:[43,55,159,169,182,199,205,206,219,250],parameterized_task:182,parameterstor:181,paramiko:250,paramsdict:55,paramvalidationerror:0,parent:[2,14,43,120,159,160,164,177,181,182,195,202,250],parent_dag:[43,208],parent_dag_nam:164,parent_task:208,parentdag:[160,272],parker:[261,266],parlanc:272,parquet:[159,250],pars:[0,14,44,50,53,117,159,160,164,173,181,183,197,199,202,239,242,244,250,261,269,270,274],parse_boolean:117,parse_error:0,parse_from_uri:[41,250],parse_netloc_to_hostnam:[41,250],parse_result:270,parse_retri:40,parse_time_mapped_ti_count:53,parse_uri:250,parsed_result:270,parser:[71,173,195,250,261],parsing_process:[159,163,173],part:[43,63,71,109,159,160,164,165,168,169,173,176,177,183,194,198,201,203,210,216,221,227,230,231,232,242,245,246,250,255,266,270,272,273],parti:[168,181,198,230,246,250,261],partial:[40,53,57,166,250,273],partial_kei:250,partial_kwarg:53,partial_subset:[43,250],partialkei:250,particular:[159,164,173,181,215,227,230,232,244,274],particularli:[171,190,195,250,255,257],partit:[40,117,159,165,248,250,267,270],partition_filt:250,partition_kei:267,partition_valu:267,partli:195,pass:[1,4,12,16,35,38,40,43,44,53,55,59,63,70,72,74,78,97,109,120,123,132,134,147,153,157,159,160,161,162,164,165,166,168,169,170,176,177,178,179,180,181,190,195,196,199,202,206,209,212,215,216,244,252,258,259,260,267,269,270,272],pass_valu:[117,250],passed_task:159,passing_task:159,passphras:[250,258],passwd:[258,271],password1:[160,181,253],password2:[160,181,253],password:[20,41,159,160,162,194,197,199,203,214,215,218,241,246,250,252,253,256,258,259,260,264,267,269,271,272,274],password_auth:250,passwordformail:261,passwordus:250,past:[43,160,182,195,216,250,269,271,272],patch:[9,159,198,226,249,250,251,272],patch_dataset:250,patch_tabl:250,patent:230,path2:198,path:[7,9,16,20,43,44,45,48,58,59,63,109,117,124,136,146,159,160,161,163,164,168,175,177,181,185,189,190,195,198,199,202,203,206,207,214,215,222,235,238,239,242,260,261,264,267,269,272,273],path_exist:250,path_prefix:124,pathlib:44,pattern:[43,44,161,164,181,238,250,270],paus:[43,159,167,181,184,246,251,272],paused_dag_id:250,paxo:173,payload:[165,261],paymil:250,pct:274,pd:270,pdf:274,peak:186,pem:198,pencil:197,pend:[48,63,160,181,250],pendingdeprecationwarn:250,pendulum:[40,43,53,60,66,154,155,159,164,168,177,182,190,195,207,210,216,231,233,267,268,269,270,272],pendulum_serializable_context_kei:109,peopl:[221,242,244,269,273],pep440:250,per:[2,10,14,43,63,159,164,173,177,180,181,183,184,190,199,222,239,268,269,270],percent:[230,250],percentag:245,perfect:249,perfectli:177,perform:[1,2,4,5,9,12,40,43,72,117,155,159,160,161,164,166,167,181,182,185,200,206,207,210,215,219,227,230,244,248,250,255,269,271,272,274],perhap:[109,159,210,271],period:[1,2,4,5,10,12,40,43,120,154,164,173,175,177,178,181,182,185,190,195,207,245,246,250,269,272,273],perm:272,permalink:250,perman:[250,274],permiss:[160,177,181,185,230,241,245,246,261,262,272],permit:272,pernod:250,perpetu:230,persist:[58,68,165,173,176,183,190,248,250],persistent_volume_claim:272,persistentvolum:190,persistentvolumeclaim:[190,272],person:[40,160,197,245,249,250],perspect:[160,185,195],pertain:230,pessimist:[181,250],peter:[261,266],pformat:250,pg_hba:215,pgbouncer:[173,215],pgp:[223,254],pgpk:223,pgpv:223,phase:[244,250],phone:270,phrase:250,physic:[221,269],pic:274,pick:[47,164,165,173,181,182,185,203,213,216,221,249,250],picker:250,pickl:[40,43,47,63,70,109,160,181,198,250,270,272],picklabl:63,pickle_hash:47,pickle_id:[1,3,5,11,43,63],pickle_info:[43,250],pickletyp:250,pickup:40,pict:274,pictur:250,pid:[63,160,241,250,266],pidbox:181,piec:[159,165,169,269,272],pig:[29,40,105,194,250],pig_hook:24,pig_oper:[95,250],pigclihook:250,piggi:244,pighook:14,pigoper:[40,250],pill:10,pin:[222,250],ping:[168,234,247],pinodb:250,pinot:194,pinotdbapihook:250,pinwheel:250,pip:[109,164,185,194,203,221,222,223,235,239,242,250,255,261,266,272,273],pip_install_opt:[109,250],pip_packag:250,pipe:[231,250],pipelin:[109,117,181,185,195,206,210,219,221,226,236,250,271],pipeline_exampl:269,pitfal:250,pixel:250,pk:250,pkg:242,pkg_resourc:250,pkill:160,place:[9,38,40,43,47,109,143,161,164,165,167,173,181,185,199,202,215,230,238,250,256,264,269,270,272],placehold:[14,41,160,197,250],plai:271,plaid:250,plain:[160,166,176,197,214,222,250,267,269,274],plainpassword:274,plan:[43,165,170,181,195,215,250,272],platform:[162,169,181,194,219,235,246,248,250,259,260,264],platformvers:250,pleas:[13,15,17,18,19,21,22,23,25,26,27,28,29,30,31,32,33,34,36,37,41,43,46,63,73,75,76,77,79,80,81,82,84,86,88,89,90,91,92,93,94,96,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,118,119,120,121,127,130,133,135,137,138,139,141,142,144,145,148,150,152,159,164,166,168,173,175,177,181,183,184,185,187,190,193,198,210,213,217,221,223,224,227,234,244,250,251,253,254,255,261,264,268,270,272,273],plenti:186,plexu:[194,250],plot:250,plu:[164,216,250,251,269],plug:244,pluggabl:[189,250],pluggi:232,plugin:[7,40,44,109,178,181,199,201,215,216,228,232,238,242,251,263,264,267,269],plugin_macro:244,plugin_nam:[7,244,250],pluginhook:244,plugins_fold:[164,242],plugins_manag:[201,216,244,250,272],plumb:250,plyvel:250,pm:272,pmc:[245,250],png:[160,269,274],pod:[9,57,63,180,181,192,227,246,250,272],pod_id:[9,250],pod_mutation_hook:229,pod_overrid:[250,272],pod_request_factori:250,pod_runtime_info_env:272,pod_templ:[190,272],pod_template_fil:[9,272,273],podgener:250,podip:272,podlaunch:250,podmanag:250,podmutationhook:250,podruntimeinfoenv:[250,272],podtemplatefilerul:273,poetri:[222,266,273],point:[38,53,109,146,154,159,160,165,181,182,185,195,197,198,206,222,239,241,250,264,266,268,269,272],poison:[10,191],poke:[58,120,122,129,131,132,134,136,143,146,147,149,151,153,174,175,177,199,239,248,250],poke_context:[58,129,146],poke_context_field:[129,175],poke_interv:[122,129,146,159,248,250],poke_mode_onli:[129,199],poke_timeout:146,poked_except:239,poked_success:239,poked_task:239,pokereturnvalu:129,polici:[0,167,181,221,226],polish:250,poll:[0,199,250],poll_job_complet:250,poll_sleep:250,polyfil:250,pool:[0,1,2,3,5,11,40,43,51,53,63,74,85,97,120,129,164,166,167,169,172,173,184,189,195,215,239,241,251,252,264,269,270,272],pool_1:160,pool_2:160,pool_metrics_interv:173,pool_nam:[56,239,250,251,272],pool_overrid:63,pool_siz:181,pool_slot:[40,53,63,74,85,97,171,241,250],poolnotfound:0,poolslotsavailabledep:250,poolstat:56,poor:[71,250],pop:[146,250],pop_context_managed_dag:43,popen:250,popul:[43,53,64,65,109,181,250,269],popular:[168,215,245,250],port:[16,20,41,160,187,190,197,203,215,238,246,250,260,261,264,266,269,272,274],port_bind:198,portion:186,pose:[250,252],posit:[40,109,134,143,172,190,195,250],posix:[224,250],possibl:[40,43,63,65,146,158,159,160,164,165,166,173,177,178,180,181,182,183,190,195,197,198,199,201,206,215,216,221,222,230,231,232,242,244,248,249,250,251,259,261,264,266,267,268,269,270,271,272,273,274],post:[160,181,184,215,225,250,251,252,272],post_execut:[40,74,85,97,120,231,250,270],post_mortem:272,postgr:[30,106,173,181,194,215,220,222,227,242,264,269],postgres_conn_id:269,postgres_default:162,postgres_hook:[24,269],postgres_oper:95,postgres_to_gc:250,postgres_to_gcs_oper:250,postgreshook:[162,269],postgresoper:[168,250,269],postgresql:[173,181,194,199,205,224,242,246,272],postgrestogooglecloudstorageoper:250,potenti:[120,159,164,166,197,215,250],potiuk:[247,250],pov:274,power:[166,168,199,219,230,232,250,269],powershel:199,pprint:[210,242],pr:[226,249,250],pr_templat:250,practic:[40,161,173,195,202,208,246,250,268],pre:[14,165,168,169,174,194,195,210,215,221,246,250],pre_execut:[40,74,85,97,120,168,231,232,270],precaut:246,preced:[43,161,170,177,181,214,218,231,238,242,250,251,269],precheck:250,precis:[184,241,250,264],precommit:250,predefin:[168,169,177,186,250],predic:[173,181,250],predict:[155,249,250],preempt:250,prefer:[40,164,172,181,202,221,230,245,246,250,266],prefetch:181,prefix:[35,72,120,124,159,160,164,166,181,197,199,212,214,215,235,239,241,272],prefix_group_id:164,preflight:181,prefork:[181,250],preinstal:194,preload:[2,250],prematur:250,premis:194,preoper:87,prepar:[14,63,164,202,215,222,230,231,250,264],prepare_classpath:250,prepare_email:164,prepare_for_execut:[40,53,129],prepare_lineag:231,prepare_syspath:250,prepare_templ:38,prepend:256,prerequisit:[221,250],presenc:[199,250],present:[42,43,55,109,159,164,169,181,190,197,199,242,250],preserv:[250,268,274],preset:250,presort:155,pressur:173,presto:[31,194,250,273],presto_check_oper:95,presto_hook:[24,273],presto_to_mysql:95,prestocheckoper:107,prestohook:[250,273],prestointervalcheckoper:107,prestotomysqloper:[108,168],prestotomysqltransf:108,prestovaluecheckoper:107,pretest:250,pretti:[160,199,250,269],prev:250,prev_:250,prev_attempted_tri:63,prev_d:267,prev_data_interval_end_success:267,prev_data_interval_start_success:267,prev_ds_nodash:[195,250,267],prev_execution_d:267,prev_execution_date_success:267,prev_start_date_success:267,prevent:[40,109,117,129,134,164,171,180,181,195,220,250,261,262,274],prevent_dupl:53,preview:274,previou:[9,40,43,48,63,71,134,146,154,157,159,160,164,166,176,177,178,181,195,199,202,215,216,223,239,245,250,259,267,269],previous:[1,2,4,10,63,164,195,216,239,249,250,261,272],previous_num_object:250,previous_object:250,previous_schedul:43,previous_start_date_success:63,previous_ti:63,previous_ti_success:63,previously_succeed:239,primari:[63,159,163,223,241,246,250,269,274],primarili:[43,173,174],prime:[173,250],primit:[199,248],princip:[160,246,250,252,255],principl:250,print:[43,44,159,160,163,164,166,168,170,176,177,180,181,195,197,199,202,210,227,233,242,244,250,256,258,268,269,270,272,273,274],print_arrai:159,print_context:210,print_dat:269,print_it:170,print_messag:202,print_stuff:190,print_the_context:[159,210],print_x:170,printer:166,prior:[43,87,154,159,173,182,197,216,250,261,267,272],prioriti:[1,3,11,38,40,160,161,167,171,181,195,224,239,250],prioritize_queu:250,priority_class_nam:272,priority_weight:[38,40,49,53,63,74,85,97,172,195,250,269,270],priority_weight_tot:38,prismj:250,privat:[41,43,198,245,246,250,272],private_environ:198,private_kei:[250,258,261],privileg:[198,215,246,250,261,262],probabl:[168,181,195,227,264,268,273],probe:[181,234],problem:[0,42,164,165,169,173,180,185,198,215,221,236,238,242,244,246,250,254,264,268,272,273],problemat:[164,250,273],proce:109,process:[0,2,9,10,35,40,44,58,59,63,68,72,85,109,127,131,146,159,160,164,165,166,167,171,172,175,177,178,180,181,182,188,189,190,191,195,198,202,215,216,227,236,237,239,242,244,253,263,269,270,272],process_dag:250,process_error:9,process_fil:[44,181,250],process_statu:9,process_watcher_task:9,processor:[163,181,195,239,242,250],processor_factori:250,processor_filename_templ:250,processor_log_fold:250,processor_timeout:[239,250],prod:[202,250],produc:[154,159,168,197,206,222,250,258],product:[2,44,159,166,169,173,181,193,202,205,215,219,224,230,236,237,250,255,266,269],profil:[44,250],profile_nam:181,profound:250,program:[242,247],programmat:[219,250],progress:[40,117,129,219,250,269],project:[181,194,197,221,229,234,242,245,250,254],project_a:164,project_a_dag_1:164,project_dataset_t:250,project_id:[235,250],projectid:250,prolong:195,prometheu:[237,250],promin:230,promis:249,prompt:[160,250],prone:[173,195],pronto:250,propag:[2,109,120,159],propagate_skipped_st:120,proper:[185,195,197,206,246,250,269],properli:[160,178,195,234,242,246,250,261,264],properti:[1,3,11,38,40,41,43,44,48,53,55,58,59,63,65,66,69,71,81,122,129,134,146,154,155,157,158,168,173,195,197,203,216,234,244,250,255,270],propos:[176,247],protect:[161,246,250,252,257],proto:[181,212],protocol:[14,16,42,71,154,194,197,235,250],prove:[159,246,250],proven:[197,221],provid:[0,1,2,13,14,16,18,19,21,22,23,25,26,27,28,29,30,31,32,33,34,36,37,38,40,43,53,55,63,66,69,70,79,80,86,87,88,89,90,91,92,93,94,96,99,100,101,102,103,104,105,106,108,109,111,112,113,114,115,117,119,120,122,123,126,137,138,139,141,142,144,145,152,153,154,155,157,158,159,162,163,164,165,166,168,169,170,173,174,175,177,181,183,185,187,190,192,195,197,198,199,201,208,215,216,221,223,229,230,231,232,234,235,238,239,242,243,244,245,246,248,249,251,252,253,254,257,260,261,264,267,269,270,271,273,274],provide_context:250,provide_gcp_credential_fil:250,provide_sess:250,provider_a:166,provider_info:[14,250],provider_nam:160,providermanag:198,providersmanag:14,proxi:[71,166,173,181,205,215,250],proxy_fix:[181,250],proxy_fix_num_proxi:250,proxy_fix_x_for:212,proxy_fix_x_host:212,proxy_http_vers:212,proxy_pass:212,proxy_postgres_tcp:160,proxy_redirect:212,proxy_set_head:212,proxy_us:[250,255],proxyfix:[181,212,250],proxyus:255,ps2:274,ps:[264,274],psd:274,pseudo:198,psql:242,psrp:194,psutil:250,psycopg2:[215,242,250],pub:250,public_kei:[235,261],publicli:[181,230,252,254],publish:[117,181,202,222,239,242,250,273],publish_to_queu:270,publsh:250,pubnub:250,pubsub_oper:250,pubsub_sensor:250,pubsubcreatesubscriptionoper:250,pubsubcreatetopicoper:250,pubsubdeletesubscriptionoper:250,pubsubdeletetopicoper:250,pubsubpublishmessageoper:250,pull:[40,55,63,65,71,159,162,164,169,180,181,190,198,202,215,250],pull_request_templ:250,puppet:185,pure:164,purg:[159,160,183,250],purpos:[5,38,42,65,109,157,159,161,164,173,180,181,197,199,210,215,216,230,245,246,250,264,269,272],push:[0,40,63,65,68,71,72,109,117,129,159,162,168,169,180,181,198,202,210,216,231,244,250,270],push_context_managed_dag:43,pushing_task:180,pushtos3:159,put:[10,117,143,154,157,164,167,180,185,200,204,206,208,216,221,242,250,264,266,269,270,272,273],py27:250,py2:250,py3:[223,242,250],py:[14,72,159,161,164,177,181,182,183,190,195,199,200,201,202,204,206,207,208,210,211,215,216,222,229,232,238,240,244,251,261,263,269,270],py_fil:250,py_interpret:250,pyarrow:250,pydoc:250,pydruid:250,pyenv:242,pyhiv:250,pyhs2:250,pyi:198,pyjwt:250,pylint:250,pymongo:250,pymssql:250,pymysql:250,pyodbc:215,pyopenssl:250,pyoper:250,pypa:250,pypi:[220,242,250,272,273],pytest:[159,250],python2:250,python37:242,python38:242,python3:[72,198,222,242,250],python:[10,43,44,47,69,71,72,95,110,117,124,125,140,161,163,164,165,166,169,173,176,177,181,185,194,198,199,200,205,210,214,215,219,220,221,222,223,224,227,232,235,238,239,243,252,261,264,266,268,269,270,273,274],python_cal:[109,143,159,164,168,170,195,198,199,210,250,270,272],python_command:198,python_loc:242,python_oper:[95,195,250],python_path:242,python_vers:[109,222,242,266],pythonasynciodebug:165,pythonhost:250,pythonoper:[109,159,164,165,168,170,176,195,205,209,270,272],pythonpath:[161,181,185,199,200,204,238,239,250],pythonsensor:[143,250],pythonvirtualenvdecor:250,pythonvirtualenvoper:[109,205,209,250,272],pytz:[250,268],pyyaml:250,q:[160,185,250],qd:194,qds_sdk:250,qian:247,qingp:[247,250],qplum:250,quai:272,qualifi:[146,181,252,255,259],qualiti:[117,274],quantopian:250,quark:185,quarter:182,quarterli:[182,250],quay_k8:272,qubol:[194,250],qubole_oper:250,qubolehook:250,quboleoper:250,queri:[2,16,43,48,59,63,67,87,117,134,146,147,173,179,180,181,185,195,197,199,261,269,270,272],query_for_task_inst:67,query_param:250,query_uri:250,queryexecutionid:250,queryparamet:250,querystr:250,question:[221,250,254],queu:[1,3,5,9,11,43,56,63,160,171,173,177,181,190,195,200,239,241,250],queue1:187,queue2:187,queue:[1,3,4,5,9,10,11,12,40,53,63,74,85,97,160,161,163,165,166,169,171,172,181,186,187,188,190,192,195,219,241,269,270],queue_command:[1,3,11],queue_nam:270,queue_task_inst:[1,3,5,11],queuebrok:185,queued_at:[48,241],queued_by_job:63,queued_by_job_id:[63,250],queued_dttm:[63,241,250],queued_slot:[56,239],queued_task:[1,3,11,239],queuedlocalwork:[10,191,250],queuedtaskinstancetyp:1,queueing_attempt:1,queueurl:270,quick:[43,205,221,237,266,269,271],quicker:[173,181,250],quickli:[162,169,177,221,245,249,264,266,269,271],quickstart:250,quit:[129,159,173,195,221,227,268,269],quot:[72,206,250,269],quote_charact:250,quote_plu:197,r39132:247,r:[160,181,227,250,269,272],rabbitmq:[181,185,194,250],race:250,raft:173,rais:[0,38,40,42,43,44,55,71,72,117,122,147,154,155,157,158,159,161,165,177,181,190,195,207,215,239,249,250,260,268,269,270,272],ran:[42,63,160,164,177,181,239,269],randint:272,randkei:255,random:[160,181,250,267,272],random_bas:210,random_seeded_by_host:181,randomli:[181,250,272],rang:[40,43,58,160,164,182,190,195,207,210,227,250,269,270,274],rare:[250,268],rat:250,rate:[59,181,183,245,250,271],rather:[43,159,161,164,165,166,173,176,181,199,202,210,222,242,250,266,272],ratio:117,ratio_formula:117,raw:[63,146,179,181,194,222,250,266,269],raw_json:164,rawtaskprocess:185,rbac:[261,272],rbac_app:250,rc:249,rce:[181,250],rd:215,re:[0,1,2,3,9,11,38,68,159,160,161,162,164,165,169,173,177,181,183,189,190,197,225,231,242,250,256,264,266,268,269,272,274],rea:250,reach:[0,43,68,134,160,171,173,177,181,195,226,239,250,272],reactiv:195,read:[9,10,40,41,44,47,59,69,159,169,173,177,181,183,190,195,197,199,202,215,218,235,242,246,251,255,256,259,260,261,266,269,270,272,274],read_all_dag:59,read_committed_snapshot:215,read_csv:270,read_dags_from_db:[44,250],read_kei:166,read_onli:272,read_sql:16,readabl:[0,154,230,250,267],reader:[168,250],readfp:250,readi:[63,159,173,191,219,221,234,239,242,246,250,266,270,272],readinessprob:234,readm:250,readonli:190,readthedoc:[250,272],readtimouterror:250,ready_for_retri:63,ready_prefix_on_cmdlin:250,real:[53,159,166,198,215,236,238,250,261],realiti:273,realiz:246,realli:[3,11,179,215,242,250,264,269,272],realm:[252,255],reason:[0,43,155,164,165,170,173,177,181,190,195,197,199,202,206,221,227,230,250,268,269,272,274],reattach:250,rebas:250,rebrand:250,rebuild:[160,250,264],recaptcha_private_kei:261,recaptcha_public_kei:261,receiv:[1,2,4,5,10,40,43,117,134,164,165,166,191,202,207,221,229,230,234,250],recent:[40,43,97,146,155,160,163,165,181,182,183,195,224,250,261],recip:159,recipi:[83,230],reclaim:173,recogn:[72,117,198,250],recommend:[2,40,159,164,173,177,179,181,185,186,189,195,197,198,215,220,221,223,224,226,227,237,242,246,250,251,264,266,268,269,272,274],reconfigur:250,reconnect:250,reconstitut:70,reconstruct:[70,216],record:[16,40,48,50,57,59,63,66,67,134,146,160,182,245,250,251,269,274],recov:[181,190,264],recoveri:[221,250],recreat:[63,250,274],recur:[195,248],recurs:[38,40,44,71,134,136,182,208,250],recursion_depth:[43,134],recursionerror:38,recycl:[181,190],red:210,redact:250,redbubbl:250,reddit:250,redeliv:181,redhat:213,redi:[181,185,190,194,250,264],redirect:[160,181,199,238,239,244,250,251],redistribut:230,redownload:250,redshift:215,redshift_to_s3:111,redshift_to_s3_oper:95,redshifthook:250,redshifttos3oper:111,redshifttos3transf:[111,250],reduc:[59,63,166,173,175,181,183,250,272],reduct:[183,250],redund:[165,250,269],redundantli:165,ref:[117,250],refactor:250,refer:[40,41,72,74,83,85,87,109,116,117,122,129,131,132,136,143,146,149,151,159,163,164,168,170,173,185,189,190,195,197,209,214,215,216,220,221,226,229,239,244,250,261,264,266,269,272,274],referenc:[109,164,167,197,250,269],referr:[245,250],refin:250,reflect:[159,173,181,195,216,244,250,269],refrain:[164,274],refresh:[44,63,146,163,181,246],refresh_al:250,refresh_dag:250,refresh_executor_config:250,refresh_from_db:[48,63,250],refresh_from_task:[63,250],refreshconfigur:250,refus:215,regard:[197,215,230,239,250,251,269],regardless:[159,160,173,181,182,210,250,268],regex:[43,44,160,182,250,272],regexp:[160,164,181,202],regist:[0,58,129,160,165,168,198,201,216,244,250,261,269,274],register_in_sensor_servic:129,registr:[170,205,261],registri:250,regress:250,regular:[48,71,164,165,166,190,199,216,242,244,246,249,250,270],regular_us:250,regularli:[164,224,234,254],reinit_frequ:255,reiniti:250,reinstat:250,reject:250,rel:[38,40,43,66,136,164,173,180,186,195,206,250,269],relabel:[14,197,250],relat:[40,43,125,127,128,159,160,164,173,177,185,194,195,202,208,210,221,232,240,251,261,264,272,273],relationship:[66,68,71,164,167,208,250,274],relative_diff:117,relative_fileloc:43,relativedelta:[157,250,268],relax:250,releas:[55,120,124,190,194,198,220,222,226,229,238,242,243,246,259,268,273],release_not:181,relev:[9,173,181,195,215,223,241,250],reli:[157,159,165,173,215,246,248,250,255,272],reliabl:[2,250,272],relic:250,relist:250,relmanag:250,reload:[48,181,215,250],reload_modul:250,reload_on_plugin_chang:[244,250],reloc:250,remain:[177,180,197,230,250,255,268],remak:63,rememb:[159,164,173,245,250,269],remot:[159,181,187,189,190,198,208,215,238,250,252,273],remote_app:261,remote_base_log_fold:250,remote_host:250,remote_log:[238,250],remote_log_conn_id:250,remote_us:[250,261],remov:[9,40,43,48,63,70,124,164,165,171,173,175,177,181,194,198,212,223,226,239,241,242,249,251,255,261,264,269,272,273],remove_dag:59,remove_deleted_cod:45,remove_deleted_dag:59,remove_fil:171,renam:[173,184,227,241,249,273],render:[16,38,40,43,53,57,63,72,74,83,85,87,109,116,117,122,129,132,146,147,149,151,164,180,181,183,195,199,231,241,244,250,251,258,269,272,274],render_k8s_pod_yaml:63,render_templ:[38,57,63,166,244,272],render_template_as_native_obj:[43,168,170,250],render_template_field:[38,40,53],rendered_field:57,rendered_task_instance_field:[57,63,160],renderedtaskinstancefield:[57,183,241,250],renderedtifield:51,renew:[160,250,255],reorder:250,reorgan:250,repatterntyp:43,repeat:[164,167,173,194,202,221,222,250,260,269],repeated_map:166,repeatedli:[147,250],repetit:159,replac:[5,16,38,55,63,132,149,154,159,160,164,190,194,197,199,201,216,227,246,255,258,261,270,272,273],replace_microsecond:[184,250],repli:181,replic:250,replica:[249,250,272],repo:[47,190,215,246,250],repo_token:250,report:[43,44,161,164,173,180,181,190,197,215,234,245,246,249,250,272],repositori:[181,185,190,250,269],repr:[0,1,40,41,43,48,53,63,69,70,155],repres:[40,47,53,55,63,71,124,125,154,159,169,176,177,178,182,195,198,209,230,235,248,267,268,269,272],represent:[41,43,124,125,157,159,160,164,173,177,178,180,208,250,271,274],reproduc:[221,230,254,266],reproduct:230,req:250,request:[0,1,43,48,70,165,177,181,183,190,195,199,214,241,245,246,252,259,261,269,272],request_bodi:199,request_cpu:272,request_ephemeral_storag:272,request_filt:250,request_memori:272,request_token_param:272,request_token_url:261,requir:[2,40,48,55,58,63,71,87,109,129,132,159,160,161,164,165,166,170,171,175,177,181,182,183,185,186,187,188,190,194,195,197,198,199,201,205,210,214,215,220,221,222,224,225,227,230,234,235,238,239,245,246,251,259,261,262,264,266,268,270,272,273],requires_authent:252,requisit:215,rerun:[122,160,250,272],rerun_failed_task:[43,160,272],reschedul:[0,5,9,67,120,129,165,174,177,188,199,208,241,251],reschedule_d:[0,67],rescu:250,resembl:[164,235],reseri:250,reserv:[167,204,250],reset:[177,181,196,250,271,272],reset_al:210,reset_dag_run:[122,160],reset_dagrun:272,reset_sign:250,resetdb:[250,272],reshap:159,resid:180,resili:[173,215,250],resolut:[169,250,274],resolv:[40,55,70,71,109,181,194,250,264],resolve_template_fil:[38,43,250],resolve_xcom_backend:70,resourc:[0,40,43,53,70,71,74,85,97,159,160,164,165,169,171,181,185,186,187,190,199,215,241,245,246,252,264,272],resource_admin_menu:251,resource_audit_log:251,resource_browse_menu:251,resource_config:251,resource_connect:251,resource_dag:251,resource_dag_cod:251,resource_dag_depend:251,resource_dag_run:251,resource_doc:251,resource_docs_menu:251,resource_import_error:251,resource_job:251,resource_my_password:251,resource_my_profil:251,resource_plugin:251,resource_pool:251,resource_provid:251,resource_sla_miss:251,resource_task_inst:251,resource_task_log:251,resource_vari:251,resource_vers:9,resource_websit:251,resource_xcom:251,resourcevers:[9,190],resp:261,respect:[71,87,109,160,170,173,178,190,210,216,220,231,239,249,268,269,272,273],respond:181,respons:[1,2,3,9,11,48,164,173,180,181,185,208,221,230,234,252,254,269,270,272],rest:[42,181,182,194,197,228,234,249,252,257,270,272],restart:[177,180,181,190,195,200,213,221,234,238,244,260,264,272],restartpolici:190,restor:[184,239,250],restrict:[43,154,155,158,164,166,185,216,252],restrict_to_ev:155,restructur:[227,250],restructuredtext:[164,269],result:[2,9,10,14,16,40,70,71,72,109,117,120,146,159,160,163,164,165,172,173,176,180,181,183,185,190,191,195,197,199,202,215,230,244,250,264,269,270,273,274],result_backend:[160,214,250],result_queu:[9,10,191],resultbackend:185,resultset:43,resum:[68,160,165,250],resurfac:250,retain:[230,250,260],retransmit:181,retri:[0,40,53,63,74,85,97,129,146,147,159,160,161,164,169,177,180,181,182,203,233,268,269,270],retriev:[68,69,70,109,117,124,125,127,128,159,160,166,180,181,190,199,214,218,246,248,250,259,264,270,272],retrieve_mail_attach:250,retrieve_output:198,retrieve_output_path:198,retry_delai:[40,53,63,74,85,97,182,250,269],retry_exponential_backoff:[40,53,74,85,97,250],retry_queu:161,return_cod:[190,250],return_valu:[40,63,70,71,109,180,270],reus:[199,244,250],reusabl:[168,169],reveal:185,revers:[181,205,216,217,250,270],revert:[159,195,250,272],review:[269,270],revis:[160,227,230,250,274],revok:251,reword:250,rework:250,rewrit:[212,250],rewritten:[164,250],rf:264,rflow:250,ricard:250,riccomini:247,rich:[160,164,219,250,271],richer:[226,250],rid:[250,264],rideabl:250,right:[40,63,68,120,154,161,164,166,173,180,181,185,195,216,221,226,227,230,232,233,245,250,268,272],rise:190,risk:[72,206,230,242,250,252],riski:250,rl:[43,181],rm:264,rmi:264,ro:198,robinhood:250,robot:[250,261],robust:[246,250,264],role1:[43,251],role2:[43,251],role:[40,181,200,234,241,261,266,272],role_arn:250,role_kei:261,roll:[173,178,250],root:[40,43,53,59,66,71,160,177,180,181,215,238,242,250,262,264,272,274],root_dag:44,root_dag_id:[43,241],rootcss:242,rotat:[69,175,250,259,272],rotate_fernet_kei:[41,69,250,272],rough:173,roughli:[173,249],round:[40,173,195],rout:[161,240,244,250],routin:244,row:[16,43,48,56,57,64,68,117,147,159,165,173,250,269,271,274],rowid:250,royalti:230,rpc:250,rsa:[223,241],rst:[40,181,199,250],rtd:250,rtif:241,rtype:164,rule:[38,40,55,63,161,169,177,182,195,197,210,226,269],run:[0,1,2,3,4,9,10,11,12,16,35,40,43,44,48,53,55,56,58,60,62,63,68,71,72,74,78,97,109,120,122,123,132,146,147,149,153,154,155,157,158,159,161,163,165,166,167,168,169,170,171,172,174,175,176,177,178,180,181,183,184,185,186,187,188,189,190,191,192,193,194,195,198,199,200,202,204,205,207,208,209,210,211,214,215,216,219,221,223,224,225,226,227,229,231,234,235,236,237,238,239,241,242,244,246,248,251,252,255,256,262,265,267,268,270,271],run_aft:[154,155,157,216],run_after_loop:206,run_as_own:255,run_as_us:[40,53,63,74,85,97,181,262,272],run_at_least_onc:43,run_backward:[43,272],run_cli:250,run_command:[35,250],run_copi:250,run_extract:250,run_finished_callback:250,run_grant_dataset_view_access:250,run_id:[43,48,53,57,62,63,65,67,70,160,166,181,182,201,206,233,238,241,267,272],run_load:250,run_me_first:231,run_next:9,run_pod_async:9,run_queri:250,run_table_delet:250,run_table_upsert:250,run_thi:[159,206,210,216,231],run_this_first:164,run_this_last:231,run_time_mapped_ti_count:53,run_typ:[43,48,159,241,250],run_with_configur:250,runasus:[190,250],runme_0:266,runnabl:[171,188],runner:[166,181,199,250],running_dep:250,running_slot:[56,239,250],running_task:239,runtim:[40,68,109,122,129,134,160,165,166,167,174,177,179,181,186,250,264,272],runtimeenviron:250,ry:[247,250],ryan:247,ryanahamilton:247,ryw:247,s3:[13,145,159,166,181,194,201,246,248,270],s3_bucket_nam:270,s3_conn_id:250,s3_default:250,s3_file_transform:112,s3_file_transform_oper:95,s3_hook:[24,250],s3_kei:[144,270],s3_key_sensor:140,s3_log_fold:250,s3_overwrit:250,s3_prefix_sensor:140,s3_task_handl:250,s3_to_gcs_transfer_oper:250,s3_to_hiv:113,s3_to_hive_oper:95,s3_to_redshift:114,s3_to_redshift_oper:95,s3_to_sftp:250,s3copyobjectoper:[250,270],s3deleteobjectsoper:250,s3filetransformoper:[168,250],s3hook:166,s3keysensor:[159,250],s3listoper:166,s3loglink:201,s3prefixsensor:250,s3taskhandl:250,s3togcsop:250,s3togooglecloudstorageoper:250,s3togooglecloudstoragetransferoper:250,s3tohiveoper:113,s3tohivetransf:[113,250],s3toredshiftoper:114,s3toredshifttransf:[114,250],s:[0,2,9,11,14,16,38,40,42,43,48,55,59,63,64,65,66,74,78,109,117,120,123,129,134,143,149,153,154,155,157,158,159,160,161,164,165,166,167,168,169,170,172,175,177,178,179,180,181,182,184,185,186,189,190,192,194,197,198,199,200,201,202,203,205,206,210,214,216,217,220,223,226,227,230,231,239,240,241,242,243,244,245,246,247,248,254,258,261,262,263,267,268,271,272,274],sade:116,safe:[129,200,227,242,246,250,272],safe_dag_id:43,safe_load:[202,250],safe_mod:[44,250],safeconfigpars:250,safeguard:245,safest:189,safeti:250,sagemak:250,saguziel:247,sai:[43,44,159,164,168,177,185,195,198,216,250],said:[159,269],salesforc:[194,270],salesforce_conn_id:270,salesforce_hook:250,salesforce_queri:270,salesforcetos3oper:270,samba:[32,194],samba_hook:24,same:[0,7,9,40,43,60,63,67,69,72,74,83,85,87,109,116,117,122,129,132,134,146,149,151,154,159,160,164,165,166,169,171,173,175,177,181,182,187,190,194,195,197,202,203,208,210,214,216,220,221,222,242,246,250,251,259,260,262,264,266,267,268,269,270,272,273],samesit:181,sampl:[199,227,242,250,252,260,264,270,273,274],sandbox:[205,250],sane:[215,250],sanit:[72,206,250],saniti:250,sasl2:220,sasl:250,sat:223,satisfi:210,saturdai:[123,153,216],save:[41,43,44,57,58,59,146,159,160,164,181,183,185,196,197,242,249,250,256,260,268,269,270,271,274],save_dagrun:160,saw:272,sbin:242,scalabl:[59,159,186,219,250],scalar:250,scale:[173,178,181,185,186,190,219,250],scan:[44,164,173,181,239,242,250],scenario:[181,190,246,250],scene:[173,231,270],sched:250,schedul:[0,1,2,3,9,11,40,43,44,45,48,59,63,68,74,85,97,129,132,154,155,157,158,163,164,165,166,167,169,170,171,172,177,178,182,183,185,186,187,188,189,192,199,200,202,205,208,215,219,220,224,226,227,229,237,238,239,241,242,244,248,249,264,266,269,270,272,274],schedulable_ti:48,schedule_after_task_execut:[173,250],schedule_at:216,schedule_delai:[239,250],schedule_interv:[40,43,154,157,158,159,164,168,173,177,178,181,182,190,195,196,202,216,231,233,250,267,269,270],schedule_ti:48,scheduled__:250,scheduleinterv:[40,43,250],scheduleintervalarg:43,scheduler_1:264,scheduler_address:187,scheduler_health_check_threshold:[173,234],scheduler_heartbeat:[239,250],scheduler_idle_sleep_tim:[159,173],scheduler_job:250,scheduler_job_id:9,scheduler_lock:43,scheduler_ops_metr:250,scheduler_run:250,schedulerjob:[1,2,3,9,11,63,160,164,173,181,234,239,250],schedulerjobtest:250,schedulernam:250,schedulerprocess:185,scheduling_decis:241,schema:[14,16,20,41,43,55,160,167,175,181,197,199,215,221,225,227,241,260,267,269,272,274],schema_field:250,schema_object:250,schema_update_opt:250,scheme:[181,197,212,250,259,260],schlawack:249,scientist:242,scope:[2,109,164,173,250,261],scratch:[250,264,269],screen:[14,160,244,250,269,273,274],screenshot:[196,250,269,274],script:[40,41,72,131,160,168,195,199,206,213,219,222,223,242,250,252,264,270,274],sd:[272,274],sdist:223,sdk:[181,235,250],se:[205,250],search:[38,40,48,160,164,181,195,198,242,244,245,250,272,273],search_column:250,search_path:[215,250],season:250,sec:[181,250],second:[40,43,59,63,129,146,159,160,161,165,166,173,174,175,177,181,183,184,190,195,202,210,215,234,235,239,241,242,259,264,269,273],second_dag:270,second_task:[164,169,177,272],seconds_ago:239,secret:[69,159,205,214,218,228,246,250,254,256,258,271,272],secret_all_kei:272,secret_env:272,secret_fil:272,secret_id:124,secret_kei:[160,214,238,250,272],secret_manag:259,secretbackend:250,secretkeyref:190,secretref:250,secrets_mask:258,secretsbackend:259,secretsmask:250,section:[3,11,40,159,160,164,171,173,184,187,189,190,195,197,198,200,203,205,214,215,218,222,230,234,235,238,239,242,244,246,252,255,256,259,260,261,264,265,266,267,268,269,270,272,273,274],section_1:164,section_2:164,secur:[44,159,160,161,170,185,198,205,221,226,242,249,250,251,252,253,255,256,261,262,272,273],secure_mod:250,securecooki:181,securitycontext:190,securitymanag:250,see:[9,14,35,41,43,45,63,109,154,155,158,159,160,162,164,165,166,168,169,171,173,174,175,177,179,181,182,184,185,187,188,189,190,195,197,198,199,200,201,202,203,209,214,215,217,218,220,221,222,224,225,227,231,234,235,237,238,239,240,242,243,244,245,246,249,250,252,257,259,260,261,263,264,266,267,268,269,270,271,272,274],seedlist:250,seem:[164,173,250,272],seen:[164,245,270,271],seen_oid:38,segment:[157,181,194,240,246,250],segment_format:250,segmenttrackeventoper:250,seki:247,sekikn:247,select:[2,3,11,14,43,48,63,117,134,159,164,173,180,181,182,199,208,223,227,250,268,269,270,271,274],select_kei:250,selector:[9,250],self:[0,1,2,3,4,5,9,10,11,12,14,16,20,35,38,40,41,42,43,44,45,48,49,53,55,56,57,58,59,60,61,62,63,64,65,66,69,70,71,72,74,78,81,83,85,87,97,109,116,117,120,122,123,124,125,127,128,129,131,132,134,136,143,146,147,149,151,153,154,155,157,158,164,165,168,191,195,198,199,201,215,216,223,231,244,250,258,261,272],sell:230,semant:[195,272],semest:269,semi:40,semver:249,send:[1,2,10,35,40,43,63,83,117,160,164,168,169,181,185,190,194,205,229,231,235,237,238,239,240,245,246,250,252],send_callback:1,send_email:[40,164,176,203,250],send_email_smtp:[181,203,250],send_lineag:231,send_mail:250,send_sigterm:35,send_task_to_executor:[2,181,250],sender:[181,203,246,250,261],sendgrid:[194,205,273],sendgrid_default:203,sendgrid_mail_from:203,sens:[58,175,177,250],sensibl:250,sensit:[159,181,197,250,257,259,271],sensitive_var_conn_nam:[250,258],sensitive_variable_field:250,sensor:[0,5,40,44,58,120,159,164,167,168,169,177,188,194,195,205,239,243,244,248,270,273],sensor_inst:[58,146,160,175,241],sensor_queu:161,sensor_task:146,sensor_work:146,sensorexceptioninfo:146,sensorinst:51,sensors_en:175,sensorwork:146,sent:[1,3,9,11,40,63,173,181,185,190,191,203,230,235,238,270],sentenc:250,sentri:[35,194,228,236],sentry_dsn:235,sentry_on:[235,250],sep:[124,223,242,250],separ:[40,43,59,124,159,160,161,163,164,165,169,173,175,177,181,182,183,189,195,197,199,202,206,216,220,227,229,230,238,242,243,246,250,252,253,258,266,269,270,272,273],sequenc:[38,40,53,60,65,72,83,87,109,117,122,131,132,136,143,147,166,168,185,199,250],sequenti:[1,12,16,40,173,182,189,215,244,246,250,266],sequential_executor:[6,8],sequentialexecutor:[6,12,164,181,189,191,193,214,215,238,246,266],seri:[169,182,272,273],serial:[0,43,44,45,47,59,63,66,69,70,109,124,134,154,155,157,160,164,165,168,173,175,181,197,198,210,216,239,250,269,274],serializ:[55,63,154,155,157,180,216],serializationerror:0,serialize_for_task_group:[40,53,66],serialize_json:69,serialize_valu:[70,180,250],serialized_dag:[51,241,250],serialized_object:[59,181],serializedbaseoper:[53,250],serializeddag:[59,250],serializeddagmodel:[45,59,183,250],serializedtaskgroup:66,serious:[254,272],serv:[159,160,164,181,250,269,272],serve_log:[250,272],server:[0,20,159,160,164,176,177,181,184,185,194,198,212,215,223,234,237,238,242,244,245,250,255,261,264,268,269],server_nam:212,servic:[0,40,58,129,159,160,165,167,169,173,177,181,192,195,197,199,203,215,227,228,230,231,238,245,252,255,259,264,268,269,272,273],service_nam:250,serviceaccount:190,serviceaccountnam:190,session:[9,40,43,44,45,48,53,56,57,58,59,60,63,67,68,69,70,71,120,128,134,181,227,241,242,252,272],session_lifetime_dai:250,session_lifetime_minut:250,set:[1,2,5,9,14,16,38,40,41,43,44,48,53,55,57,58,60,63,66,69,71,72,83,109,117,120,123,129,131,134,136,146,153,154,159,161,162,163,164,165,166,168,170,171,172,173,174,175,176,177,179,180,181,182,184,185,186,187,188,189,190,194,195,198,200,202,203,205,207,208,210,212,217,218,220,221,222,227,229,233,235,237,238,239,240,241,242,244,245,246,251,252,255,256,258,259,260,261,262,267,268,270,271,273],set_autocommit:[16,250],set_current_context:63,set_dag_runs_st:43,set_depend:43,set_downstream:[40,66,71,164,169,177,231,269],set_dur:63,set_edge_info:43,set_error_fil:63,set_extra:41,set_infra_failure_timeout:146,set_is_paus:43,set_latest_except:146,set_password:41,set_stat:[48,63,146,250],set_task_instance_st:43,set_to_flush:146,set_upstream:[40,66,71,164,169,171,177,269],set_val:69,set_xcomargs_depend:40,setattr:40,setdefault:[69,250],setgid:250,setitem:55,setlevel:261,setproctitl:222,setter:[3,11,250],setup:[129,154,165,174,185,188,197,200,203,215,221,222,225,226,242,244,246,250,252,268,272],setup_env:250,setup_requir:250,setuptool:[220,242,244],seven:[178,273],sever:[159,164,165,169,171,173,185,221,242,250,264,272],sf_hook:250,sftp:[177,194],sftp_to_s3:250,sftphook:250,sftpoper:250,sftpsensor:[177,250],sgi:274,sh:[72,131,168,171,206,250,264,269],sha512:223,sha:223,shade:250,shadow:250,shah:247,shall:230,shallow_copy_attr:[40,109],shard:[58,146,175],shard_cod:181,shard_code_upper_limit:175,shard_max:146,shard_min:146,shardcod:58,share:[38,40,68,160,164,173,180,181,185,190,199,215,221,222,230,242,244,245,246,250,252,260,264,266,272,273,274],shasum:223,shell:[35,63,72,169,206,227,242,250,255,264,272,274],shellcheck:250,shield:250,shift:[68,269],shim:250,ship:[44,160,164,181,251,272],ship_dag:272,shm:198,shm_size:[198,250],short_circuit:210,shortcircuit:250,shortcircuitoper:[109,205,209,250],shortcut:[164,181,185,216,271],shorten:70,shorter:[58,244,250],should:[0,1,2,4,5,10,12,14,16,20,38,40,43,44,48,53,56,60,63,66,70,72,74,78,97,109,117,120,123,124,125,129,132,134,136,143,146,147,149,151,153,154,155,157,159,160,161,164,165,172,173,174,175,176,177,179,180,181,183,184,185,186,188,190,195,197,198,199,200,201,202,203,206,208,210,212,214,215,216,218,221,222,223,224,225,227,231,234,235,238,239,242,244,246,249,254,260,264,266,267,268,269,270,272,273,274],should_fail_current_run:146,shouldn:40,show:[38,109,164,166,170,171,181,183,195,197,199,200,201,215,216,227,238,244,251,259,268,270,271,272,273,274],show_dag:[250,272],show_recent_stats_for_completed_run:271,show_return_value_in_log:109,shown:[43,155,166,181,183,190,195,200,206,237,242,250,266,268,269,270,272,273],shuffl:250,shut:[9,177,190],shutdown:[177,191,250],si:146,sibl:250,sid:247,siddharth:247,side:[117,165,181,198,231,246,250,258,267],sidecar:[190,229,250,260],sidecar_task:190,sigkil:[181,250],sign:[223,238,249,250,261,269],sign_in:250,signal:[0,35,160,181,185,250],signatur:[40,43,109,122,134,146,177,181,198,223],signature_nam:250,signific:[165,173,272],significantli:[40,159,172,199],sigterm:[1,2,4,5,35,181,185,250],sigusr2:[1,2,3,11,160],sigv4:250,silenc:250,silent:250,similar:[42,159,164,166,175,176,177,178,181,190,216,219,239,242,250,260,274],similarli:[74,159,164,182,214,225,227,237,250,267,270],simpl:[2,43,55,69,117,156,159,164,165,167,181,182,194,195,200,218,242,244,245,246,250,262,267,268,269,270,273,274],simple_dag:[250,272],simple_log_format:250,simple_map:166,simpledag:250,simplehttpoper:[168,270],simpler:[159,164,176,208,264,269],simplest:[109,166,261],simpletaskinst:63,simpli:[14,40,159,165,173,180,182,194,200,216,234,242,244,249,255,269,272],simplic:[173,216],simplifi:[63,159,165,222,246,272],simul:[159,269,270],simultan:[165,181,186,190,192],sinc:[3,11,12,40,66,71,159,163,164,166,171,173,177,181,182,184,190,191,193,195,207,210,215,216,236,239,248,249,250,251,261,266,267,269,270,272,273],singl:[0,2,40,43,44,48,60,63,74,109,117,153,159,160,161,164,165,166,169,171,173,174,175,181,182,185,187,188,189,190,194,197,198,208,209,218,229,239,246,250,269,272],singleton:9,singular:194,sit:181,site:[181,242,245,250,255],situat:[159,164,175,178,183,199,250,268],six:157,size:[44,155,159,160,164,173,181,198,227,241],skeleton:216,skew:[226,244],skip:[0,40,43,60,63,72,74,97,109,120,129,146,159,160,164,167,173,177,181,182,195,200,208,209,210,216,272,274],skip_all_except:60,skip_exit_cod:[72,206],skip_serve_log:272,skipabl:250,skipmixin:[51,74,109,117,129,146],skipmixin_kei:60,skippedstatepropagationopt:120,sla:[40,43,48,53,61,74,85,97,161,167,181,233,239,244,250,251,269],sla_callback:177,sla_callback_notification_failur:239,sla_email_notification_failur:239,sla_miss:[61,160,241,250],sla_miss_callback:[43,233,250,269],slack:[33,115,194,221,247,250],slack_hook:24,slack_oper:[95,250],slackapioper:168,slackapipostoper:250,slackclient:250,slackwebhookhook:250,slackwebhookoper:250,slamiss:[43,51,177,250],slash:250,slate:250,sleep:[129,159,165,173,174,177,181,210,250,269],sleep_20:177,sleep_30:177,sleep_for_:210,sleeping_task:210,slider:269,slightli:[173,219,250],slim:[264,270],slot:[0,1,5,40,56,120,129,132,149,151,160,164,165,166,167,174,181,199,239],slot_pool:[56,173],slots_avail:[1,3,11],slots_stat:56,slow:[173,181,195,199,202,244,250],slower:[134,159,173,250],slowest:250,slowli:219,slugifi:250,sm:261,small:[87,159,165,169,175,180,181,186,189,215,250,251],smaller:[59,159,173,195,242,250],smart:[0,40,44,58,129,146,167,174,177,181,239,243],smart_sensor:[44,140,175,243,250],smart_sensor_group_shard_xxx:175,smart_sensor_oper:239,smart_sensor_timeout:146,smartsensoroper:[146,175],smell:250,smoke:226,smooth:95,smoothoper:[116,250],smp:242,smtp:[160,214,250,261],smtp_default:[181,203],smtp_host:203,smtp_mail_from:203,smtp_password:[160,203,214],smtp_port:203,smtp_ssl:203,smtp_starttl:203,smtp_user:203,sn:250,snake_cas:272,snakebit:250,snap:219,snapshot:[59,160,215],snippet:[250,256,272],snowflak:[159,194],snowflake_conn_id:250,snowflake_default:250,snowflake_hook:250,snowflakehook:250,snowflakeoper:250,snspublishoper:250,so:[2,3,9,11,14,38,40,43,44,55,57,58,60,63,68,71,109,120,159,161,162,164,165,169,170,173,174,177,179,180,181,182,185,190,194,195,197,198,202,206,210,212,215,216,218,219,220,221,222,227,238,242,244,246,249,250,261,264,266,268,269,270,272,274],social:194,socialcop:250,sock:198,socket:[181,250],soft:250,soft_fail:[129,146,250],softwar:[221,223,227,230,246,247,250,254],sole:[230,245],solo:[181,250],solut:[159,173,195,219,227,246,250,273],solv:[59,165,221,246,250,264],some:[0,2,14,40,43,53,63,132,154,159,160,164,165,166,168,169,171,173,177,178,181,182,183,185,190,194,195,197,199,208,210,214,215,216,217,220,222,225,227,231,234,238,242,244,246,255,259,264,267,268,269,271,272,273,274],some_conn:197,some_funct:269,some_function_in_your_librari:270,some_other_funct:269,some_other_task:164,some_other_xcom_kei:270,some_result_kei:71,some_valu:260,someclass:242,somehow:185,someon:[159,221],somepackag:210,someth:[154,159,165,166,173,174,181,182,189,216,242,250,255,269],sometim:[109,143,159,164,173,180,208,215,216,222,225,227,250,269,270,274],sometimeafterworkdaytimet:216,somewhat:[169,177,269],somewher:[195,227,266,269,270],song:116,soon:[40,43,48,158,185,191,195,216,226,269],sort:[40,43,109,160,164,173,181,250],sortabl:250,sound:[202,269],sourc:[0,1,2,3,4,5,6,7,9,10,11,12,14,16,20,35,38,39,40,41,42,43,44,45,47,48,49,50,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,74,76,78,81,82,83,85,87,88,91,92,97,100,102,107,108,109,111,113,114,116,117,118,120,122,123,124,125,126,127,128,129,131,132,134,136,143,146,147,149,151,153,154,155,157,158,159,164,165,166,173,177,179,181,183,190,194,206,207,208,210,211,215,216,222,230,240,242,245,247,250,251,267,269,270,271],source_bucket_kei:270,source_cod:45,source_conn_id:87,source_format:250,source_object:250,space:[72,160,169,181,206,219,250],spam:250,span:[207,271],spanner:250,spannerdeletedatabaseinstanceoper:250,spannerdeleteinstanceoper:250,spannerdeploydatabaseinstanceoper:250,spannerdeployinstanceoper:250,spannerhook:250,spannerquerydatabaseinstanceoper:250,spannerupdatedatabaseinstanceoper:250,spark:[185,194,219,250],spark_binari:250,spark_default:250,spark_submit_hook:250,sparkcmd:250,sparkjdbc:250,sparkoper:250,sparksql:250,sparksqlhook:250,sparksqloper:250,sparksubmit:250,sparksubmitoper:250,spawn:[164,181,191,250],speak:[9,173,245],spec:[9,181,190,232,250,272],special:[0,40,68,154,162,164,165,167,169,174,175,185,195,199,216,230,250,251,272],specif:[14,16,40,43,48,56,63,134,154,155,159,160,164,166,170,173,177,181,182,184,185,190,195,199,208,215,221,222,227,232,235,238,242,248,251,254,258,259,267,269,270,271,272,273],specifi:[1,14,16,20,38,40,43,44,48,63,69,109,117,120,122,132,151,153,154,157,160,164,165,169,172,173,178,181,182,184,185,190,195,197,198,199,201,210,215,216,219,222,234,235,237,238,242,244,246,248,253,255,260,261,264,267,269,270,272,274],speech:250,speech_to_text:250,speed:[40,159,172,173,181,244,250],speedier:181,spell:250,spend:[245,264],spent:[239,245,271],sphinx:[250,263],sphinx_airflow_them:250,spiderman:[261,266],spin:173,split:[109,159,182,250],splitlin:166,splunk:237,sport:155,spotahom:250,spread:164,spring:268,spuriou:250,sq:[181,250,270],sql1:117,sql2:117,sql:[16,69,76,87,95,107,109,118,140,148,160,173,181,190,194,199,215,238,243,269,271,274],sql_alchemy_conn:[160,195,214,215,242,246,272],sql_alchemy_conn_cmd:[214,246],sql_alchemy_conn_secret:[214,250],sql_alchemy_connect_arg:[215,250],sql_alchemy_max_overflow:250,sql_alchemy_pool_en:250,sql_alchemy_pool_pre_p:250,sql_alchemy_pool_recycl:[195,250],sql_alchemy_pool_s:250,sql_alchemy_schema:[39,250],sql_branch_oper:95,sql_conn:272,sql_engine_collation_for_id:[215,250],sql_engine_encod:250,sql_sensor:140,sql_to_gc:250,sqla:250,sqlalchemi:[39,43,48,56,57,58,59,60,63,69,70,120,181,215,248],sqlalchemy_:215,sqlalchemy_engin:16,sqlalchmei:250,sqlcheckoper:[76,107,117],sqlcommand:250,sqlintervalcheckoper:[76,107,117],sqlite3:[215,220,242],sqlite:[5,12,34,119,181,188,190,193,194,197,205,224,225,238,241,246,250,266,272],sqlite_default:[197,250],sqlite_hook:24,sqlite_oper:95,sqlite_vers:215,sqloper:250,sqlsensor:147,sqlserver:173,sqlthresholdcheckoper:[76,117,250],sqlvaluecheckoper:[76,107,117],sqoop:[194,250],sqoop_hook:250,sqoophook:250,sqoopoper:250,sqs_queue:270,sqshook:[250,270],sqspublishoper:[250,270],sqssensor:250,squar:271,squash:250,src:[215,250],src_fmt_config:250,ss:[184,272],ssd:173,ssh:[41,194,242,246],ssh_execute_oper:250,ssh_hook:250,sshexecuteoper:250,sshhook:[246,250],ssl:[160,181,198,215,250,272],ssl_activ:[250,261],ssl_cacert:261,ssl_cert:[160,250,261,272],ssl_kei:[160,250,261,272],ssm:[126,197,250,259],ssri:250,ssssss:184,ssword:197,stabil:[173,229],stabl:[160,164,181,184,190,222,224,249,250,251,252,269,270],stack:[194,198,221,242,244,250,270],stackdriv:[181,246,250],stackdriver_task_handl:250,stackdrivertaskhandl:[238,250],stacktrac:[2,50,181,250],stage:[177,250,272],stai:[173,250],stale:[181,183,227,250],stall:[181,239,250],stamp:[166,269],standalon:[163,181,250,266],standalone_dag_processor:250,standar:250,standard:[41,117,160,161,164,165,183,194,195,198,203,220,221,222,235,236,238,251,261,267,268,269,272,274],standardtaskrunn:181,standish:247,start:[1,2,3,4,9,10,11,40,43,63,64,66,68,109,132,154,159,160,163,164,165,168,170,171,172,173,177,181,182,183,185,187,190,191,195,198,205,208,215,216,220,221,222,224,235,238,239,241,242,244,247,249,251,256,259,266,267,268,269,270,272],start_airflow:264,start_d:143,start_dat:[40,43,48,53,58,62,63,66,67,74,85,97,154,159,160,164,166,168,173,177,182,190,202,216,231,233,239,241,268,269,270,272,274],start_field_nam:43,start_op:164,start_task:164,startlingli:270,startup:[159,181,183,221,234,242,250],starv:[173,181,239,250],starving_task:239,stat:[0,44,56,173,181,239,250,251],stat_nam:[181,239],stat_name_handl:239,state:[1,2,5,9,10,40,43,48,53,58,63,72,109,120,122,134,146,159,164,165,169,171,173,175,177,181,182,184,188,190,195,199,205,206,226,230,232,233,234,235,239,241,244,269,272,274],state_color:200,stateless:[183,250],statement:[16,87,117,147,159,181,202,215,227,230,249,250,269,273,274],static_babynames_partit:267,static_fold:244,static_url_path:244,staticmethod:197,statist:[163,164,173,250],statsd:[173,181,194,228,237,239],statsd_allow_list:[239,250],statsd_custom_client_path:[239,250],statsd_datadog_en:250,statsd_datadog_tag:250,statsd_host:[239,250],statsd_on:[173,239,250],statsd_port:[239,250],statsd_prefix:[239,250],statu:[2,9,122,159,160,165,169,181,184,185,190,195,210,236,250,251,264,266,269,271,272,273],status:[0,1,2,4,5,12,40,250],status_cod:0,status_poll_interv:250,stave:250,std:181,stderr:[35,160,181,250],stdin:[250,269],stdlibintegr:235,stdout:[35,72,160,181,198,250,269,274],steal:181,step:[159,163,164,165,175,188,198,200,203,205,221,222,223,225,238,250,261,264,269,271],stfpoper:250,stick:225,still:[0,40,53,122,134,160,164,166,169,173,177,178,181,195,210,215,231,234,246,250,252,262,268,272],stmt:250,stop:[117,129,165,181,182,185,246,250,264],stop_op:164,stop_task:164,stopiter:250,stoppag:230,storag:[159,162,169,173,180,181,237,238,246,270,272],storage_bucket:250,storagecli:250,store:[9,10,40,41,43,47,50,55,58,60,61,63,64,65,68,69,126,146,154,155,157,159,160,162,164,166,169,170,173,175,179,181,183,185,190,191,199,201,202,203,205,214,215,227,238,241,244,246,250,255,257,259,266,268,269,272],store_serialized_dag:[44,250],store_to_s3_data_lak:270,store_to_xcom_kei:250,storm:219,str:[0,1,2,3,4,5,9,10,11,12,14,16,20,35,38,40,41,43,44,45,48,53,55,56,57,58,59,63,66,69,70,71,72,74,78,83,87,109,116,117,122,123,124,125,127,128,129,131,132,134,136,143,147,154,155,158,161,164,166,168,170,176,181,182,195,197,198,199,204,210,216,239,244,250,252,261,267,270,272],strai:250,straight:[48,173,181],straighten:241,strang:202,strategi:[178,191,250],stream:[160,181,190,219,250],streamhandl:250,streamlin:250,streamlogwrit:250,strftime:[166,250,270],strict:[190,215,250,272],stricter:272,strictli:[55,183],strictundefin:43,stride:250,string:[38,40,43,45,55,69,71,109,117,124,125,147,160,164,166,168,169,170,177,181,184,195,197,198,199,200,204,214,215,218,242,259,260,267,268,269,270,272,274],string_arg:109,stringfield:197,stringid:39,stringifi:[40,43],strip:250,strive:[159,250],stroke:250,strong:[221,245],stronger:250,strongli:[165,189,244,272,274],structur:[56,159,164,165,166,168,173,185,197,205,206,219,250,260,267,269,270],stub:[198,250,263],stuck:[181,246,250],stuff:109,style:[71,109,165,166,179,199,210,250,272],stylelint:250,sub:[10,44,66,72,83,120,164],sub_dag:[43,250],sub_path:272,sub_process:[35,250],subclass:[40,74,78,97,123,169,177,180,216,249,250,259,268],subcommand:[185,250,267,269,272],subdag:[40,43,44,53,59,95,121,160,167,169,171,243,250,272],subdag_oper:95,subdagoper:[43,120,164],subdir:[160,250,272,274],subdirectori:[136,250],subfold:[164,181,242],subject:[55,63,83,164,168,176,181,197,198,230,231,250],subject_templ:203,sublicens:230,submiss:230,submit:[1,2,4,10,72,165,168,169,173,181,190,191,206,230,250],submit_ev:68,submit_failur:68,submodul:250,subnet:[165,250],subnetwork:250,subpackag:[203,242,250],subpackaged_util_modul:242,subpath:190,subprocess:[2,10,24,40,72,146,173,181,243,250],subprocess_:[35,235],subprocess_hook:72,subprocesshook:[35,235,250],subprocessresult:35,subqueri:250,subscrib:[160,164,190,247,250],subscription_project:250,subscription_project_id:250,subsect:160,subsequ:[69,109,160,165,173,185,210,230,268],subset:[43,160,251],substanti:250,substitut:[168,199,222,250],subsystem:224,subtask:[250,262],subtract:[63,267],succe:[0,40,43,129,132,151,159,164,169,174,177,182,199,233,250,269],succeed:[40,43,63,149,160,164,177,180,195,208,233,239,250,271],success:[1,43,48,63,72,122,134,147,159,160,164,165,177,181,182,195,199,200,203,208,222,233,234,235,239,251,266,267,269,271,272,273],successfulli:[40,58,173,180,227,269],suddenli:[165,177],sudo:[181,220,246,250,262,274],sudoer:262,suffer:[244,249],suffici:[159,221,250,269],suffix:250,suggest:[59,165,244,250,254],suit:[132,199,219,250,264],suitabl:[155,169,199,237,242],sum:[40,166,172,223,250],sum_it:166,sumit:247,summar:[195,226,270],summari:[154,155,157,158,216],summit:173,sundai:[123,153,182,216],sunset:178,superhero:[261,266],supersed:[165,175,230,250],superus:[241,250],supervis:[173,236],supervisor:[173,181],suppli:[35,43,129,160,170,177,181,195,198,213,235,238,250,259,261,267,268,269,274],support:[5,7,12,16,40,56,58,71,122,127,134,160,164,165,167,169,173,178,181,183,193,194,197,205,210,214,215,221,222,224,227,230,231,236,237,244,246,252,253,255,260,261,266,267,268,269,270,273,274],supports_ad_hoc_ti_run:[2,3,9,11],supports_autocommit:16,supports_lineag:[40,231],supportsab:117,suppos:[177,225,234,250,270],suppress:[55,250],suppress_except:55,suppress_logs_and_warn:250,sure:[16,55,63,159,161,165,173,175,181,185,195,202,210,214,215,221,225,231,242,244,246,250,252,255,261,264,268,269,272],surfac:[173,250,269],surgeri:219,surprisingli:[159,202],surround:[197,218],surviv:250,suspend:[40,165],sustain:169,svg:[250,274],svgz:274,swagger2specif:250,swagger:250,swallow:250,swamp:195,swap:[165,173,189,250],swarm:250,swarmoper:250,sweet:181,swp:250,sy:[159,164,242,250],symbol:250,symlink:[222,250],symmetr:256,sync:[1,2,4,5,9,10,12,45,159,173,181,185,190,246,272],sync_metadata:250,sync_parallel:2,sync_perm:[250,272],sync_to_db:[43,44,45,181,250],synchron:[1,2,4,9,10,40,45,59,160,173,177,181,185,214,250,260,264,272],syntact:250,syntax:[0,56,159,164,166,181,202,250,272,273],syscal:215,sysconfig:213,system:[0,1,2,14,40,44,78,122,123,134,153,159,162,164,165,169,170,171,173,174,175,177,180,181,185,190,194,198,199,213,215,224,228,230,236,237,238,242,244,245,246,248,250,255,264,268,270,273],system_path:242,system_site_packag:[109,210,270],systemd:[205,266],systems_manag:181,systemsmanagerparameterstorebackend:[181,250],systemtest:250,t1:[40,195,250,269],t2:[40,206,269],t3:[40,269],t4:40,t5:[40,250],t6:40,t:[2,12,40,42,43,57,63,66,68,69,109,153,157,159,160,161,162,164,165,166,168,170,171,173,175,176,177,181,182,183,189,190,193,195,197,199,202,210,215,216,220,222,225,227,249,251,262,267,268,269,270,272],tab:[16,164,181,182,183,250,255],tabl:[16,43,45,50,57,58,59,63,64,65,69,71,87,117,146,159,160,161,166,168,173,175,183,215,216,227,234,241,244,246,251,267,271,272,274],table_nam:180,table_resourc:250,tableau:[194,250],tabul:250,tag:[43,159,161,164,181,190,195,198,205,216,222,233,245,249,250,269,270,271],tail:[181,250],take:[2,4,5,9,10,12,58,63,68,72,78,109,123,129,132,143,146,147,149,159,160,161,164,165,170,173,174,176,177,181,185,191,195,197,198,213,215,218,225,227,229,231,238,239,244,246,247,248,254,255,262,266,267,269,270,271,272],taken:[72,169,200,206,215,239,250,273],talk:[162,168,169,173,180,269],tall:250,tan:200,tao:247,tar:[215,223],tarbal:[215,250],target:[16,40,78,87,159,164,207,215,249,250,267,272,274],target_field:16,target_low:[78,207],target_tim:[132,151,250],target_times_as_d:78,target_upp:[78,207],task1:[164,177,202,233],task2:[164,177,202,233],task3:[164,177,202,233],task4:164,task:[0,1,2,3,4,5,9,10,11,12,38,40,43,44,48,53,55,56,57,58,60,62,63,65,66,67,68,70,72,74,78,85,97,109,117,120,122,123,129,132,134,146,153,154,163,165,167,168,169,171,172,173,174,175,176,178,179,180,181,183,184,186,187,188,189,190,191,192,193,194,199,201,202,203,204,205,206,208,209,210,216,219,229,231,233,235,236,237,239,241,244,246,248,251,258,262,264,266,267,268,272,273,274],task_1:[210,250],task_2:210,task_3:210,task_4:210,task_5:210,task_6:210,task_7:210,task_:210,task_concurr:[40,74,85,97,250],task_concurrency_exampl:250,task_decorator_factori:198,task_default_arg:40,task_dict:159,task_dur:241,task_fail:[62,160,241,250],task_failed_dep:[250,272],task_failure_alert:233,task_group1:40,task_group2:40,task_group:[40,43,53,66,74,85,97,120,250],task_id:[0,2,38,40,43,48,52,53,57,58,60,61,62,63,65,67,70,72,74,78,85,97,109,123,132,134,146,153,159,160,164,166,168,170,171,176,177,180,181,182,184,195,199,201,204,206,207,208,210,211,216,231,233,235,238,239,250,251,267,268,269,270,272],task_id_1:199,task_ids_or_regex:43,task_info:250,task_inst:[1,3,5,11,40,48,52,57,63,67,146,160,161,180,199,204,210,241,250,267,269,270,274],task_instance_cr:239,task_instance_key_str:[233,250,267],task_instance_mutation_hook:[161,250],task_instance_scheduling_decis:48,task_instances_st:250,task_list:177,task_log_prefix_templ:250,task_log_read:250,task_logging_handl:242,task_map:[65,241],task_must_have_own:161,task_num:44,task_or_task_list:[66,71],task_param:[40,160,272],task_polici:161,task_publish_max_retri:250,task_queu:[9,10,191],task_regex:[160,182,272],task_removed_from_dag:239,task_reschedul:[67,160,241],task_restored_to_dag:239,task_rul:161,task_runn:250,task_stat:272,task_timeout_error:[239,250],task_tri:250,task_try_numb:251,task_tupl:2,task_typ:[38,40,53,161],task_with_templ:190,taskapi:109,taskconcurrencylimitreach:0,taskdecor:[198,250],taskdef:[0,40,165],taskdeferralerror:0,taskfail:[51,241,250],taskflow:[164,165,167,169,177,198,250],taskgroup:[40,53,66,120,167,169,250],taskhandl:250,taskhandlerwithcustomformatt:181,taskinst:[1,2,3,4,5,9,10,11,12,38,40,43,48,51,53,57,65,70,122,129,134,161,173,177,181,188,200,232,241,244,251,272],taskinstanceinceleri:2,taskinstancekei:[1,2,3,4,5,9,10,11,12,40,63,70,122,250],taskinstancemodelview:250,taskinstancenotfound:0,taskinstancest:[43,159],taskinstancestatetyp:[10,63],tasklog:51,tasklogread:250,taskmap:51,taskmapvari:65,taskmixin:[38,40,51,71,250],tasknotfound:[0,250],taskpostexecutehook:40,taskpreexecutehook:40,taskreschedul:[51,241],taskrunn:185,tasks_to_run:5,taskstatechangecallback:[38,40],tasktri:250,tasktupl:1,taylor:247,tb:[43,63,181],tbd:226,tbl:267,tblproperti:250,tcl:215,tcp:[181,264],team1:271,team:[40,44,196,199,208,242,250,254,271,272],team_data:261,team_id_a_from_github:261,team_id_b_from_github:261,team_list:261,team_pars:261,team_payload:261,team_role_map:261,teardown:[159,250],technic:[161,250],techniqu:[173,246,250],telegram:194,tell:[159,160,164,216,242,248,250],temp:[198,250],tempfil:250,templ:250,templat:[38,40,43,53,55,57,63,72,74,83,85,87,109,116,117,122,129,131,132,143,146,149,151,159,160,162,164,167,169,170,177,179,180,181,182,183,198,202,203,205,209,219,222,231,235,240,241,244,270,272,273],template_ext:[38,40,53,72,83,87,109,117,147,199,250],template_field:[38,40,53,71,72,83,87,109,117,122,131,132,134,136,143,147,168,181,183,195,199,250,270],template_fields_render:[40,53,72,83,87,109,117,122,199,250],template_fold:244,template_searchpath:[43,195,206,269],template_typ:170,template_undefin:[43,272],templated_command:269,templated_field:[134,250],templates_dict:[109,143,210],templates_ext:109,tempor:165,temporari:[35,72,131,159,173,198,199,215,223,246,250],temporarili:217,tempstor:215,tempt:[242,270],ten:165,tenac:250,tenant_1:164,tenant_:164,tend:190,term:[171,226,230,270],termin:[1,2,3,4,5,9,10,11,12,177,180,181,182,190,191,212,226,230,242,250,260,264,266,274],terminationprotect:250,test:[16,44,157,168,173,177,181,183,184,190,194,195,205,206,213,215,220,221,222,224,226,227,229,242,244,246,250,255,264,267,272],test_backfill_exampl:250,test_bucket:250,test_complex_templ:250,test_connect:[16,41,197],test_csrf_reject:250,test_cycl:250,test_dag:[159,206,250],test_dag_id:159,test_dag_load:159,test_dag_v1:250,test_env:168,test_execution_limited_parallel:250,test_execution_unlimited_parallel:250,test_integration_run_dag_with_scheduler_failur:250,test_job:250,test_kei:250,test_mark_success_no_kil:250,test_mod:[40,63,217,267],test_my_custom_operator_execute_no_trigg:159,test_password_endpoint:250,test_plugin:[244,250,272],test_run:166,test_scheduler_reschedul:250,test_serialized_db:250,test_sftp_oper:250,test_sharedvolume_mount:190,test_simpl:250,test_sql_sensor:250,test_ssh_oper:250,test_task_id:159,test_trigger_dag_for_d:250,test_view:250,test_volume_mount:[190,272],test_xx:250,testabl:219,testappbuilderbasenomenuview:244,testappbuilderbaseview:[244,272],testdata:250,testdruid:250,testhivemetastorehook:250,testing_project_a:164,testlocalcli:250,testquai:272,testview:272,text:[55,127,197,200,210,214,230,241,250,267,269,271,274],text_to_speech:250,textarea:250,texttospeech:250,textwrap:[269,270],tez:250,tga:274,th:272,than:[40,43,109,117,129,154,159,161,163,164,165,166,167,176,177,181,195,198,199,202,210,215,216,219,221,222,234,242,250,266,268,269,270,272,274],thank:[159,242,246],that_param:197,the_dag:170,thei:[10,40,43,55,60,63,68,87,129,154,159,160,161,162,164,165,166,168,169,171,173,174,175,177,178,180,181,185,189,190,191,194,195,214,216,219,220,221,222,226,231,235,239,242,244,245,250,254,258,262,264,266,267,268,269,270,272,273],thelearn:203,them:[5,14,16,43,44,68,78,159,160,162,164,165,167,169,170,171,173,174,175,177,179,180,181,182,183,188,189,190,191,195,197,199,202,208,210,212,213,218,220,221,222,226,227,229,235,237,238,242,244,246,249,259,264,266,267,268,269,270,272,273,274],theme:250,themselv:[164,169,250],theori:[195,230],therefor:[43,159,166,171,181,215,216,221,242,250,268,272],thereof:230,thi:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274],thin:165,thing:[1,2,4,40,159,165,166,173,174,177,180,195,220,249,250,268,269,272],think:[9,169,177,219,264,269],thinknear:250,third:[168,181,198,230,246,250,261],third_task:[164,169,177],this_dag_will_be_discov:164,this_param:197,this_will_skip:206,thorough:250,those:[9,14,40,43,159,161,164,166,173,175,181,189,190,194,195,197,198,215,220,221,222,226,227,230,242,244,246,250,251,259,264,266,269,272,273,274],though:[109,159,164,165,170,177,181,195,200,214,219,220,221,250,252,269,272],thought:[191,250],thousand:[165,185],thread:[40,72,146,173,190,239,242,250],three:[161,164,165,169,170,172,174,176,177,216,220,242,249,270,272],threshold:[117,234,244],thresholdcheckoper:[76,250],thrift:250,thrift_sasl:250,through:[9,38,40,49,109,129,164,166,169,171,181,182,190,195,197,201,205,210,215,216,220,230,234,242,244,245,248,250,252,261,266,267,268,269,272],throughout:164,throughput:[173,195,250],thrown:[181,195,250],thu:[159,177,195,198,206,231,246,250],thursdai:216,ti:[1,2,3,9,11,38,48,53,57,58,60,62,63,65,109,129,159,164,165,168,181,182,183,203,210,239,241,250,267,270],ti_dag_d:250,ti_dep:[40,53,250],ti_failur:239,ti_kei:[40,70,122,134,146,201],ti_log:250,ti_selector_condit:63,ti_statu:0,ti_success:239,tick:250,ticket:[160,181,250,255],tier:250,tif:274,tiff:274,tighten:255,tile:250,till:177,time:[0,1,5,12,40,42,43,53,55,61,78,129,134,146,149,151,154,155,157,158,159,160,161,163,164,165,166,169,171,173,174,176,177,178,180,181,182,183,186,189,190,191,193,194,199,207,208,210,214,215,216,217,222,227,231,234,236,238,239,241,244,245,246,248,249,251,255,256,260,264,267,271,272,273,274],time_delta:[140,150,243,250],time_delta_sensor:[140,250],time_partit:250,time_sensor:[140,243],timedelta:[38,40,43,44,134,146,149,157,159,161,164,165,171,177,178,181,182,195,208,216,231,233,250,267,268,269],timedeltasensor:[40,132,149,195,250],timedeltasensorasync:149,timedeltatrigg:165,timedoper:161,timefram:63,timeout:[0,40,43,58,129,146,159,160,161,164,165,167,181,185,208,248,250,269,272],timer:250,timerestrict:[154,155,158,216],timesensor:[40,132,151,165],timesensorasync:[151,165],timestamp:[43,50,61,70,157,160,182,215,234,274],timet:[0,43,164,167,182,205,244,250],timetable_descript:[43,241],timezon:[43,154,157,160,165,181,182,195,216,267,268,269],timmin:247,timstamp:250,tini:181,tip:[159,164,250],tischedulingdecis:48,titl:[164,181,205,230,250,272],tk:274,tl:[181,212,249],tlp:250,tls_ca_cert:198,tls_client_cert:198,tls_client_kei:198,tls_hostnam:198,tls_ssl_version:198,tm:250,tmp:[20,160,168,181,190,197,198,215,231,250,255,270,272,274],tmp_dir:198,tmp_file:16,to_cancel:250,to_csv:250,to_delet:250,to_flush:146,to_json:56,to_revis:160,to_task:40,to_vers:160,toc:250,todai:[117,164,216,269],todo:[68,250],togeth:[164,165,167,169,175,177,202,208,221,222,242,269,272,274],toggl:[181,250,251],toi:222,token:[10,159,181,191,197,214,246,250,255,258,259,272],token_kei:261,tokopedia:250,toler:[117,181,199,250,272],tomasz:247,tomorrow:[132,164,216],tomorrow_d:267,tomorrow_ds_nodash:267,ton:250,too:[0,38,129,134,159,165,171,173,181,190,195,215,239,242,249,250,261,268],took:[159,214,250,272],tool:[2,160,168,173,181,188,221,227,234,242,244,245,250,253,264,266,273,274],toolbox:244,toolchain:250,tooltip:[38,250],top:[164,171,173,181,185,202,223,247,248,250,268,271,272],top_level:242,topic:[71,185,253,261,262],topic_project:250,topograph:43,topolog:164,topological_sort:[43,250],tornado:[160,250],tort:230,total:[38,40,53,56,165,166,172,173,177,181,245,250,270],total_entri:250,total_order_valu:[168,270],total_parse_tim:[163,239,250],total_second:250,total_valu:270,total_value_json_str:270,total_value_str:270,touch:[43,254],tougher:250,tour:[266,269],toward:[43,244],towncrier:250,tp:[250,272],tr:63,trace:[180,246,250],traceback:[63,181,250],track:[9,35,61,62,65,67,159,160,181,224,228,230,231,236,241,245,246,250,269],tracker:240,trackeventoper:250,trade:[173,174,230],trademark:230,tradit:[164,165,176,178,272],traffic:245,trail:[43,168,231,250],train:250,transact:[16,43,48,63,159,181,215,250],transfer:[40,86,88,91,92,93,100,102,108,111,113,114,168,201,230,244,248,250],transfer_spec:250,transferspec:250,transfertest:250,transform:[168,181,230,239,250,270],transform_data:168,transform_task:[168,270],transit:[134,182,250,268,272],translat:[230,250],translate_speech:250,transmiss:109,transpar:[165,175,250,271],transport:[181,235,250],trap:250,travers:71,travi:250,travis_wait:250,treat:[72,159,164,198,250,251,262],treatment:250,tree:[43,44,159,160,164,181,182,195,251,269,271],tree_data:181,tree_view:43,tremend:173,trend:271,tri:[63,72,124,127,128,129,146,159,165,181,206,239,242,250,251,252,255],tricki:222,trigger:[0,1,3,5,11,38,40,43,48,51,55,61,63,97,120,122,132,149,151,154,155,157,158,167,169,170,177,184,210,216,233,239,241,251,258,264,266,269,271,272,274],trigger_dag:[181,250,267,272],trigger_dag_id:122,trigger_dagrun:[77,95,243],trigger_execution_date_iso:122,trigger_id:[63,68],trigger_rul:[38,40,53,74,85,97,109,159,164,195,210,269],trigger_run_id:122,trigger_task:[1,5,250],trigger_timeout:63,triggerdag:250,triggerdagrunlink:122,triggerdagrunoper:[122,164],triggerdagrunoperatorlink:250,triggerer_id:68,triggererjob:[160,250],triggerev:165,triggerrul:[38,40,159,164,195,210,250],triggerruledep:250,triggerrunn:250,trim:250,trimmed_pod_id:250,trino:194,trip:173,tripl:250,trivial:250,troubl:[220,242],troubleshoot:[190,209,215,219,221,271],trove:250,true_:210,truli:[155,179,264],truncat:[63,250],truncate_to:63,trust:[181,212,223,250,262],truth:[47,63],truthi:[109,210],try_adopt_task_inst:[1,2,3,9,11],try_numb:[9,58,63,67,146,161,181,203,238,250],ts:[250,267],ts_nodash:267,ts_nodash_with_tz:[250,267],tsai:247,tsql:199,ttl:250,tty:[181,198,250],tue:242,tuesdai:[123,153,216],tunabl:173,tune:[159,167,250],tupl:[1,2,7,16,40,43,48,53,63,165,250,252],turbaszek:247,turn:[63,109,159,163,164,170,173,180,181,182,183,215,250,252,270],turquois:200,tutori:[159,176,182,250,264,266],tutorial_etl_dag:270,tutorial_pg_conn:269,tutorial_taskflow_api:270,tutorial_taskflow_api_etl:270,tutorial_taskflow_api_etl_docker_virtualenv:270,twice:[250,268],twine:250,twitter:250,two:[40,43,78,117,123,159,163,164,165,166,169,171,173,175,176,177,182,185,189,190,197,199,207,208,216,234,246,249,251,267,269,270,272,273,274],txt:[109,190,194,210,222,242,250,261,266],type:[0,1,2,3,7,9,11,14,16,20,35,38,40,41,43,44,45,48,53,55,56,57,58,59,63,69,83,109,117,122,124,125,127,134,146,154,155,157,158,159,160,161,162,167,168,169,170,174,177,181,184,198,199,203,215,216,220,230,234,241,245,248,252,261,267,269,270,272],type_check:198,typeahead:250,typecheck:42,typeddict:56,typeerror:[55,250,270],typic:[40,181,195,215,216,222,227],typing_compat:[14,16,42,43,56,63,154],typograph:159,tz:[159,164,168,177,182,190,195,216,231,233,250,268,269,270],tzinfo:[216,268],tzu:247,u:[160,181,250,262,264,269],ubuntu:[190,220,272],uellendal:247,ui:[14,40,43,63,72,134,154,155,157,158,159,161,162,164,169,171,173,177,180,181,183,184,185,199,205,206,218,227,228,233,238,241,244,246,251,258,259,264,266,267,269,270,272,273],ui_color:[40,53,72,83,85,87,97,109,116,117,120,122,129,134,136,146,147,199],ui_fgcolor:[40,53,117,120,199],uialert:200,uid:[250,264],ujson:183,ultim:[40,269],umask:[160,181,185],un:[9,43,44,69,159,164,250],unabl:[1,2,3,9,11,164,181,224,250],unaffect:250,unam:242,unambigu:197,uname_result:242,unassign:[68,250],unauthent:250,unavail:[238,250],unblock:250,unbound:250,uncaught:160,unchang:[181,250],unclean:250,uncommon:164,uncondition:250,uncov:254,undead:167,undeclar:250,undefin:[43,250,272,273],under:[20,40,43,63,161,164,165,173,177,178,195,197,200,206,215,222,230,244,247,250,252,267,268,269,272],undergo:250,underli:[71,147,165,181,210,244,250],underneath:164,underscor:[43,197,214,218,250,256],understand:[68,164,173,195,208,221,244,245,248,250,261,271],undertak:159,underutil:173,undesir:[181,250],undisclos:254,undocu:250,unexpect:[159,164,182,250],unexpectedli:68,unfamiliar:272,unfinish:250,unfinished_ti:48,unfortun:[38,210,250,268],ungener:250,unhealthi:[181,234,264],uni:250,unicod:[44,250],unicode_liter:250,unicodecsv:250,unicodedecodeerror:195,unidecod:250,unif:[191,250],unifi:273,uniform:190,unilater:207,uninstal:[159,242,250,272],unintend:195,unintent:250,unintention:250,union:[1,38,40,41,43,44,48,53,63,78,83,87,109,117,122,123,132,134,195,198,230,250,252,261],uniqu:[1,2,4,5,9,12,40,63,129,159,162,164,181,190,241,256,267,269,270,273],unit:[164,168,177,181,213,219],unit_test_mod:[217,250],unittest:[159,250],univers:[214,250],unix:[40,198,231,250,262],unix_socket:250,unixnam:63,unixodbc:220,unknown:[223,264],unless:[72,159,160,173,175,181,195,215,216,227,230,250],unlik:[164,165,220,242,264],unlimit:[10,181,191],unlimitedparallel:10,unload:250,unlock:[43,48],unmap:[38,40,53,63,66,166],unmap_kwarg:53,unmapp:[0,166],unmappableoper:0,unmappablexcomlengthpush:0,unmappablexcomtypepush:[0,166],unmet:160,unnecessari:[70,132,199,250],unnecessarili:[181,250],unneed:250,unpack:[109,143,250],unpaus:[68,159,164,184,195,250,269,272],unpickl:250,unpickleable_executor:7,unpin:250,unprocess:250,unqueu:250,unregist:250,unrol:[109,198],unset:250,unsign:250,unstabl:215,unsupport:[181,235,250],untangl:250,untermin:250,until:[0,40,43,48,63,68,71,132,134,147,151,153,159,160,164,165,166,173,174,176,177,182,190,195,197,199,248,250,270],unus:[181,197,222,250],unutil:181,up:[1,9,38,40,43,47,57,59,63,64,70,72,109,129,132,146,149,151,159,160,163,164,165,166,169,171,172,173,174,177,181,182,185,186,190,197,198,199,203,205,212,213,221,226,233,235,239,244,246,259,265,266,268,270,272,273],up_for_reschedul:[177,200],up_for_retri:[63,177,200,250,251],updat:[2,43,48,55,56,59,63,66,69,72,146,159,160,163,168,170,173,175,181,182,183,184,195,200,203,215,218,221,234,238,241,242,244,255,259,261,269,271,272,273,274],update_admin_perm_view:250,update_all_task_st:2,update_dataset:250,update_fab_perm:[195,250],update_rel:66,update_st:48,update_task_st:2,updated_at:58,updatemask:250,updatetaskinstancesst:250,updatind:250,upgrad:[165,168,175,183,190,194,212,215,220,221,225,229,241,242,246,249,264,270],upgrade_check:[272,273],upgradedb:[250,272],upload:[169,179,242,250],upload_salesforce_data_to_s3:270,upload_salesforce_data_to_s3_land:270,upon:[166,181,233,238,250,251,266,268],upper:[78,146,181,197,250],uppercas:[197,218,250],upsert:[159,250],upsight:250,upstart:250,upstream:[38,40,43,53,65,66,117,159,160,164,166,169,172,177,182,195,210,231,250,269],upstream_fail:[5,43,159,164,177,182,200,250],upstream_list:66,upstream_task_id:[43,53,66,250],uranusjr:247,urbaszek:247,uri:[16,41,125,160,181,205,246,250,259,260,270,272,274],url:[38,63,160,164,165,181,197,198,210,212,215,222,231,245,250,260,269,270,272],url_prefix:[160,272],urlencod:197,urlpars:250,us:[0,2,3,5,9,10,11,12,13,14,15,16,17,18,19,21,22,23,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,46,49,52,53,55,56,58,59,60,61,63,66,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,96,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,127,129,130,131,132,133,134,135,137,138,139,141,142,144,145,146,148,149,150,151,152,153,154,155,157,158,159,160,161,162,164,166,167,168,169,170,172,173,174,175,176,177,178,179,180,181,184,185,187,188,189,190,191,193,194,197,198,199,200,201,202,205,206,207,208,210,211,212,213,214,215,216,218,219,220,222,223,224,225,226,227,228,229,230,231,233,234,235,236,237,238,239,241,243,244,245,246,249,251,252,254,256,257,258,259,260,262,266,267,268,271,272,273],usabl:250,usag:[53,159,160,168,171,173,181,197,215,227,234,250,269,270,272,274],use_add_task:270,use_beelin:255,use_dil:[109,198,270],use_job_schedul:159,use_random_password:[250,272],use_row_level_lock:173,use_smart_sensor:[44,175],use_task_execution_d:78,use_task_execution_dai:[123,153],used_group_id:250,used_slot:250,uselegacysql:250,useless:250,user1:[160,181,253,267],user2:[160,181,253],user:[40,43,44,47,53,72,74,109,120,122,134,143,154,155,157,159,163,164,167,170,173,175,176,177,179,181,182,183,185,186,189,192,194,195,197,198,200,205,206,208,213,215,219,220,221,222,223,229,233,236,241,242,244,245,246,247,249,252,253,254,255,261,262,266,267,268,270,272,273,274],user_data:261,user_defined_filt:[43,269],user_defined_macro:[43,195,267,269],user_id:250,user_permiss:251,userguid:[181,250],usermodelview:250,usernam:[16,40,160,162,199,203,215,241,250,251,252,261,264,266,269,272],usr2:160,usr:[206,213,215,222,242,264],usual:[14,53,159,164,171,173,182,189,194,195,208,214,216,221,222,225,227,237,242,250],ut:250,utc:[43,159,164,168,177,181,182,190,195,216,231,233,242,268,269,270],utcdatetim:250,utcnow:[43,165,250,268],utf8:[195,215,250],utf8mb3:250,utf8mb3_bin:[181,215],utf8mb3_general_ci:250,utf8mb4:[181,215],utf8mb4_unicode_ci:215,utf:[35,72,83,131,181,215,242],util:[1,2,3,9,10,11,14,38,40,41,43,44,48,53,60,63,66,69,70,74,78,97,120,123,127,153,159,164,172,173,181,188,190,195,199,200,203,219,220,234,242,258,266,268,270,274],utilis:181,uuid1:250,uuid4:250,uuid:267,ux:250,v0:250,v12:250,v1:[190,250,252,264],v1_delete_opt:181,v1configmapenvsourc:272,v1contain:[190,272],v1containerport:272,v1deleteopt:181,v1emptydirvolumesourc:190,v1envfromsourc:272,v1envvar:272,v1envvarsourc:272,v1hostpathvolumesourc:[190,272],v1localobjectrefer:272,v1objectfieldselector:272,v1objectmeta:190,v1persistentvolumeclaimvolumesourc:272,v1pod:[9,190,229,272],v1podspec:[190,272],v1resourcerequir:272,v1volum:[190,272],v1volumemount:[190,272],v2:[190,250,274],v3:[181,190,215,224],v:[55,116,160,249,272],v_appbuilder_nomenu_packag:244,v_appbuilder_nomenu_view:244,v_appbuilder_packag:[244,272],v_appbuilder_view:[244,272],vacuum:250,val1:[197,267,272],val2:[197,272],val:[63,69,117,160,166,197],valid:[40,43,55,117,154,157,164,167,181,194,195,197,198,202,203,223,234,238,239,240,246,250,252,263,273,274],valid_mod:129,validate_command:1,validate_mapped_argu:40,validate_mapping_kwarg:53,validate_schedule_and_param:43,validationsourc:53,valu:[0,3,11,14,16,38,40,41,43,53,55,63,64,65,68,69,70,71,109,117,123,124,125,127,128,129,134,143,146,147,153,154,159,161,164,166,168,170,172,173,176,177,179,180,181,182,183,184,189,190,191,197,198,199,202,203,204,210,211,214,215,216,218,234,235,238,241,242,252,255,256,258,259,260,261,264,267,268,269,270,271,272,273,274],valuabl:[233,245,249],value1:[181,182,267],value2:[181,267],value_from:272,valuecheck:250,valuecheckoper:[76,250],valueerror:[38,55,117,190,197,250],valuefrom:190,van:247,vanilla:250,vanish:177,var_a:260,var_b:260,var_env_prefix:125,vari:[173,177,264],variabl:[0,35,51,72,109,124,125,126,127,128,131,165,167,168,176,180,181,183,184,185,188,190,194,198,200,203,205,206,210,214,215,217,222,238,240,241,242,244,246,251,256,257,258,259,266,269,272,273,274],variable_kei:251,variable_nam:[159,179,218],variableaccessor:250,variablejsonaccessor:250,variables_file_path:[127,260],variant:[65,165,181,250],varieti:[159,170,237],variou:[43,126,159,161,173,195,200,221,227,250,272],vast:2,vault:[159,194,197,214,250],vaultbackend:250,ve:[166,170,250,269],vendor:[164,250],venv:[222,242,250],ver:242,verb:250,verbal:230,verbos:[43,63,160,250,269],veri:[40,63,159,160,164,165,168,169,172,180,181,183,185,190,195,229,231,247,250,254,264,266,269,270],verif:250,verifi:[48,159,181,197,221,234,250],verify_integr:48,verify_ssl:250,version:[47,59,109,164,165,173,174,175,176,179,181,182,183,184,194,196,197,198,200,214,215,218,219,220,221,222,223,224,225,230,242,244,251,252,259,264,266,270,272,273,274],version_ad:250,versionconflict:250,versions_ad:250,versu:220,vertica:194,vertica_to_mysql:250,verticahook:250,verticaoper:250,vevo:250,via:[3,7,9,11,14,44,55,63,70,71,72,159,162,164,165,167,169,170,174,177,179,181,189,190,194,197,198,199,201,206,208,210,215,221,222,223,224,227,235,236,238,241,242,244,251,254,255,258,259,264,266,267,269,270,272,273],viabl:250,video:250,video_intellig:250,view:[40,43,55,70,159,160,162,164,166,169,181,182,183,195,197,238,240,241,245,246,251,252,258,259,269,270,272],viewabl:181,viewer:[160,241,261,272],viewer_permiss:251,viewmenu:250,vikram:247,vikramkoka:247,violat:[0,161,181,195,250],virtual:[210,221,227],virtualenv:[109,164,194,210,222,227,250,270],virtualenv_python:210,virtualenv_string_arg:109,virtualenv_task:210,virtualenvoper:250,visibl:[40,164,166,177,181,185,227,250],visible_to:250,visibleto:250,vision:250,visit:[146,200,215,245,266,272],visitor:245,visual:[159,167,169,208,219,236,244,250,269,271],vm:255,vml:274,vmlz:274,volum:[190,246,250,260,264,272],volume_config:272,volume_mount:[190,272],volume_mount_test:190,volume_task:190,volumeclaim:250,volumemount:[190,272],vrml:274,vs:[167,222,250,266,273],vulner:250,vx:249,w503:250,w:[160,190,198,250,269],wa:[0,16,40,43,48,55,58,59,63,109,122,134,146,154,155,157,163,164,166,170,173,177,181,183,184,194,195,205,215,216,227,230,234,239,242,247,250,251,252,267,268,272,273,274],wai:[16,40,66,69,72,120,159,164,165,166,169,170,173,175,177,180,181,182,185,195,197,198,199,210,214,215,218,221,222,227,238,242,244,246,248,249,250,251,254,257,259,261,262,264,267,268,269,271,272],wait:[1,2,4,10,40,43,122,129,132,134,136,143,146,149,151,153,159,160,164,165,169,171,173,174,177,181,185,191,208,210,269,270],wait_for_0100:132,wait_for_complet:122,wait_for_don:250,wait_for_downstream:[40,53,63,74,85,97,195,269],wait_for_empty_queu:171,wait_for_transfer_job:250,waiter:250,waitonehoursensor:165,walk:[66,267,269],walker:[247,250],wall:[164,268],want:[1,2,4,10,12,14,40,43,63,70,72,117,134,153,159,160,161,164,165,166,168,172,173,176,177,178,180,181,182,185,189,190,194,195,196,197,199,201,202,203,206,210,214,215,216,220,221,222,223,225,227,232,235,238,239,242,244,246,250,252,255,258,259,261,264,266,268,269,270,272,273,274],warehous:250,warn:[14,55,69,165,170,181,200,223,249,250,264,272],warn_deployment_exposur:261,warrant:274,warranti:[230,250],wasb:181,wasb_task_handl:250,wasbhook:250,wasbtaskhandl:250,wast:[71,165,199],watch:[9,116,159,195,213],watcher:[9,190,250],watcher_exampl:159,watcher_queu:9,wbmp:274,we:[3,5,9,11,12,38,40,55,56,57,58,63,66,68,69,117,132,146,159,160,164,165,166,168,170,173,175,177,179,183,186,189,190,195,197,198,201,210,215,216,220,222,224,226,229,237,238,242,244,245,246,249,250,251,254,261,264,266,268,269,270,272,273,274],web:[0,72,134,154,155,157,158,160,164,181,182,185,194,197,199,203,206,216,228,234,237,238,241,244,245,251,252,253,255,269],web_hdf:152,web_hdfs_sensor:140,web_server_port:261,web_server_ssl_cert:261,web_server_ssl_kei:261,web_server_url_prefix:181,webhdf:[36,194,250],webhdfs_hook:24,webhdfshook:250,webhdfssensor:250,webhook:250,webp:274,webpack:250,webpag:[245,250],webserv:[40,43,50,59,70,154,159,164,169,183,190,197,200,212,214,227,234,238,240,242,251,252,254,264,266,268,269,272],webserver_1:264,webserver_config:[250,261],webservic:250,websit:[181,198,215,222,250,251],webui:250,wednesdai:216,week:[123,153,182,200,211],week_dai:[123,153,211],weekdai:[95,140,216,243],weekday_sensor:250,weekdaybranchoper:250,weekend:216,weekend_check:153,weekli:[182,208,267],weight:[38,40,167,171,175,181,183,195,250],weight_rul:[38,40,53,74,85,97,172,250],weightrul:[38,40,172],welcom:200,well:[14,40,55,63,71,159,164,165,166,167,169,174,175,176,177,180,181,185,190,195,197,200,215,221,222,223,231,236,242,245,246,250,251,264,269,270,272,273],were:[1,2,3,9,11,40,43,109,160,161,165,173,190,194,195,198,210,215,222,242,250,272,273],werkzeug:[181,250],wget:215,what:[16,40,43,44,63,72,109,159,162,164,167,169,172,177,181,182,197,198,199,205,209,216,220,221,231,245,246,249,261,262,267,268,272],whatev:[74,78,97,123,154,155,157,173,185,200,210,220],wheel:[242,250],wheelhous:250,when:[0,1,2,3,4,5,9,10,11,14,40,41,42,43,44,50,53,55,58,59,60,63,64,68,69,70,72,74,78,83,85,87,109,116,117,122,129,132,134,136,143,146,149,151,153,154,155,157,158,159,160,164,165,166,168,169,170,171,172,173,174,175,176,177,180,181,183,185,188,190,191,193,194,197,198,199,200,201,202,204,206,207,208,209,210,212,214,215,216,219,220,221,222,225,226,231,233,234,235,238,239,241,242,245,246,248,249,251,252,255,258,259,260,261,264,266,267,268,269,270,271,272,273,274],whenev:[40,43,159,165,180,181,199,208,221],where:[2,10,16,40,43,63,68,109,117,127,143,154,155,157,159,160,164,165,169,172,173,177,178,180,181,182,185,194,195,199,206,215,218,221,222,230,231,242,245,246,249,250,255,260,264,268,269,271,272,273,274],wherea:[173,250,272],wherev:[40,230],whether:[16,40,43,44,48,59,63,109,117,120,122,154,155,159,160,165,173,181,183,190,198,207,210,227,230,234,245,250,267,268,273],which:[0,1,10,16,35,40,43,55,58,60,63,67,70,71,72,109,117,120,131,132,146,147,151,159,160,163,164,165,169,170,171,172,173,175,177,180,181,182,183,185,189,190,191,192,194,195,198,199,201,202,203,204,206,208,210,214,215,216,220,221,222,226,230,232,234,235,236,237,238,239,242,243,245,246,248,249,250,251,252,259,262,264,266,267,268,269,270,272,273,274],whilst:173,white:250,whitespac:[185,250],whl:[223,242],who:[159,181,221,242,244,245,250,251,261,270],whole:[44,72,129,159,169,173,182,199,202,230,244,250,264,270],whole_directori:231,whom:230,whose:[58,164,168,197,199],why:[160,164,223,245,268],wide:[159,161,250],widget:[14,197,250],width:250,wiedmer:247,wiki:[250,272],wikipedia:272,wildcard:250,wildli:224,window:[146,177,178,180,222,224,246,250,260,264],winrm:194,wip:250,wire:185,wise:159,wish:[0,164,165,166,197,222,233,250,252,254,261,266,270,273],with_try_numb:63,within:[40,43,44,55,63,69,72,117,136,146,160,163,164,177,180,182,184,185,190,192,195,198,199,210,213,214,218,229,230,234,238,240,246,250,252,267,269,270],without:[0,40,43,48,55,63,109,117,146,154,155,157,159,160,161,162,164,172,173,176,177,181,183,185,194,197,198,199,202,210,212,215,218,221,230,236,238,246,249,250,252,256,267,270,272],won:[40,43,173,176,181,183,195,197,210,220,272],word:[160,177,182,197,238,250,258,268,271],work:[2,4,5,9,10,12,35,71,72,109,146,157,159,160,164,165,167,169,173,176,181,184,185,190,191,195,198,199,201,202,205,206,214,215,216,219,221,222,224,226,230,231,234,238,239,244,249,252,255,259,262,264,266,268,270,272,273,274],workaround:250,workdai:216,workday_timetable_plugin:216,workdaytimetableplugin:216,worker:[2,10,43,68,129,132,149,151,164,165,169,171,173,174,177,183,185,186,187,189,191,194,195,197,199,214,219,220,229,233,237,242,244,255,262,264,268,269,270,272],worker_1:264,worker_annot:250,worker_autoscal:250,worker_concurr:185,worker_container_image_pull_polici:[250,272],worker_container_repositori:272,worker_container_tag:272,worker_dags_fold:250,worker_enable_remote_control:250,worker_log_server_port:238,worker_machine_typ:250,worker_pod_pending_timeout:250,worker_service_account_nam:272,worker_timeout:[160,272],worker_umask:185,workerchildprocess:185,workerclass:160,workerprocess:185,workflow:[66,97,109,166,169,211,219,222,248,250,266,270,273],workgroup:250,working_dir:198,workload:[68,165,167,190,244,246,250,254],workspac:197,workstat:264,world:[43,164,195,201,206,218,268,269],worldwid:230,worri:[221,223,227,249,269],wors:198,worth:[159,208,248,270],would:[40,43,44,55,71,109,154,155,157,159,164,165,166,171,173,178,181,182,183,185,195,197,200,202,214,215,216,218,219,227,242,250,255,269,270,272,273],wrap:[2,43,181,216,250,269],wrapper:[2,3,11,40,146,165,250,264],writabl:250,write:[45,57,59,63,69,71,162,164,167,173,175,176,180,181,183,189,190,195,198,219,230,232,242,244,251,252,259,262,264,269,270,272,273],write_dag:59,write_stdout:250,writer:[159,242,268],written:[59,72,159,165,176,178,182,230,246,250,269,270,272],wrong:[180,227,250,269],wrongli:250,ws:250,wsgi:238,wsl2:224,wsl:222,wtf:250,wtform:[14,195,197,250],www:[116,160,164,200,201,215,230,240,244,250,251,261,272],www_rbac:250,x11:274,x1:40,x2:40,x3:40,x4:40,x5:40,x6:40,x86_64:242,x:[40,57,155,160,166,170,173,181,184,195,212,224,239,246,249,250,252,260,264,267,270],x_frame_en:261,xcom:[0,40,51,53,60,63,65,71,72,109,129,159,160,164,166,167,168,169,176,177,179,181,185,198,201,210,231,241,251,258,269,272],xcom_al:198,xcom_arg:51,xcom_backend:180,xcom_execution_date_iso:122,xcom_kei:251,xcom_pul:[40,63,71,164,168,180,250,270],xcom_push:[40,63,164,180,250,270],xcom_return_kei:[40,63,70,71],xcom_run_id:122,xcom_sidecar:250,xcom_skipmixin_follow:60,xcom_skipmixin_kei:60,xcom_skipmixin_skip:60,xcom_valu:[129,164],xcomarg:[40,71,166,176,250,270],xcomentri:[251,272],xcomformappingnotpush:0,xcomresult:71,xd:247,xdot1:274,xdot:274,xdot_json:274,xero:250,xiaodong:[247,250],xinbin:247,xinbinhuang:247,xlib:274,xml:255,xss:250,xst:255,xxx:250,xxxx:250,xxxxxxxxxxx:240,xzf:215,y:[117,160,166,170,215,220,239,246,249,250,260,267,270],yaml:[9,14,40,57,63,127,164,180,181,190,199,202,234,241,250,260,269,272,273,274],yaml_fil:202,yamllint:250,yandex:[194,250],yang:247,yarn:250,yarnpkg:250,ye:[117,160,249,250],year:[182,250,268,271],yearli:182,yellow:200,yesterdai:[117,134,216],yesterday_d:267,yesterday_ds_nodash:267,yet:[40,43,48,53,63,129,165,173,177,181,182,183,224,250,255,271],yet_another_funct:269,yield:[43,63,165],yieldr:250,yml:[221,250],you:[12,14,16,35,38,40,41,43,48,55,63,70,71,72,109,117,120,124,125,134,153,159,160,161,162,163,164,165,166,167,168,169,170,171,172,174,175,176,177,179,180,181,182,183,184,185,186,187,188,189,190,193,194,195,196,197,198,199,200,201,202,203,205,206,210,212,213,214,215,216,217,218,219,220,221,222,223,224,225,228,229,230,231,232,233,234,235,238,239,240,241,242,244,245,246,249,251,252,253,254,255,256,258,259,260,261,262,265,266,267,268,269,270,271,272,273,274],your:[14,38,40,43,55,109,117,120,124,125,143,160,161,162,164,165,166,167,168,169,170,175,176,177,179,180,181,182,183,185,186,187,188,189,190,195,196,197,198,199,200,201,202,203,204,206,209,211,212,213,214,215,216,218,219,220,221,222,227,230,231,232,233,234,235,238,239,244,245,246,248,253,255,256,261,262,264,266,267,268,269,270,271,272,273,274],your_data_model:250,your_fernet_kei:256,your_modul:261,your_security_manager_class:261,your_sess:250,yourappemail:261,yourself:[166,220],youtub:116,yq:274,yt_link:116,yu:247,yum:[215,220],yuqian90:247,yyyi:[160,168,184,195,267,272],yyyymmdd:267,z:[164,249,250],za:164,zadd:250,zego:250,zendesk:[37,194,250],zendesk_hook:24,zero:[48,72,117,147,167,181,190,206,234,239,250,272],zhong:[247,250],zhongjiaji:247,zincrbi:250,zip:[43,44,164,166,242],zombi:[167,181,239,250],zombies_kil:239,zone:[43,241,250],zookeep:173,zoom:[164,250],zope:250,zsh:250,zshrc:274,zymergen:250},titles:["<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.exceptions</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.executors.base_executor</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.executors.celery_executor</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.executors.celery_kubernetes_executor</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.executors.dask_executor</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.executors.debug_executor</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.executors.executor_constants</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.executors.executor_loader</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.executors</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.executors.kubernetes_executor</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.executors.local_executor</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.executors.local_kubernetes_executor</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.executors.sequential_executor</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.S3_hook</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.base</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.base_hook</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.dbapi</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.dbapi_hook</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.docker_hook</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.druid_hook</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.filesystem</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.hdfs_hook</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.hive_hooks</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.http_hook</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.jdbc_hook</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.mssql_hook</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.mysql_hook</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.oracle_hook</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.pig_hook</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.postgres_hook</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.presto_hook</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.samba_hook</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.slack_hook</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.sqlite_hook</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.subprocess</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.webhdfs_hook</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.zendesk_hook</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.abstractoperator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.base</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.baseoperator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.connection</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.crypto</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.dag</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.dagbag</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.dagcode</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.dagparam</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.dagpickle</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.dagrun</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.db_callback_request</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.errors</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.log</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.mappedoperator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.param</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.pool</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.renderedtifields</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.sensorinstance</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.serialized_dag</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.skipmixin</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.slamiss</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.taskfail</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.taskinstance</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.tasklog</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.taskmap</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.taskmixin</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.taskreschedule</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.trigger</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.variable</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.xcom</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.xcom_arg</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.bash</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.bash_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.branch</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.branch_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.check_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.dagrun_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.datetime</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.docker_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.druid_check_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.dummy</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.dummy_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.email</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.email_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.empty</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.gcs_to_s3</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.generic_transfer</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.google_api_to_s3_transfer</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.hive_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.hive_stats_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.hive_to_druid</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.hive_to_mysql</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.hive_to_samba_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.http_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.jdbc_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.latest_only</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.latest_only_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.mssql_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.mssql_to_hive</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.mysql_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.mysql_to_hive</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.oracle_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.papermill_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.pig_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.postgres_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.presto_check_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.presto_to_mysql</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.python</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.python_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.redshift_to_s3_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.s3_file_transform_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.s3_to_hive_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.s3_to_redshift_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.slack_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.smooth</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.sql</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.sql_branch_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.sqlite_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.subdag</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.subdag_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.trigger_dagrun</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.weekday</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.secrets.base_secrets</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.secrets.environment_variables</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.secrets</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.secrets.local_filesystem</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.secrets.metastore</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.base</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.base_sensor_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.bash</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.date_time</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.date_time_sensor</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.external_task</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.external_task_sensor</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.filesystem</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.hdfs_sensor</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.hive_partition_sensor</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.http_sensor</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.metastore_partition_sensor</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.named_hive_partition_sensor</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.python</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.s3_key_sensor</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.s3_prefix_sensor</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.smart_sensor</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.sql</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.sql_sensor</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.time_delta</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.time_delta_sensor</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.time_sensor</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.web_hdfs_sensor</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.weekday</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.timetables.base</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.timetables.events</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.timetables</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.timetables.interval</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.timetables.simple</span></code>","Best Practices","Command Line Interface and Environment Variables Reference","Cluster Policies","Connections &amp; Hooks","DAG File Processing","DAGs","Deferrable Operators &amp; Triggers","Dynamic Task Mapping","Concepts","Operators","Architecture Overview","Params","Pools","Priority Weights","Scheduler","Sensors","Smart Sensors","TaskFlow","Tasks","Timetables","Variables","XComs","Configuration Reference","DAG Runs","DAG Serialization","Deprecated REST API","Celery Executor","CeleryKubernetes Executor","Dask Executor","Debug Executor","Executor","Kubernetes Executor","Local Executor","LocalKubernetes Executor","Sequential Executor","Reference for package extras","FAQ","Add tags to DAGs and use it for filtering in the UI","Managing Connections","Creating Custom <code class=\"docutils literal notranslate\"><span class=\"pre\">&#64;task</span></code> Decorators","Creating a custom Operator","Customizing the UI","Define an operator extra link","Dynamic DAG Generation","Email Configuration","Export dynamic environment variables available for operators to use","How-to Guides","BashOperator","BranchDateTimeOperator","Cross-DAG Dependencies","Using Operators","PythonOperator","BranchDayOfWeekOperator","Running Airflow behind a reverse proxy","Running Airflow with systemd","Setting Configuration Options","Set up a Database Backend","Customizing DAG Scheduling with Timetables","Using the Test Mode Configuration","Managing Variables","Apache Airflow Documentation","Dependencies","Installation","Installation from PyPI","Installing from Sources","Prerequisites","Setting up the database","Supported versions","Upgrading Airflow to a newer version","Integration","Kubernetes","License","Lineage","Listeners","Callbacks","Checking Airflow Health Status","Error Tracking","Logging &amp; Monitoring","Logging and Monitoring architecture","Logging for Tasks","Metrics","Tracking User Activity","Reference for Database Migrations","Modules Management","Operators and Hooks Reference","Plugins","Privacy Notice","Production Deployment","Project","Python API Reference","Airflow\u2019s release process and version policy","Release Notes","Access Control","API","Flower","Security","Kerberos","Fernet","Secrets","Masking sensitive data","Secrets Backend","Local Filesystem Secrets Backend","Webserver","Workload","REST API Reference","Running Airflow in Docker","Quick Start","Running Airflow locally","Templates reference","Time Zones","Tutorial","Tutorial on the TaskFlow API","UI / Screenshots","Upgrading from 1.10 to 2","Upgrade Check Script","Using the Command Line Interface"],titleterms:{"0":[250,272],"01":250,"02":250,"03":250,"04":250,"05":250,"06":250,"07":250,"08":250,"09":250,"1":[194,195,250,272],"10":[194,250,272],"1000":195,"11":250,"12":250,"13":250,"14":250,"15":[250,272],"16":250,"17":250,"18":250,"19":250,"19825":250,"2":[250,272],"20":250,"2016":250,"20165":250,"2017":250,"2018":250,"2019":250,"2020":250,"2021":250,"2022":250,"20759":250,"20975":250,"21":250,"21135":250,"21205":250,"21472":250,"21505":250,"21538":250,"21640":250,"21734":250,"21798":250,"21815":250,"21816":250,"22":250,"22167":250,"22284":250,"22607":250,"23":250,"23222":250,"24":250,"25":250,"28":250,"29":250,"3":[250,272],"30":250,"3rd":221,"4":[250,272],"5":[250,272],"50000":250,"6":[250,272],"6000":250,"7":[250,272],"8":250,"9":250,"break":250,"case":190,"class":[0,1,2,3,4,5,7,9,10,11,12,14,16,20,35,38,40,41,42,43,44,45,47,48,49,50,51,52,53,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,74,76,78,81,82,83,85,87,88,91,92,97,100,102,107,108,109,111,113,114,116,117,118,120,122,123,124,125,126,127,128,129,131,132,134,136,143,146,147,149,151,153,154,155,157,158,250],"default":[164,203,250,251,262,268,269],"do":[166,173,195,250],"export":[160,197,204,250,274],"function":[2,9,39,40,41,42,43,51,53,63,70,78,109,117,127,129,250],"import":[160,242,250,269],"new":[175,195,250],"null":250,"public":251,"return":250,"switch":[250,272],"true":250,A:250,But:[190,270],For:250,If:250,It:[269,270],No:264,Not:250,On:164,One:173,The:[164,250],To:182,__init__:[242,250],_py_getargcargv:222,about:[190,250],abstractoper:38,accept:250,access:[246,250,251,264,270],access_control_allow_head:181,access_control_allow_method:181,access_control_allow_origin:181,access_logfil:181,access_logformat:181,accord:250,account:[246,250],activ:240,activate_dag_run:250,ad:[170,198,242,250,258,269,270,273],adapt:259,add:[159,160,196,200,201,242,250],add_xcom_sidecar:250,admin:[250,251],advanc:238,affect:250,after:[159,200],airflow:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,194,195,200,212,213,219,220,221,222,227,234,242,244,249,250,255,259,261,264,266,272,273,274],airflow_gpl_unidecod:250,airflow_hom:250,airflowignor:[164,250],airflowmacroplugin:250,alert:200,align:250,all:[166,250],allow:195,allow_illegal_argu:181,allow_trigger_in_futur:181,along:250,although:250,amazon:[246,250],an:[199,201,250,274],analytics_id:181,analytics_tool:181,annot:250,anoth:[195,261],apach:[194,219,250,259],api:[181,184,248,250,252,263,264,270,272],api_cli:181,api_rev:181,appendix:272,appli:273,apply_default:250,approach:173,ar:[195,244,250],arbitrari:197,architectur:[169,185,237],argument:[160,164,166,210,250,269],ascii:195,ask:264,assign:[164,250],athena:250,athenasensor:250,atla:181,attribut:[1,2,7,9,10,14,35,38,39,40,41,42,43,45,51,53,59,60,63,69,70,122,125,126,127,146,157,250],audit_view_excluded_ev:181,audit_view_included_ev:181,auth:[160,250],auth_backend:[181,250],authent:[246,250,252,253,255,261],author:261,auto:198,auto_refresh_interv:181,autodetect:250,automat:[166,244,250],avail:[165,204,250],aw:[203,250],awai:195,await:250,awar:[250,268],aws_default:250,awsbatchoper:250,azur:250,backend:[180,181,197,215,231,246,248,250,259,260],backend_kwarg:181,backfil:[160,182,269,274],backport:272,backup:159,base:[14,39,129,154,190,195,250,251,261],base_executor:1,base_googl:250,base_hook:15,base_log_fold:181,base_secret:124,base_sensor_oper:130,base_url:181,basehook:250,baseoper:[40,248,250],baseoperatorlink:250,basesensoroper:[248,250],bash:[72,131,250,274],bash_oper:73,bashoper:[206,250],bashtaskrunn:250,basic:252,batch:250,been:250,befor:[159,200,264],before_send:181,begin:264,behavior:250,behaviour:[160,250],behind:212,being:273,best:[159,227,242],between:[220,270],bewar:274,beyond:219,bigqueri:250,bigquerybasecursor:250,bigquerycreateemptydatasetoper:250,bigquerycreateemptytableoper:250,bigquerygetdatasettablesoper:250,bigqueryhook:250,bit:250,bitwis:250,boto3:250,branch:[74,164],branch_oper:75,branchdatetimeoper:207,branchdayofweekoper:211,branchpythonoper:250,breadcrumb:235,broker_url:181,bug:250,build:244,built:242,bump:250,bundl:194,button:250,calendar:271,call:250,callback:[233,250,272],can:[166,173,250],cascad:274,catchup:182,catchup_by_default:[181,250],ccach:181,celeri:[160,181,185,234,250],celery_app_nam:181,celery_broker_transport_opt:181,celery_config_opt:181,celery_executor:2,celery_kubernetes_executor:[3,181],celery_logging_level:181,celeryexecutor:190,celerykubernet:186,celerykubernetesexecutor:186,cfg:250,chain:250,chang:[159,250,272],changelog:250,charact:[195,197],chart:[221,229,246,271],cheat:160,check:[159,160,234,250,272,273],check_oper:76,check_sla:181,child_process_log_directori:[181,250],choos:215,classic:166,clean:[160,264],cleanup:160,clear:[160,250],clear_task_inst:250,cli:[181,182,197,234,250,264,272],cloud:[246,250],cloud_build:250,cloud_storage_transfer_servic:250,cloudant:250,cloudanthook:250,cloudbuildcreatebuildoper:250,cloudbuildhook:250,clouddatastoreexportentitiesoper:250,clouddatastoreimportentitiesoper:250,clouddatatransferservicecreatejoboper:250,clouddatatransferservicehook:250,cluster:[161,234,246,250],cluster_address:181,cluster_context:181,cncf:250,code:[159,195,202,271],colored_console_log:181,colored_formatter_class:181,colored_log_format:181,colour:200,column:250,command:[160,222,250,264,269,274],committ:247,common:250,commun:[159,250,259],comparison:190,compat:259,complet:[198,269,274],complex:159,compon:250,compos:264,compress_serialized_dag:181,comput:246,concept:[167,268],concurr:250,conf:250,config:[160,250],config_fil:181,configur:[173,177,181,190,202,203,214,215,217,238,242,246,250,259,272],conn_id:250,conn_typ:250,connect:[41,159,160,162,197,250,259,260,274],consider:274,consist:250,constant:166,constraint:222,construct:195,consum:270,contain:[180,195,246],content:[0,1,2,3,4,5,6,7,9,10,11,12,14,16,20,35,38,39,40,41,42,43,44,45,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,74,76,78,81,82,83,85,87,88,91,92,97,100,102,107,108,109,111,113,114,116,117,118,120,122,123,124,125,126,127,128,129,131,132,134,136,143,146,147,149,151,153,154,155,157,158,160],context:[250,270,271],context_manager_dag:250,contrib:250,control:[164,169,195,250,251],cookie_samesit:[181,250],cookie_secur:181,copy_expert:250,cor:252,core:[181,194,222,250,259],counter:239,crash:190,creat:[159,160,195,197,198,199,242,250,274],create_dagrun:250,create_seg:250,createjobflow:250,creation:269,cron:[182,268],cross:208,cross_downstream:250,crypto:42,csrf:244,custom:[159,162,180,197,198,199,200,216,250,251,264,273],customsqlainterfac:250,cycl:226,dag:[43,159,160,161,163,164,170,173,182,183,190,195,196,200,202,208,216,248,250,251,268,269,270,271,272,274],dag_concurr:181,dag_default_view:181,dag_dir_list_interv:[181,250],dag_discovery_safe_mod:[181,250],dag_file_processor_timeout:181,dag_ignore_file_syntax:181,dag_orient:181,dag_processor_manager_log_loc:[181,250],dag_run_conf_overrides_param:181,dag_run_st:250,dag_stat:250,dagbag:[44,250],dagbag_import_error_traceback:181,dagbag_import_error_traceback_depth:181,dagbag_import_timeout:181,dagcod:45,dagparam:46,dagpickl:47,dagrun:[48,250],dagrun_oper:77,dags_are_paused_at_cr:181,dags_fold:181,dashboard:200,dask:[181,187,250],dask_executor:4,daskexecutor:250,data:[159,166,182,202,250,258,269],databas:[159,173,181,195,197,215,225,234,241,246,250,264,274],dataflow:250,dataflowcreatejavajoboper:250,dataflowcreatepythonjoboper:250,dataflowhook:250,dataflowtemplatedjobstartoper:250,dataproc:250,dataproccreateclusteroper:250,dataprochook:250,dataprocsubmithadoopjoboper:250,dataprocsubmithivejoboper:250,dataprocsubmitpigjoboper:250,dataprocsubmitpysparkjoboper:250,dataprocsubmitsparkjoboper:250,dataprocsubmitsparksqljoboper:250,datastor:250,datastorehook:250,date:173,date_tim:132,date_time_sensor:133,datetim:[78,250,268],db:[159,160],db_callback_request:49,dbapi:16,dbapi_hook:17,deactiv:164,deactivate_stale_dags_interv:181,deal:195,debug:[181,188],debug_executor:5,declar:164,decor:[164,198,250,270],default_capac:181,default_cpu:181,default_dag_run_display_numb:[181,250],default_disk:181,default_email_on_failur:181,default_email_on_retri:181,default_gpu:181,default_hive_mapred_queu:181,default_imperson:181,default_own:181,default_pool_task_slot_count:[181,250],default_queu:[181,250],default_ram:181,default_task_execution_timeout:181,default_task_retri:181,default_task_weight_rul:181,default_timeout:181,default_timezon:181,default_ui_timezon:181,default_wrap:181,deferr:[165,175],defin:[199,201,216,250],definit:[269,270],delai:195,delet:[159,160,164,274],delete_option_kwarg:181,delete_worker_pod:181,delete_worker_pods_on_failur:181,delta:268,deni:250,dep:[160,250],depend:[160,164,208,220,250,269,270],dependency_detector:181,deploy:[221,246,261],deprec:[181,184,194,249,250],deprecated_api:250,descript:[216,250],devel_al:250,dict:[197,250],did:195,differ:[183,195,220,250],direct:250,directori:242,disabl:[159,170,175,250,252,261],discoveri:250,displai:[216,250,274],doc:[194,250],docker:[221,250,264,270],docker_hook:18,docker_oper:79,dockeroper:250,document:[164,219,250,269],doe:[195,250],don:242,donot_pickl:181,downgrad:[159,160,274],downstream:250,driver:250,drop:250,druid_check_oper:80,druid_hook:19,due:250,dummi:[81,250],dummy_oper:82,durat:[250,271],dynam:[159,164,166,195,202,204,250],edg:164,edit:[197,250],elasticsearch:[181,250],elasticsearch_config:181,email:[83,181,203,250],email_backend:181,email_conn_id:181,email_oper:84,embed:202,empti:[85,250],emr:250,emr_add_step:250,emr_create_job_flow:250,emr_terminate_job_flow:250,emraddstepsoper:250,emrcreatejobflowoper:250,emrhook:250,emrterminatejobflowoper:250,enabl:[175,250,252,255],enable_experimental_api:181,enable_proxy_fix:181,enable_tcp_keepal:[181,250],enable_xcom_pickl:[181,250],encod:250,encrypt:256,encrypt_s3_log:181,end_of_log_mark:181,endpoint:[184,234,250],endpoint_url:181,engin:246,entri:242,environ:[159,160,197,202,204,218,235,264,270],environment_vari:125,error:[50,160,235,250],error_logfil:181,etl:270,event:155,exampl:[159,161,190,197,233,244,261,269,270],except:[0,177,195,248,272],exclud:244,execut:[160,185,195],execute_tasks_new_python_interpret:181,execution_d:[195,250],execution_date_fn:250,executor:[1,2,3,4,5,6,7,8,9,10,11,12,177,181,185,186,187,188,189,190,191,192,193,229,248,250],executor_const:6,executor_load:7,exist:201,expand:166,expect:195,experiment:[249,250,272],explicit_defaults_for_timestamp:195,expose_config:181,expose_hostnam:181,expose_stacktrac:181,exposur:261,extend:195,extens:250,extern:[182,194,202,238],external_task:134,external_task_sensor:135,externaltaskmark:208,externaltasksensor:[208,250],extra:[194,197,199,201,220,222,250,272],extra_logger_nam:181,fab_logging_level:181,fail:[160,250],fail_fast:181,failur:[195,250],fallback_page_limit:181,fals:250,faq:[195,245,264],fault:190,faulti:250,featur:[249,250],fernet:[160,250,256],fernet_kei:181,field:[166,168,197,250,258,261],file:[163,173,195,197,202,222,250,269,270],file_parsing_sort_mod:181,file_task_handl:250,filenam:250,filesensor:250,filesystem:[20,136,250,260],filter:[196,267],fine:173,fix:[195,250],flask:250,flow:[164,169,270],flower:[160,253],flower_basic_auth:181,flower_host:181,flower_port:181,flower_url_prefix:181,folder:[242,250],forgiv:250,format:[197,259,274],forward:181,found:[206,222],frame:261,frequent:264,from:[197,202,222,223,238,244,250,261,272,274],from_email:181,frontend:181,ftp:250,ftphook:250,full:250,further:257,futur:173,gantt:271,gaug:239,gc:250,gcp:250,gcp_conn_id:250,gcp_service_account_kei:250,gcptransferservicehook:250,gcs_to_s3:86,gcshook:250,gcslog:250,gcstaskhandl:250,gcsuploadsessioncompletesensor:250,gener:[159,160,166,197,202,250,256],generic_transf:87,get:[160,195,273],get_link:250,get_mani:250,get_on:250,get_partit:250,github:261,github_enterpris:181,gkestartpodoper:250,global:[195,202],gone:195,googl:[246,250],google_api_to_s3_transf:88,google_key_path:181,google_oauth2_audi:181,googlebasehook:250,googlecloudstoragehook:250,googlecloudstoragetobigqueryoper:250,graph:271,grid:[250,271],guid:[205,272],ha:[195,250],hadoop:255,handl:[190,197,272,274],happen:195,have:250,hdf:250,hdfs_hook:21,hdfs_sensor:[137,250],header:200,health:234,helm:[180,221,229,246],helper:250,hide_paused_dags_by_default:181,hide_sensitive_var_conn_field:181,high:165,hipchat:250,histori:[176,247,274],hive:[181,250],hive_hook:22,hive_oper:89,hive_partition_sensor:138,hive_stats_oper:90,hive_to_druid:91,hive_to_mysql:92,hive_to_samba_oper:93,hivemetastorehook:250,hook:[13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,159,160,162,199,229,235,243,248,250],horizon:219,host:181,host_field:181,hostname_cal:[181,250],how:[166,173,195,205,227,242,250,270],html_content_templ:181,http:[234,250],http_hook:23,http_oper:94,http_sensor:139,httphook:250,i:[195,250],iam:246,id:198,ignore_first_depends_on_past_by_default:181,imag:[190,221,246,264,274],imap:250,imap_attach:250,imapattachmentsensor:250,imaphook:250,impact:[173,235],imperson:[246,250,262],implement:250,improv:[173,195,250],in_clust:181,includ:250,include_ip:181,infer:270,infinit:250,info:160,init:160,initi:[215,264,269],inspect:242,instal:[194,221,222,223,250],instanc:[161,177,246,250,271],instance_nam:181,instance_name_has_markup:181,instanti:[269,270],instead:250,integr:[159,223,228,250],interact:[166,195],interfac:[160,169,199,232,244,250,264,274],intern:250,interpret:268,interv:[157,182],isn:250,issu:250,its:250,jdbc_hook:25,jdbc_oper:96,jinja:[168,195,206,269],job:160,job_heartbeat_sec:181,json:[170,183,197,250],json_field:181,json_format:181,k8:180,keep:182,kei:[160,256],kerbero:[160,181,246,250,252,255],keytab:181,keyword:[168,250],killed_task_cleanup_tim:181,kinit_path:181,known:250,kube_client_request_arg:181,kubernet:[160,181,190,226,229,246,250],kubernetes_engin:250,kubernetes_executor:9,kubernetes_pod:250,kubernetes_queu:181,kubernetespodoper:[229,250,272],label:164,latenc:195,latest:164,latest_onli:97,latest_only_oper:[98,250],latestonlyoper:250,lax:250,lazy_discover_provid:181,lazy_load_plugin:181,ldap:250,length:166,less:250,level:[159,170,195,250,251],librari:[183,250],licens:230,life:226,lifetim:250,limit:[166,173,183,252,255],line:[160,250,269,274],lineag:[181,231],link:[160,199,201,238,247],list:160,list_directori:250,list_kei:250,list_prefix:250,listen:232,load:[164,195,242,244,250],load_default_connect:181,load_exampl:181,loader:159,local:[191,194,238,260,266],local_executor:10,local_filesystem:127,local_kubernetes_executor:[11,181],localkubernet:192,log:[52,160,181,190,236,237,238,246,250],log_animation_spe:181,log_auto_tailing_offset:181,log_fetch_delay_sec:181,log_fetch_timeout_sec:181,log_filename_templ:181,log_filepath:250,log_format:181,log_id:250,log_id_templ:181,log_processor_filename_templ:181,logging_config_class:181,logging_level:181,logging_mixin:250,logic:216,longer:250,lot:195,m:250,macro:[195,250,267],main:270,mainten:159,major:250,make:250,manag:[190,197,218,221,242],manual:[250,274],map:166,mappedoper:53,mapred_job_name_templ:181,mark:250,mask:[250,258],max_active_runs_per_dag:181,max_active_tasks_per_dag:181,max_callbacks_per_loop:181,max_dagruns_per_loop_to_schedul:181,max_dagruns_to_create_per_loop:181,max_db_retri:181,max_map_length:181,max_num_rendered_ti_fields_per_task:181,max_queued_runs_per_dag:250,max_thread:[181,250],max_tis_per_queri:181,maximum_page_limit:181,mean:195,mechan:250,menu:271,merg:269,meso:250,messag:200,met:250,meta:202,metaclass:250,metadata:[159,250,269,274],metastor:128,metastore_partition_sensor:141,method:[250,261],metric:[181,239,250],microsecond:250,microsoft:250,might:[173,195],migrat:[160,175,227,241,250,272,274],mime_charset:250,min_file_parsing_loop_tim:250,min_file_process_interv:[181,250],min_serialized_dag_fetch_interv:181,min_serialized_dag_update_interv:181,mind:182,minimum:250,misc:250,mlengin:250,mlenginehook:250,mock:159,mode:217,model:[38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,248,250],modif:[170,250],modul:[0,1,2,3,4,5,6,7,9,10,11,12,14,16,20,35,38,39,40,41,42,43,44,45,47,48,49,50,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,74,76,78,81,82,83,85,87,88,91,92,97,100,102,107,108,109,111,113,114,116,117,118,120,122,123,124,125,127,128,129,131,132,134,136,143,146,147,149,151,153,154,155,157,158,242,250,264,269],modulenotfounderror:264,monitor:[234,236,237],more:173,move:250,mssql:215,mssql_hook:26,mssql_oper:99,mssql_to_hiv:100,multi:246,multi_namespace_mod:181,multipl:[166,171,195,270],must:250,mutat:[161,229],mysql:[195,215,250],mysql_hook:27,mysql_oper:101,mysql_to_h:102,naiv:268,name:[160,190,242,250,258,264,272],named_hive_partition_sensor:142,namespac:181,nativ:168,navbar_color:181,necessari:250,need:[195,227],newer:227,next:[160,215,264,266,269,270],next_d:[195,250],node:246,non:[166,250,259],non_pooled_backfill_task_slot_count:250,non_pooled_task_slot_count:[181,250],none_fail:250,none_failed_or_skip:250,normal:250,notat:231,note:[250,269],notic:245,now:250,nullabl:250,num_run:[181,250],number:250,oauth:261,object:[168,250,268],off:273,offici:221,offlin:227,offset_field:181,old:250,onli:[164,250],op:251,oper:[54,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,159,165,166,168,175,181,199,201,204,209,243,248,250],operation_timeout:[181,250],opsgeni:250,opsgenie_alert:250,opsgeniealertoper:250,optim:250,option:[173,198,214,215,250,269],oracle_hook:28,oracle_oper:103,orphaned_tasks_check_interv:181,other:[194,215,250,261],our:269,out:250,output:[250,270,274],over:166,overrid:201,overview:[169,173],own:[252,258,259],packag:[51,126,164,194,220,223,242,244,248,250,273],page:[195,200,252],page_s:181,panda:250,papermill_oper:104,parallel:181,param:[55,168,170,197,250],paramet:[166,182,250,272],parameter:216,pars:195,parsing_process:[181,250],parti:221,pass:[182,210,235,250],password:[181,261],past:164,path:[250,259],pattern:159,paus:[160,164,195,250],payload:250,pendulum:250,per:[195,250],perform:[173,195],perm:[160,195,250],permiss:[250,251],pig_hook:29,pig_oper:105,pinot:250,pinotadminhook:250,pipelin:[269,270],place:166,plugin:[160,244,250,272],plugins_fold:181,pod:[160,190,229],pod_gener:250,pod_launch:250,pod_mutation_hook:250,pod_overrid:190,pod_template_fil:[181,190,250],poddefault:250,polici:[161,245,249,250],pool:[56,160,171,181,250],pool_metrics_interv:181,port:181,posit:160,post:227,postgr:250,postgres_hook:30,postgres_oper:106,postgreshook:250,postgresql:[215,250],practic:[159,227,242],prefix:250,prerequisit:224,preset:182,presto_check_oper:107,presto_hook:31,presto_to_mysql:108,prev_d:[195,250],prev_execution_date_success:250,princip:181,principl:219,print_stats_interv:181,prioriti:172,privaci:245,process:[163,173,185,249,250],processor:160,processor_poll_interv:[181,250],product:[221,246,264],project:247,propag:250,protect:244,provid:[160,194,203,220,222,250,259,272],proxi:212,proxy_fix_x_for:181,proxy_fix_x_host:181,proxy_fix_x_port:181,proxy_fix_x_prefix:181,proxy_fix_x_proto:181,prune:159,pubsub:250,pubsubhook:250,pubsubpublishoper:250,pubsubpullsensor:250,pubsubsubscriptioncreateoper:250,pubsubsubscriptiondeleteoper:250,pubsubtopiccreateoper:250,pubsubtopicdeleteoper:250,purg:274,put:166,py:[242,250],pypi:[221,222,223],python:[109,143,159,168,195,202,226,242,244,248,250,272],python_oper:110,pythonoper:[210,250],pythonpath:242,pythonvirtualenvoper:210,queri:250,question:264,queue:[185,250],quick:[250,264,265],rbac:250,re:[182,244],read:[250,257],readi:264,readytorescheduledep:250,recap:[250,269],recogn:222,recommend:273,red:195,redirect_stderr:250,redirect_stdout:250,redispi:250,redshift:250,redshift_to_s3_oper:111,reduc:[159,195],refer:[160,181,194,241,243,248,263,267],referenc:170,refresh:250,region:250,registr:216,reinit_frequ:181,rel:242,relat:250,relationship:177,releas:[221,223,249,250,272],reload:244,reload_on_plugin_chang:181,remote_base_log_fold:181,remote_log:181,remote_log_conn_id:181,remov:[160,250],renam:250,render:[160,168,261],render_templ:250,renderedtifield:57,repeat:166,replac:250,report:[160,254],request:[250,264],requir:[173,250],reschedul:250,reseri:160,reserv:168,reset:160,resolv:195,resourc:[173,247,250,251],respect:250,respons:250,rest:[184,250,263,264],restart:250,restrict:250,result:166,result_backend:181,retri:250,retriev:[260,269],reus:270,revers:212,right:264,role:[160,250,251],roll:[252,259],rotat:[160,256],rule:[159,164,250],run:[160,164,173,182,212,213,250,264,266,269,272,273,274],run_as_us:250,run_dur:250,run_id:250,runtim:170,s3:250,s3_file_transform_oper:112,s3_hook:13,s3_key_sensor:144,s3_prefix_sensor:145,s3_to_hive_oper:113,s3_to_redshift_oper:114,s3hook:250,s3log:250,s:[173,195,215,249,250,264,266,269,270],salesforc:250,salesforcehook:250,samba_hook:32,sasl_en:181,satisfi:250,scenario:222,schedul:[159,160,173,181,190,195,216,234,246,250,268],schedule_after_task_execut:181,scheduler_health_check_threshold:181,scheduler_heartbeat_sec:181,scheduler_idle_sleep_tim:[181,250],scheduler_zombie_task_threshold:181,schema:[170,250],screenshot:[200,271],script:[227,269,272,273],se:203,search:259,second:250,secret:[124,125,126,127,128,160,181,197,248,257,259,260],secret_kei:181,section:[181,250],secur:[181,197,218,246,254],self:159,semant:250,send:[203,264],sendgrid:[203,250],sensit:[258,261],sensitive_var_conn_nam:181,sensor:[129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,165,174,175,181,199,250],sensorinst:58,sensors_en:181,sentri:[181,235,250],sentry_dsn:181,sentry_on:181,separ:222,sequenti:193,sequential_executor:12,sequentialexecutor:250,seri:250,serial:183,serializ:250,serialized_dag:59,serv:238,server:[195,246],servic:[175,194,221,246,250],session:250,session_backend:181,session_lifetime_minut:181,set:[160,183,214,215,225,250,264,269,272,274],set_dag_runs_st:250,setup:[235,239,269],sftp:250,shard:181,shard_code_upper_limit:181,sheet:160,shell:160,shift:250,shortcircuitoper:210,shorthand:231,should:250,show:[160,250],show_recent_stats_for_completed_run:181,signatur:250,signific:250,simpl:[158,166],simple_log_format:181,simplehttpoper:250,simplifi:250,site:261,size:[250,252],skip:[166,206,250],skipmixin:[60,250],sla:177,sla_miss_callback:177,slack_hook:33,slack_oper:115,slamiss:61,slot:[171,250],slugify_uses_text_unidecod:250,smart:[165,175,250],smart_sensor:[146,181],smooth:116,smtp:[181,203],smtp_host:181,smtp_mail_from:181,smtp_password:181,smtp_port:181,smtp_retry_limit:181,smtp_ssl:181,smtp_starttl:181,smtp_timeout:181,smtp_user:181,snowflak:250,softwar:194,some:250,sourc:[221,223],sparkjdbchook:250,sparksubmithook:250,special:[177,197,274],specif:250,specifi:250,speed:195,sql:[117,147,227,250],sql_alchemy_conn:[181,250],sql_alchemy_connect_arg:181,sql_alchemy_engine_arg:181,sql_alchemy_max_overflow:181,sql_alchemy_pool_en:181,sql_alchemy_pool_pre_p:181,sql_alchemy_pool_recycl:181,sql_alchemy_pool_s:181,sql_alchemy_schema:181,sql_branch_oper:118,sql_engine_collation_for_id:181,sql_engine_encod:181,sql_sensor:[148,250],sqlainterfac:250,sqlalchemi:250,sqlite:215,sqlite_hook:34,sqlite_oper:119,sqlsensor:250,ssh:250,sshoper:250,ssl:261,ssl_activ:181,ssl_cacert:181,ssl_cert:181,ssl_kei:181,stabl:272,stage:159,standalon:160,standalone_dag_processor:181,standard:250,standardtaskrunn:250,start:[250,264,265],start_dat:[195,250],start_python_dataflow:250,stat_name_handl:[181,250],state:[160,200,250],statsd:250,statsd_allow_list:181,statsd_custom_client_path:181,statsd_datadog_en:181,statsd_datadog_tag:181,statsd_host:181,statsd_on:181,statsd_port:181,statsd_prefix:181,statu:[182,234],step:272,stop:[160,195],storag:250,store:[197,218,260],store_dag_cod:250,stricter:250,string:250,structur:[202,242,274],sub:[160,250],subdag:[120,164],subdag_oper:[121,250],subdagoper:250,subject_templ:181,submodul:[8,24,51,95,126,140,156],subprocess:[35,235],success:250,support:[175,195,198,226,250,259,264,272],symbol:222,sync:[160,195,250],sync_parallel:[181,250],system:220,systemd:[213,250],t:[242,250],tabl:[250,269],tag:[196,235],take:250,task:[159,160,161,164,166,170,177,182,185,195,198,238,250,269,270,271],task_adoption_timeout:181,task_log_prefix_templ:181,task_log_read:181,task_polici:250,task_publish_max_retri:181,task_runn:181,task_stat:250,task_track_start:181,taskfail:62,taskflow:[166,176,270],taskgroup:164,taskinst:[63,250],tasklog:64,taskmap:65,taskmixin:66,taskreschedul:[67,250],tcp_keep_cnt:181,tcp_keep_idl:181,tcp_keep_intvl:181,team:261,templat:[166,168,190,195,199,206,210,250,267,268,269],templatenotfound:195,temporarili:250,temporarydirectori:250,terminolog:177,test:[159,160,197,217,269],than:173,them:250,ti_kei:250,time:[195,250,268,269],time_delta:149,time_delta_sensor:150,time_sensor:151,timeout:[177,195],timer:239,timesensor:250,timestamp:250,timet:[154,155,156,157,158,178,216,248],timezon:250,titl:200,tl:250,tldr:250,tls_ca:181,tls_cert:181,tls_kei:181,togeth:[166,250],toggl:195,toler:190,tool:222,top:[159,195,242,244],track:[235,240],tradit:270,tree:250,trigger:[68,159,160,164,165,173,181,182,195,250],trigger_dagrun:[122,250],trigger_rul:250,trigger_timeout_check_interv:181,triggerdagrunoper:250,troubleshoot:[206,222,238,244],ts_nodash:250,tune:173,turn:[195,273],tutori:[269,270],two:250,type:[166,189,197,233,250],typic:242,typo:250,ui:[182,195,196,197,200,216,250,261,268,271],undead:177,understand:273,unicod:195,unifi:250,uniqu:[242,250],unit:[159,250],unit_test_mod:181,unpaus:160,up:[195,215,225,250,264,269,274],updat:250,update_fab_perm:181,upgrad:[159,160,222,227,250,272,273,274],uptim:246,uri:[197,215],us:[165,171,182,183,186,195,196,203,204,209,217,221,242,250,255,261,264,269,270,274],usag:245,use_job_schedul:181,use_row_level_lock:181,use_smart_sensor:181,use_ssl:181,user:[160,169,199,240,250,251,264],usernam:181,utc:250,utf:250,util:250,v1:272,v1pod:250,v3:250,valid:[170,269],valu:[160,195,250],variabl:[69,159,160,179,195,197,202,204,218,235,250,260,261,264,267,270,271],variant:195,verifi:223,verify_cert:181,verify_ssl:181,version:[160,226,227,249,250],via:[180,250],view:[244,250,271],viewer:[250,251],virtual:270,visibility_timeout:181,visual:164,vs:164,vulner:254,wait:250,wait_for_downstream:250,warn:[227,261],warn_deployment_exposur:181,wasb:250,watcher:159,web:[246,250,261,264,268],web_hdfs_sensor:152,web_server_host:181,web_server_master_timeout:181,web_server_port:181,web_server_ssl_cert:181,web_server_ssl_kei:181,web_server_worker_timeout:181,webhdfs_hook:36,webserv:[160,181,195,244,250,261],websit:245,weekdai:[123,153,250],weight:172,what:[166,173,190,195,215,244,250,264,266,269,270,273],when:[182,186,195,227,244,250],where:190,why:[195,227,244,250],widget:160,winrm:250,winrmoper:250,won:250,work:[180,242,250],worker:[160,181,190,234,238,246,250],worker_autoscal:181,worker_class:181,worker_concurr:[181,250],worker_container_repositori:181,worker_container_tag:181,worker_enable_remote_control:181,worker_log_server_port:[181,250],worker_pods_creation_batch_s:181,worker_pods_pending_timeout:181,worker_pods_pending_timeout_batch_s:181,worker_pods_pending_timeout_check_interv:181,worker_pods_queued_check_interv:181,worker_precheck:181,worker_prefetch_multipli:181,worker_refresh_batch_s:181,worker_refresh_interv:[181,250],worker_umask:181,workload:[169,262],write:[159,165,238,250],write_stdout:181,x:272,x_frame_en:[181,250],xcom:[70,180,250,270],xcom_arg:71,xcom_backend:181,xyz:264,yaml:[160,264],you:[173,227,250,264],your:[159,173,242,250,252,258,259],zendesk_hook:37,zero:166,zip:250,zombi:177,zombie_detection_interv:181,zone:[195,268,269],zsh:274}})
\ No newline at end of file
+Search.setIndex({docnames:["_api/airflow/exceptions/index","_api/airflow/executors/base_executor/index","_api/airflow/executors/celery_executor/index","_api/airflow/executors/celery_kubernetes_executor/index","_api/airflow/executors/dask_executor/index","_api/airflow/executors/debug_executor/index","_api/airflow/executors/executor_constants/index","_api/airflow/executors/executor_loader/index","_api/airflow/executors/index","_api/airflow/executors/kubernetes_executor/index","_api/airflow/executors/local_executor/index","_api/airflow/executors/local_kubernetes_executor/index","_api/airflow/executors/sequential_executor/index","_api/airflow/hooks/S3_hook/index","_api/airflow/hooks/base/index","_api/airflow/hooks/base_hook/index","_api/airflow/hooks/dbapi/index","_api/airflow/hooks/dbapi_hook/index","_api/airflow/hooks/docker_hook/index","_api/airflow/hooks/druid_hook/index","_api/airflow/hooks/filesystem/index","_api/airflow/hooks/hdfs_hook/index","_api/airflow/hooks/hive_hooks/index","_api/airflow/hooks/http_hook/index","_api/airflow/hooks/index","_api/airflow/hooks/jdbc_hook/index","_api/airflow/hooks/mssql_hook/index","_api/airflow/hooks/mysql_hook/index","_api/airflow/hooks/oracle_hook/index","_api/airflow/hooks/pig_hook/index","_api/airflow/hooks/postgres_hook/index","_api/airflow/hooks/presto_hook/index","_api/airflow/hooks/samba_hook/index","_api/airflow/hooks/slack_hook/index","_api/airflow/hooks/sqlite_hook/index","_api/airflow/hooks/subprocess/index","_api/airflow/hooks/webhdfs_hook/index","_api/airflow/hooks/zendesk_hook/index","_api/airflow/models/abstractoperator/index","_api/airflow/models/base/index","_api/airflow/models/baseoperator/index","_api/airflow/models/connection/index","_api/airflow/models/crypto/index","_api/airflow/models/dag/index","_api/airflow/models/dagbag/index","_api/airflow/models/dagcode/index","_api/airflow/models/dagparam/index","_api/airflow/models/dagpickle/index","_api/airflow/models/dagrun/index","_api/airflow/models/db_callback_request/index","_api/airflow/models/errors/index","_api/airflow/models/index","_api/airflow/models/log/index","_api/airflow/models/mappedoperator/index","_api/airflow/models/operator/index","_api/airflow/models/param/index","_api/airflow/models/pool/index","_api/airflow/models/renderedtifields/index","_api/airflow/models/sensorinstance/index","_api/airflow/models/serialized_dag/index","_api/airflow/models/skipmixin/index","_api/airflow/models/slamiss/index","_api/airflow/models/taskfail/index","_api/airflow/models/taskinstance/index","_api/airflow/models/tasklog/index","_api/airflow/models/taskmap/index","_api/airflow/models/taskmixin/index","_api/airflow/models/taskreschedule/index","_api/airflow/models/trigger/index","_api/airflow/models/variable/index","_api/airflow/models/xcom/index","_api/airflow/models/xcom_arg/index","_api/airflow/operators/bash/index","_api/airflow/operators/bash_operator/index","_api/airflow/operators/branch/index","_api/airflow/operators/branch_operator/index","_api/airflow/operators/check_operator/index","_api/airflow/operators/dagrun_operator/index","_api/airflow/operators/datetime/index","_api/airflow/operators/docker_operator/index","_api/airflow/operators/druid_check_operator/index","_api/airflow/operators/dummy/index","_api/airflow/operators/dummy_operator/index","_api/airflow/operators/email/index","_api/airflow/operators/email_operator/index","_api/airflow/operators/empty/index","_api/airflow/operators/gcs_to_s3/index","_api/airflow/operators/generic_transfer/index","_api/airflow/operators/google_api_to_s3_transfer/index","_api/airflow/operators/hive_operator/index","_api/airflow/operators/hive_stats_operator/index","_api/airflow/operators/hive_to_druid/index","_api/airflow/operators/hive_to_mysql/index","_api/airflow/operators/hive_to_samba_operator/index","_api/airflow/operators/http_operator/index","_api/airflow/operators/index","_api/airflow/operators/jdbc_operator/index","_api/airflow/operators/latest_only/index","_api/airflow/operators/latest_only_operator/index","_api/airflow/operators/mssql_operator/index","_api/airflow/operators/mssql_to_hive/index","_api/airflow/operators/mysql_operator/index","_api/airflow/operators/mysql_to_hive/index","_api/airflow/operators/oracle_operator/index","_api/airflow/operators/papermill_operator/index","_api/airflow/operators/pig_operator/index","_api/airflow/operators/postgres_operator/index","_api/airflow/operators/presto_check_operator/index","_api/airflow/operators/presto_to_mysql/index","_api/airflow/operators/python/index","_api/airflow/operators/python_operator/index","_api/airflow/operators/redshift_to_s3_operator/index","_api/airflow/operators/s3_file_transform_operator/index","_api/airflow/operators/s3_to_hive_operator/index","_api/airflow/operators/s3_to_redshift_operator/index","_api/airflow/operators/slack_operator/index","_api/airflow/operators/smooth/index","_api/airflow/operators/sql/index","_api/airflow/operators/sql_branch_operator/index","_api/airflow/operators/sqlite_operator/index","_api/airflow/operators/subdag/index","_api/airflow/operators/subdag_operator/index","_api/airflow/operators/trigger_dagrun/index","_api/airflow/operators/weekday/index","_api/airflow/secrets/base_secrets/index","_api/airflow/secrets/environment_variables/index","_api/airflow/secrets/index","_api/airflow/secrets/local_filesystem/index","_api/airflow/secrets/metastore/index","_api/airflow/sensors/base/index","_api/airflow/sensors/base_sensor_operator/index","_api/airflow/sensors/bash/index","_api/airflow/sensors/date_time/index","_api/airflow/sensors/date_time_sensor/index","_api/airflow/sensors/external_task/index","_api/airflow/sensors/external_task_sensor/index","_api/airflow/sensors/filesystem/index","_api/airflow/sensors/hdfs_sensor/index","_api/airflow/sensors/hive_partition_sensor/index","_api/airflow/sensors/http_sensor/index","_api/airflow/sensors/index","_api/airflow/sensors/metastore_partition_sensor/index","_api/airflow/sensors/named_hive_partition_sensor/index","_api/airflow/sensors/python/index","_api/airflow/sensors/s3_key_sensor/index","_api/airflow/sensors/s3_prefix_sensor/index","_api/airflow/sensors/smart_sensor/index","_api/airflow/sensors/sql/index","_api/airflow/sensors/sql_sensor/index","_api/airflow/sensors/time_delta/index","_api/airflow/sensors/time_delta_sensor/index","_api/airflow/sensors/time_sensor/index","_api/airflow/sensors/web_hdfs_sensor/index","_api/airflow/sensors/weekday/index","_api/airflow/timetables/base/index","_api/airflow/timetables/events/index","_api/airflow/timetables/index","_api/airflow/timetables/interval/index","_api/airflow/timetables/simple/index","best-practices","cli-and-env-variables-ref","concepts/cluster-policies","concepts/connections","concepts/dagfile-processing","concepts/dags","concepts/deferring","concepts/dynamic-task-mapping","concepts/index","concepts/operators","concepts/overview","concepts/params","concepts/pools","concepts/priority-weight","concepts/scheduler","concepts/sensors","concepts/smart-sensors","concepts/taskflow","concepts/tasks","concepts/timetable","concepts/variables","concepts/xcoms","configurations-ref","dag-run","dag-serialization","deprecated-rest-api-ref","executor/celery","executor/celery_kubernetes","executor/dask","executor/debug","executor/index","executor/kubernetes","executor/local","executor/local_kubernetes","executor/sequential","extra-packages-ref","faq","howto/add-dag-tags","howto/connection","howto/create-custom-decorator","howto/custom-operator","howto/customize-ui","howto/define_extra_link","howto/dynamic-dag-generation","howto/email-config","howto/export-more-env-vars","howto/index","howto/operator/bash","howto/operator/datetime","howto/operator/external_task_sensor","howto/operator/index","howto/operator/python","howto/operator/weekday","howto/run-behind-proxy","howto/run-with-systemd","howto/set-config","howto/set-up-database","howto/timetable","howto/use-test-config","howto/variable","index","installation/dependencies","installation/index","installation/installing-from-pypi","installation/installing-from-sources","installation/prerequisites","installation/setting-up-the-database","installation/supported-versions","installation/upgrading","integration","kubernetes","license","lineage","listeners","logging-monitoring/callbacks","logging-monitoring/check-health","logging-monitoring/errors","logging-monitoring/index","logging-monitoring/logging-architecture","logging-monitoring/logging-tasks","logging-monitoring/metrics","logging-monitoring/tracking-user-activity","migrations-ref","modules_management","operators-and-hooks-ref","plugins","privacy_notice","production-deployment","project","python-api-ref","release-process","release_notes","security/access-control","security/api","security/flower","security/index","security/kerberos","security/secrets/fernet","security/secrets/index","security/secrets/mask-sensitive-values","security/secrets/secrets-backend/index","security/secrets/secrets-backend/local-filesystem-secrets-backend","security/webserver","security/workload","stable-rest-api-ref","start/docker","start/index","start/local","templates-ref","timezone","tutorial","tutorial_taskflow_api","ui","upgrading-from-1-10/index","upgrading-from-1-10/upgrade-check","usage-cli"],envversion:{"sphinx.domains.c":2,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":5,"sphinx.domains.index":1,"sphinx.domains.javascript":2,"sphinx.domains.math":2,"sphinx.domains.python":3,"sphinx.domains.rst":2,"sphinx.domains.std":2,"sphinx.ext.intersphinx":1,"sphinx.ext.viewcode":1,sphinx:56},filenames:["_api/airflow/exceptions/index.rst","_api/airflow/executors/base_executor/index.rst","_api/airflow/executors/celery_executor/index.rst","_api/airflow/executors/celery_kubernetes_executor/index.rst","_api/airflow/executors/dask_executor/index.rst","_api/airflow/executors/debug_executor/index.rst","_api/airflow/executors/executor_constants/index.rst","_api/airflow/executors/executor_loader/index.rst","_api/airflow/executors/index.rst","_api/airflow/executors/kubernetes_executor/index.rst","_api/airflow/executors/local_executor/index.rst","_api/airflow/executors/local_kubernetes_executor/index.rst","_api/airflow/executors/sequential_executor/index.rst","_api/airflow/hooks/S3_hook/index.rst","_api/airflow/hooks/base/index.rst","_api/airflow/hooks/base_hook/index.rst","_api/airflow/hooks/dbapi/index.rst","_api/airflow/hooks/dbapi_hook/index.rst","_api/airflow/hooks/docker_hook/index.rst","_api/airflow/hooks/druid_hook/index.rst","_api/airflow/hooks/filesystem/index.rst","_api/airflow/hooks/hdfs_hook/index.rst","_api/airflow/hooks/hive_hooks/index.rst","_api/airflow/hooks/http_hook/index.rst","_api/airflow/hooks/index.rst","_api/airflow/hooks/jdbc_hook/index.rst","_api/airflow/hooks/mssql_hook/index.rst","_api/airflow/hooks/mysql_hook/index.rst","_api/airflow/hooks/oracle_hook/index.rst","_api/airflow/hooks/pig_hook/index.rst","_api/airflow/hooks/postgres_hook/index.rst","_api/airflow/hooks/presto_hook/index.rst","_api/airflow/hooks/samba_hook/index.rst","_api/airflow/hooks/slack_hook/index.rst","_api/airflow/hooks/sqlite_hook/index.rst","_api/airflow/hooks/subprocess/index.rst","_api/airflow/hooks/webhdfs_hook/index.rst","_api/airflow/hooks/zendesk_hook/index.rst","_api/airflow/models/abstractoperator/index.rst","_api/airflow/models/base/index.rst","_api/airflow/models/baseoperator/index.rst","_api/airflow/models/connection/index.rst","_api/airflow/models/crypto/index.rst","_api/airflow/models/dag/index.rst","_api/airflow/models/dagbag/index.rst","_api/airflow/models/dagcode/index.rst","_api/airflow/models/dagparam/index.rst","_api/airflow/models/dagpickle/index.rst","_api/airflow/models/dagrun/index.rst","_api/airflow/models/db_callback_request/index.rst","_api/airflow/models/errors/index.rst","_api/airflow/models/index.rst","_api/airflow/models/log/index.rst","_api/airflow/models/mappedoperator/index.rst","_api/airflow/models/operator/index.rst","_api/airflow/models/param/index.rst","_api/airflow/models/pool/index.rst","_api/airflow/models/renderedtifields/index.rst","_api/airflow/models/sensorinstance/index.rst","_api/airflow/models/serialized_dag/index.rst","_api/airflow/models/skipmixin/index.rst","_api/airflow/models/slamiss/index.rst","_api/airflow/models/taskfail/index.rst","_api/airflow/models/taskinstance/index.rst","_api/airflow/models/tasklog/index.rst","_api/airflow/models/taskmap/index.rst","_api/airflow/models/taskmixin/index.rst","_api/airflow/models/taskreschedule/index.rst","_api/airflow/models/trigger/index.rst","_api/airflow/models/variable/index.rst","_api/airflow/models/xcom/index.rst","_api/airflow/models/xcom_arg/index.rst","_api/airflow/operators/bash/index.rst","_api/airflow/operators/bash_operator/index.rst","_api/airflow/operators/branch/index.rst","_api/airflow/operators/branch_operator/index.rst","_api/airflow/operators/check_operator/index.rst","_api/airflow/operators/dagrun_operator/index.rst","_api/airflow/operators/datetime/index.rst","_api/airflow/operators/docker_operator/index.rst","_api/airflow/operators/druid_check_operator/index.rst","_api/airflow/operators/dummy/index.rst","_api/airflow/operators/dummy_operator/index.rst","_api/airflow/operators/email/index.rst","_api/airflow/operators/email_operator/index.rst","_api/airflow/operators/empty/index.rst","_api/airflow/operators/gcs_to_s3/index.rst","_api/airflow/operators/generic_transfer/index.rst","_api/airflow/operators/google_api_to_s3_transfer/index.rst","_api/airflow/operators/hive_operator/index.rst","_api/airflow/operators/hive_stats_operator/index.rst","_api/airflow/operators/hive_to_druid/index.rst","_api/airflow/operators/hive_to_mysql/index.rst","_api/airflow/operators/hive_to_samba_operator/index.rst","_api/airflow/operators/http_operator/index.rst","_api/airflow/operators/index.rst","_api/airflow/operators/jdbc_operator/index.rst","_api/airflow/operators/latest_only/index.rst","_api/airflow/operators/latest_only_operator/index.rst","_api/airflow/operators/mssql_operator/index.rst","_api/airflow/operators/mssql_to_hive/index.rst","_api/airflow/operators/mysql_operator/index.rst","_api/airflow/operators/mysql_to_hive/index.rst","_api/airflow/operators/oracle_operator/index.rst","_api/airflow/operators/papermill_operator/index.rst","_api/airflow/operators/pig_operator/index.rst","_api/airflow/operators/postgres_operator/index.rst","_api/airflow/operators/presto_check_operator/index.rst","_api/airflow/operators/presto_to_mysql/index.rst","_api/airflow/operators/python/index.rst","_api/airflow/operators/python_operator/index.rst","_api/airflow/operators/redshift_to_s3_operator/index.rst","_api/airflow/operators/s3_file_transform_operator/index.rst","_api/airflow/operators/s3_to_hive_operator/index.rst","_api/airflow/operators/s3_to_redshift_operator/index.rst","_api/airflow/operators/slack_operator/index.rst","_api/airflow/operators/smooth/index.rst","_api/airflow/operators/sql/index.rst","_api/airflow/operators/sql_branch_operator/index.rst","_api/airflow/operators/sqlite_operator/index.rst","_api/airflow/operators/subdag/index.rst","_api/airflow/operators/subdag_operator/index.rst","_api/airflow/operators/trigger_dagrun/index.rst","_api/airflow/operators/weekday/index.rst","_api/airflow/secrets/base_secrets/index.rst","_api/airflow/secrets/environment_variables/index.rst","_api/airflow/secrets/index.rst","_api/airflow/secrets/local_filesystem/index.rst","_api/airflow/secrets/metastore/index.rst","_api/airflow/sensors/base/index.rst","_api/airflow/sensors/base_sensor_operator/index.rst","_api/airflow/sensors/bash/index.rst","_api/airflow/sensors/date_time/index.rst","_api/airflow/sensors/date_time_sensor/index.rst","_api/airflow/sensors/external_task/index.rst","_api/airflow/sensors/external_task_sensor/index.rst","_api/airflow/sensors/filesystem/index.rst","_api/airflow/sensors/hdfs_sensor/index.rst","_api/airflow/sensors/hive_partition_sensor/index.rst","_api/airflow/sensors/http_sensor/index.rst","_api/airflow/sensors/index.rst","_api/airflow/sensors/metastore_partition_sensor/index.rst","_api/airflow/sensors/named_hive_partition_sensor/index.rst","_api/airflow/sensors/python/index.rst","_api/airflow/sensors/s3_key_sensor/index.rst","_api/airflow/sensors/s3_prefix_sensor/index.rst","_api/airflow/sensors/smart_sensor/index.rst","_api/airflow/sensors/sql/index.rst","_api/airflow/sensors/sql_sensor/index.rst","_api/airflow/sensors/time_delta/index.rst","_api/airflow/sensors/time_delta_sensor/index.rst","_api/airflow/sensors/time_sensor/index.rst","_api/airflow/sensors/web_hdfs_sensor/index.rst","_api/airflow/sensors/weekday/index.rst","_api/airflow/timetables/base/index.rst","_api/airflow/timetables/events/index.rst","_api/airflow/timetables/index.rst","_api/airflow/timetables/interval/index.rst","_api/airflow/timetables/simple/index.rst","best-practices.rst","cli-and-env-variables-ref.rst","concepts/cluster-policies.rst","concepts/connections.rst","concepts/dagfile-processing.rst","concepts/dags.rst","concepts/deferring.rst","concepts/dynamic-task-mapping.rst","concepts/index.rst","concepts/operators.rst","concepts/overview.rst","concepts/params.rst","concepts/pools.rst","concepts/priority-weight.rst","concepts/scheduler.rst","concepts/sensors.rst","concepts/smart-sensors.rst","concepts/taskflow.rst","concepts/tasks.rst","concepts/timetable.rst","concepts/variables.rst","concepts/xcoms.rst","configurations-ref.rst","dag-run.rst","dag-serialization.rst","deprecated-rest-api-ref.rst","executor/celery.rst","executor/celery_kubernetes.rst","executor/dask.rst","executor/debug.rst","executor/index.rst","executor/kubernetes.rst","executor/local.rst","executor/local_kubernetes.rst","executor/sequential.rst","extra-packages-ref.rst","faq.rst","howto/add-dag-tags.rst","howto/connection.rst","howto/create-custom-decorator.rst","howto/custom-operator.rst","howto/customize-ui.rst","howto/define_extra_link.rst","howto/dynamic-dag-generation.rst","howto/email-config.rst","howto/export-more-env-vars.rst","howto/index.rst","howto/operator/bash.rst","howto/operator/datetime.rst","howto/operator/external_task_sensor.rst","howto/operator/index.rst","howto/operator/python.rst","howto/operator/weekday.rst","howto/run-behind-proxy.rst","howto/run-with-systemd.rst","howto/set-config.rst","howto/set-up-database.rst","howto/timetable.rst","howto/use-test-config.rst","howto/variable.rst","index.rst","installation/dependencies.rst","installation/index.rst","installation/installing-from-pypi.rst","installation/installing-from-sources.rst","installation/prerequisites.rst","installation/setting-up-the-database.rst","installation/supported-versions.rst","installation/upgrading.rst","integration.rst","kubernetes.rst","license.rst","lineage.rst","listeners.rst","logging-monitoring/callbacks.rst","logging-monitoring/check-health.rst","logging-monitoring/errors.rst","logging-monitoring/index.rst","logging-monitoring/logging-architecture.rst","logging-monitoring/logging-tasks.rst","logging-monitoring/metrics.rst","logging-monitoring/tracking-user-activity.rst","migrations-ref.rst","modules_management.rst","operators-and-hooks-ref.rst","plugins.rst","privacy_notice.rst","production-deployment.rst","project.rst","python-api-ref.rst","release-process.rst","release_notes.rst","security/access-control.rst","security/api.rst","security/flower.rst","security/index.rst","security/kerberos.rst","security/secrets/fernet.rst","security/secrets/index.rst","security/secrets/mask-sensitive-values.rst","security/secrets/secrets-backend/index.rst","security/secrets/secrets-backend/local-filesystem-secrets-backend.rst","security/webserver.rst","security/workload.rst","stable-rest-api-ref.rst","start/docker.rst","start/index.rst","start/local.rst","templates-ref.rst","timezone.rst","tutorial.rst","tutorial_taskflow_api.rst","ui.rst","upgrading-from-1-10/index.rst","upgrading-from-1-10/upgrade-check.rst","usage-cli.rst"],objects:{"":[[184,0,1,"get--api-experimental-dags--DAG_ID--dag_runs","/api/experimental/dags/&lt;DAG_ID&gt;/dag_runs"],[184,1,1,"post--api-experimental-dags--DAG_ID--dag_runs","/api/experimental/dags/&lt;DAG_ID&gt;/dag_runs"],[184,0,1,"get--api-experimental-dags--DAG_ID--dag_runs--string-execution_date--tasks--TASK_ID-","/api/experimental/dags/&lt;DAG_ID&gt;/dag_runs/&lt;string:execution_date&gt;/tasks/&lt;TASK_ID&gt;"],[184,0,1,"get--api-experimental-dags--DAG_ID--paused","/api/experimental/dags/&lt;DAG_ID&gt;/paused"],[184,0,1,"get--api-experimental-dags--DAG_ID--paused--string-paused-","/api/experimental/dags/&lt;DAG_ID&gt;/paused/&lt;string:paused&gt;"],[184,0,1,"get--api-experimental-dags--DAG_ID--tasks--TASK_ID-","/api/experimental/dags/&lt;DAG_ID&gt;/tasks/&lt;TASK_ID&gt;"],[184,0,1,"get--api-experimental-dags--string-dag_id--dag_runs--string-execution_date-","/api/experimental/dags/&lt;string:dag_id&gt;/dag_runs/&lt;string:execution_date&gt;"],[184,0,1,"get--api-experimental-latest_runs","/api/experimental/latest_runs"],[184,0,1,"get--api-experimental-lineage--DAG_ID---string-execution_date--","/api/experimental/lineage/&lt;DAG_ID&gt;/&lt;string:execution_date&gt;/"],[184,0,1,"get--api-experimental-pools","/api/experimental/pools"],[184,1,1,"post--api-experimental-pools","/api/experimental/pools"],[184,2,1,"delete--api-experimental-pools--string-name-","/api/experimental/pools/&lt;string:name&gt;"],[184,0,1,"get--api-experimental-pools--string-name-","/api/experimental/pools/&lt;string:name&gt;"],[184,0,1,"get--api-experimental-test","/api/experimental/test"],[160,10,1,"-","AIRFLOW_CONFIG"],[160,10,1,"envvar-AIRFLOW_CONN_-CONN_ID","AIRFLOW_CONN_{CONN_ID}"],[160,10,1,"-","AIRFLOW_HOME"],[160,10,1,"envvar-AIRFLOW_VAR_-KEY","AIRFLOW_VAR_{KEY}"],[160,10,1,"envvar-AIRFLOW__-SECTION-__-KEY","AIRFLOW__{SECTION}__{KEY}"],[160,10,1,"envvar-AIRFLOW__-SECTION-__-KEY-_CMD","AIRFLOW__{SECTION}__{KEY}_CMD"],[160,10,1,"envvar-AIRFLOW__-SECTION-__-KEY-_SECRET","AIRFLOW__{SECTION}__{KEY}_SECRET"]],"airflow.exceptions":[[0,4,1,"","AirflowBadRequest"],[0,4,1,"","AirflowClusterPolicyViolation"],[0,4,1,"","AirflowConfigException"],[0,4,1,"","AirflowDagCycleException"],[0,4,1,"","AirflowDagDuplicatedIdException"],[0,4,1,"","AirflowException"],[0,4,1,"","AirflowFailException"],[0,4,1,"","AirflowFileParseException"],[0,4,1,"","AirflowNotFoundException"],[0,4,1,"","AirflowOptionalProviderFeatureException"],[0,4,1,"","AirflowRescheduleException"],[0,4,1,"","AirflowSensorTimeout"],[0,4,1,"","AirflowSkipException"],[0,4,1,"","AirflowSmartSensorException"],[0,4,1,"","AirflowTaskTimeout"],[0,4,1,"","AirflowTimetableInvalid"],[0,4,1,"","AirflowWebServerTimeout"],[0,4,1,"","BackfillUnfinished"],[0,4,1,"","ConnectionNotUnique"],[0,4,1,"","DagCodeNotFound"],[0,4,1,"","DagConcurrencyLimitReached"],[0,4,1,"","DagFileExists"],[0,4,1,"","DagNotFound"],[0,4,1,"","DagRunAlreadyExists"],[0,4,1,"","DagRunNotFound"],[0,4,1,"","DuplicateTaskIdFound"],[0,7,1,"","FileSyntaxError"],[0,4,1,"","InvalidStatsNameException"],[0,4,1,"","NoAvailablePoolSlot"],[0,4,1,"","ParamValidationError"],[0,4,1,"","PoolNotFound"],[0,4,1,"","SerializationError"],[0,4,1,"","TaskConcurrencyLimitReached"],[0,4,1,"","TaskDeferralError"],[0,4,1,"","TaskDeferred"],[0,4,1,"","TaskInstanceNotFound"],[0,4,1,"","TaskNotFound"],[0,4,1,"","UnmappableOperator"],[0,4,1,"","UnmappableXComLengthPushed"],[0,4,1,"","UnmappableXComTypePushed"],[0,4,1,"","XComForMappingNotPushed"]],"airflow.exceptions.AirflowBadRequest":[[0,5,1,"","status_code"]],"airflow.exceptions.AirflowDagDuplicatedIdException":[[0,6,1,"","__str__"]],"airflow.exceptions.AirflowException":[[0,5,1,"","status_code"]],"airflow.exceptions.AirflowFileParseException":[[0,6,1,"","__str__"]],"airflow.exceptions.AirflowNotFoundException":[[0,5,1,"","status_code"]],"airflow.exceptions.FileSyntaxError":[[0,6,1,"","__str__"],[0,5,1,"","line_no"],[0,5,1,"","message"]],"airflow.exceptions.TaskDeferred":[[0,6,1,"","__repr__"]],"airflow.exceptions.UnmappableXComLengthPushed":[[0,6,1,"","__str__"]],"airflow.exceptions.UnmappableXComTypePushed":[[0,6,1,"","__str__"]],"airflow.exceptions.XComForMappingNotPushed":[[0,6,1,"","__str__"]],"airflow.executors":[[1,3,0,"-","base_executor"],[2,3,0,"-","celery_executor"],[3,3,0,"-","celery_kubernetes_executor"],[4,3,0,"-","dask_executor"],[5,3,0,"-","debug_executor"],[6,3,0,"-","executor_constants"],[7,3,0,"-","executor_loader"],[9,3,0,"-","kubernetes_executor"],[10,3,0,"-","local_executor"],[11,3,0,"-","local_kubernetes_executor"],[12,3,0,"-","sequential_executor"]],"airflow.executors.base_executor":[[1,7,1,"","BaseExecutor"],[1,8,1,"","CommandType"],[1,8,1,"","EventBufferValueType"],[1,8,1,"","NOT_STARTED_MESSAGE"],[1,8,1,"","PARALLELISM"],[1,8,1,"","QUEUEING_ATTEMPTS"],[1,8,1,"","QueuedTaskInstanceType"],[1,8,1,"","TaskTuple"]],"airflow.executors.base_executor.BaseExecutor":[[1,6,1,"","__repr__"],[1,5,1,"","callback_sink"],[1,6,1,"","change_state"],[1,6,1,"","debug_dump"],[1,6,1,"","end"],[1,6,1,"","execute_async"],[1,6,1,"","fail"],[1,6,1,"","get_event_buffer"],[1,6,1,"","has_task"],[1,6,1,"","heartbeat"],[1,5,1,"","job_id"],[1,6,1,"","order_queued_tasks_by_priority"],[1,6,1,"","queue_command"],[1,6,1,"","queue_task_instance"],[1,6,1,"","send_callback"],[1,6,1,"","slots_available"],[1,6,1,"","start"],[1,6,1,"","success"],[1,6,1,"","sync"],[1,6,1,"","terminate"],[1,6,1,"","trigger_tasks"],[1,6,1,"","try_adopt_task_instances"],[1,6,1,"","validate_command"]],"airflow.executors.celery_executor":[[2,7,1,"","BulkStateFetcher"],[2,8,1,"","CELERY_FETCH_ERR_MSG_HEADER"],[2,8,1,"","CELERY_SEND_ERR_MSG_HEADER"],[2,7,1,"","CeleryExecutor"],[2,7,1,"","ExceptionWithTraceback"],[2,8,1,"","OPERATION_TIMEOUT"],[2,8,1,"","TaskInstanceInCelery"],[2,8,1,"","app"],[2,8,1,"","celery_configuration"],[2,9,1,"","execute_command"],[2,9,1,"","fetch_celery_task_state"],[2,8,1,"","log"],[2,9,1,"","on_celery_import_modules"],[2,9,1,"","send_task_to_executor"]],"airflow.executors.celery_executor.BulkStateFetcher":[[2,6,1,"","get_many"]],"airflow.executors.celery_executor.CeleryExecutor":[[2,6,1,"","change_state"],[2,6,1,"","debug_dump"],[2,6,1,"","end"],[2,6,1,"","start"],[2,5,1,"","supports_ad_hoc_ti_run"],[2,6,1,"","sync"],[2,6,1,"","terminate"],[2,6,1,"","try_adopt_task_instances"],[2,6,1,"","update_all_task_states"],[2,6,1,"","update_task_state"]],"airflow.executors.celery_kubernetes_executor":[[3,7,1,"","CeleryKubernetesExecutor"]],"airflow.executors.celery_kubernetes_executor.CeleryKubernetesExecutor":[[3,5,1,"","KUBERNETES_QUEUE"],[3,6,1,"","debug_dump"],[3,6,1,"","end"],[3,6,1,"","get_event_buffer"],[3,6,1,"","has_task"],[3,6,1,"","heartbeat"],[3,6,1,"","job_id"],[3,6,1,"","queue_command"],[3,6,1,"","queue_task_instance"],[3,6,1,"","queued_tasks"],[3,6,1,"","running"],[3,6,1,"","slots_available"],[3,6,1,"","start"],[3,5,1,"","supports_ad_hoc_ti_run"],[3,6,1,"","terminate"],[3,6,1,"","try_adopt_task_instances"]],"airflow.executors.dask_executor":[[4,7,1,"","DaskExecutor"]],"airflow.executors.dask_executor.DaskExecutor":[[4,6,1,"","end"],[4,6,1,"","execute_async"],[4,6,1,"","start"],[4,6,1,"","sync"],[4,6,1,"","terminate"]],"airflow.executors.debug_executor":[[5,7,1,"","DebugExecutor"]],"airflow.executors.debug_executor.DebugExecutor":[[5,6,1,"","change_state"],[5,6,1,"","end"],[5,6,1,"","execute_async"],[5,6,1,"","queue_task_instance"],[5,6,1,"","sync"],[5,6,1,"","terminate"],[5,6,1,"","trigger_tasks"]],"airflow.executors.executor_constants":[[6,8,1,"","CELERY_EXECUTOR"],[6,8,1,"","CELERY_KUBERNETES_EXECUTOR"],[6,8,1,"","DASK_EXECUTOR"],[6,8,1,"","DEBUG_EXECUTOR"],[6,8,1,"","KUBERNETES_EXECUTOR"],[6,8,1,"","LOCAL_EXECUTOR"],[6,8,1,"","LOCAL_KUBERNETES_EXECUTOR"],[6,8,1,"","SEQUENTIAL_EXECUTOR"]],"airflow.executors.executor_loader":[[7,7,1,"","ConnectorSource"],[7,7,1,"","ExecutorLoader"],[7,8,1,"","UNPICKLEABLE_EXECUTORS"],[7,8,1,"","log"]],"airflow.executors.executor_loader.ConnectorSource":[[7,5,1,"","CORE"],[7,5,1,"","CUSTOM_PATH"],[7,5,1,"","PLUGIN"]],"airflow.executors.executor_loader.ExecutorLoader":[[7,5,1,"","executors"],[7,6,1,"","get_default_executor"],[7,6,1,"","import_executor_cls"],[7,6,1,"","load_executor"]],"airflow.executors.kubernetes_executor":[[9,7,1,"","AirflowKubernetesScheduler"],[9,7,1,"","KubernetesExecutor"],[9,8,1,"","KubernetesJobType"],[9,7,1,"","KubernetesJobWatcher"],[9,8,1,"","KubernetesResultsType"],[9,8,1,"","KubernetesWatchType"],[9,7,1,"","ResourceVersion"],[9,9,1,"","get_base_pod_from_template"]],"airflow.executors.kubernetes_executor.AirflowKubernetesScheduler":[[9,6,1,"","delete_pod"],[9,6,1,"","process_watcher_task"],[9,6,1,"","run_next"],[9,6,1,"","run_pod_async"],[9,6,1,"","sync"],[9,6,1,"","terminate"]],"airflow.executors.kubernetes_executor.KubernetesExecutor":[[9,6,1,"","adopt_launched_task"],[9,6,1,"","clear_not_launched_queued_tasks"],[9,6,1,"","end"],[9,6,1,"","execute_async"],[9,6,1,"","start"],[9,5,1,"","supports_ad_hoc_ti_run"],[9,6,1,"","sync"],[9,6,1,"","terminate"],[9,6,1,"","try_adopt_task_instances"]],"airflow.executors.kubernetes_executor.KubernetesJobWatcher":[[9,6,1,"","process_error"],[9,6,1,"","process_status"],[9,6,1,"","run"]],"airflow.executors.kubernetes_executor.ResourceVersion":[[9,5,1,"","resource_version"]],"airflow.executors.local_executor":[[10,8,1,"","ExecutorWorkType"],[10,7,1,"","LocalExecutor"],[10,7,1,"","LocalWorker"],[10,7,1,"","LocalWorkerBase"],[10,7,1,"","QueuedLocalWorker"]],"airflow.executors.local_executor.LocalExecutor":[[10,7,1,"","LimitedParallelism"],[10,7,1,"","UnlimitedParallelism"],[10,6,1,"","end"],[10,6,1,"","execute_async"],[10,6,1,"","start"],[10,6,1,"","sync"],[10,6,1,"","terminate"]],"airflow.executors.local_executor.LocalExecutor.LimitedParallelism":[[10,6,1,"","end"],[10,6,1,"","execute_async"],[10,6,1,"","start"],[10,6,1,"","sync"]],"airflow.executors.local_executor.LocalExecutor.UnlimitedParallelism":[[10,6,1,"","end"],[10,6,1,"","execute_async"],[10,6,1,"","start"],[10,6,1,"","sync"]],"airflow.executors.local_executor.LocalWorker":[[10,6,1,"","do_work"]],"airflow.executors.local_executor.LocalWorkerBase":[[10,6,1,"","do_work"],[10,6,1,"","execute_work"],[10,6,1,"","run"]],"airflow.executors.local_executor.QueuedLocalWorker":[[10,6,1,"","do_work"]],"airflow.executors.local_kubernetes_executor":[[11,7,1,"","LocalKubernetesExecutor"]],"airflow.executors.local_kubernetes_executor.LocalKubernetesExecutor":[[11,5,1,"","KUBERNETES_QUEUE"],[11,6,1,"","debug_dump"],[11,6,1,"","end"],[11,6,1,"","get_event_buffer"],[11,6,1,"","has_task"],[11,6,1,"","heartbeat"],[11,6,1,"","job_id"],[11,6,1,"","queue_command"],[11,6,1,"","queue_task_instance"],[11,6,1,"","queued_tasks"],[11,6,1,"","running"],[11,6,1,"","slots_available"],[11,6,1,"","start"],[11,5,1,"","supports_ad_hoc_ti_run"],[11,6,1,"","terminate"],[11,6,1,"","try_adopt_task_instances"]],"airflow.executors.sequential_executor":[[12,7,1,"","SequentialExecutor"]],"airflow.executors.sequential_executor.SequentialExecutor":[[12,6,1,"","end"],[12,6,1,"","execute_async"],[12,6,1,"","sync"],[12,6,1,"","terminate"]],"airflow.hooks":[[13,3,0,"-","S3_hook"],[14,3,0,"-","base"],[15,3,0,"-","base_hook"],[16,3,0,"-","dbapi"],[17,3,0,"-","dbapi_hook"],[18,3,0,"-","docker_hook"],[19,3,0,"-","druid_hook"],[20,3,0,"-","filesystem"],[21,3,0,"-","hdfs_hook"],[22,3,0,"-","hive_hooks"],[23,3,0,"-","http_hook"],[25,3,0,"-","jdbc_hook"],[26,3,0,"-","mssql_hook"],[27,3,0,"-","mysql_hook"],[28,3,0,"-","oracle_hook"],[29,3,0,"-","pig_hook"],[30,3,0,"-","postgres_hook"],[31,3,0,"-","presto_hook"],[32,3,0,"-","samba_hook"],[33,3,0,"-","slack_hook"],[34,3,0,"-","sqlite_hook"],[35,3,0,"-","subprocess"],[36,3,0,"-","webhdfs_hook"],[37,3,0,"-","zendesk_hook"]],"airflow.hooks.base":[[14,7,1,"","BaseHook"],[14,7,1,"","DiscoverableHook"],[14,8,1,"","log"]],"airflow.hooks.base.BaseHook":[[14,6,1,"","get_conn"],[14,6,1,"","get_connection"],[14,6,1,"","get_connection_form_widgets"],[14,6,1,"","get_connections"],[14,6,1,"","get_hook"],[14,6,1,"","get_ui_field_behaviour"]],"airflow.hooks.base.DiscoverableHook":[[14,5,1,"","conn_name_attr"],[14,5,1,"","conn_type"],[14,5,1,"","default_conn_name"],[14,6,1,"","get_connection_form_widgets"],[14,6,1,"","get_ui_field_behaviour"],[14,5,1,"","hook_name"]],"airflow.hooks.dbapi":[[16,7,1,"","ConnectorProtocol"],[16,7,1,"","DbApiHook"]],"airflow.hooks.dbapi.ConnectorProtocol":[[16,6,1,"","connect"]],"airflow.hooks.dbapi.DbApiHook":[[16,6,1,"","bulk_dump"],[16,6,1,"","bulk_load"],[16,5,1,"","conn_name_attr"],[16,5,1,"","connector"],[16,5,1,"","default_conn_name"],[16,6,1,"","get_autocommit"],[16,6,1,"","get_conn"],[16,6,1,"","get_cursor"],[16,6,1,"","get_first"],[16,6,1,"","get_pandas_df"],[16,6,1,"","get_records"],[16,6,1,"","get_sqlalchemy_engine"],[16,6,1,"","get_uri"],[16,6,1,"","insert_rows"],[16,6,1,"","run"],[16,6,1,"","set_autocommit"],[16,5,1,"","supports_autocommit"],[16,6,1,"","test_connection"]],"airflow.hooks.filesystem":[[20,7,1,"","FSHook"]],"airflow.hooks.filesystem.FSHook":[[20,6,1,"","get_conn"],[20,6,1,"","get_path"]],"airflow.hooks.subprocess":[[35,7,1,"","SubprocessHook"],[35,8,1,"","SubprocessResult"]],"airflow.hooks.subprocess.SubprocessHook":[[35,6,1,"","run_command"],[35,6,1,"","send_sigterm"]],"airflow.macros":[[267,9,1,"","datetime_diff_for_humans"],[267,9,1,"","ds_add"],[267,9,1,"","ds_format"],[267,3,0,"-","hive"],[267,9,1,"","random"]],"airflow.macros.hive":[[267,9,1,"","closest_ds_partition"],[267,9,1,"","max_partition"]],"airflow.models":[[38,3,0,"-","abstractoperator"],[39,3,0,"-","base"],[40,3,0,"-","baseoperator"],[41,3,0,"-","connection"],[42,3,0,"-","crypto"],[43,3,0,"-","dag"],[44,3,0,"-","dagbag"],[45,3,0,"-","dagcode"],[46,3,0,"-","dagparam"],[47,3,0,"-","dagpickle"],[48,3,0,"-","dagrun"],[49,3,0,"-","db_callback_request"],[50,3,0,"-","errors"],[52,3,0,"-","log"],[53,3,0,"-","mappedoperator"],[54,3,0,"-","operator"],[55,3,0,"-","param"],[56,3,0,"-","pool"],[57,3,0,"-","renderedtifields"],[58,3,0,"-","sensorinstance"],[59,3,0,"-","serialized_dag"],[60,3,0,"-","skipmixin"],[61,3,0,"-","slamiss"],[62,3,0,"-","taskfail"],[63,3,0,"-","taskinstance"],[64,3,0,"-","tasklog"],[65,3,0,"-","taskmap"],[66,3,0,"-","taskmixin"],[67,3,0,"-","taskreschedule"],[68,3,0,"-","trigger"],[69,3,0,"-","variable"],[70,3,0,"-","xcom"],[71,3,0,"-","xcom_arg"]],"airflow.models.abstractoperator":[[38,7,1,"","AbstractOperator"],[38,8,1,"","DEFAULT_OWNER"],[38,8,1,"","DEFAULT_POOL_SLOTS"],[38,8,1,"","DEFAULT_PRIORITY_WEIGHT"],[38,8,1,"","DEFAULT_QUEUE"],[38,8,1,"","DEFAULT_RETRIES"],[38,8,1,"","DEFAULT_RETRY_DELAY"],[38,8,1,"","DEFAULT_TASK_EXECUTION_TIMEOUT"],[38,8,1,"","DEFAULT_TRIGGER_RULE"],[38,8,1,"","DEFAULT_WEIGHT_RULE"],[38,8,1,"","TaskStateChangeCallback"]],"airflow.models.abstractoperator.AbstractOperator":[[38,5,1,"","HIDE_ATTRS_FROM_UI"],[38,6,1,"","dag_id"],[38,6,1,"","extra_links"],[38,6,1,"","get_dag"],[38,6,1,"","get_direct_relative_ids"],[38,6,1,"","get_extra_links"],[38,6,1,"","get_flat_relative_ids"],[38,6,1,"","get_flat_relatives"],[38,6,1,"","get_template_env"],[38,6,1,"","global_operator_extra_link_dict"],[38,6,1,"","inherits_from_empty_operator"],[38,6,1,"","node_id"],[38,5,1,"","operator_class"],[38,6,1,"","operator_extra_link_dict"],[38,5,1,"","operator_extra_links"],[38,5,1,"","owner"],[38,6,1,"","prepare_template"],[38,5,1,"","priority_weight"],[38,6,1,"","priority_weight_total"],[38,6,1,"","render_template"],[38,6,1,"","render_template_fields"],[38,6,1,"","resolve_template_files"],[38,5,1,"","task_id"],[38,6,1,"","task_type"],[38,5,1,"","template_ext"],[38,5,1,"","template_fields"],[38,5,1,"","weight_rule"]],"airflow.models.base":[[39,8,1,"","Base"],[39,8,1,"","COLLATION_ARGS"],[39,8,1,"","ID_LEN"],[39,8,1,"","SQL_ALCHEMY_SCHEMA"],[39,9,1,"","StringID"],[39,9,1,"","get_id_collation_args"],[39,8,1,"","metadata"]],"airflow.models.baseoperator":[[40,7,1,"","BaseOperator"],[40,7,1,"","BaseOperatorLink"],[40,7,1,"","BaseOperatorMeta"],[40,8,1,"","Chainable"],[40,8,1,"","ScheduleInterval"],[40,8,1,"","T"],[40,8,1,"","TaskPostExecuteHook"],[40,8,1,"","TaskPreExecuteHook"],[40,9,1,"","chain"],[40,9,1,"","coerce_resources"],[40,9,1,"","coerce_retry_delay"],[40,9,1,"","cross_downstream"],[40,9,1,"","get_merged_defaults"],[40,8,1,"","logger"],[40,9,1,"","parse_retries"],[40,9,1,"","partial"]],"airflow.models.baseoperator.BaseOperator":[[40,6,1,"","__deepcopy__"],[40,6,1,"","__eq__"],[40,6,1,"","__getstate__"],[40,6,1,"","__gt__"],[40,6,1,"","__hash__"],[40,6,1,"","__lt__"],[40,6,1,"","__ne__"],[40,6,1,"","__or__"],[40,6,1,"","__repr__"],[40,6,1,"","__setattr__"],[40,6,1,"","__setstate__"],[40,6,1,"","add_inlets"],[40,6,1,"","add_outlets"],[40,6,1,"","clear"],[40,6,1,"","dag"],[40,6,1,"","defer"],[40,5,1,"","deps"],[40,6,1,"","dry_run"],[40,5,1,"","end_date"],[40,6,1,"","execute"],[40,6,1,"","get_dag"],[40,6,1,"","get_direct_relatives"],[40,6,1,"","get_inlet_defs"],[40,6,1,"","get_outlet_defs"],[40,6,1,"","get_serialized_fields"],[40,6,1,"","get_task_instances"],[40,6,1,"","has_dag"],[40,6,1,"","inherits_from_empty_operator"],[40,5,1,"","is_mapped"],[40,6,1,"","is_smart_sensor_compatible"],[40,6,1,"","leaves"],[40,5,1,"","mapped_arguments_validated_by_init"],[40,6,1,"","on_kill"],[40,6,1,"","operator_class"],[40,5,1,"","operator_extra_links"],[40,6,1,"","output"],[40,5,1,"","partial"],[40,5,1,"","pool"],[40,6,1,"","post_execute"],[40,6,1,"","pre_execute"],[40,6,1,"","prepare_for_execution"],[40,6,1,"","render_template_fields"],[40,6,1,"","roots"],[40,6,1,"","run"],[40,6,1,"","serialize_for_task_group"],[40,6,1,"","set_xcomargs_dependencies"],[40,5,1,"","shallow_copy_attrs"],[40,5,1,"","start_date"],[40,5,1,"","subdag"],[40,5,1,"","supports_lineage"],[40,5,1,"","task_group"],[40,6,1,"","task_type"],[40,5,1,"","template_ext"],[40,5,1,"","template_fields"],[40,5,1,"","template_fields_renderers"],[40,5,1,"","ui_color"],[40,5,1,"","ui_fgcolor"],[40,6,1,"","unmap"],[40,6,1,"","validate_mapped_arguments"],[40,6,1,"","xcom_pull"],[40,6,1,"","xcom_push"]],"airflow.models.baseoperator.BaseOperatorLink":[[40,6,1,"","get_link"],[40,6,1,"","name"],[40,5,1,"","operators"]],"airflow.models.connection":[[41,7,1,"","Connection"],[41,8,1,"","log"],[41,9,1,"","parse_netloc_to_hostname"]],"airflow.models.connection.Connection":[[41,5,1,"","EXTRA_KEY"],[41,6,1,"","__repr__"],[41,5,1,"","__tablename__"],[41,5,1,"","conn_id"],[41,5,1,"","conn_type"],[41,6,1,"","debug_info"],[41,5,1,"","description"],[41,6,1,"","extra"],[41,6,1,"","extra_dejson"],[41,6,1,"","from_json"],[41,6,1,"","get_connection_from_secrets"],[41,6,1,"","get_extra"],[41,6,1,"","get_hook"],[41,6,1,"","get_password"],[41,6,1,"","get_uri"],[41,5,1,"","host"],[41,5,1,"","id"],[41,5,1,"","is_encrypted"],[41,5,1,"","is_extra_encrypted"],[41,6,1,"","log_info"],[41,5,1,"","login"],[41,6,1,"","on_db_load"],[41,6,1,"","parse_from_uri"],[41,6,1,"","password"],[41,5,1,"","port"],[41,6,1,"","rotate_fernet_key"],[41,5,1,"","schema"],[41,6,1,"","set_extra"],[41,6,1,"","set_password"],[41,6,1,"","test_connection"]],"airflow.models.crypto":[[42,7,1,"","FernetProtocol"],[42,7,1,"","NullFernet"],[42,9,1,"","get_fernet"],[42,8,1,"","log"]],"airflow.models.crypto.FernetProtocol":[[42,6,1,"","decrypt"],[42,6,1,"","encrypt"]],"airflow.models.crypto.NullFernet":[[42,6,1,"","decrypt"],[42,6,1,"","encrypt"],[42,5,1,"","is_encrypted"]],"airflow.models.dag":[[43,7,1,"","DAG"],[43,8,1,"","DEFAULT_SCHEDULE_INTERVAL"],[43,8,1,"","DEFAULT_VIEW_PRESETS"],[43,7,1,"","DagContext"],[43,7,1,"","DagModel"],[43,8,1,"","DagStateChangeCallback"],[43,7,1,"","DagTag"],[43,4,1,"","InconsistentDataInterval"],[43,8,1,"","ORIENTATION_PRESETS"],[43,8,1,"","ScheduleInterval"],[43,8,1,"","ScheduleIntervalArg"],[43,9,1,"","create_timetable"],[43,9,1,"","dag"],[43,9,1,"","get_last_dagrun"],[43,8,1,"","log"]],"airflow.models.dag.DAG":[[43,6,1,"","__deepcopy__"],[43,6,1,"","__enter__"],[43,6,1,"","__eq__"],[43,6,1,"","__exit__"],[43,6,1,"","__hash__"],[43,6,1,"","__lt__"],[43,6,1,"","__ne__"],[43,6,1,"","__repr__"],[43,6,1,"","access_control"],[43,6,1,"","add_task"],[43,6,1,"","add_tasks"],[43,6,1,"","allow_future_exec_dates"],[43,6,1,"","bulk_sync_to_db"],[43,6,1,"","bulk_write_to_db"],[43,6,1,"","clear"],[43,6,1,"","clear_dags"],[43,6,1,"","cli"],[43,6,1,"","concurrency"],[43,6,1,"","concurrency_reached"],[43,6,1,"","create_dagrun"],[43,6,1,"","dag_id"],[43,6,1,"","date_range"],[43,6,1,"","deactivate_stale_dags"],[43,6,1,"","deactivate_unknown_dags"],[43,6,1,"","default_view"],[43,6,1,"","description"],[43,5,1,"","fileloc"],[43,6,1,"","filepath"],[43,6,1,"","folder"],[43,6,1,"","following_schedule"],[43,6,1,"","full_filepath"],[43,6,1,"","get_active_runs"],[43,6,1,"","get_concurrency_reached"],[43,6,1,"","get_dagrun"],[43,6,1,"","get_dagruns_between"],[43,6,1,"","get_default_view"],[43,6,1,"","get_edge_info"],[43,6,1,"","get_is_active"],[43,6,1,"","get_is_paused"],[43,6,1,"","get_last_dagrun"],[43,6,1,"","get_latest_execution_date"],[43,6,1,"","get_next_data_interval"],[43,6,1,"","get_num_active_runs"],[43,6,1,"","get_num_task_instances"],[43,6,1,"","get_run_data_interval"],[43,6,1,"","get_run_dates"],[43,6,1,"","get_serialized_fields"],[43,6,1,"","get_task"],[43,6,1,"","get_task_instances"],[43,6,1,"","get_task_instances_before"],[43,6,1,"","get_template_env"],[43,6,1,"","handle_callback"],[43,6,1,"","has_dag_runs"],[43,6,1,"","has_task"],[43,6,1,"","infer_automated_data_interval"],[43,6,1,"","is_fixed_time_schedule"],[43,6,1,"","is_paused"],[43,6,1,"","is_subdag"],[43,6,1,"","iter_dagrun_infos_between"],[43,6,1,"","latest_execution_date"],[43,6,1,"","leaves"],[43,6,1,"","max_active_tasks"],[43,6,1,"","next_dagrun_after_date"],[43,6,1,"","next_dagrun_info"],[43,6,1,"","normalize_schedule"],[43,6,1,"","normalized_schedule_interval"],[43,6,1,"","owner"],[43,6,1,"","param"],[43,5,1,"","parent_dag"],[43,6,1,"","partial_subset"],[43,6,1,"","pickle"],[43,6,1,"","pickle_id"],[43,6,1,"","pickle_info"],[43,6,1,"","previous_schedule"],[43,6,1,"","relative_fileloc"],[43,6,1,"","resolve_template_files"],[43,6,1,"","roots"],[43,6,1,"","run"],[43,6,1,"","set_dag_runs_state"],[43,6,1,"","set_dependency"],[43,6,1,"","set_edge_info"],[43,6,1,"","set_task_instance_state"],[43,6,1,"","sub_dag"],[43,6,1,"","subdags"],[43,6,1,"","sync_to_db"],[43,6,1,"","task"],[43,6,1,"","task_group"],[43,6,1,"","task_ids"],[43,6,1,"","tasks"],[43,6,1,"","topological_sort"],[43,6,1,"","tree_view"],[43,6,1,"","validate_schedule_and_params"]],"airflow.models.dag.DagContext":[[43,6,1,"","get_current_dag"],[43,6,1,"","pop_context_managed_dag"],[43,6,1,"","push_context_managed_dag"]],"airflow.models.dag.DagModel":[[43,5,1,"","NUM_DAGS_PER_DAGRUN_QUERY"],[43,6,1,"","__repr__"],[43,5,1,"","__table_args__"],[43,5,1,"","__tablename__"],[43,6,1,"","calculate_dagrun_date_fields"],[43,5,1,"","dag_id"],[43,6,1,"","dags_needing_dagruns"],[43,6,1,"","deactivate_deleted_dags"],[43,5,1,"","default_view"],[43,5,1,"","description"],[43,5,1,"","fileloc"],[43,6,1,"","get_current"],[43,6,1,"","get_dagmodel"],[43,6,1,"","get_default_view"],[43,6,1,"","get_is_paused"],[43,6,1,"","get_last_dagrun"],[43,6,1,"","get_paused_dag_ids"],[43,5,1,"","has_import_errors"],[43,5,1,"","has_task_concurrency_limits"],[43,5,1,"","is_active"],[43,5,1,"","is_paused"],[43,5,1,"","is_paused_at_creation"],[43,5,1,"","is_subdag"],[43,5,1,"","last_expired"],[43,5,1,"","last_parsed_time"],[43,5,1,"","last_pickled"],[43,5,1,"","max_active_runs"],[43,5,1,"","max_active_tasks"],[43,5,1,"","next_dagrun"],[43,5,1,"","next_dagrun_create_after"],[43,6,1,"","next_dagrun_data_interval"],[43,5,1,"","next_dagrun_data_interval_end"],[43,5,1,"","next_dagrun_data_interval_start"],[43,5,1,"","owners"],[43,5,1,"","parent_dag"],[43,5,1,"","pickle_id"],[43,6,1,"","relative_fileloc"],[43,5,1,"","root_dag_id"],[43,6,1,"","safe_dag_id"],[43,5,1,"","schedule_interval"],[43,5,1,"","scheduler_lock"],[43,6,1,"","set_is_paused"],[43,5,1,"","tags"],[43,5,1,"","timetable_description"],[43,6,1,"","timezone"]],"airflow.models.dag.DagTag":[[43,6,1,"","__repr__"],[43,5,1,"","__tablename__"],[43,5,1,"","dag_id"],[43,5,1,"","name"]],"airflow.models.dag.InconsistentDataInterval":[[43,6,1,"","__str__"]],"airflow.models.dagbag":[[44,7,1,"","DagBag"],[44,7,1,"","FileLoadStat"]],"airflow.models.dagbag.DagBag":[[44,6,1,"","bag_dag"],[44,6,1,"","collect_dags"],[44,6,1,"","collect_dags_from_db"],[44,6,1,"","dag_ids"],[44,6,1,"","dagbag_report"],[44,6,1,"","get_dag"],[44,6,1,"","process_file"],[44,6,1,"","size"],[44,6,1,"","store_serialized_dags"],[44,6,1,"","sync_to_db"]],"airflow.models.dagbag.FileLoadStat":[[44,5,1,"","dag_num"],[44,5,1,"","dags"],[44,5,1,"","duration"],[44,5,1,"","file"],[44,5,1,"","task_num"]],"airflow.models.dagcode":[[45,7,1,"","DagCode"],[45,8,1,"","log"]],"airflow.models.dagcode.DagCode":[[45,5,1,"","__tablename__"],[45,6,1,"","bulk_sync_to_db"],[45,6,1,"","code"],[45,6,1,"","dag_fileloc_hash"],[45,5,1,"","fileloc"],[45,5,1,"","fileloc_hash"],[45,6,1,"","get_code_by_fileloc"],[45,6,1,"","has_dag"],[45,5,1,"","last_updated"],[45,6,1,"","remove_deleted_code"],[45,5,1,"","source_code"],[45,6,1,"","sync_to_db"]],"airflow.models.dagpickle":[[47,7,1,"","DagPickle"]],"airflow.models.dagpickle.DagPickle":[[47,5,1,"","__tablename__"],[47,5,1,"","created_dttm"],[47,5,1,"","id"],[47,5,1,"","pickle"],[47,5,1,"","pickle_hash"]],"airflow.models.dagrun":[[48,7,1,"","DagRun"],[48,7,1,"","TISchedulingDecision"]],"airflow.models.dagrun.DagRun":[[48,5,1,"","DEFAULT_DAGRUNS_TO_EXAMINE"],[48,6,1,"","__repr__"],[48,5,1,"","__table_args__"],[48,5,1,"","__tablename__"],[48,6,1,"","active_runs_of_dags"],[48,5,1,"","conf"],[48,5,1,"","creating_job_id"],[48,5,1,"","dag_hash"],[48,5,1,"","dag_id"],[48,5,1,"","data_interval_end"],[48,5,1,"","data_interval_start"],[48,5,1,"","end_date"],[48,5,1,"","execution_date"],[48,5,1,"","external_trigger"],[48,6,1,"","find"],[48,6,1,"","find_duplicate"],[48,6,1,"","generate_run_id"],[48,6,1,"","get_dag"],[48,6,1,"","get_latest_runs"],[48,6,1,"","get_log_filename_template"],[48,6,1,"","get_previous_dagrun"],[48,6,1,"","get_previous_scheduled_dagrun"],[48,6,1,"","get_run"],[48,6,1,"","get_state"],[48,6,1,"","get_task_instance"],[48,6,1,"","get_task_instances"],[48,5,1,"","id"],[48,6,1,"","is_backfill"],[48,5,1,"","last_scheduling_decision"],[48,5,1,"","log_template_id"],[48,6,1,"","logical_date"],[48,6,1,"","next_dagruns_to_examine"],[48,5,1,"","queued_at"],[48,6,1,"","refresh_from_db"],[48,5,1,"","run_id"],[48,5,1,"","run_type"],[48,6,1,"","schedule_tis"],[48,6,1,"","set_state"],[48,5,1,"","start_date"],[48,6,1,"","state"],[48,6,1,"","task_instance_scheduling_decisions"],[48,5,1,"","task_instances"],[48,6,1,"","update_state"],[48,6,1,"","verify_integrity"]],"airflow.models.dagrun.TISchedulingDecision":[[48,5,1,"","changed_tis"],[48,5,1,"","finished_tis"],[48,5,1,"","schedulable_tis"],[48,5,1,"","tis"],[48,5,1,"","unfinished_tis"]],"airflow.models.db_callback_request":[[49,7,1,"","DbCallbackRequest"]],"airflow.models.db_callback_request.DbCallbackRequest":[[49,5,1,"","__tablename__"],[49,5,1,"","callback_data"],[49,5,1,"","callback_type"],[49,5,1,"","created_at"],[49,5,1,"","dag_directory"],[49,6,1,"","get_callback_request"],[49,5,1,"","id"],[49,5,1,"","priority_weight"]],"airflow.models.errors":[[50,7,1,"","ImportError"]],"airflow.models.errors.ImportError":[[50,5,1,"","__tablename__"],[50,5,1,"","filename"],[50,5,1,"","id"],[50,5,1,"","stacktrace"],[50,5,1,"","timestamp"]],"airflow.models.log":[[52,7,1,"","Log"]],"airflow.models.log.Log":[[52,5,1,"","__table_args__"],[52,5,1,"","__tablename__"],[52,5,1,"","dag_id"],[52,5,1,"","dttm"],[52,5,1,"","event"],[52,5,1,"","execution_date"],[52,5,1,"","extra"],[52,5,1,"","id"],[52,5,1,"","map_index"],[52,5,1,"","owner"],[52,5,1,"","task_id"]],"airflow.models.mappedoperator":[[53,8,1,"","MAPPABLE_LITERAL_TYPES"],[53,8,1,"","Mappable"],[53,7,1,"","MappedOperator"],[53,7,1,"","OperatorPartial"],[53,8,1,"","ValidationSource"],[53,9,1,"","ensure_xcomarg_return_value"],[53,9,1,"","get_mappable_types"],[53,9,1,"","prevent_duplicates"],[53,9,1,"","validate_mapping_kwargs"]],"airflow.models.mappedoperator.MappedOperator":[[53,5,1,"","HIDE_ATTRS_FROM_UI"],[53,6,1,"","__attrs_post_init__"],[53,6,1,"","__hash__"],[53,6,1,"","__repr__"],[53,5,1,"","dag"],[53,6,1,"","depends_on_past"],[53,5,1,"","deps"],[53,6,1,"","deps_for"],[53,5,1,"","downstream_task_ids"],[53,6,1,"","email"],[53,5,1,"","end_date"],[53,6,1,"","execution_timeout"],[53,6,1,"","executor_config"],[53,6,1,"","expand_mapped_task"],[53,6,1,"","get_dag"],[53,6,1,"","get_serialized_fields"],[53,6,1,"","inherits_from_empty_operator"],[53,6,1,"","inlets"],[53,5,1,"","is_mapped"],[53,6,1,"","iter_mapped_dependencies"],[53,6,1,"","leaves"],[53,5,1,"","mapped_kwargs"],[53,6,1,"","max_active_tis_per_dag"],[53,6,1,"","on_execute_callback"],[53,6,1,"","on_failure_callback"],[53,6,1,"","on_retry_callback"],[53,6,1,"","on_success_callback"],[53,5,1,"","operator_class"],[53,5,1,"","operator_extra_links"],[53,6,1,"","outlets"],[53,6,1,"","owner"],[53,5,1,"","params"],[53,6,1,"","parse_time_mapped_ti_count"],[53,5,1,"","partial_kwargs"],[53,6,1,"","pool"],[53,6,1,"","pool_slots"],[53,6,1,"","prepare_for_execution"],[53,6,1,"","priority_weight"],[53,6,1,"","queue"],[53,6,1,"","render_template_fields"],[53,6,1,"","resources"],[53,6,1,"","retries"],[53,6,1,"","retry_delay"],[53,6,1,"","retry_exponential_backoff"],[53,6,1,"","roots"],[53,6,1,"","run_as_user"],[53,6,1,"","run_time_mapped_ti_count"],[53,6,1,"","serialize_for_task_group"],[53,6,1,"","sla"],[53,5,1,"","start_date"],[53,5,1,"","subdag"],[53,5,1,"","task_group"],[53,5,1,"","task_id"],[53,6,1,"","task_type"],[53,5,1,"","template_ext"],[53,5,1,"","template_fields"],[53,5,1,"","template_fields_renderers"],[53,6,1,"","trigger_rule"],[53,5,1,"","ui_color"],[53,5,1,"","ui_fgcolor"],[53,6,1,"","unmap"],[53,5,1,"","upstream_task_ids"],[53,6,1,"","wait_for_downstream"],[53,6,1,"","weight_rule"]],"airflow.models.mappedoperator.OperatorPartial":[[53,6,1,"","__attrs_post_init__"],[53,6,1,"","__del__"],[53,6,1,"","__repr__"],[53,6,1,"","expand"],[53,5,1,"","kwargs"],[53,5,1,"","operator_class"]],"airflow.models.operator":[[54,8,1,"","Operator"]],"airflow.models.param":[[55,7,1,"","DagParam"],[55,7,1,"","Param"],[55,7,1,"","ParamsDict"]],"airflow.models.param.DagParam":[[55,6,1,"","resolve"]],"airflow.models.param.Param":[[55,5,1,"","CLASS_IDENTIFIER"],[55,6,1,"","__copy__"],[55,6,1,"","dump"],[55,6,1,"","has_value"],[55,6,1,"","resolve"]],"airflow.models.param.ParamsDict":[[55,6,1,"","__contains__"],[55,6,1,"","__copy__"],[55,6,1,"","__deepcopy__"],[55,6,1,"","__delitem__"],[55,6,1,"","__getitem__"],[55,6,1,"","__iter__"],[55,6,1,"","__len__"],[55,6,1,"","__setitem__"],[55,5,1,"","__slots__"],[55,6,1,"","dump"],[55,6,1,"","get_param"],[55,6,1,"","items"],[55,6,1,"","update"],[55,6,1,"","validate"],[55,6,1,"","values"]],"airflow.models.pool":[[56,7,1,"","Pool"],[56,7,1,"","PoolStats"]],"airflow.models.pool.Pool":[[56,5,1,"","DEFAULT_POOL_NAME"],[56,6,1,"","__repr__"],[56,5,1,"","__tablename__"],[56,6,1,"","create_or_update_pool"],[56,6,1,"","delete_pool"],[56,5,1,"","description"],[56,6,1,"","get_default_pool"],[56,6,1,"","get_pool"],[56,6,1,"","get_pools"],[56,5,1,"","id"],[56,6,1,"","is_default_pool"],[56,6,1,"","occupied_slots"],[56,6,1,"","open_slots"],[56,5,1,"","pool"],[56,6,1,"","queued_slots"],[56,6,1,"","running_slots"],[56,5,1,"","slots"],[56,6,1,"","slots_stats"],[56,6,1,"","to_json"]],"airflow.models.pool.PoolStats":[[56,5,1,"","open"],[56,5,1,"","queued"],[56,5,1,"","running"],[56,5,1,"","total"]],"airflow.models.renderedtifields":[[57,7,1,"","RenderedTaskInstanceFields"]],"airflow.models.renderedtifields.RenderedTaskInstanceFields":[[57,6,1,"","__repr__"],[57,5,1,"","__table_args__"],[57,5,1,"","__tablename__"],[57,5,1,"","dag_id"],[57,5,1,"","dag_run"],[57,6,1,"","delete_old_records"],[57,5,1,"","execution_date"],[57,6,1,"","get_k8s_pod_yaml"],[57,6,1,"","get_templated_fields"],[57,5,1,"","k8s_pod_yaml"],[57,5,1,"","map_index"],[57,5,1,"","rendered_fields"],[57,5,1,"","run_id"],[57,5,1,"","task_id"],[57,5,1,"","task_instance"],[57,6,1,"","write"]],"airflow.models.sensorinstance":[[58,7,1,"","SensorInstance"]],"airflow.models.sensorinstance.SensorInstance":[[58,6,1,"","__repr__"],[58,5,1,"","__table_args__"],[58,5,1,"","__tablename__"],[58,5,1,"","created_at"],[58,5,1,"","dag_id"],[58,5,1,"","execution_context"],[58,5,1,"","execution_date"],[58,6,1,"","get_classpath"],[58,6,1,"","get_dagrun"],[58,5,1,"","hashcode"],[58,5,1,"","id"],[58,5,1,"","map_index"],[58,5,1,"","op_classpath"],[58,5,1,"","operator"],[58,5,1,"","poke_context"],[58,6,1,"","register"],[58,5,1,"","shardcode"],[58,5,1,"","start_date"],[58,5,1,"","state"],[58,5,1,"","task_id"],[58,6,1,"","try_number"],[58,5,1,"","updated_at"]],"airflow.models.serialized_dag":[[59,7,1,"","SerializedDagModel"],[59,8,1,"","log"]],"airflow.models.serialized_dag.SerializedDagModel":[[59,6,1,"","__repr__"],[59,5,1,"","__table_args__"],[59,5,1,"","__tablename__"],[59,6,1,"","bulk_sync_to_db"],[59,6,1,"","dag"],[59,5,1,"","dag_hash"],[59,5,1,"","dag_id"],[59,5,1,"","dag_model"],[59,5,1,"","dag_runs"],[59,6,1,"","data"],[59,5,1,"","fileloc"],[59,5,1,"","fileloc_hash"],[59,6,1,"","get"],[59,6,1,"","get_dag_dependencies"],[59,6,1,"","get_last_updated_datetime"],[59,6,1,"","get_latest_version_hash"],[59,6,1,"","get_max_last_updated_datetime"],[59,6,1,"","has_dag"],[59,5,1,"","last_updated"],[59,5,1,"","load_op_links"],[59,6,1,"","read_all_dags"],[59,6,1,"","remove_dag"],[59,6,1,"","remove_deleted_dags"],[59,6,1,"","write_dag"]],"airflow.models.skipmixin":[[60,7,1,"","SkipMixin"],[60,8,1,"","XCOM_SKIPMIXIN_FOLLOWED"],[60,8,1,"","XCOM_SKIPMIXIN_KEY"],[60,8,1,"","XCOM_SKIPMIXIN_SKIPPED"]],"airflow.models.skipmixin.SkipMixin":[[60,6,1,"","skip"],[60,6,1,"","skip_all_except"]],"airflow.models.slamiss":[[61,7,1,"","SlaMiss"]],"airflow.models.slamiss.SlaMiss":[[61,6,1,"","__repr__"],[61,5,1,"","__table_args__"],[61,5,1,"","__tablename__"],[61,5,1,"","dag_id"],[61,5,1,"","description"],[61,5,1,"","email_sent"],[61,5,1,"","execution_date"],[61,5,1,"","notification_sent"],[61,5,1,"","task_id"],[61,5,1,"","timestamp"]],"airflow.models.taskfail":[[62,7,1,"","TaskFail"]],"airflow.models.taskfail.TaskFail":[[62,6,1,"","__repr__"],[62,5,1,"","__table_args__"],[62,5,1,"","__tablename__"],[62,5,1,"","dag_id"],[62,5,1,"","dag_run"],[62,5,1,"","duration"],[62,5,1,"","end_date"],[62,5,1,"","id"],[62,5,1,"","map_index"],[62,5,1,"","run_id"],[62,5,1,"","start_date"],[62,5,1,"","task_id"]],"airflow.models.taskinstance":[[63,7,1,"","SimpleTaskInstance"],[63,8,1,"","TR"],[63,7,1,"","TaskInstance"],[63,7,1,"","TaskInstanceKey"],[63,8,1,"","TaskInstanceStateType"],[63,9,1,"","clear_task_instances"],[63,9,1,"","load_error_file"],[63,8,1,"","log"],[63,8,1,"","queued_by_job"],[63,9,1,"","set_current_context"],[63,9,1,"","set_error_file"]],"airflow.models.taskinstance.SimpleTaskInstance":[[63,6,1,"","__eq__"],[63,6,1,"","from_dict"],[63,6,1,"","from_ti"]],"airflow.models.taskinstance.TaskInstance":[[63,6,1,"","__repr__"],[63,5,1,"","__table_args__"],[63,5,1,"","__tablename__"],[63,6,1,"","are_dependencies_met"],[63,6,1,"","are_dependents_done"],[63,6,1,"","check_and_change_state_before_execution"],[63,6,1,"","clear_next_method_args"],[63,6,1,"","clear_xcom_data"],[63,6,1,"","command_as_list"],[63,6,1,"","current_state"],[63,5,1,"","dag_id"],[63,5,1,"","dag_model"],[63,5,1,"","dag_run"],[63,6,1,"","dry_run"],[63,5,1,"","duration"],[63,6,1,"","email_alert"],[63,5,1,"","end_date"],[63,6,1,"","error"],[63,5,1,"","execution_date"],[63,5,1,"","executor_config"],[63,5,1,"","external_executor_id"],[63,6,1,"","filter_for_tis"],[63,6,1,"","generate_command"],[63,6,1,"","get_dagrun"],[63,6,1,"","get_email_subject_content"],[63,6,1,"","get_failed_dep_statuses"],[63,6,1,"","get_num_running_task_instances"],[63,6,1,"","get_previous_dagrun"],[63,6,1,"","get_previous_execution_date"],[63,6,1,"","get_previous_start_date"],[63,6,1,"","get_previous_ti"],[63,6,1,"","get_rendered_k8s_spec"],[63,6,1,"","get_rendered_template_fields"],[63,6,1,"","get_template_context"],[63,6,1,"","get_truncated_error_traceback"],[63,6,1,"","handle_failure"],[63,6,1,"","handle_failure_with_callback"],[63,5,1,"","hostname"],[63,6,1,"","init_on_load"],[63,6,1,"","init_run_context"],[63,6,1,"","insert_mapping"],[63,6,1,"","is_eligible_to_retry"],[63,6,1,"","is_premature"],[63,5,1,"","job_id"],[63,6,1,"","key"],[63,6,1,"","log_url"],[63,5,1,"","map_index"],[63,6,1,"","mark_success_url"],[63,5,1,"","max_tries"],[63,5,1,"","next_kwargs"],[63,5,1,"","next_method"],[63,6,1,"","next_retry_datetime"],[63,6,1,"","next_try_number"],[63,5,1,"","operator"],[63,6,1,"","overwrite_params_with_dag_run_conf"],[63,5,1,"","pid"],[63,5,1,"","pool"],[63,5,1,"","pool_slots"],[63,6,1,"","prev_attempted_tries"],[63,6,1,"","previous_start_date_success"],[63,6,1,"","previous_ti"],[63,6,1,"","previous_ti_success"],[63,5,1,"","priority_weight"],[63,5,1,"","queue"],[63,5,1,"","queued_by_job_id"],[63,5,1,"","queued_dttm"],[63,6,1,"","ready_for_retry"],[63,6,1,"","refresh_from_db"],[63,6,1,"","refresh_from_task"],[63,6,1,"","render_k8s_pod_yaml"],[63,6,1,"","render_templates"],[63,5,1,"","rendered_task_instance_fields"],[63,6,1,"","run"],[63,5,1,"","run_id"],[63,6,1,"","set_duration"],[63,6,1,"","set_state"],[63,5,1,"","start_date"],[63,5,1,"","state"],[63,5,1,"","task"],[63,5,1,"","task_id"],[63,6,1,"","ti_selector_condition"],[63,5,1,"","trigger"],[63,5,1,"","trigger_id"],[63,5,1,"","trigger_timeout"],[63,6,1,"","try_number"],[63,5,1,"","unixname"],[63,6,1,"","xcom_pull"],[63,6,1,"","xcom_push"]],"airflow.models.taskinstance.TaskInstanceKey":[[63,5,1,"","dag_id"],[63,6,1,"","key"],[63,5,1,"","map_index"],[63,6,1,"","primary"],[63,6,1,"","reduced"],[63,5,1,"","run_id"],[63,5,1,"","task_id"],[63,5,1,"","try_number"],[63,6,1,"","with_try_number"]],"airflow.models.tasklog":[[64,7,1,"","LogTemplate"]],"airflow.models.tasklog.LogTemplate":[[64,6,1,"","__repr__"],[64,5,1,"","__tablename__"],[64,5,1,"","created_at"],[64,5,1,"","elasticsearch_id"],[64,5,1,"","filename"],[64,5,1,"","id"]],"airflow.models.taskmap":[[65,7,1,"","TaskMap"],[65,7,1,"","TaskMapVariant"]],"airflow.models.taskmap.TaskMap":[[65,5,1,"","__table_args__"],[65,5,1,"","__tablename__"],[65,5,1,"","dag_id"],[65,6,1,"","from_task_instance_xcom"],[65,5,1,"","keys"],[65,5,1,"","length"],[65,5,1,"","map_index"],[65,5,1,"","run_id"],[65,5,1,"","task_id"],[65,6,1,"","variant"]],"airflow.models.taskmap.TaskMapVariant":[[65,5,1,"","DICT"],[65,5,1,"","LIST"]],"airflow.models.taskmixin":[[66,7,1,"","DAGNode"],[66,7,1,"","DependencyMixin"],[66,7,1,"","TaskMixin"]],"airflow.models.taskmixin.DAGNode":[[66,5,1,"","dag"],[66,6,1,"","dag_id"],[66,6,1,"","downstream_list"],[66,5,1,"","downstream_task_ids"],[66,5,1,"","end_date"],[66,6,1,"","get_direct_relative_ids"],[66,6,1,"","get_direct_relatives"],[66,6,1,"","has_dag"],[66,6,1,"","iter_mapped_dependants"],[66,6,1,"","label"],[66,6,1,"","leaves"],[66,6,1,"","log"],[66,6,1,"","node_id"],[66,6,1,"","roots"],[66,6,1,"","serialize_for_task_group"],[66,6,1,"","set_downstream"],[66,6,1,"","set_upstream"],[66,5,1,"","start_date"],[66,5,1,"","task_group"],[66,6,1,"","upstream_list"],[66,5,1,"","upstream_task_ids"]],"airflow.models.taskmixin.DependencyMixin":[[66,6,1,"","__lshift__"],[66,6,1,"","__rlshift__"],[66,6,1,"","__rrshift__"],[66,6,1,"","__rshift__"],[66,6,1,"","leaves"],[66,6,1,"","roots"],[66,6,1,"","set_downstream"],[66,6,1,"","set_upstream"],[66,6,1,"","update_relative"]],"airflow.models.taskmixin.TaskMixin":[[66,6,1,"","__init_subclass__"]],"airflow.models.taskreschedule":[[67,7,1,"","TaskReschedule"]],"airflow.models.taskreschedule.TaskReschedule":[[67,5,1,"","__table_args__"],[67,5,1,"","__tablename__"],[67,5,1,"","dag_id"],[67,5,1,"","dag_run"],[67,5,1,"","duration"],[67,5,1,"","end_date"],[67,5,1,"","execution_date"],[67,6,1,"","find_for_task_instance"],[67,5,1,"","id"],[67,5,1,"","map_index"],[67,6,1,"","query_for_task_instance"],[67,5,1,"","reschedule_date"],[67,5,1,"","run_id"],[67,5,1,"","start_date"],[67,5,1,"","task_id"],[67,5,1,"","try_number"]],"airflow.models.trigger":[[68,7,1,"","Trigger"]],"airflow.models.trigger.Trigger":[[68,5,1,"","__tablename__"],[68,6,1,"","assign_unassigned"],[68,6,1,"","bulk_fetch"],[68,5,1,"","classpath"],[68,6,1,"","clean_unused"],[68,5,1,"","created_date"],[68,6,1,"","from_object"],[68,5,1,"","id"],[68,6,1,"","ids_for_triggerer"],[68,5,1,"","kwargs"],[68,6,1,"","submit_event"],[68,6,1,"","submit_failure"],[68,5,1,"","triggerer_id"]],"airflow.models.variable":[[69,7,1,"","Variable"],[69,8,1,"","log"]],"airflow.models.variable.Variable":[[69,6,1,"","__repr__"],[69,5,1,"","__tablename__"],[69,6,1,"","check_for_write_conflict"],[69,6,1,"","delete"],[69,5,1,"","description"],[69,6,1,"","get"],[69,6,1,"","get_val"],[69,6,1,"","get_variable_from_secrets"],[69,5,1,"","id"],[69,5,1,"","is_encrypted"],[69,5,1,"","key"],[69,6,1,"","on_db_load"],[69,6,1,"","rotate_fernet_key"],[69,6,1,"","set"],[69,6,1,"","set_val"],[69,6,1,"","setdefault"],[69,6,1,"","update"],[69,6,1,"","val"]],"airflow.models.xcom":[[70,7,1,"","BaseXCom"],[70,8,1,"","MAX_XCOM_SIZE"],[70,8,1,"","XCOM_RETURN_KEY"],[70,8,1,"","XCom"],[70,8,1,"","log"],[70,9,1,"","resolve_xcom_backend"]],"airflow.models.xcom.BaseXCom":[[70,6,1,"","__repr__"],[70,5,1,"","__table_args__"],[70,5,1,"","__tablename__"],[70,5,1,"","dag_id"],[70,5,1,"","dag_run"],[70,5,1,"","dag_run_id"],[70,6,1,"","delete"],[70,6,1,"","deserialize_value"],[70,5,1,"","execution_date"],[70,6,1,"","get_value"],[70,6,1,"","init_on_load"],[70,5,1,"","key"],[70,5,1,"","map_index"],[70,6,1,"","orm_deserialize_value"],[70,5,1,"","run_id"],[70,6,1,"","serialize_value"],[70,5,1,"","task_id"],[70,5,1,"","timestamp"],[70,5,1,"","value"]],"airflow.models.xcom_arg":[[71,7,1,"","XComArg"]],"airflow.models.xcom_arg.XComArg":[[71,6,1,"","__eq__"],[71,6,1,"","__getitem__"],[71,6,1,"","__iter__"],[71,6,1,"","__str__"],[71,6,1,"","apply_upstream_relationship"],[71,6,1,"","iter_xcom_args"],[71,6,1,"","leaves"],[71,6,1,"","resolve"],[71,6,1,"","roots"],[71,6,1,"","set_downstream"],[71,6,1,"","set_upstream"]],"airflow.operators":[[72,3,0,"-","bash"],[73,3,0,"-","bash_operator"],[74,3,0,"-","branch"],[75,3,0,"-","branch_operator"],[76,3,0,"-","check_operator"],[77,3,0,"-","dagrun_operator"],[78,3,0,"-","datetime"],[79,3,0,"-","docker_operator"],[80,3,0,"-","druid_check_operator"],[81,3,0,"-","dummy"],[82,3,0,"-","dummy_operator"],[83,3,0,"-","email"],[84,3,0,"-","email_operator"],[85,3,0,"-","empty"],[86,3,0,"-","gcs_to_s3"],[87,3,0,"-","generic_transfer"],[88,3,0,"-","google_api_to_s3_transfer"],[89,3,0,"-","hive_operator"],[90,3,0,"-","hive_stats_operator"],[91,3,0,"-","hive_to_druid"],[92,3,0,"-","hive_to_mysql"],[93,3,0,"-","hive_to_samba_operator"],[94,3,0,"-","http_operator"],[96,3,0,"-","jdbc_operator"],[97,3,0,"-","latest_only"],[98,3,0,"-","latest_only_operator"],[99,3,0,"-","mssql_operator"],[100,3,0,"-","mssql_to_hive"],[101,3,0,"-","mysql_operator"],[102,3,0,"-","mysql_to_hive"],[103,3,0,"-","oracle_operator"],[104,3,0,"-","papermill_operator"],[105,3,0,"-","pig_operator"],[106,3,0,"-","postgres_operator"],[107,3,0,"-","presto_check_operator"],[108,3,0,"-","presto_to_mysql"],[109,3,0,"-","python"],[110,3,0,"-","python_operator"],[111,3,0,"-","redshift_to_s3_operator"],[112,3,0,"-","s3_file_transform_operator"],[113,3,0,"-","s3_to_hive_operator"],[114,3,0,"-","s3_to_redshift_operator"],[115,3,0,"-","slack_operator"],[116,3,0,"-","smooth"],[117,3,0,"-","sql"],[118,3,0,"-","sql_branch_operator"],[119,3,0,"-","sqlite_operator"],[120,3,0,"-","subdag"],[121,3,0,"-","subdag_operator"],[122,3,0,"-","trigger_dagrun"],[123,3,0,"-","weekday"]],"airflow.operators.bash":[[72,7,1,"","BashOperator"]],"airflow.operators.bash.BashOperator":[[72,6,1,"","execute"],[72,6,1,"","get_env"],[72,6,1,"","on_kill"],[72,6,1,"","subprocess_hook"],[72,5,1,"","template_ext"],[72,5,1,"","template_fields"],[72,5,1,"","template_fields_renderers"],[72,5,1,"","ui_color"]],"airflow.operators.branch":[[74,7,1,"","BaseBranchOperator"]],"airflow.operators.branch.BaseBranchOperator":[[74,6,1,"","choose_branch"],[74,6,1,"","execute"]],"airflow.operators.check_operator":[[76,7,1,"","CheckOperator"],[76,7,1,"","IntervalCheckOperator"],[76,7,1,"","ThresholdCheckOperator"],[76,7,1,"","ValueCheckOperator"]],"airflow.operators.datetime":[[78,7,1,"","BranchDateTimeOperator"],[78,9,1,"","target_times_as_dates"]],"airflow.operators.datetime.BranchDateTimeOperator":[[78,6,1,"","choose_branch"]],"airflow.operators.dummy":[[81,7,1,"","DummyOperator"]],"airflow.operators.dummy.DummyOperator":[[81,6,1,"","inherits_from_dummy_operator"]],"airflow.operators.dummy_operator":[[82,7,1,"","DummyOperator"]],"airflow.operators.email":[[83,7,1,"","EmailOperator"]],"airflow.operators.email.EmailOperator":[[83,6,1,"","execute"],[83,5,1,"","template_ext"],[83,5,1,"","template_fields"],[83,5,1,"","template_fields_renderers"],[83,5,1,"","ui_color"]],"airflow.operators.empty":[[85,7,1,"","EmptyOperator"]],"airflow.operators.empty.EmptyOperator":[[85,6,1,"","execute"],[85,5,1,"","inherits_from_empty_operator"],[85,5,1,"","ui_color"]],"airflow.operators.generic_transfer":[[87,7,1,"","GenericTransfer"]],"airflow.operators.generic_transfer.GenericTransfer":[[87,6,1,"","execute"],[87,5,1,"","template_ext"],[87,5,1,"","template_fields"],[87,5,1,"","template_fields_renderers"],[87,5,1,"","ui_color"]],"airflow.operators.google_api_to_s3_transfer":[[88,7,1,"","GoogleApiToS3Transfer"]],"airflow.operators.hive_to_druid":[[91,7,1,"","HiveToDruidTransfer"]],"airflow.operators.hive_to_mysql":[[92,7,1,"","HiveToMySqlTransfer"]],"airflow.operators.latest_only":[[97,7,1,"","LatestOnlyOperator"]],"airflow.operators.latest_only.LatestOnlyOperator":[[97,6,1,"","choose_branch"],[97,5,1,"","ui_color"]],"airflow.operators.mssql_to_hive":[[100,7,1,"","MsSqlToHiveTransfer"]],"airflow.operators.mysql_to_hive":[[102,7,1,"","MySqlToHiveTransfer"]],"airflow.operators.presto_check_operator":[[107,7,1,"","PrestoCheckOperator"],[107,7,1,"","PrestoIntervalCheckOperator"],[107,7,1,"","PrestoValueCheckOperator"]],"airflow.operators.presto_to_mysql":[[108,7,1,"","PrestoToMySqlTransfer"]],"airflow.operators.python":[[109,7,1,"","BranchPythonOperator"],[109,7,1,"","PythonOperator"],[109,7,1,"","PythonVirtualenvOperator"],[109,7,1,"","ShortCircuitOperator"],[109,9,1,"","get_current_context"],[109,9,1,"","task"]],"airflow.operators.python.BranchPythonOperator":[[109,6,1,"","execute"]],"airflow.operators.python.PythonOperator":[[109,5,1,"","BLUE"],[109,6,1,"","determine_kwargs"],[109,6,1,"","execute"],[109,6,1,"","execute_callable"],[109,5,1,"","mapped_arguments_validated_by_init"],[109,5,1,"","shallow_copy_attrs"],[109,5,1,"","template_fields"],[109,5,1,"","template_fields_renderers"],[109,5,1,"","ui_color"]],"airflow.operators.python.PythonVirtualenvOperator":[[109,5,1,"","AIRFLOW_SERIALIZABLE_CONTEXT_KEYS"],[109,5,1,"","BASE_SERIALIZABLE_CONTEXT_KEYS"],[109,5,1,"","PENDULUM_SERIALIZABLE_CONTEXT_KEYS"],[109,6,1,"","__deepcopy__"],[109,6,1,"","determine_kwargs"],[109,6,1,"","execute"],[109,6,1,"","execute_callable"],[109,6,1,"","get_python_source"],[109,5,1,"","template_ext"],[109,5,1,"","template_fields"]],"airflow.operators.python.ShortCircuitOperator":[[109,6,1,"","execute"]],"airflow.operators.redshift_to_s3_operator":[[111,7,1,"","RedshiftToS3Transfer"]],"airflow.operators.s3_to_hive_operator":[[113,7,1,"","S3ToHiveTransfer"]],"airflow.operators.s3_to_redshift_operator":[[114,7,1,"","S3ToRedshiftTransfer"]],"airflow.operators.smooth":[[116,7,1,"","SmoothOperator"]],"airflow.operators.smooth.SmoothOperator":[[116,6,1,"","execute"],[116,5,1,"","ui_color"],[116,5,1,"","yt_link"]],"airflow.operators.sql":[[117,7,1,"","BaseSQLOperator"],[117,7,1,"","BranchSQLOperator"],[117,7,1,"","SQLCheckOperator"],[117,7,1,"","SQLIntervalCheckOperator"],[117,7,1,"","SQLThresholdCheckOperator"],[117,7,1,"","SQLValueCheckOperator"],[117,9,1,"","parse_boolean"]],"airflow.operators.sql.BaseSQLOperator":[[117,6,1,"","get_db_hook"]],"airflow.operators.sql.BranchSQLOperator":[[117,6,1,"","execute"],[117,5,1,"","template_ext"],[117,5,1,"","template_fields"],[117,5,1,"","template_fields_renderers"],[117,5,1,"","ui_color"],[117,5,1,"","ui_fgcolor"]],"airflow.operators.sql.SQLCheckOperator":[[117,6,1,"","execute"],[117,5,1,"","template_ext"],[117,5,1,"","template_fields"],[117,5,1,"","template_fields_renderers"],[117,5,1,"","ui_color"]],"airflow.operators.sql.SQLIntervalCheckOperator":[[117,5,1,"","__mapper_args__"],[117,6,1,"","execute"],[117,5,1,"","ratio_formulas"],[117,5,1,"","template_ext"],[117,5,1,"","template_fields"],[117,5,1,"","template_fields_renderers"],[117,5,1,"","ui_color"]],"airflow.operators.sql.SQLThresholdCheckOperator":[[117,6,1,"","execute"],[117,6,1,"","push"],[117,5,1,"","template_ext"],[117,5,1,"","template_fields"],[117,5,1,"","template_fields_renderers"]],"airflow.operators.sql.SQLValueCheckOperator":[[117,5,1,"","__mapper_args__"],[117,6,1,"","execute"],[117,5,1,"","template_ext"],[117,5,1,"","template_fields"],[117,5,1,"","template_fields_renderers"],[117,5,1,"","ui_color"]],"airflow.operators.sql_branch_operator":[[118,7,1,"","BranchSqlOperator"]],"airflow.operators.subdag":[[120,7,1,"","SkippedStatePropagationOptions"],[120,7,1,"","SubDagOperator"]],"airflow.operators.subdag.SkippedStatePropagationOptions":[[120,5,1,"","ALL_LEAVES"],[120,5,1,"","ANY_LEAF"]],"airflow.operators.subdag.SubDagOperator":[[120,6,1,"","poke"],[120,6,1,"","post_execute"],[120,6,1,"","pre_execute"],[120,5,1,"","subdag"],[120,5,1,"","ui_color"],[120,5,1,"","ui_fgcolor"]],"airflow.operators.trigger_dagrun":[[122,7,1,"","TriggerDagRunLink"],[122,7,1,"","TriggerDagRunOperator"],[122,8,1,"","XCOM_EXECUTION_DATE_ISO"],[122,8,1,"","XCOM_RUN_ID"]],"airflow.operators.trigger_dagrun.TriggerDagRunLink":[[122,6,1,"","get_link"],[122,5,1,"","name"]],"airflow.operators.trigger_dagrun.TriggerDagRunOperator":[[122,6,1,"","execute"],[122,6,1,"","operator_extra_links"],[122,5,1,"","template_fields"],[122,5,1,"","template_fields_renderers"],[122,5,1,"","ui_color"]],"airflow.operators.weekday":[[123,7,1,"","BranchDayOfWeekOperator"]],"airflow.operators.weekday.BranchDayOfWeekOperator":[[123,6,1,"","choose_branch"]],"airflow.secrets":[[126,8,1,"","DEFAULT_SECRETS_SEARCH_PATH"],[124,3,0,"-","base_secrets"],[125,3,0,"-","environment_variables"],[127,3,0,"-","local_filesystem"],[128,3,0,"-","metastore"]],"airflow.secrets.base_secrets":[[124,7,1,"","BaseSecretsBackend"]],"airflow.secrets.base_secrets.BaseSecretsBackend":[[124,6,1,"","build_path"],[124,6,1,"","deserialize_connection"],[124,6,1,"","get_config"],[124,6,1,"","get_conn_uri"],[124,6,1,"","get_conn_value"],[124,6,1,"","get_connection"],[124,6,1,"","get_connections"],[124,6,1,"","get_variable"]],"airflow.secrets.environment_variables":[[125,8,1,"","CONN_ENV_PREFIX"],[125,7,1,"","EnvironmentVariablesBackend"],[125,8,1,"","VAR_ENV_PREFIX"]],"airflow.secrets.environment_variables.EnvironmentVariablesBackend":[[125,6,1,"","get_conn_uri"],[125,6,1,"","get_conn_value"],[125,6,1,"","get_variable"]],"airflow.secrets.local_filesystem":[[127,8,1,"","FILE_PARSERS"],[127,7,1,"","LocalFilesystemBackend"],[127,9,1,"","get_connection_parameter_names"],[127,9,1,"","load_connections"],[127,9,1,"","load_connections_dict"],[127,9,1,"","load_variables"],[127,8,1,"","log"]],"airflow.secrets.local_filesystem.LocalFilesystemBackend":[[127,6,1,"","get_connection"],[127,6,1,"","get_connections"],[127,6,1,"","get_variable"]],"airflow.secrets.metastore":[[128,7,1,"","MetastoreBackend"]],"airflow.secrets.metastore.MetastoreBackend":[[128,6,1,"","get_connection"],[128,6,1,"","get_connections"],[128,6,1,"","get_variable"]],"airflow.sensors":[[129,3,0,"-","base"],[130,3,0,"-","base_sensor_operator"],[131,3,0,"-","bash"],[132,3,0,"-","date_time"],[133,3,0,"-","date_time_sensor"],[134,3,0,"-","external_task"],[135,3,0,"-","external_task_sensor"],[136,3,0,"-","filesystem"],[137,3,0,"-","hdfs_sensor"],[138,3,0,"-","hive_partition_sensor"],[139,3,0,"-","http_sensor"],[141,3,0,"-","metastore_partition_sensor"],[142,3,0,"-","named_hive_partition_sensor"],[143,3,0,"-","python"],[144,3,0,"-","s3_key_sensor"],[145,3,0,"-","s3_prefix_sensor"],[146,3,0,"-","smart_sensor"],[147,3,0,"-","sql"],[148,3,0,"-","sql_sensor"],[149,3,0,"-","time_delta"],[150,3,0,"-","time_delta_sensor"],[151,3,0,"-","time_sensor"],[152,3,0,"-","web_hdfs_sensor"],[153,3,0,"-","weekday"]],"airflow.sensors.base":[[129,7,1,"","BaseSensorOperator"],[129,7,1,"","PokeReturnValue"],[129,9,1,"","poke_mode_only"]],"airflow.sensors.base.BaseSensorOperator":[[129,5,1,"","deps"],[129,6,1,"","execute"],[129,5,1,"","execution_fields"],[129,6,1,"","get_execution_context"],[129,6,1,"","get_poke_context"],[129,6,1,"","is_smart_sensor_compatible"],[129,6,1,"","poke"],[129,6,1,"","prepare_for_execution"],[129,6,1,"","register_in_sensor_service"],[129,6,1,"","reschedule"],[129,5,1,"","ui_color"],[129,5,1,"","valid_modes"]],"airflow.sensors.base.PokeReturnValue":[[129,6,1,"","__bool__"]],"airflow.sensors.bash":[[131,7,1,"","BashSensor"]],"airflow.sensors.bash.BashSensor":[[131,6,1,"","poke"],[131,5,1,"","template_fields"]],"airflow.sensors.date_time":[[132,7,1,"","DateTimeSensor"],[132,7,1,"","DateTimeSensorAsync"]],"airflow.sensors.date_time.DateTimeSensor":[[132,6,1,"","poke"],[132,5,1,"","template_fields"]],"airflow.sensors.date_time.DateTimeSensorAsync":[[132,6,1,"","execute"],[132,6,1,"","execute_complete"]],"airflow.sensors.external_task":[[134,7,1,"","ExternalTaskMarker"],[134,7,1,"","ExternalTaskSensor"],[134,7,1,"","ExternalTaskSensorLink"]],"airflow.sensors.external_task.ExternalTaskMarker":[[134,6,1,"","get_serialized_fields"],[134,5,1,"","template_fields"],[134,5,1,"","ui_color"]],"airflow.sensors.external_task.ExternalTaskSensor":[[134,6,1,"","get_count"],[134,6,1,"","operator_extra_links"],[134,6,1,"","poke"],[134,5,1,"","template_fields"],[134,5,1,"","ui_color"]],"airflow.sensors.external_task.ExternalTaskSensorLink":[[134,6,1,"","get_link"],[134,5,1,"","name"]],"airflow.sensors.filesystem":[[136,7,1,"","FileSensor"]],"airflow.sensors.filesystem.FileSensor":[[136,6,1,"","poke"],[136,5,1,"","template_fields"],[136,5,1,"","ui_color"]],"airflow.sensors.python":[[143,7,1,"","PythonSensor"]],"airflow.sensors.python.PythonSensor":[[143,6,1,"","poke"],[143,5,1,"","template_fields"]],"airflow.sensors.smart_sensor":[[146,7,1,"","CachedPokeWork"],[146,7,1,"","SensorExceptionInfo"],[146,7,1,"","SensorWork"],[146,7,1,"","SmartSensorOperator"],[146,8,1,"","config"],[146,8,1,"","dictConfigurator"],[146,8,1,"","formatter_config"],[146,8,1,"","handler_config"]],"airflow.sensors.smart_sensor.CachedPokeWork":[[146,6,1,"","clear_state"],[146,6,1,"","is_expired"],[146,6,1,"","set_state"],[146,6,1,"","set_to_flush"]],"airflow.sensors.smart_sensor.SensorExceptionInfo":[[146,6,1,"","exception_info"],[146,6,1,"","is_expired"],[146,6,1,"","is_infra_failure"],[146,6,1,"","set_infra_failure_timeout"],[146,6,1,"","set_latest_exception"],[146,6,1,"","should_fail_current_run"]],"airflow.sensors.smart_sensor.SensorWork":[[146,6,1,"","__eq__"],[146,6,1,"","cache_key"],[146,6,1,"","close_sensor_logger"],[146,6,1,"","create_new_task_handler"],[146,6,1,"","log"],[146,6,1,"","ti_key"]],"airflow.sensors.smart_sensor.SmartSensorOperator":[[146,6,1,"","execute"],[146,6,1,"","flush_cached_sensor_poke_results"],[146,6,1,"","on_kill"],[146,6,1,"","poke"],[146,5,1,"","ui_color"]],"airflow.sensors.sql":[[147,7,1,"","SqlSensor"]],"airflow.sensors.sql.SqlSensor":[[147,6,1,"","poke"],[147,5,1,"","template_ext"],[147,5,1,"","template_fields"],[147,5,1,"","ui_color"]],"airflow.sensors.time_delta":[[149,7,1,"","TimeDeltaSensor"],[149,7,1,"","TimeDeltaSensorAsync"]],"airflow.sensors.time_delta.TimeDeltaSensor":[[149,6,1,"","poke"]],"airflow.sensors.time_delta.TimeDeltaSensorAsync":[[149,6,1,"","execute"],[149,6,1,"","execute_complete"]],"airflow.sensors.time_sensor":[[151,7,1,"","TimeSensor"],[151,7,1,"","TimeSensorAsync"]],"airflow.sensors.time_sensor.TimeSensor":[[151,6,1,"","poke"]],"airflow.sensors.time_sensor.TimeSensorAsync":[[151,6,1,"","execute"],[151,6,1,"","execute_complete"]],"airflow.sensors.weekday":[[153,7,1,"","DayOfWeekSensor"]],"airflow.sensors.weekday.DayOfWeekSensor":[[153,6,1,"","poke"]],"airflow.timetables":[[154,3,0,"-","base"],[155,3,0,"-","events"],[157,3,0,"-","interval"],[158,3,0,"-","simple"]],"airflow.timetables.base":[[154,7,1,"","DagRunInfo"],[154,7,1,"","DataInterval"],[154,7,1,"","TimeRestriction"],[154,7,1,"","Timetable"]],"airflow.timetables.base.DagRunInfo":[[154,5,1,"","data_interval"],[154,6,1,"","exact"],[154,6,1,"","interval"],[154,6,1,"","logical_date"],[154,5,1,"","run_after"]],"airflow.timetables.base.DataInterval":[[154,5,1,"","end"],[154,6,1,"","exact"],[154,5,1,"","start"]],"airflow.timetables.base.TimeRestriction":[[154,5,1,"","catchup"],[154,5,1,"","earliest"],[154,5,1,"","latest"]],"airflow.timetables.base.Timetable":[[154,5,1,"","can_run"],[154,5,1,"","description"],[154,6,1,"","deserialize"],[154,6,1,"","infer_manual_data_interval"],[154,6,1,"","next_dagrun_info"],[154,5,1,"","periodic"],[154,6,1,"","serialize"],[154,6,1,"","summary"],[154,6,1,"","validate"]],"airflow.timetables.events":[[155,7,1,"","EventsTimetable"]],"airflow.timetables.events.EventsTimetable":[[155,6,1,"","__repr__"],[155,6,1,"","deserialize"],[155,6,1,"","infer_manual_data_interval"],[155,6,1,"","next_dagrun_info"],[155,6,1,"","serialize"],[155,6,1,"","summary"]],"airflow.timetables.interval":[[157,7,1,"","CronDataIntervalTimetable"],[157,8,1,"","Delta"],[157,7,1,"","DeltaDataIntervalTimetable"]],"airflow.timetables.interval.CronDataIntervalTimetable":[[157,6,1,"","__eq__"],[157,6,1,"","deserialize"],[157,6,1,"","infer_manual_data_interval"],[157,6,1,"","serialize"],[157,6,1,"","summary"],[157,6,1,"","validate"]],"airflow.timetables.interval.DeltaDataIntervalTimetable":[[157,6,1,"","__eq__"],[157,6,1,"","deserialize"],[157,6,1,"","infer_manual_data_interval"],[157,6,1,"","serialize"],[157,6,1,"","summary"],[157,6,1,"","validate"]],"airflow.timetables.simple":[[158,7,1,"","NullTimetable"],[158,7,1,"","OnceTimetable"]],"airflow.timetables.simple.NullTimetable":[[158,5,1,"","description"],[158,6,1,"","next_dagrun_info"],[158,6,1,"","summary"]],"airflow.timetables.simple.OnceTimetable":[[158,5,1,"","description"],[158,6,1,"","next_dagrun_info"],[158,6,1,"","summary"]],airflow:[[0,3,0,"-","exceptions"],[8,3,0,"-","executors"],[24,3,0,"-","hooks"],[267,3,0,"-","macros"],[51,3,0,"-","models"],[95,3,0,"-","operators"],[126,3,0,"-","secrets"],[140,3,0,"-","sensors"],[156,3,0,"-","timetables"]]},objnames:{"0":["http","get","HTTP get"],"1":["http","post","HTTP post"],"10":["std","envvar","environment variable"],"2":["http","delete","HTTP delete"],"3":["py","module","Python module"],"4":["py","exception","Python exception"],"5":["py","attribute","Python attribute"],"6":["py","method","Python method"],"7":["py","class","Python class"],"8":["py","data","Python data"],"9":["py","function","Python function"]},objtypes:{"0":"http:get","1":"http:post","10":"std:envvar","2":"http:delete","3":"py:module","4":"py:exception","5":"py:attribute","6":"py:method","7":"py:class","8":"py:data","9":"py:function"},terms:{"0":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,273,274],"00":[40,43,132,160,182,195,207,215,216,234,264,267,268,274],"000":[40,250,272],"0000":[250,267],"000000":199,"0032":250,"004c1210f153":241,"00am":40,"01":[40,132,160,182,195,216,266,267,269],"01ff70":200,"01t00":267,"01t11":132,"02":[40,182,195,216,242,266,267],"03":[43,182,215,226],"037":159,"039":159,"03afc6b6f902":241,"03bc53e68815":241,"04":[43,268,272],"05":[267,268],"05f30312d566":241,"06":[43,242,267,269],"07":[159,269],"073":159,"08":[216,267],"08364691d074":241,"092435bf5d12":241,"0a2a5b66e19d":241,"0alpha0":250,"0b2":242,"0b3":242,"0bd6576d23cb":264,"0e2a74e0fc9f":[241,250],"0m0":159,"0o077":[160,181],"0xae":195,"1":[1,3,11,38,40,43,48,63,67,71,117,132,134,154,159,160,161,164,165,166,168,171,172,173,177,181,182,183,185,187,190,191,196,198,200,202,203,206,208,210,212,214,215,216,218,220,221,222,224,226,230,231,233,241,242,245,249,251,252,259,260,264,266,267,268,269,270,273],"10":[132,134,159,160,166,170,173,177,181,182,183,185,195,196,197,200,207,210,215,216,218,220,221,224,226,241,242,251,252,259,264,269,273],"100":[160,165,181,195,234,249,250,252],"1000":[16,165,181,250],"10000":[175,181],"100000":146,"1000000":272,"1001":[168,250,270],"1002":[168,250,270],"1003":[168,270],"10034":250,"1004":250,"10042":250,"10047":250,"1005":250,"1006":250,"10067":250,"10068":250,"1007":250,"10084":250,"1009":250,"1010":250,"1011":250,"10136":250,"10151":250,"1016":250,"10162":250,"1017":250,"10175":250,"1018":250,"102":250,"1021":250,"10227":250,"10230":250,"10238":250,"1024":[166,181,198,250],"10245":250,"10247":250,"10258":250,"10272":250,"1028":250,"10282":250,"10289":250,"1030":250,"1031":250,"10317":250,"10318":250,"10321":250,"1033":250,"10334":250,"1034":250,"1035":250,"10359":250,"1036":250,"10361":250,"10366":250,"1038":250,"10388":224,"1040":250,"1041":250,"10410":250,"10412":250,"10421":250,"1043":250,"10433":250,"1045":250,"10467":250,"1047":250,"10478":250,"1050":250,"1051":250,"10510":250,"10515":250,"1053":250,"1054":250,"10541":250,"1057":250,"1059":250,"10595":250,"1062":250,"10633":250,"10637":250,"1064":250,"1065":250,"10650":250,"10666":250,"1067":250,"10677":250,"10678":250,"10685":250,"10719":250,"10727":250,"10734":250,"1074":250,"1075":250,"1076":250,"1078":250,"108":[159,250],"10801":250,"10802":250,"1081":250,"10828":250,"1085":250,"10850":250,"10853":250,"10863":250,"10865":250,"10885":250,"1089":250,"10898":250,"10899":250,"1090":250,"10906":250,"1091":250,"10917":250,"10924":250,"1094":250,"10942":250,"1095":250,"10963":250,"10986":250,"10k":173,"10x":250,"11":[166,173,181,182,184,185,200,215,223,224,234,241,242,252,274],"1102":250,"11030":250,"1104":250,"1106":250,"11062":250,"1107":250,"11083":250,"1109":250,"11095":250,"111":250,"1112":250,"11120":250,"11126":250,"11136":250,"11137":250,"1115":250,"1118":250,"1119":250,"11191":250,"1120":250,"1121":250,"1122":250,"1123":250,"1124":250,"1125":250,"11259":250,"1127":250,"11278":250,"11343":250,"11358":250,"1136":250,"11368":250,"1138":250,"11395":250,"114":250,"1140":250,"1141":250,"1142":250,"1145":250,"11468":250,"11480":250,"1149":250,"1150":250,"1153":250,"1155":250,"1157":250,"1160":250,"1163":250,"1166":250,"1167":250,"1168":250,"1170":250,"1172":250,"1173":250,"11742":250,"1175":250,"1177":250,"1179":250,"11799":250,"1180":250,"11800":250,"11801":250,"11802":250,"1181":250,"1182":250,"1184":250,"1185":250,"1186":250,"1187":250,"118781":274,"1188":250,"1189":250,"11890":250,"1191":250,"1192":250,"1193":250,"11945":250,"1195":250,"11959":250,"1196":250,"11964":250,"11969":250,"1197":250,"11970":250,"11973":250,"11974":250,"1199":250,"11990":250,"11993":250,"11am":132,"12":[153,166,170,181,182,185,215,223,224,226,234,241],"120":[160,181],"1200":250,"12003":250,"1201":250,"12011":250,"12023":250,"1203":250,"12045":250,"12058":250,"1206":250,"12069":250,"1207":250,"1208":250,"1210":250,"1213":250,"12133":250,"1215":250,"1217":250,"12188":250,"1221":250,"1223":250,"1226":250,"1227":250,"1229":250,"123":[199,235,261],"1231":250,"12311":250,"1232":250,"12328":250,"1233":250,"12332":250,"1234":[197,250,260],"12340":250,"1235":250,"12352":250,"1237":250,"1239":250,"12411":250,"12413":250,"12414":250,"12419":250,"1242":250,"1243":250,"1244":250,"1245":250,"12459":250,"1247":250,"1248":250,"12495":250,"1251":250,"12518":250,"1252":250,"125230":274,"1255":250,"1256":250,"12605":250,"1262":250,"1263":250,"126306":274,"12633":250,"12636":250,"1265":250,"1266":250,"12661":250,"12663":250,"1267":250,"12694":250,"127":[181,187],"1271":250,"1272":250,"12725":250,"1273":250,"1274":250,"12747":250,"1275":250,"1276":250,"1277":250,"12790":250,"127d2bf2dfa7":241,"128":[171,181,195,250],"1280":250,"1281":250,"1282":250,"12835":250,"1285":250,"12859":250,"12875":250,"12878":250,"12880":250,"1289":250,"128m":198,"1290":250,"129091":274,"1291":250,"1294":250,"12944":250,"1296":250,"1298":250,"1299":250,"13":[159,166,181,185,195,215,224,241,260,264],"130":[146,250],"1300":250,"1301":250,"13037":250,"13064":250,"13071":250,"13074":250,"1308":250,"1309":250,"13094":250,"131":250,"13107":250,"13109":250,"13116":250,"13121":250,"1313":250,"1314":250,"13140":250,"13143":250,"13146":250,"1315":250,"13155":250,"13161":250,"13162":250,"13163":250,"13164":250,"13165":250,"1317":250,"13175":250,"13176":250,"13178":250,"13179":250,"13180":250,"13184":250,"13186":250,"1319":250,"13191":250,"13195":250,"13196":250,"13197":250,"13199":250,"1320":250,"1321":250,"13215":250,"13216":250,"13223":250,"1323":250,"13232":250,"13239":250,"1324":250,"13247":250,"13249":250,"1325":250,"13250":250,"13253":250,"13259":250,"1326":250,"13260":250,"13265":250,"13266":250,"13267":250,"13278":250,"13286":250,"13299":250,"1330":250,"13308":250,"1331":250,"13314":250,"1332":250,"1333":250,"1334":250,"13346":250,"1335":250,"13365":250,"1337":250,"13370":250,"13375":250,"13377":250,"13379":250,"1338":250,"13381":250,"1339":250,"13394":250,"13395":250,"1340":250,"13400":250,"13409":250,"13410":250,"13412":250,"13421":250,"13423":250,"1343":250,"1344":250,"13440":250,"13443":250,"13449":250,"1345":250,"13455":250,"13458":250,"13462":250,"13470":250,"13471":250,"13472":250,"1349":250,"1350":250,"13500":250,"13501":250,"13502":250,"13512":250,"13516":250,"13518":250,"1352":250,"13533":250,"13537":250,"13540":250,"13550":250,"13551":250,"1356":250,"13561":250,"13563":250,"13568":250,"13569":250,"1357":250,"13578":250,"13580":250,"13583":250,"13584":250,"1359":250,"13595":250,"13599":250,"13601":250,"13612":250,"13619":250,"13620":250,"13642":250,"13647":250,"13651":250,"13654":250,"13658":250,"1366":250,"13660":250,"13662":250,"13664":250,"13665":250,"1367":250,"1368":250,"13683":250,"13684":250,"13696":250,"137":250,"13700":250,"13704":250,"13708":250,"13709":250,"13712":250,"13714":250,"13719":250,"13722":250,"13732":250,"13753":250,"13763":250,"13778":250,"13780":250,"13783":250,"13784":250,"13790":250,"1380":250,"13803":250,"13804":250,"1381":250,"13810":250,"13816":250,"1382":250,"1384":250,"1385":250,"13856":250,"1387":250,"13870":250,"13872":250,"1388":250,"13880":250,"13883":250,"13884":250,"13885":250,"1389":250,"13892":250,"13893":250,"13899":250,"139":250,"1390":250,"13900":250,"13903":250,"13904":250,"13907":250,"13920":250,"13921":250,"13922":250,"13923":250,"13927":250,"13929":250,"1393":250,"13932":250,"13933":250,"1394":250,"13940":250,"13959":250,"13962":250,"13963":250,"13964":250,"13968":250,"13969":250,"1397":250,"13979":250,"1398":250,"13984":250,"1399":250,"13997":250,"13eb55f81627":241,"13t00":274,"14":[181,207,245],"14001":250,"1401":250,"14019":250,"1402":250,"14020":250,"14023":250,"14025":250,"14031":250,"14032":250,"14036":250,"1404":250,"14042":250,"14048":250,"14049":250,"14052":250,"14056":250,"14057":250,"1406":250,"14061":250,"14064":250,"14067":250,"14080":250,"14085":250,"14090":250,"14105":250,"14109":250,"14119":250,"14124":250,"1413":250,"14141":250,"14144":250,"14146":250,"14158":250,"14160":250,"14165":250,"14179":250,"14183":250,"14188":250,"1419":250,"14197":250,"142":250,"1420":250,"14204":250,"14209":250,"14215":250,"14248":250,"142555e44c17":[227,241],"14269":250,"14270":250,"14280":250,"14283":250,"14288":250,"1430":250,"14306":250,"1432":250,"14321":250,"14323":250,"1433":250,"14348":250,"1436":250,"14366":250,"1437":250,"1438":250,"14380":250,"14381":250,"14383":250,"1439":250,"14406":250,"1441":250,"14416":250,"1442":250,"14420":250,"14429":250,"1443":250,"14436":250,"14441":250,"1445":250,"14452":250,"14454":250,"14456":250,"14457":250,"14462":250,"14476":250,"14478":250,"1448":250,"14490":250,"14495":250,"14500":250,"14507":250,"14513":250,"14519":250,"1452":250,"14528":250,"1453":250,"14534":250,"14535":250,"14546":250,"1455":250,"14551":250,"14552":250,"14560":250,"14564":250,"14565":250,"14566":250,"14567":250,"14570":250,"14571":250,"14577":250,"14581":250,"1459":250,"1460":250,"14601":250,"14603":250,"14605":250,"14606":250,"14612":250,"14613":250,"14625":250,"1464":250,"14643":250,"14652":250,"14661":250,"14664":250,"14665":250,"14667":250,"14668":250,"1467":250,"14692":250,"14699":250,"1470":250,"14703":250,"14708":250,"1472":250,"14720":250,"14724":250,"1473":250,"14735":250,"14738":250,"14739":250,"1474":250,"1475":250,"1476":250,"14761":250,"14762":250,"14774":250,"14776":250,"1478":250,"14781":250,"14795":250,"1480":250,"14810":250,"14812":250,"14822":250,"14823":250,"14827":250,"1483":250,"14840":250,"14843":250,"14846":250,"14847":250,"1485":250,"14853":250,"1486":250,"14860":250,"14861":250,"1487":250,"14883":250,"1489":250,"14895":250,"149":250,"14903":250,"14905":250,"14909":250,"14911":250,"14917":250,"1492":250,"1493":250,"14942":250,"14946":250,"1495":250,"14958":250,"14963":250,"1497":250,"14970":250,"14972":250,"14978":250,"1498":250,"1499":250,"14990":250,"14993":250,"15":[159,181,184,207,215,224,226,234,242,267,273],"1501":250,"15017":250,"15034":250,"1504":250,"15046":250,"15047":250,"1505":250,"15057":250,"15060":250,"15061":250,"15065":250,"15068":250,"1507":250,"15073":250,"15074":250,"1507a7289a2f":241,"1508":250,"1509":250,"15096":250,"15099":250,"15100":250,"15105":250,"15112":250,"15114":250,"15117":250,"1512":250,"15121":250,"15127":250,"15130":250,"15132":250,"15134":250,"15142":250,"15143":250,"1516":250,"15162":250,"15165":250,"15169":250,"1517":250,"15172":250,"15174":250,"15177":250,"15180":250,"15182":250,"1519":250,"15191":250,"15194":250,"15197":250,"15199":250,"1520":250,"15203":250,"15204":250,"15207":250,"15208":250,"15209":250,"1521":250,"15210":250,"15212":250,"15217":250,"1522":250,"1523":250,"15247":250,"1525":250,"15257":250,"15258":250,"1526":250,"15263":250,"1527":250,"15281":250,"15284":250,"15285":250,"1529":250,"15295":250,"15302":250,"15307":250,"15308":250,"15309":250,"15310":250,"15311":250,"15316":250,"15327":250,"15330":250,"15338":250,"1535":250,"15361":250,"15382":250,"15383":250,"15385":250,"15388":250,"15389":250,"15395":250,"15397":250,"1541":250,"15411":250,"15414":250,"15423":250,"15425":250,"15426":250,"15437":250,"1544":250,"15443":250,"15444":250,"15445":250,"1545":250,"1546":250,"15464":250,"15465":250,"15466":250,"15467":250,"15474":250,"155":250,"1551":250,"15511":250,"15513":250,"15514":250,"15515":250,"1552":250,"15537":250,"1554":250,"15545":250,"15546":250,"15551":250,"15555":250,"15557":250,"1556":250,"15562":250,"15574":250,"15581":250,"15582":250,"15585":250,"1559":250,"15591":250,"15599":250,"1560":250,"1561":250,"15611":250,"1562":250,"1563":250,"1564":250,"15653":250,"15660":250,"15662":250,"15667":250,"15669":250,"1567":250,"1568":250,"15682":250,"15696":250,"157":250,"15706":250,"1571":250,"15712":250,"15714":250,"1572":250,"1573":250,"15731":250,"1574":250,"1575":250,"1576":250,"15769":250,"1577":250,"15777":250,"15778":250,"15784":250,"15788":250,"1579":250,"15792":250,"15795":250,"1580":250,"15812":250,"1582":250,"15822":250,"15825":250,"15826":250,"1584":250,"15851":250,"1586":250,"1587":250,"15873":250,"1588":250,"15889":250,"159":250,"1590":250,"15904":250,"1591":250,"15915":250,"15924":250,"15929":250,"1593":250,"1594":250,"15940":250,"15943":250,"15947":250,"15956":250,"15967":250,"1597":250,"15980":250,"15989":250,"15997":250,"15999":250,"16":[160,166,181,242,272],"160":250,"1600":250,"16005":250,"1601":250,"16018":250,"1602":250,"1603":250,"16030":250,"1604":250,"16040":250,"16047":250,"16049":250,"1605":250,"16057":250,"1606":250,"16067":250,"16072":250,"16073":250,"16075":250,"16077":250,"1608":250,"16084":250,"16085":250,"16086":250,"16088":250,"1609":250,"161":250,"16108":250,"1611":250,"16110":250,"16118":250,"16129":250,"1613":250,"16133":250,"16139":250,"1614":250,"16141":250,"1615":250,"1617":250,"16170":250,"16173":250,"16177":250,"16179":250,"1618":250,"1619":250,"16190":250,"162":250,"16206":250,"1621":250,"16220":250,"16226":250,"1623":250,"16232":250,"16233":250,"16244":250,"16248":250,"16253":250,"1626":250,"16267":250,"1627":250,"16275":250,"1628":250,"16289":250,"1629":250,"16301":250,"1631":250,"16312":250,"16317":250,"16318":250,"16320":250,"1633":250,"1634":250,"16342":250,"16343":250,"16345":250,"1635":250,"16352":250,"16357":250,"1636":250,"16368":250,"1637":250,"16375":250,"16377":250,"16380":250,"16383":250,"16384":250,"1639":250,"16392":250,"16393":250,"1640":250,"16400":250,"16401":250,"16404":250,"1641":250,"16410":250,"16415":250,"1643":250,"16437":250,"16440":250,"16442":250,"16461":250,"1647":250,"16474":250,"16484":250,"16491":250,"16497":250,"1650":250,"16511":250,"16513":250,"16516":250,"1652":250,"16521":250,"16522":250,"16523":250,"16534":250,"16539":250,"1654":250,"16548":250,"16550":250,"16553":250,"16557":250,"1656":250,"16569":250,"1657":250,"16574":250,"16579":250,"1658":250,"16581":250,"1659":250,"16594":250,"16595":250,"16599":250,"1660":250,"16601":250,"16609":250,"16617":250,"16623":250,"16630":250,"16634":250,"1664":250,"16644":250,"16647":250,"16648":250,"1665":250,"16650":250,"16653":250,"16658":250,"16659":250,"16666":250,"16671":250,"16672":250,"1668":250,"16681":250,"16682":250,"16686":250,"1669":250,"16695":250,"16696":250,"16698":250,"167":250,"16700":250,"16701":250,"1671":250,"16710":250,"16718":250,"16719":250,"16732":250,"16734":250,"16741":250,"1675":250,"16754":250,"1676":250,"16760":250,"16765":250,"1677":250,"16779":250,"1678":250,"168":250,"16805":250,"16809":250,"1681":250,"16811":250,"16814":250,"16816":250,"1682":250,"16829":250,"1683":250,"16835":250,"1684":250,"16852":250,"16854":250,"16860":250,"16861":250,"16866":250,"1687":250,"1688":250,"16893":250,"16894":250,"1690":250,"1691":250,"16911":250,"1692":250,"16923":250,"16926":250,"16931":250,"1694":250,"1695":250,"1696":250,"1697":250,"16974":250,"1698":250,"16t11":184,"17":[226,234,264,272],"170":250,"17003":250,"17007":250,"17027":250,"17030":250,"17057":250,"1706":250,"17071":250,"17078":250,"17090":250,"17099":250,"171":250,"17100":250,"17101":250,"17105":250,"1711":250,"1712":250,"17121":250,"17122":250,"17133":250,"1714":250,"17144":250,"17146":250,"17151":250,"17156":250,"1716":250,"17179":250,"1718":250,"1719":250,"17194":250,"17195":250,"17207":250,"17208":250,"17213":250,"1722":250,"17229":250,"1723":250,"1724":250,"1726":250,"17263":250,"17269":250,"1727":250,"17277":250,"17278":250,"1728":250,"17287":250,"1729":250,"17296":250,"17298":250,"173":250,"1730":250,"17305":250,"17308":250,"1731":250,"17317":250,"17319":250,"1732":250,"17321":250,"17333":250,"17339":250,"1734":250,"17347":250,"17349":250,"1736":250,"17376":250,"17397":250,"1740":250,"17405":250,"17409":250,"1741":250,"17410":250,"17411":250,"17414":250,"17423":250,"1743":250,"17431":250,"1744":250,"1745":250,"17450":250,"17451":250,"17456":250,"17477":250,"17484":250,"17488":250,"175":250,"17501":250,"17519":250,"17529":250,"17535":250,"17537":250,"17541":250,"17544":250,"17548":250,"1755":250,"17552":250,"1756":250,"17564":250,"17565":250,"17567":250,"1757":250,"17575":250,"17576":250,"17578":250,"17589":250,"17591":250,"17593":250,"17594":250,"17596":250,"176":250,"1760":250,"17600":250,"17601":250,"17603":[181,215,250],"1761":250,"17611":250,"17613":250,"17618":250,"1762":250,"17621":250,"17622":250,"17625":250,"1763":250,"17630":250,"17631":250,"17633":250,"1764":250,"17642":250,"1765":250,"17667":250,"17682":250,"17683":250,"1769":250,"17699":250,"1770":250,"17701":250,"17708":250,"17709":250,"1771":250,"17710":250,"17711":250,"17719":250,"1772":250,"17728":250,"17729":250,"17731":250,"17732":250,"17736":250,"1774":250,"17745":250,"17747":250,"17748":250,"17749":250,"17751":250,"17753":250,"17755":250,"17757":250,"17759":250,"1776":250,"17768":250,"17769":250,"17772":250,"17786":250,"1779":250,"178":250,"1780":250,"17805":250,"17808":250,"1781":250,"17816":250,"17817":250,"17818":250,"17819":250,"17821":250,"17835":250,"17838":250,"17839":250,"1784":250,"1785":250,"1786":250,"17862":250,"1787":250,"17873":250,"17875":250,"17876":250,"17882":250,"17886":250,"1789":250,"17896":250,"179":250,"1790":250,"17902":250,"17903":250,"17915":250,"1792":250,"17924":250,"17929":250,"1793":250,"1794":250,"17940":250,"17941":250,"17942":250,"17945":250,"17946":250,"1795":250,"17957":250,"17959":250,"17961":250,"17963":250,"17965":250,"17967":250,"1797":250,"17971":250,"17980":250,"17983":250,"17985":250,"17989":250,"1799":250,"17990":250,"18":[215,264],"180":[146,250],"1800":181,"18000":250,"1801":250,"1802":250,"18020":250,"1803":250,"18033":250,"18035":250,"1804":250,"18042":250,"18046":250,"1805":250,"18052":250,"18054":250,"1806":250,"18061":250,"18065":250,"18067":250,"1807":250,"18072":250,"1808":250,"18083":250,"18084":250,"18085":250,"18088":250,"1809":250,"18090":250,"18092":250,"18095":250,"18099":250,"181":250,"1810":250,"18106":250,"18107":250,"1811":250,"18119":250,"1812":250,"18122":250,"18126":250,"18128":250,"18129":250,"1813":250,"1814":250,"18152":250,"18159":250,"1816":250,"18160":250,"18161":250,"18162":250,"18164":250,"18166":250,"1817":250,"18171":250,"18174":250,"18179":250,"18189":250,"1819":250,"18194":250,"1820":250,"18207":250,"18208":250,"1821":250,"18210":250,"18214":250,"18224":250,"18228":250,"18230":250,"18240":250,"18243":250,"18244":250,"18251":250,"18258":250,"1826":250,"18266":250,"18269":250,"1827":250,"18273":250,"18274":250,"18275":250,"18277":250,"18282":250,"18284":250,"1829":250,"183":250,"1830":250,"18305":250,"1831":250,"18337":250,"18338":250,"18346":250,"18349":250,"1835":250,"18356":250,"18362":250,"1837":250,"18370":250,"18376":250,"18377":250,"1838":250,"18382":250,"18384":250,"18389":250,"1839":250,"1840":250,"18406":250,"1841":250,"18414":250,"1842":250,"18420":250,"18421":250,"1843":250,"18431":250,"18434":250,"18438":250,"18439":250,"18441":250,"1845":250,"18450":250,"1846":250,"18461":250,"18462":250,"18471":250,"18475":250,"18478":250,"1848":250,"18499":250,"185":250,"1850":250,"18502":250,"18516":250,"1852":250,"18522":250,"1853":250,"1854":250,"1855":250,"18552":250,"18554":250,"18557":250,"18562":250,"18570":250,"18573":250,"18602":250,"18611":250,"18616":250,"18617":250,"18623":250,"18627":250,"1863":250,"18642":250,"18644":250,"18651":250,"18655":250,"1866":250,"18675":250,"18679":250,"18685":250,"1869":250,"187":250,"1870":250,"18700":250,"18704":250,"18706":250,"18707":250,"18708":250,"18715":250,"18718":250,"1872":250,"18720":250,"18724":250,"18726":250,"18728":250,"18729":250,"1873":250,"18730":250,"18739":250,"1874":250,"18742":250,"18745":250,"18747":250,"18749":250,"18750":250,"18757":250,"1876":250,"18772":250,"1878":250,"18783":250,"18786":250,"18788":250,"1879":250,"18795":250,"18797":250,"18798":250,"18804":250,"18806":250,"1881":250,"1882":250,"18820":250,"18821":250,"18824":250,"18828":250,"1883":250,"1884":250,"18842":250,"1885":250,"18850":250,"18868":250,"1887":250,"18875":250,"1888":250,"18885":250,"1889":250,"18897":250,"189":250,"18907":250,"1891":250,"18915":250,"18916":250,"1892":250,"18924":250,"18926":250,"1893":250,"18944":250,"1895":250,"18953":250,"18954":250,"18955":250,"18956":250,"1896":250,"18960":250,"18968":250,"1897":250,"18975":250,"18979":250,"18980":250,"18986":250,"1899":250,"18991":250,"18994":250,"18998":250,"19":[195,226,242],"190":250,"19009":250,"1901":250,"19010":250,"19020":250,"19025":250,"19028":250,"19029":250,"19034":250,"19036":250,"1904":250,"19059":224,"19060":250,"19061":250,"19063":250,"19064":250,"19065":250,"1907":250,"19076":250,"1908":250,"19083":250,"19087":250,"19088":250,"1909":250,"19091":250,"19095":250,"19097":250,"191":250,"19105":250,"1911":250,"19112":250,"19113":250,"19119":250,"1912":250,"19121":250,"1913":250,"19130":250,"1914":250,"19145":250,"19148":250,"1915":250,"19153":250,"1916":250,"19166":250,"1917":250,"19173":250,"19179":250,"19183":250,"19185":250,"1919":250,"19198":250,"192":250,"1920":250,"19203":250,"1921":250,"19211":250,"19213":250,"19214":250,"19215":250,"19244":250,"19255":250,"19258":250,"19261":250,"19267":250,"19268":250,"1927":250,"1928":250,"19281":250,"19282":250,"1929":250,"19294":250,"19298":250,"1930":250,"19303":250,"19307":250,"1932":250,"1933":250,"19337":250,"19338":250,"19339":250,"19342":250,"1935":250,"19353":250,"19355":250,"19359":250,"19363":250,"19367":250,"1937":250,"19375":250,"19378":250,"1938":250,"19380":250,"1939":250,"19390":250,"19395":250,"19396":250,"19401":250,"19410":250,"19411":250,"19418":250,"1942":250,"19425":250,"1943":250,"1945":250,"1946":250,"19465":250,"19466":250,"19471":250,"19478":250,"1948":250,"19482":250,"19484":250,"19487":250,"1949":250,"19491":250,"195":250,"1950":250,"19505":250,"1952":250,"19528":250,"1953":250,"1954":250,"1955":250,"19553":250,"19557":250,"19563":250,"1957":250,"1958":250,"19592":250,"19593":250,"196":250,"1960":250,"19607":250,"19608":250,"19616":250,"1963":250,"19639":250,"1964":250,"19647e":134,"19658":250,"19667":250,"1967":250,"19672":250,"1968":250,"19684":250,"19686":250,"1968acfc09e3":241,"1969":250,"19691":250,"1970":[132,143,250],"19700":250,"19703":250,"19705":250,"19709":250,"1971":250,"19729":250,"19747":250,"1975":250,"19758":250,"1976":250,"1978":250,"19792":250,"19793":250,"198":250,"19803":250,"1982":250,"19821":250,"1983":250,"1984":250,"19841":250,"19842":250,"19845":250,"19849":250,"1985":250,"19855":250,"19856":250,"19857":250,"19859":250,"19878":250,"1988":250,"19886":250,"19898":250,"19904":250,"19910":250,"19931":250,"19932":250,"19933":250,"19935":250,"1994":250,"1995":250,"19950":250,"1996":250,"19961":250,"19963":250,"19968":250,"1997":250,"19973":250,"1998":250,"19985":250,"19987":250,"1999":250,"19993":250,"19994":250,"19999":250,"1am":132,"1b38cef5b76":241,"1d":242,"1g":198,"1gi":272,"1rc1":250,"1st":164,"1tb":250,"2":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,273,274],"20":[42,146,170,177,181,195,224,242],"200":[234,250],"2000":250,"20002":250,"2002":250,"2003":250,"20030":250,"20039":250,"2004":[230,250],"20040":250,"20044":250,"20048":250,"20052":250,"2006":250,"20062":250,"20071":250,"2008":250,"2009":250,"200m":250,"201":250,"20102":250,"20112":250,"20113":250,"20114":250,"20118":250,"2012":269,"20121":250,"2014":247,"2015":[182,247,250,266,267,269],"20150":250,"20150101t000000":250,"20151":250,"20153":250,"2016":[40,164,182,184,195,226,247,268,269],"2017":[215,224,226,268],"20172":250,"20174":250,"20178":250,"2018":[153,226,234,267],"20180101t000000":267,"201804":250,"20182":250,"20183":250,"2019":[164,173,182,215,224,242,247],"202":250,"2020":[164,166,170,182,195,207,215,226,242,268,274],"20204":250,"2021":[43,159,164,168,173,177,182,190,195,202,216,221,223,226,231,233,269,270,272],"20216":250,"20217":250,"20218":250,"2022":[160,166,202,270],"2023":250,"20245":250,"2025":250,"20257":250,"2027":250,"20273":250,"2028":250,"20282":250,"2029":250,"20295":250,"20297":250,"2030":250,"20303":250,"2031":250,"20318":250,"20322":250,"2033":250,"2034":250,"20349":250,"20355":250,"20356":250,"20361":250,"2037":250,"20378":250,"2038":250,"2039":250,"2040":250,"2041":250,"20411":250,"20417":250,"2042":250,"20429":250,"2043":250,"20438":250,"2044":250,"20443":250,"20455":250,"2046":250,"20467":250,"2048":250,"20485":250,"20486":250,"20487":250,"20489":250,"2050":250,"20507":250,"20519":250,"2053":250,"20541":250,"20549":250,"2055":250,"20567":250,"2057":250,"20576":250,"2059":250,"20591":250,"206":250,"2060":250,"20602":250,"20628":250,"2063":250,"20640":250,"20648":250,"20649":250,"2065":250,"20656":250,"20658":250,"20659":250,"2066":250,"20663":250,"20671":250,"2068":250,"2069":250,"20699":250,"207":250,"20700":250,"20704":250,"20707":250,"20722":250,"2073":250,"20730":250,"20731":250,"20733":250,"20737":250,"2074":250,"20755":250,"20758":250,"2077":250,"2078":250,"20781":250,"20783":250,"20798":250,"208":250,"2080":250,"20800":250,"20802":250,"20816":250,"20817":250,"2082":250,"2083":250,"20838":250,"20841":250,"2085":250,"2086":250,"20860":250,"20868":250,"2087":250,"20870":250,"20874":250,"2088":250,"20883":250,"20888":250,"2089":250,"209":250,"2090":250,"20900":250,"2091":250,"20910":250,"2092":250,"20920":250,"20923":250,"20924":250,"20933":250,"2094":250,"2095":250,"20951":250,"20955":250,"20962":250,"2097":250,"20979":250,"2099":250,"20soul":269,"20x":250,"21":[154,168,173,182,224,260,270,273],"2100":250,"21000":181,"21006":250,"21011":250,"21018":250,"2102":250,"21024":250,"21031":250,"21054":250,"2106":250,"21060":250,"21062":250,"2107":250,"21074":250,"2108":250,"21093":250,"211":250,"2110":250,"21116":250,"2112":250,"2113":250,"2115":250,"21157":250,"2116":250,"21162":250,"21181":250,"21191":250,"21192":250,"211e584da130":241,"21207":250,"21213":250,"2122":250,"2123":250,"21237":250,"21238":250,"21239":250,"2124":250,"21244":250,"21246":250,"2125":250,"2126":250,"2127":250,"21275":250,"21289":250,"2129":250,"21294":250,"21296":250,"21297":250,"213":250,"2130":250,"2131":250,"21316":250,"2132":250,"2133":250,"21330":250,"21332":250,"2134":250,"21342":250,"21352":250,"21357":250,"21362":250,"2138":250,"21382":250,"2139":250,"21392":250,"21399":250,"214":250,"2140":250,"2141":250,"21413":250,"2142":250,"2143":250,"21433":250,"21438":250,"21442":250,"21445":250,"21446":250,"2145":250,"2146":250,"2147":250,"21478":250,"21481":250,"21483":250,"2149":250,"2150":250,"21501":250,"21506":250,"21507":250,"2151":250,"21511":250,"2152":250,"21526":250,"21539":250,"21540":250,"21555":250,"2156":250,"21565":250,"21566":250,"21567":250,"21568":250,"21569":250,"21586":250,"2159":250,"21596":250,"216":250,"2160":250,"21600":181,"21602":250,"2161":250,"2162":250,"2163":250,"21653":250,"21658":250,"2166":250,"21662":250,"21664":250,"21667":250,"21670":250,"2168":250,"21685":250,"2169":250,"21694":250,"21705":250,"21706":250,"2171":250,"21712":250,"21729":250,"2173":250,"21731":250,"21736":250,"2174":250,"21741":250,"2175":250,"21751":250,"21753":250,"21757":250,"2176":250,"21764":250,"2177":250,"21770":250,"2178":250,"21793":250,"218":250,"21805":250,"21806":250,"21809":250,"2181":250,"2183":250,"2184":250,"2185":250,"21851":250,"2186":250,"21868":250,"2187":250,"21879":250,"21881":250,"21882":250,"21887":250,"21889":250,"219":250,"2190":250,"21902":250,"21904":250,"21905":250,"2191":250,"21926":250,"21928":250,"21938":250,"21958":250,"21959":250,"2197":250,"21973":250,"21980":250,"2199":250,"21991":250,"21998":250,"21t23":173,"22":[153,168,197,224,242,270],"2200":250,"22000":250,"22003":250,"22009":250,"2202":250,"22025":250,"22027":250,"2203":250,"2204":250,"22045":250,"2205":250,"22050":250,"22051":250,"22053":250,"22055":250,"2206":250,"22061":250,"2207":250,"2208":250,"22084":250,"2209":250,"22101":250,"2211":250,"22114":250,"22116":250,"2212":250,"22120":250,"2213":250,"2215":250,"22151":250,"22158":250,"2216":250,"22162":250,"22168":250,"2217":250,"222":250,"2220":250,"22208":250,"2222":250,"22227":250,"22233":250,"22236":250,"2224":250,"22241":250,"22244":250,"2225":250,"22259":250,"2226":250,"22262":250,"2227":250,"2228":250,"22297":250,"223":250,"22304":250,"22305":250,"2231":250,"22310":250,"22326":250,"2233":250,"22332":250,"22333":250,"2234":250,"22347":250,"2235":250,"22353":250,"22362":250,"22364":250,"22372":250,"22379":250,"2238":250,"22385":250,"22386":250,"22389":250,"224":250,"2240":250,"22410":250,"22420":250,"2244":250,"2245":250,"2247":250,"22475":250,"2248":250,"22483":250,"22488":250,"2249":250,"22491":250,"22493":250,"225":250,"2251":250,"22525":250,"2253":250,"22530":250,"22531":250,"2254":250,"2256":250,"22566":250,"22573":250,"2258":250,"2259":250,"22596":250,"2260":250,"22601":250,"2261":250,"22619":250,"22627":250,"22635":250,"22637":250,"2264":250,"2266":250,"2267":250,"22671":250,"22685":250,"22688":250,"2269":250,"22696":250,"22697":250,"22698":250,"227":250,"2270":250,"22701":250,"22704":250,"22711":250,"22725":250,"2273":250,"2274":250,"22745":250,"22752":250,"22756":250,"22760":250,"22764":250,"22770":250,"22780":250,"22783":250,"2279":250,"22798":250,"228":250,"22803":250,"22804":250,"22807":250,"22809":250,"2281":250,"22812":250,"22813":250,"2282":250,"22823":250,"22832":250,"22837":250,"2284":250,"22850":250,"22858":250,"2286":250,"22862":250,"2287":250,"22872":250,"22873":250,"22898":250,"2291":250,"2292":250,"22924":250,"22928":250,"2293":250,"22932":250,"22939":250,"22941":250,"22944":250,"2296":250,"22963":250,"22964":250,"22974":250,"22978":250,"2298":250,"22989":250,"2299":250,"22990":250,"22extra":197,"22json":197,"22list":197,"22my_val":197,"22nest":197,"22of":197,"22val":197,"22valu":197,"23":[43,132,224,226],"230":250,"2300":250,"23007":250,"2301":250,"23013":250,"23015":250,"23016":250,"2302":250,"23021":250,"23027":250,"2303":250,"23037":250,"2304":250,"2305":250,"2306":250,"23075":250,"23080":250,"2309":250,"231":250,"2312":250,"2313":250,"2314":250,"23181":250,"23183":250,"23209":250,"23243":250,"2326":250,"2328":250,"2330":250,"2331":250,"2333":250,"2334":250,"2335":250,"2336":250,"2338":250,"234":250,"2343":250,"2344":250,"2345":250,"2346":250,"2347":250,"2348":250,"2350":250,"2351":250,"2355":250,"2357":250,"2358":250,"2359":250,"2362":250,"2363":250,"2364":250,"2365":250,"2369":250,"2370":250,"2376":250,"2377":250,"2378":250,"238":250,"2380":250,"2381":250,"2382":250,"2389":250,"239":250,"2390":250,"2391":250,"2393":250,"2394":250,"2396":250,"2397":250,"2398":250,"2399":250,"24":[146,181],"2400":250,"2401":250,"2402":250,"2403":250,"2404":250,"2406":250,"2407":250,"2409":250,"241":250,"2410":250,"2411":250,"2412":250,"2415":250,"2417":250,"2418":250,"2419":250,"2420":250,"2424":250,"2425":250,"2426":250,"2427":250,"2429":250,"243":250,"2430":250,"2431":250,"2435":250,"2436":250,"2437":250,"244":250,"2440":250,"2441":250,"2442":250,"2444":250,"2445":250,"2446":250,"2447":250,"2448":250,"2449":250,"2450":250,"2451":250,"2452":250,"2453":250,"2454":250,"2457":250,"2458":250,"246":250,"2460":250,"2461":250,"2462":250,"2463":250,"2465":250,"2466":250,"2467":250,"247":250,"2471":250,"2472":250,"2473":250,"2474":250,"2476":250,"2477":250,"2479":250,"247ebe6cf87a":264,"248":250,"2481":250,"2482":250,"2484":250,"2485":250,"2486":250,"2487":250,"2489":250,"2491":250,"2493":250,"2495":250,"2498":250,"2499":250,"25":[181,195,215,242,272],"250":39,"2500":250,"2501":250,"2502":250,"2503":250,"2504":250,"2508":250,"2509":250,"250m":272,"251":250,"2510":250,"2511":250,"2512":250,"2513":250,"2515":250,"2516":250,"2517":250,"2518":250,"2519":250,"252":250,"2520":250,"2521":250,"2522":250,"2523":250,"2524":250,"2525":250,"2526":250,"2529":250,"2530":250,"2532":250,"2533":250,"2534":250,"2536":250,"2537":250,"2538":250,"2539":250,"2542":250,"2544":250,"2545":250,"2547":250,"2548":250,"255":[170,250],"2550":250,"2551":250,"2553":250,"2557":250,"2558":250,"2559":250,"256":[185,241,250],"2560":250,"2561":250,"2562":250,"2565":250,"2566":250,"2567":250,"2568":250,"2573":250,"2574":250,"2575":250,"2578":250,"258":250,"2581":250,"2585":250,"2586":250,"2587":250,"2590":250,"2591":250,"2592":250,"2596":250,"2597":250,"26":[234,242,250],"260":250,"2601":250,"2604":250,"2605":250,"2606":250,"2607":250,"2608":250,"261":250,"2611":250,"2612":250,"2613":250,"2614":250,"2615":250,"2617":250,"262":250,"2622":250,"2624":250,"2627":250,"263":250,"2630":250,"2634":250,"2635":250,"2638":250,"264":250,"2640":250,"2641":250,"2642":250,"2645":250,"2646":250,"2650":250,"2652":250,"2654":250,"2655":250,"2657":250,"2658":250,"2661":250,"2662":250,"2663":250,"2668":250,"2670":250,"2678":250,"2681":250,"2682":250,"269":250,"2691":250,"2692":250,"2694":250,"2698":250,"27":[168,215,226,242,250,270],"2703":250,"2705":250,"2706":250,"2707":250,"2709":250,"2710":250,"2712":250,"2715":250,"2716":250,"2723":250,"273":250,"2731":250,"2735":250,"2737":250,"274":250,"2744":250,"2747":250,"275":250,"2750":250,"2751":250,"2753":250,"2755":250,"2756":250,"2758":250,"276":250,"2760":250,"2761":250,"2763":250,"2766":250,"2767":250,"277":250,"2770":250,"2771":250,"2772":250,"2776":250,"2778":250,"2779":250,"278":250,"2780":250,"2782":250,"2783":250,"2785":250,"2786":250,"2787":250,"2789":250,"2794":250,"2795":250,"2797":250,"2798":250,"2799":250,"27c6a30d7c24":241,"28":[164,226],"280":250,"2800":250,"2801":250,"2805":250,"2809":250,"281":250,"2810":250,"2811":250,"2817":250,"282":250,"2821":250,"2825":250,"2826":250,"2829":250,"283":250,"2836":250,"284":250,"2843":250,"2848":250,"285":250,"2854":250,"2855":250,"2857":250,"2859":250,"286":250,"2860":250,"2861":250,"2863":250,"2864":250,"2865":250,"2866":250,"2867":250,"2869":250,"2870":250,"2874":250,"2876":250,"2879":250,"288":250,"2882":250,"2884":250,"2886":250,"2887":250,"2888":250,"2889":250,"289":250,"2891":250,"2893":250,"2895":250,"29":264,"2900":250,"2903":250,"2904":250,"2905":250,"2907":250,"2908":250,"291":250,"2912":250,"2915":250,"2916":250,"2917":250,"2918":250,"2921":250,"2922":250,"2923":250,"2928":250,"2930":250,"2932":250,"2933":250,"2938":250,"2939":250,"2948":250,"2949":250,"2951":250,"2952":250,"2955":250,"2956":250,"296":250,"2961":250,"2965":250,"2966":250,"297":250,"2974":250,"2979":250,"298":250,"2981":250,"2983":250,"2984":250,"2985":250,"2988":250,"2989":250,"2990":250,"2993":250,"2994":250,"2997":250,"29t14":274,"2a":197,"2am":40,"2c":197,"2c6edca13270":241,"2e42bb497a22":241,"2e541a1dcf":241,"2e82aab8ef20":241,"2ecc40":200,"2f":270,"2fkei":260,"2flocat":197,"2fsql":274,"2fsqlite_default":197,"2fssword":197,"2ftmp":197,"2fv2":274,"2gi":272,"2nd":173,"2rc1":250,"2x":250,"3":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,273,274],"30":[59,154,159,160,165,173,177,181,183,215,234,245],"300":[40,59,181,215,250,269],"3001":250,"3002":250,"3003":250,"3004":250,"3005":250,"3006":250,"3008":250,"3009":250,"301":[168,250,270],"3012":250,"3018":250,"302":250,"3022":250,"3023":250,"3025":250,"3028":250,"3030":250,"3034":250,"3035":250,"3044":250,"3046":250,"3049":250,"3055":250,"3057":250,"3059":250,"306":250,"3060":250,"3062":250,"3064":250,"3067":250,"3069":250,"307":250,"3070":250,"3072":250,"3074":250,"3076":250,"3078":250,"3079":250,"308":250,"3086":250,"30867afad44a":241,"3089":250,"309":250,"3090":250,"3099":250,"31":[176,250],"3103":250,"3104":250,"3108":250,"3109":250,"311":250,"3111":250,"3112":250,"3119":250,"3123":250,"3124":250,"3125":250,"3127":250,"313":250,"3132":250,"3136":250,"3137":250,"3138":250,"3139":250,"314":250,"3141":250,"3143":250,"3147":250,"3148":250,"315":250,"3150":250,"3153":250,"3155":250,"3157":250,"3159":250,"316":250,"3160":250,"3161":250,"3162":250,"3168":250,"3173":250,"3174":250,"3175":250,"3177":250,"3183":250,"3187":250,"3189":250,"319":250,"3190":250,"3191":250,"3193":250,"3195":250,"3197":250,"32":[181,239],"3202":250,"3203":250,"3205":250,"321":250,"3211":250,"3212":250,"3213":250,"3217":250,"3218":250,"322":250,"3220":250,"3231":250,"3232":250,"3233":250,"3235":250,"3236":250,"3237":250,"3238":250,"3239":250,"3241":250,"3245":250,"3246":250,"3249":250,"3250":250,"3251":250,"3255":250,"3258":250,"3259":250,"3260":250,"3262":250,"3263":250,"3264":250,"3265":250,"3266":250,"3268":250,"327":250,"3271":250,"3274":250,"3275":250,"3276":250,"3277":250,"3281":250,"3287":250,"3288":250,"329":250,"3294":250,"3295":250,"3297":250,"3298":250,"3301":250,"3302":250,"3306":[195,250,260],"3309":250,"331":250,"3310":250,"3315":250,"3316":250,"3319":250,"3322":250,"3323":250,"3327":250,"333":250,"3332":250,"3336":250,"334":250,"3340":250,"3341":250,"3345":250,"3346":250,"3348":250,"3349":250,"335":250,"3352":250,"3353":250,"3355":250,"3359":250,"3360":250,"3361":250,"3365":250,"3366":250,"337":250,"3370":250,"3371":250,"3375":250,"3378":250,"3380":250,"3382":250,"3383":250,"3384":250,"3388":250,"338e90f54d61":241,"339":250,"3392":250,"3393":250,"3395":250,"3397":250,"3398":250,"33ae817a1ff4":241,"34":184,"340":250,"3402":250,"3403":250,"3406":250,"3408":250,"341":250,"3410":250,"3411":250,"3414":250,"3416":250,"3417":250,"3419":250,"342":250,"3423":250,"3425":250,"3426":250,"343":250,"3432":250,"3434":250,"3438":250,"3439":250,"3444":250,"3446":250,"3447":250,"3449":250,"345":250,"3452":250,"3455":250,"3458":250,"3459":250,"3461":250,"3462":250,"3463":250,"3464":250,"347":250,"3471":250,"3474":250,"3475":250,"3476":250,"3477":250,"3478":250,"3479":250,"348":250,"3480":250,"3484":250,"349":250,"3490":250,"3495":250,"35":[242,272],"3502":250,"3504":250,"3506":250,"3516":250,"3518":250,"3519":250,"3521":250,"3522":250,"3527":250,"353":250,"3531":250,"3532":250,"354":250,"3540":250,"3541":250,"3543":250,"3547":250,"355":250,"3550":250,"3552":250,"3556":250,"3557":250,"3559":250,"356":250,"3560":250,"3561":250,"3563":250,"3568":250,"3569":250,"3573":250,"3578":250,"358":250,"3581":250,"3583":250,"3584":250,"3589":250,"359":250,"3590":250,"3591":250,"3592":250,"3594":250,"3596":250,"3599":250,"360":250,"3600":[177,181,250,255],"3602":250,"3603":250,"3605":250,"3606":250,"3607":250,"361":250,"3610":250,"3612":250,"3615":250,"3616":250,"3617":250,"362":250,"3623":250,"3624":250,"3626":250,"3629":250,"3630":250,"3631":250,"3632":250,"3634":250,"3635":250,"3636":250,"3639":250,"3641":250,"364159666cbd":241,"3642":250,"3646":250,"3647":250,"365":250,"3650":250,"3651":250,"3653":250,"3655":250,"3656":250,"3657":250,"3659":250,"3662":250,"3664":250,"3666":250,"3670":250,"3671":250,"3672":250,"3674":250,"3675":250,"3676":250,"3677":250,"3679":250,"3680":250,"3681":250,"3683":250,"3685":250,"3687":250,"3689":250,"369":250,"3690":250,"3691":250,"3692":250,"3693":250,"3696":250,"3697":250,"3698":250,"3699":250,"37":250,"370":250,"3700":250,"3701":250,"3702":250,"3703":250,"3704":250,"3705":250,"3706":250,"3708":250,"3709":250,"3711":250,"3712":250,"3713":250,"3714":250,"3719":250,"3720":250,"3723":250,"3724":250,"3725":250,"3729":250,"373":250,"3730":250,"3731":250,"3732":250,"3733":250,"3734":250,"3736":250,"3737":250,"3738":250,"3740":250,"3741":250,"3742":250,"3743":250,"3744":250,"3745":250,"3746":250,"3749":250,"375":250,"3750":250,"3751":250,"3752":250,"3756":250,"3758":250,"3763":250,"3764":250,"3765":250,"3766":250,"3767":250,"3768":250,"3770":250,"3771":250,"3772":250,"3774":250,"3779":250,"378":250,"3780":250,"3782":250,"3783":250,"3784":250,"3789":250,"379":250,"3792":250,"3793":250,"3795":250,"3798":250,"3799":250,"38":250,"3801":250,"3802":250,"3804":250,"3807":250,"3808":250,"381":250,"3810":250,"3811":250,"3813":250,"3817":250,"3820":250,"3821":250,"3823":250,"3826":250,"3828":250,"383":250,"3830":250,"3833":250,"3834":250,"3838":250,"3839":250,"3844":250,"3845":250,"3849":250,"385":250,"3855":250,"3857":250,"386":250,"3862":250,"3863":250,"3865":250,"3866":250,"3867":250,"3869":250,"387":250,"3870":250,"3871":250,"3873":250,"3874":250,"3875":250,"3876":250,"388":250,"3880":250,"3881":250,"3884":250,"3885":250,"3886":250,"3887":250,"3888":250,"3890":250,"3892":250,"3894":250,"3895":250,"3899":250,"39":[43,154,250],"3901":250,"3905":250,"3907":250,"3908":250,"3910":250,"3911":250,"3917":250,"3918":250,"3922":250,"3923":250,"3924":250,"3925":250,"393":250,"3930":250,"3931":250,"3932":250,"3933":250,"3935":250,"3937":250,"3938":250,"3939":250,"394":250,"3944":250,"3945":250,"3946":250,"3947":250,"395":250,"3950":250,"3956":250,"3958":250,"3960":250,"3962":250,"3963":250,"3964":250,"3966":250,"3968":250,"397":250,"3971":250,"3973":250,"3974":250,"3977":250,"3978":250,"398":250,"3980":250,"3982":250,"3984":250,"3986":250,"3989":250,"399":250,"3990":250,"3995":250,"3996":250,"3997":250,"3998":250,"3a":197,"3c20cacc0044":241,"3dairflow":215,"3rd":173,"4":[160,164,166,173,175,181,185,190,210,215,216,230,241,242,249,264,270,274],"40":[197,250],"400":[0,250],"4000":250,"4001":250,"4002":250,"4006":250,"4008":250,"4009":250,"4010":250,"4012":250,"4013":250,"4014":250,"4015":250,"4016":250,"4019":250,"402":250,"4020":250,"4025":250,"4026":250,"4027":250,"403":250,"4030":250,"4031":250,"4033":250,"4034":250,"4035":250,"4037":250,"404":[0,250],"4043":250,"4044":250,"4045":250,"4046":250,"4048":250,"4050":250,"4052":250,"4053":250,"4054":250,"4058":250,"406":250,"4062":250,"4063":250,"4069":250,"406f":223,"407":250,"4070":250,"4073":250,"4074":250,"4076":250,"4080":250,"4083":250,"4084":250,"4086":250,"4087":250,"4090":250,"4093":250,"4094":250,"4095":250,"4098":250,"40e67319e3a9":241,"41":250,"410":250,"4100":250,"4103":250,"4104":250,"4106":250,"4107":250,"4108":250,"4109":250,"4111":250,"4112":250,"4113":250,"4114":250,"4115":250,"4116":250,"4118":250,"412":250,"4120":250,"4121":250,"4122":250,"4123":250,"4124":250,"4127":250,"4129":250,"413":250,"4131":250,"4134":250,"4135":250,"4136":250,"4137":250,"4138":250,"4139":250,"414":250,"4140":250,"4144":250,"4145":250,"4146":250,"4147":250,"4148":250,"4149":250,"415":250,"4151":250,"4154":250,"4157":250,"4159":250,"416":250,"4160":250,"4161":250,"4162":250,"4163":250,"4165":250,"4166":250,"4167":250,"4168":250,"4169":250,"4170":250,"4172":250,"4173":250,"4174":250,"4175":250,"4179":250,"4182":250,"4185":250,"4188":250,"4189":250,"4192":250,"4194":250,"4195":250,"4197":250,"4198":250,"4199":250,"41f11a09995efcd0142e25946adc7591431bfb2f":181,"41f5f12752f8":241,"42":[65,170,242,250],"4200":250,"4209":250,"4211":250,"4212":250,"4213":250,"4214":250,"4215":250,"4218":250,"4219":250,"422":250,"4222":250,"4225":250,"4226":250,"4227":250,"4228":250,"4230":250,"4232":250,"4233":250,"4234":250,"4235":250,"4236":250,"4237":250,"4238":250,"4240":250,"4244":250,"4246":250,"4247":250,"4248":250,"4249":250,"425":250,"4251":250,"4253":250,"4254":250,"4255":250,"4256":250,"4258":250,"4259":250,"4260":250,"4261":250,"4263":250,"4265":250,"4266":250,"4267":250,"4268":250,"4269":250,"4270":250,"4273":250,"4276":250,"4277":250,"4278":250,"4279":250,"4281":250,"4285":250,"4286":250,"4287":250,"4289":250,"4291":250,"4292":250,"4293":250,"4294":250,"4295":250,"4296":250,"4297":250,"4298":250,"4299":250,"430":250,"4300":250,"4305":250,"4306":250,"4307":250,"4308":250,"4309":250,"431":250,"4310":250,"4311":250,"4312":250,"4314":250,"4316":250,"4318":250,"4319":250,"4320":250,"43200":[181,250],"4321":250,"4322":250,"4323":250,"4324":250,"4326":250,"4328":250,"433":[168,270],"4331":250,"4332":250,"4333":250,"4335":250,"4336":250,"4337":250,"4338":250,"4340":250,"4341":250,"4342":250,"4343":250,"4344":250,"4347":250,"4348":250,"4349":250,"4350":250,"4353":250,"4354":250,"4355":250,"4356":250,"4358":250,"4359":250,"4360":250,"4361":250,"4362":250,"4363":250,"4364":250,"4365":250,"4368":250,"437":250,"4371":250,"4373":250,"4374":250,"4377":250,"4378":250,"4379":250,"4381":250,"4383":250,"4384":250,"4385":250,"4386":250,"4389":250,"4390":250,"4391":250,"4393":250,"4394":250,"4396":250,"4397":250,"4399":250,"44":242,"4401":250,"4403":250,"4404":250,"4406":250,"4407":250,"4408":250,"4409":250,"4411":250,"4412":250,"4414":250,"4415":250,"4417":250,"4418":250,"4419":250,"442":250,"4420":250,"4422":250,"4423":250,"4425":250,"4427":250,"4428":250,"443":[250,261],"4430":250,"4433":250,"4434":250,"4436":250,"4438":250,"4439":250,"444":250,"4440":250,"4442":250,"4443":250,"4445":250,"4446":250,"4446e08588":241,"4447":250,"4448":250,"445":250,"4450":250,"4451":250,"4452":250,"4453":250,"4455":250,"4456":250,"4457":250,"4459":250,"446":250,"4462":250,"4463":250,"4464":250,"4466":250,"4467":250,"4468":250,"447":250,"4472":250,"4474":250,"4475":250,"4476":250,"4477":250,"4478":250,"4479":250,"4480":250,"4481":250,"4482":250,"4484":250,"4486":250,"4487":250,"4488":250,"4489":250,"4490":250,"4491":250,"4492":250,"4493":250,"4494":250,"4495":250,"4497":250,"4498":250,"449b4072c2da":241,"45":250,"4500":250,"4501":250,"4502":250,"4503":250,"4504":250,"4505":250,"4506":250,"4508":250,"4510":250,"4512":250,"4513":250,"4514":250,"4515":250,"4516":250,"4517":250,"4519":250,"4520":250,"4521":250,"4523":250,"4524":250,"4525":250,"4528":250,"453":250,"4535":250,"4536":250,"4541":250,"4544":250,"4545":250,"4546":250,"4547":250,"4549":250,"4551":250,"4553":250,"4554":250,"4556":250,"4557":250,"4558":250,"4559":250,"456":261,"4560":250,"4561":250,"4563":250,"4564":250,"4565":250,"4567":250,"4568":250,"4569":250,"4571":250,"4572":250,"4573":250,"4574":250,"4576":250,"4578":250,"4583":250,"4584":250,"4585":250,"4586":250,"4587":250,"4588":250,"4589":250,"4590":250,"4591":250,"4593":250,"4594":250,"4595":250,"4596":250,"4598":250,"45ba3f1493b9":241,"46":274,"4601":250,"4605":250,"4608":250,"4609":250,"461":250,"4613":250,"4616":250,"4617":250,"4618":250,"4620":250,"4626":250,"4627":250,"4629":250,"463":250,"4630":250,"4636":250,"4639":250,"464":250,"4641":250,"4642":250,"4643":250,"4644":250,"4646":250,"4647":250,"4648":250,"4653":250,"4654":250,"4655":250,"4656":250,"4657":250,"4659":250,"4662":250,"4665":250,"4666":250,"467":250,"4671":250,"4672":250,"4674":250,"4676":250,"4677":250,"4678":250,"468":250,"4680":250,"4681":250,"4682":250,"4684":250,"4685":250,"4686":250,"4687":250,"4688":250,"4690":250,"4691":250,"4692":250,"4694":250,"4695":250,"4696":250,"4699":250,"47":242,"4702":250,"4704":250,"4705":250,"4708":250,"4712":250,"4713":250,"4716":250,"4717":250,"4720":250,"4721":250,"4723":250,"4725":250,"4726":250,"4728":250,"4729":250,"4730":250,"4731":250,"4732":250,"4734":250,"4735":250,"4737":250,"4738":250,"4739":250,"4740":250,"4741":250,"4743":250,"4744":250,"4746":250,"4747":250,"4748":250,"475":250,"4750":250,"4751":250,"4755":250,"4756":250,"4757":250,"4758":250,"4759":250,"4760":250,"4762":250,"4763":250,"4764":250,"4765":250,"4766":250,"4767":250,"4768":250,"4769":250,"477":250,"4772":250,"4773":250,"4774":250,"4775":250,"4777":250,"4779":250,"478":250,"4780":250,"4781":250,"4788":250,"4789":250,"4791":250,"4792":250,"4793":250,"4795":250,"4797":250,"4798":250,"4799":250,"48":[161,250],"480":250,"4800":250,"4804":250,"4805":250,"4808":250,"4811":250,"4812":250,"4813":250,"4814":250,"4815":250,"4819":250,"4820":250,"4822":250,"4824":250,"4825":250,"4826":250,"4828":250,"4829":250,"483":250,"4831":250,"4832":250,"4833":250,"4834":250,"4835":250,"4836":250,"4838":250,"4841":250,"4842":250,"4843":250,"4844":250,"4845":250,"4846":250,"4849":250,"4851":250,"4854":250,"4857":250,"4858":250,"4859":250,"4860":250,"4861":250,"4862":250,"4864":250,"4865":250,"4868":250,"4869":250,"4871":250,"4872":250,"4875":250,"4876":250,"4878":250,"488":250,"4880":250,"4881":250,"4883":250,"4884":250,"4885":250,"4886":250,"489":250,"4890":250,"4892":250,"48925b2719cb":241,"4895":250,"4896":250,"4899":250,"49":[223,250],"4900":250,"4901":250,"4902":250,"4903":250,"4904":250,"4906":250,"4907":250,"4908":250,"491":[250,269],"4910":250,"4911":250,"4912":250,"4914":250,"4916":250,"4919":250,"492":250,"4920":250,"4921":250,"4923":250,"4925":250,"4926":250,"4927":250,"4928":250,"4929":250,"4930":250,"4934":250,"49344":70,"4936":250,"4937":250,"4939":250,"494":250,"4940":250,"4941":250,"4942":250,"4943":250,"4945":250,"4946":250,"4947":250,"4950":250,"4952":250,"4955":250,"4956":250,"4959":250,"4960":250,"4961":250,"4962":250,"4963":250,"4965":250,"4966":250,"4967":250,"4968":250,"4970":250,"4971":250,"4972":250,"4979":250,"498":250,"4980":250,"4981":250,"4982":250,"4983":250,"4985":250,"4986":250,"4987":250,"4988":250,"4991":250,"4992":250,"4993":250,"4995":250,"4998":250,"4addfa1236f1":241,"4d3a":223,"4eaab2fe6582":241,"4gb":[224,264],"4tyv2phg89a":116,"4xx":250,"5":[1,154,159,160,164,166,170,173,175,177,181,185,190,210,215,216,224,230,241,246,267,269],"50":[181,230,250],"500":[0,173,250,272],"50000":[190,264],"5003":250,"5005":250,"5006":250,"500gb":250,"5015":250,"502":[168,270],"5021":250,"5022":250,"5027":250,"502898887f84":241,"503":250,"5030":250,"5031":250,"5032":250,"5033":250,"5035":250,"5036":250,"5037":250,"5038":250,"5039":250,"504":250,"5040":250,"5045":250,"5046":250,"5047":250,"5048":250,"5049":250,"505":250,"5050":250,"5051":250,"5052":250,"5054":250,"5055":250,"5056":250,"5059":250,"506":195,"5060":250,"5063":250,"5067":250,"5071":250,"5072":250,"5074":250,"5075":250,"5076":250,"5077":250,"5079":250,"5082":250,"5083":250,"5085":250,"5086":250,"5088":250,"5089":250,"509":250,"5092":250,"5094":250,"5095":250,"5096":250,"5097":250,"5099":250,"510":250,"5100":250,"5101":250,"5102":250,"5103":250,"5104":250,"5105":250,"5106":250,"5107":250,"5108":250,"5109":250,"511":250,"5110":250,"5111":250,"5113":250,"5116":250,"5117":250,"5118":250,"5119":250,"512":[181,223,250],"5120":250,"5121":250,"5122":250,"5123":250,"5124":250,"5125":250,"5126":250,"5127":250,"5128":250,"5130":250,"5131":250,"5132":250,"5133":250,"5134":250,"5136":250,"5139":250,"514":250,"5140":250,"5141":250,"5142":250,"5143":250,"5144":250,"5145":250,"5147":250,"5149":250,"5150":250,"5151":250,"5152":250,"5153":250,"5155":250,"5157":250,"5158":250,"5159":250,"5160":250,"5161":250,"5162":250,"5164":250,"5165":250,"5166":250,"5167":250,"5168":250,"5169":250,"5174":250,"5175":250,"5177":250,"5178":250,"5179":250,"518":250,"5182":250,"5184":250,"5185":250,"5190":250,"5192":250,"5193":250,"5194":250,"5195":250,"5196":250,"5197":250,"52":250,"520":250,"5200":250,"5204":250,"5205":250,"5206":250,"5207":250,"5209":250,"5210":250,"5211":250,"5213":250,"5214":250,"5216":250,"5217":250,"5218":250,"5220":250,"5221":250,"5223":250,"5224":250,"5225":250,"5226":250,"5227":250,"5229":250,"5230":250,"5231":250,"5233":250,"5234":250,"5235":250,"5239":250,"5240":250,"5242":250,"5243":250,"5244":250,"5245":250,"5247":250,"5248":250,"5249":250,"525":250,"5251":250,"5253":250,"5257":250,"5258":250,"5259":250,"5260":250,"5262":250,"5263":250,"5266":250,"5268":250,"5269":250,"5271":250,"5273":250,"5274":250,"5275":250,"5276":250,"5277":250,"5280":250,"5282":250,"5283":250,"5284":250,"5285":250,"5287":250,"5288":250,"5292":250,"5293":250,"5294":250,"52d53670a240":241,"52d714495f0":241,"53":274,"530":250,"5301":250,"5302":250,"5303":250,"5304":250,"5305":250,"5306":250,"5307":250,"5309":250,"5310":250,"5312":250,"5313":250,"5314":250,"5315":250,"5316":250,"5318":250,"5319":250,"5321":250,"5323":250,"5326":250,"5328":250,"5329":250,"533":250,"5330":250,"5334":250,"5335":250,"5336":250,"5337":250,"5339":250,"5340":250,"5341":250,"5342":250,"5343":250,"5344":250,"5345":250,"5347":250,"5348":250,"5349":250,"5350":250,"5355":250,"5357":250,"5359":250,"5363":250,"5368":250,"5369":250,"5372":250,"5375":250,"5376":250,"5378":250,"5381":250,"5383":250,"5384":250,"5385":250,"5387":250,"5389":250,"539":250,"5391":250,"5398":250,"5399":250,"54":[223,250],"5403":250,"5404":250,"5406":250,"5407":250,"5408":250,"5410":250,"5411":250,"5415":250,"5417":250,"5419":250,"542":250,"5421":250,"5422":250,"5424":250,"5425":250,"5426":250,"5429":250,"5432":[197,215,264,269],"5433":250,"5435":250,"5436":250,"544":250,"5442":250,"5443":250,"5444":250,"5445":250,"5447":250,"5451":250,"5452":250,"5453":250,"5455":250,"5456":250,"5458":250,"5459":250,"5461":250,"5462":250,"5463":250,"5467":250,"5468":250,"5470":250,"5473":250,"5474":250,"5475":250,"5478":250,"548":250,"5480":250,"5481":250,"5484":250,"5486":250,"5487":250,"5488":250,"5489":250,"5490":250,"5491":250,"5492":250,"5495":250,"5497":250,"54bebd308c5f":241,"550":250,"5501":250,"5502":250,"5503":250,"5504":250,"5505":250,"5507":250,"5508":250,"5509":250,"5510":250,"5511":250,"5516":250,"5519":250,"5521":250,"5525":250,"5526":250,"5527":250,"5528":250,"553":250,"5530":250,"5531":250,"5533":250,"5534":250,"5535":250,"5536":250,"5537":250,"5539":250,"554":250,"5540":250,"5542":250,"5543":250,"5545":250,"5546":250,"5547":250,"555":120,"5551":250,"5552":250,"5553":250,"5554":250,"5555":[160,181,212,250,264],"5556":250,"5557":250,"5558":250,"556":250,"5560":250,"5561":250,"5562":250,"5563":250,"5564":250,"5569":250,"5570":250,"5571":250,"5572":250,"5573":250,"5574":250,"558":250,"5580":250,"5581":250,"5582":250,"5583":250,"5588":250,"5589":250,"5590":250,"5591":250,"5593":250,"5595":250,"5596":250,"56":274,"560":250,"5601":181,"5605":250,"5606":250,"5607":250,"561":250,"5612":250,"5613":250,"5614":250,"5615":250,"5616":250,"561833c1c74b":241,"5619":250,"5621":250,"5626":250,"5627":250,"5634":250,"5635":250,"5636":250,"5640":250,"5641":250,"5643":250,"5644":250,"5645":250,"565":250,"5650":250,"5653":250,"5654":250,"5656":250,"5657":250,"5658":250,"566":250,"5660":250,"5663":250,"5665":250,"5666":250,"5668":250,"5671":250,"5673":250,"5679":250,"568":250,"5681":250,"5682":250,"5685":250,"5686":250,"5687":250,"5689":250,"5693":250,"5694":250,"5695":250,"5696":250,"5699":250,"57":274,"570":250,"5702":250,"5703":250,"5704":250,"5705":250,"5707":250,"5709":250,"5711":250,"5712":250,"5714":250,"5715":250,"5719":250,"5721":250,"5722":250,"5724":250,"5726":250,"5727":250,"5729":250,"5730":250,"5731":250,"5732":250,"5733":250,"5736":250,"5737":250,"5738":250,"5740":250,"5744":250,"5747":250,"5749":250,"575":250,"5751":250,"5752":250,"5753":250,"5757":250,"5758":250,"5759":250,"5760":250,"5761":250,"5766":250,"5768":250,"577":250,"5771":250,"5774":250,"5776":250,"5777":250,"5781":250,"5783":250,"5789":250,"5798":250,"580":250,"5807":250,"5809":250,"5811":250,"5814":250,"5815":250,"5816":250,"5818":250,"5819":250,"582":250,"5821":250,"5822":250,"5823":250,"5825":250,"5827":250,"5828":250,"5829":250,"583":250,"5830":250,"5831":250,"5834":250,"5835":250,"5836":250,"5841":250,"5842":250,"5843":250,"5844":250,"5849":250,"585":250,"5850":250,"5853":250,"5854":250,"5855":250,"586":250,"5862":250,"5863":250,"5864":250,"5865":250,"5866":250,"5867":250,"5869":250,"587":[203,250],"5870":250,"5873":250,"5874":250,"5875":250,"5878":250,"5879":250,"587bdf053233":241,"588":250,"5880":250,"5881":250,"5883":250,"5884":250,"5885":250,"5886":250,"5887":250,"5888":250,"5889":250,"589":250,"5890":250,"5891":250,"5897":250,"59":[173,215,250],"590":159,"5900":250,"5901":250,"5902":250,"5904":250,"5906":250,"5908":250,"5909":250,"591":250,"5915":250,"592":250,"5921":250,"5925":250,"5926":250,"5928":250,"5931":250,"5933":250,"5936":250,"5939":250,"594":250,"5940":250,"5942":250,"5943":250,"5944":250,"5945":250,"5946":250,"5947":250,"5948":250,"5952":250,"5955":250,"5963":250,"597":250,"5973":250,"5976":250,"5990":250,"5992":250,"5998":250,"5b":197,"5c6e":223,"5d":197,"5e3ec427fdd3":241,"5e7d17757c7a":241,"5k":250,"5s":2,"5x":250,"5xx":250,"6":[146,164,166,170,173,181,182,185,194,215,216,222,224,226,230,241,242,264,266],"60":[43,59,122,129,146,160,177,181,220,231,233,269],"600":[181,195,208,255],"6000":[181,195],"6001":250,"6009":250,"6010":250,"6012":250,"6014":250,"6016":250,"6017":250,"6018":250,"6019":250,"6023":250,"6025":250,"6026":250,"6033":250,"6034":250,"6038":250,"6039":250,"604":250,"6040":250,"6041":250,"6043":250,"6044":250,"6045":250,"6047":250,"6048":250,"604800":181,"6049":250,"6054":250,"6056":250,"6057":250,"6058":250,"6059":250,"6060":250,"6062":250,"6064":250,"6066":250,"6072":250,"6076":250,"6078":250,"6083":250,"6088":250,"6089":250,"609":250,"6091":250,"6095":250,"6099":250,"610":250,"6100":250,"6101":250,"6102":250,"6104":250,"6106":250,"6107":250,"6108":250,"611":250,"6111":250,"6112":250,"6124":250,"6125":250,"6129":250,"6130":250,"6132":250,"6134":250,"6141":250,"6143":250,"6144":250,"6146":250,"615":250,"6150":250,"6152":250,"6153":250,"6154":250,"6157":250,"6158":250,"6159":250,"616":250,"6162":250,"6163":250,"6165":250,"6167":250,"6168":250,"617":250,"6171":250,"6174":250,"6175":250,"6176":250,"6177":250,"618":250,"6180":250,"6181":250,"6185":250,"6186":250,"6187":250,"6189":250,"619":250,"6192":250,"6194":250,"6195":250,"6198":250,"6199":250,"61ec73d9401f":241,"62":159,"6211":250,"6217":250,"6218":250,"6222":250,"6226":250,"6229":250,"623":250,"6230":250,"6232":250,"6233":250,"6235":250,"6237":250,"6238":250,"6239":250,"624":250,"6240":250,"6241":250,"6242":250,"6243":250,"6245":250,"6247":250,"6250":250,"6254":250,"6256":250,"6259":250,"626":250,"6260":250,"6261":250,"6263":250,"6268":250,"6271":250,"6272":250,"628":250,"6283":250,"6284":250,"6285":250,"629":250,"6291":250,"6295":250,"6297":250,"6301":250,"6302":250,"6303":250,"6304":250,"6307":250,"6308":250,"6309":250,"6312":250,"6313":250,"6314":250,"6315":250,"6316":250,"6317":250,"6319":250,"6323":250,"6324":250,"6327":250,"6329":250,"633":250,"6330":250,"6331":250,"6334":250,"6337":250,"6340":250,"6344":250,"6345":250,"6347":250,"6348":250,"6349":250,"635":250,"6350":250,"6352":250,"6353":250,"6357":250,"6358":250,"6359":250,"6361":250,"6364":250,"6366":250,"6367":250,"6370":250,"6372":250,"6374":250,"6376":250,"6377":250,"6379":[181,264],"638":250,"6380":250,"6381":250,"6383":250,"6384":250,"6385":250,"6387":250,"639":250,"6392":250,"6394":250,"6396":250,"6397":250,"6398":250,"6399":250,"64":250,"640":250,"6400":250,"6405":250,"6407":250,"641":250,"6418":250,"6425":250,"6426":250,"6427":250,"6428":250,"643":250,"6431":250,"6432":250,"6434":250,"6436":250,"6438":250,"645":250,"6451":250,"6459":250,"646":250,"6461":250,"6462":250,"6464":250,"6465":250,"6466":250,"6467":250,"647":250,"6470":250,"6471":250,"6472":250,"6473":250,"6475":250,"6478":250,"6486":250,"6489":250,"649":250,"6490":250,"6491":250,"6495":250,"6496":250,"64a7d6477aa":241,"64de9cddf6c9":241,"64mi":272,"650":250,"6504":250,"6506":250,"6508":250,"6511":250,"6514":250,"6515":250,"6516":250,"6517":250,"6519":250,"652":250,"6520":250,"6522":250,"6523":250,"6524":250,"6525":250,"6526":250,"6527":250,"6528":250,"653":250,"6532":250,"6533":250,"6537":250,"654":250,"6542":250,"6547":250,"6550":250,"6553":250,"6557":250,"656":250,"6563":250,"6564":250,"6568":250,"657":250,"6575":250,"6576":250,"658":250,"6580":250,"6582":250,"6584":250,"6585":250,"6586":250,"6588":250,"6589":250,"6592":250,"6595":250,"65ac1da2c219":264,"6600":250,"6601":250,"6603":250,"6606":250,"6607":250,"6608":250,"6611":250,"6612":250,"6613":250,"662":250,"6620":250,"6621":250,"6627":250,"6628":250,"663":250,"6630":250,"6631":250,"6632":250,"6633":250,"6634":250,"6635":250,"6636":250,"6637":250,"6638":250,"6639":250,"6640":250,"6641":250,"6642":250,"6643":250,"6644":250,"6649":250,"665":250,"6653":250,"6655":250,"6656":250,"6658":250,"6661":250,"6662":250,"6666":250,"6667":250,"667":250,"6674":223,"6677":250,"6678":250,"6681":250,"6683":250,"6684":250,"6685":250,"6686":250,"6688":250,"6690":250,"6694":250,"6695":250,"6701":250,"6702":250,"6704":250,"6705":250,"6706":250,"6709":250,"6710":250,"6712":250,"6715":250,"6716":250,"6723":250,"6727":250,"6728":250,"673":250,"6730":250,"6731":250,"6732":250,"6733":250,"6734":250,"6735":250,"6736":250,"674":250,"6740":250,"6741":250,"6744":250,"6745":250,"6748":250,"6751":250,"6754":250,"6758":250,"6762":250,"6763":250,"6765":250,"6766":250,"6767":250,"677":250,"6772":250,"6774":250,"6778":250,"6779":250,"678":250,"6784":250,"6788":250,"6789":250,"679":250,"6791":250,"6793":250,"6794":250,"6796":250,"68":250,"680":250,"6801":250,"6804":250,"6806":250,"6807":250,"681":250,"6812":250,"6815":250,"6816":250,"6817":250,"6818":250,"682":250,"6820":250,"6821":250,"6825":250,"6828":250,"683":250,"6830":250,"6832":250,"6833":250,"6836":250,"6837":250,"6838":250,"6839":250,"6840":250,"6841":250,"6842":250,"6843":250,"6844":250,"6846":250,"685":250,"6855":250,"6859":250,"686":250,"6866":250,"6868":250,"6871":250,"6873":250,"6878":250,"6883":250,"6884":250,"6886":250,"6891":250,"6892":250,"69":250,"6901":250,"6904":250,"6905":250,"6908":250,"6909":250,"691":250,"6912":250,"6913":250,"6915":250,"6918":250,"6919":250,"692":250,"6920":250,"6921":250,"6923":250,"6926":250,"6928":250,"6931":250,"6932":250,"694":250,"6941":250,"6942":250,"6943":250,"6945":250,"6946":250,"6947":250,"6948":250,"6949":250,"695":250,"6950":250,"6952":250,"6955":250,"6956":250,"6958":250,"6960":250,"6962":250,"6964":250,"6972":250,"6974":250,"6976":250,"6978":250,"6979":250,"6985":250,"6986":250,"6987":250,"6988":250,"6989":250,"699":159,"6991":250,"6995":250,"6997":250,"6999":250,"6e96a59344a4":241,"6x":250,"7":[109,117,146,165,166,181,183,185,210,215,216,222,224,226,230,241,242,245,269,273],"700":250,"7001":250,"7002":250,"7005":250,"7006":250,"7007":250,"7010":250,"7011":250,"7013":250,"7014":250,"7015":250,"7016":250,"7017":250,"7018":250,"7019":250,"702":250,"7022":250,"7023":250,"7024":250,"7025":250,"7029":250,"703":250,"7036":250,"7038":250,"704":250,"7045":250,"7048":250,"7049":250,"705":250,"7052":250,"7054":250,"7057":250,"7058":250,"7059":250,"706":250,"7060":250,"7062":250,"7063":250,"7064":250,"7065":250,"7067":250,"7074":250,"7076":250,"7079":250,"7080":250,"7081":250,"7083":250,"7084":250,"7086":250,"709":250,"7090":250,"7091":250,"7092":250,"7097":250,"7098":250,"71":250,"710":250,"7100":250,"7103":250,"7104":250,"7105":250,"7108":250,"7109":250,"7110":250,"7111":250,"7113":250,"7114":250,"7116":250,"712":250,"7120":250,"7122":250,"7123":250,"7124":250,"713":250,"7133":250,"7134":250,"7135":250,"7140":250,"7143":250,"715":250,"7159":250,"716":250,"7160":250,"7161":250,"7162":250,"7166":250,"717":250,"7172":250,"7175":250,"718":250,"7185":250,"7187":250,"7189":250,"719":250,"7193":250,"7194":250,"7199":250,"7200":250,"7201":250,"7202":250,"7203":250,"7204":250,"7205":250,"7207":250,"7208":250,"721":250,"7210":250,"7212":250,"7217":250,"7225":250,"7226":250,"7232":250,"7235":250,"7236":250,"7238":250,"7243":250,"725":250,"7250":250,"7251":250,"7261":250,"7262":250,"727":250,"7276":250,"7277":250,"7278":250,"728":250,"7280":250,"7281":250,"7282":250,"7283":250,"7284":250,"7289":250,"729":250,"7291":250,"7296":250,"7298":250,"7300":250,"731":250,"7311":250,"7312":250,"7313":250,"7318":250,"7319":250,"7321":250,"7323":250,"7324":250,"7325":250,"7326":250,"7327":250,"7329":250,"7330":250,"734":250,"7351":250,"7352":250,"7353":250,"7355":250,"7359":250,"7363":250,"7364":250,"7366":250,"7367":250,"737":250,"7373":250,"7377":250,"738":250,"7385":250,"7387":250,"7389":250,"739":250,"7392":250,"7394":250,"74":250,"740":250,"741":250,"7421":250,"7425":250,"7433":250,"7444":250,"7445":250,"7447":250,"7451":250,"7457":250,"7460":250,"7461":250,"7464":250,"7465":250,"7466":250,"7467":250,"7469":250,"747":250,"7471":250,"7475":250,"7476":250,"7485":250,"7487":250,"7492":250,"7494":250,"74effc47d867":241,"74f3bbe506eb":264,"75":250,"7507":250,"751":250,"7514":250,"7515":250,"7521":250,"7523":250,"7524":250,"7532":250,"7539":250,"756":250,"7567":250,"757":250,"7570":215,"7572":250,"7575":250,"7577":250,"7587":250,"759":250,"7593":250,"75d5ed6c2b43":241,"76":242,"760":250,"7608":250,"7614":250,"7616":250,"7618":250,"762":250,"7628":250,"7629":250,"7633":250,"7643":250,"7646":250,"7647":250,"7648":250,"7649":250,"7652":250,"7655":250,"7656":250,"766":250,"7661":250,"7662":250,"7663":250,"7667":250,"7668":250,"7669":250,"7673":250,"7675":250,"7676":250,"7677":250,"7678":250,"7680":250,"770":250,"771":250,"7710":250,"7715":250,"7716":250,"7717":250,"7720":250,"7723":250,"7729":250,"773":250,"7730":250,"7733":250,"7737":250,"774":250,"7741":250,"7742":250,"7745":250,"775":250,"7750":250,"7752":250,"7753":250,"776":250,"777":250,"7772":250,"7775":250,"778":250,"779":250,"7795":250,"7796":250,"7798":250,"78":250,"780":250,"7805":250,"781":250,"782":250,"7829":250,"783":250,"7830":250,"7832":250,"784":250,"7841":250,"7846":250,"785":250,"7859":250,"7861":250,"786e3737b18f":241,"7877":250,"7879":250,"7880":250,"7892":250,"7893":250,"7896":250,"790":250,"7912":250,"7913":250,"7914":250,"7915":250,"7923":250,"793":250,"7939bcff74ba":241,"794":250,"7944":250,"7945":250,"7946":250,"7947":250,"7948":250,"7951":250,"7952":250,"7954":250,"798":250,"7b":197,"7b2661a43ba3":241,"7c7287":147,"7cb1fb603a98":264,"7d":197,"8":[35,72,83,131,166,173,181,185,196,215,216,222,224,226,230,241,242,272],"80":[212,272],"800":250,"801":250,"8014":250,"802":250,"8021":250,"8022":250,"8034":250,"8040":250,"8043":250,"8046":250,"8047":250,"8051":250,"806":250,"8064":250,"807":250,"8072":250,"8073":250,"8074":250,"8075":250,"8076":250,"8080":[160,181,184,212,252,264,266,269],"8081":250,"8082":274,"8084":250,"809":250,"8092":250,"8096":250,"80to":250,"810":250,"8100":250,"8103":250,"8104":250,"8106":250,"811030":274,"812":250,"8125":[181,239],"813":250,"814":250,"8147":250,"815":250,"8151":250,"8153":250,"8159":250,"816":250,"8165":250,"817":250,"8176":250,"8186":250,"821":250,"822":250,"8220":250,"8225":250,"8228":250,"823":250,"8230":250,"8231":250,"8251":250,"8252":250,"8253":250,"8256":250,"8257":250,"826":250,"8264":250,"8266":250,"8269":250,"8287":250,"829":250,"82b7c48c147f":241,"83":250,"830":250,"8308":250,"831":250,"8311":250,"8312":250,"8317":250,"832":250,"834":250,"836":250,"8385":250,"8389":250,"839":250,"83f031fd9f1c":241,"840":250,"8411":250,"842":250,"8427":250,"843":250,"8435":250,"844":250,"8443":250,"8444":250,"8445":250,"8455":250,"8476":250,"8482":250,"849da589634d":241,"85":250,"850":250,"8501":250,"8504051e801b":241,"8508":250,"8513":250,"852ae6c715af":241,"853":250,"854":250,"855":250,"8551":250,"8559":250,"856":250,"8560":250,"856955da8476":241,"857":250,"8571":250,"858":250,"8596":250,"8598":250,"85cd7ab7018":242,"860":250,"861":250,"862":250,"8625":250,"8626":250,"863":250,"8640":250,"8642":250,"8646922c8a04":241,"8655":250,"866":250,"8661":250,"8663":250,"8667":250,"8670":250,"8671":250,"8675":250,"86770d1215c0":241,"8678":250,"8679":250,"868":250,"8681":250,"8685":250,"869":250,"8692":250,"8693":250,"8694":250,"8702":250,"8704":250,"871":250,"8719":250,"8728":250,"8729":250,"8732":250,"8735":250,"8742":250,"8744":250,"875":250,"877":250,"8772":250,"8775":250,"8776":250,"8786":[181,187],"8787":250,"8788":250,"8791":250,"8793":[181,238],"88":250,"880":250,"8802":250,"881":250,"882":250,"8823":250,"8829":250,"8833":250,"8836":250,"885":250,"8852":250,"886":250,"8865":250,"887":250,"8873":250,"889":250,"8897":250,"8902":250,"8904":250,"891":250,"8910":250,"8912":250,"8913":250,"893":250,"8942":250,"8944":250,"895":250,"8956":250,"896":250,"897":250,"8988":250,"899":250,"8997":250,"8am":216,"8d48763f6d53":241,"8ec4":223,"8f966b9c467a":241,"8gb":264,"9":[159,164,166,183,185,195,224,226,230,242,270,272],"90":195,"900":250,"901121618":[181,215],"903":250,"9031":250,"9032":250,"9049":250,"906":250,"9075":250,"908":250,"9094":250,"909884dea523":241,"90d1635d7b86":241,"91":250,"910":250,"911":250,"9124":250,"9133":250,"9136":250,"9137":250,"9143":250,"9154":250,"915802":274,"916":250,"917":250,"9174":250,"9177":250,"9178":250,"9180":250,"91818a":136,"919":250,"9191":250,"9194":250,"92":250,"9200":250,"9207":250,"9208":250,"921":250,"9214":250,"922131":274,"9235":250,"9240":250,"9242":250,"925":250,"9250":250,"926":250,"926441":274,"927":250,"9274":250,"9280":250,"92c57b58940d":241,"9303":250,"931":250,"9312":250,"931243":274,"9316":250,"932":250,"933":250,"9336":250,"935":250,"936":250,"9360":250,"9362":250,"9363":250,"937":250,"938":250,"939":250,"939bb1e647c8":241,"940":250,"940248":250,"9409":250,"941":250,"942":250,"943":250,"9443":250,"9448":250,"945":250,"9450":250,"9451":250,"947":250,"947454bf1dff":241,"950":250,"9505":250,"9515":250,"952":250,"9520":250,"9521":250,"952da73b5eff":241,"954":250,"9544":250,"9554":250,"956":250,"9570":250,"9575":250,"9578":250,"958":250,"9582":250,"9585":250,"9587":250,"9588":250,"959":250,"96":250,"960":250,"9607":250,"961":250,"9611":250,"9612":250,"9614":250,"9617":250,"9619":250,"9620":250,"9621":250,"9629":250,"963":250,"9635ae0956e7":241,"9645":250,"966":250,"967":250,"9684":250,"969":250,"9697":250,"9699":250,"970":250,"9725":250,"9730":250,"9734":250,"974":250,"974545":274,"9779":250,"979":250,"9794":250,"97cdd93827b8":241,"9811":250,"9814":250,"98271e7606e2":241,"984":250,"9843":250,"985":250,"9850":250,"9851":250,"986":250,"9862":250,"9867":250,"987":250,"988":250,"9882":250,"989":250,"9891":250,"9892":250,"99":[72,206,250],"990":250,"9901":250,"9903":250,"9910":250,"9921":250,"993":250,"9935":250,"994":250,"995":250,"997":250,"9973":250,"999":250,"9993":250,"9p1":242,"abstract":[1,10,14,16,38,40,66,74,124,154,164,219,244,250,269,270],"boolean":[43,58,59,117,129,146,147,181,184,215,216,250],"break":[195,212,249,272],"bregu\u0142a":247,"byte":[195,198,250],"case":[1,14,35,43,47,55,57,58,63,132,147,159,164,168,173,177,178,181,182,183,186,193,195,197,198,199,202,206,213,215,216,221,222,227,231,234,235,238,242,245,246,250,253,259,260,264,267,268,269,270,272,273],"catch":[71,165,226,250],"char":250,"class":[160,162,164,165,168,170,173,175,180,181,185,191,194,195,197,198,199,201,216,231,238,244,248,258,259,261,272,273],"default":[1,3,11,12,14,35,40,41,43,48,55,63,66,67,69,70,71,72,109,117,122,124,129,131,134,136,154,155,157,158,159,160,161,162,165,166,167,168,169,170,171,172,173,174,177,180,181,182,183,184,185,187,189,190,193,195,198,199,204,206,210,214,215,216,220,225,226,234,235,237,238,239,241,242,244,246,252,255,256,258,259,261,264,266,267,270,271,272,273,274],"do":[5,9,10,12,38,40,43,55,63,68,72,132,159,160,161,164,165,167,168,169,171,172,174,175,177,180,181,183,194,197,199,203,206,210,212,215,216,219,220,221,222,223,224,225,230,233,234,238,242,244,245,246,249,254,258,261,264,266,268,269,270,272,273,274],"enum":[7,65,120,153,170,250],"export":[202,205,214,215,218,238,256,266],"final":[55,164,177,190,198,216,231,235,250,259,270,272],"float":[40,56,109,129,181,195,198,210,241,250,270],"function":[48,58,74,120,122,132,134,136,143,146,147,149,151,153,159,164,165,166,168,169,176,177,180,181,185,187,190,195,198,210,220,228,229,233,235,239,244,248,249,252,255,258,264,267,269,270],"import":[0,2,7,14,38,40,43,44,50,58,59,109,153,159,161,164,165,166,170,173,176,179,180,181,182,183,187,188,190,195,197,198,199,200,201,202,210,215,216,218,222,223,227,229,230,231,232,233,238,239,244,256,258,261,268,270,272,273],"int":[0,1,5,10,16,38,40,41,43,44,45,53,56,59,63,72,109,117,122,134,164,166,170,195,197,198,250,261,267,270,272],"long":[2,43,129,159,166,168,173,175,181,190,195,199,202,227,239,244,250,270,272],"new":[1,3,7,9,11,16,41,43,63,70,72,109,131,159,160,163,164,165,166,167,173,176,177,181,185,189,191,194,196,197,198,199,200,210,215,216,218,220,221,226,227,244,245,249,251,252,256,259,264,268,269,270,272,273,274],"null":[42,43,170,197,241,274],"public":[160,169,184,215,216,222,250,254,261,272],"return":[0,1,2,3,7,9,10,11,14,16,20,35,38,40,41,42,43,44,45,48,53,55,56,57,58,59,63,66,67,68,69,70,71,72,74,78,97,109,117,120,122,123,124,125,127,128,129,131,132,134,136,143,146,147,149,151,154,155,157,158,159,160,163,164,165,166,168,176,179,180,181,184,190,195,197,198,199,201,204,210,216,234,239,244,245,248,259,260,261,267,268,269,270,272],"short":[2,109,129,154,155,157,158,173,180,181,210,214,246,250,264,272],"static":[1,14,40,43,45,48,53,56,58,59,63,67,69,70,71,124,146,198,219,231,244,250],"super":[14,165,199,201,250,261],"switch":[198,215,221,241,261,274],"throw":[56,72,160,165,197,250,272],"transient":[146,250],"true":[1,2,3,9,11,16,40,43,44,48,53,55,56,57,58,59,63,66,67,72,74,78,85,97,109,117,122,123,129,131,132,134,136,143,146,153,154,155,159,163,164,168,170,172,173,175,179,180,181,182,183,184,188,190,194,195,197,200,210,212,216,217,218,231,235,238,239,242,244,248,255,261,267,269,270,272,274],"try":[0,1,2,3,9,11,14,42,58,63,67,69,117,147,159,160,161,164,165,173,179,181,185,190,195,198,202,203,235,239,242,250,251,254,264,268,269,270],"var":[109,159,160,179,181,198,204,210,218,250,260,267],"while":[2,40,44,55,63,69,109,120,129,132,134,136,143,146,147,149,151,153,159,164,165,170,171,173,174,177,180,181,184,190,195,199,210,213,214,219,222,225,230,238,242,246,250,262,266,268,269,271,272,273,274],A:[0,16,40,42,43,44,45,47,50,55,59,60,63,66,70,109,127,129,132,143,146,147,149,154,155,157,158,159,160,162,164,165,166,169,173,177,178,181,182,185,186,190,195,198,208,214,215,216,227,230,233,244,259,261,267,269,270,271,272,273],AND:230,AS:[230,250,269],And:[159,164,183,190,197,199,250,251,255,269],As:[40,120,159,163,164,165,166,169,170,171,172,178,183,198,201,202,221,226,227,233,242,245,250,266,267,270,272],At:[154,161,164,195,238,250,268,269,272],BE:159,BY:215,Be:[159,165,177,182,250,261],But:[159,168,197,215,244,250,251,272,274],By:[120,164,165,168,169,172,177,181,190,195,197,198,215,216,223,237,238,244,245,249,250,261,268,270,274],FOR:[43,48,63,173,181,230],For:[2,4,5,9,10,12,14,38,40,41,43,45,63,66,72,78,109,123,134,146,153,154,159,160,161,164,165,166,168,170,171,173,176,177,178,179,180,181,182,184,185,187,188,189,193,194,195,196,197,198,199,200,201,202,203,204,206,208,210,212,214,215,216,218,220,221,222,223,224,226,227,230,233,234,235,237,238,239,240,242,243,244,246,247,251,253,255,258,260,261,262,264,266,267,268,269,270,271,272,273,274],IF:269,IN:[2,159,250],INTO:[250,269],IS:[159,230,250],If:[2,9,14,35,38,40,43,44,53,55,56,58,59,60,63,67,69,70,72,78,97,109,117,122,123,124,125,129,131,132,134,136,146,147,153,154,159,160,161,163,164,165,166,168,170,173,175,176,177,180,181,182,183,184,185,189,190,195,197,198,199,200,202,203,207,208,210,212,213,214,215,216,221,222,223,225,227,230,234,235,238,239,242,244,246,249,252,254,255,256,258,259,260,261,264,266,267,268,269,270,271,272,273,274],In:[1,40,55,57,58,63,66,72,109,154,159,160,164,166,168,169,173,175,177,181,182,183,184,188,190,191,195,196,197,198,199,204,206,207,210,213,215,217,218,221,222,225,227,230,231,233,235,236,238,242,244,246,249,250,252,254,259,260,261,264,268,269,270,271,272,273,274],Is:[43,63,181,195,197],It:[0,2,3,5,9,10,11,12,14,38,40,43,48,55,58,59,61,85,109,120,122,132,134,146,147,159,160,164,165,166,169,173,174,175,177,178,181,183,185,188,190,193,195,197,198,199,201,206,215,216,218,221,223,227,228,229,231,234,239,242,244,245,246,247,250,252,256,258,260,261,263,264,266,267,268,274],Its:[235,238,250],NOT:[43,181,242,245,250,264,269],No:[159,164,165,177,181,198,216,249,250,272],Not:[40,164,181,230,238,274],OF:[230,250],ON:[215,242,269,274],OR:[117,230,250,270],Of:[164,255],On:[159,171,181,190,224,234,264,272],One:[159,164,167,168,181,182,183,190,197,220,250,261,269],Or:[159,164,169,177,226,271],Such:[199,202],THAT:[159,242],TO:[215,250],That:[40,122,134,165,173,216,249,250,268,269,270],The:[0,1,2,5,9,14,16,38,40,41,42,43,44,47,48,50,53,55,56,58,59,63,66,70,71,72,74,85,87,109,117,120,122,127,129,131,134,146,147,154,155,157,158,159,160,161,162,163,165,166,167,168,170,171,172,173,174,175,176,177,178,180,181,182,183,184,185,186,187,188,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,207,210,213,214,215,216,218,219,220,221,222,223,224,226,229,230,231,234,235,236,237,238,239,240,242,244,245,246,247,248,249,251,252,254,255,256,257,258,259,260,261,264,266,267,268,269,270,271,272,273,274],Their:232,Then:[159,164,199,202,215,250,260,264,273],There:[146,159,161,162,163,164,165,166,169,172,173,174,175,177,180,181,182,189,191,195,199,215,216,221,222,223,227,232,233,242,244,248,250,251,261,270,272],These:[40,43,154,159,169,175,177,182,195,198,205,213,237,238,244,249,250,269,270,272,273],To:[2,40,55,63,147,160,161,164,169,170,173,175,177,179,181,183,184,185,187,188,190,194,195,197,198,200,202,203,212,218,223,232,234,235,244,246,250,251,252,255,256,258,260,261,262,264,269,270,271,272,273,274],WITH:[215,269],Will:[129,181,244,250,272],With:[109,164,168,183,190,221,250,267,270,272],_:210,__:[160,197,214,246,250,267],____:198,__attrs_post_init__:53,__bool__:129,__class:55,__code__:63,__contains__:55,__copy__:55,__deepcopy__:[40,43,55,109],__del__:53,__delitem__:55,__dict:55,__doc__:[164,269,270],__enter__:43,__eq__:[40,43,63,71,146,157,250],__exit__:43,__extra__:[41,197],__fail__:68,__file__:202,__future__:250,__getitem__:[55,71],__getstate__:40,__gt__:40,__hash__:[40,43,53],__init__:[16,109,143,164,165,168,181,198,199,201,202,216,259],__init_subclass__:[66,250],__iter__:[55,71],__len__:55,__lshift__:66,__lt__:[40,43],__main__:188,__mapper_args__:117,__module__:168,__name__:[180,188,244,261],__ne__:[40,43,250],__neq__:250,__no_default_sentinel:69,__or__:40,__pycache__:164,__repr__:[0,1,40,41,43,48,53,56,57,58,59,61,62,63,64,69,70,155,250],__rlshift__:66,__rrshift__:66,__rshift__:66,__setattr__:[40,129],__setitem__:55,__setstate__:40,__slots__:55,__str__:[0,43,71],__table_args__:[43,48,52,57,58,59,61,62,63,65,67,70],__tablename__:[41,43,45,47,48,49,50,52,56,57,58,59,61,62,63,64,65,67,68,69,70],__type:250,__var:250,_a:181,_access:250,_airflow_moved__2_2__task_inst:227,_airflow_www_user_password:264,_airflow_www_user_usernam:264,_change_st:250,_change_state_for_tis_without_dagrun:250,_check_for_stalled_adopted_task:250,_check_task_rul:161,_clean_execution_dat:250,_cmd:[160,214,250],_dataintervaltimet:157,_date_success:250,_decor:250,_dockerdecoratedoper:198,_end:239,_error_fil:250,_execut:250,_execute_task:40,_get_all_non_dag_permiss:250,_get_instance_view:250,_get_pretty_exception_messag:250,_getfram:250,_heartbeat_failur:239,_host:255,_infra_failure_retry_window:146,_lazyxcomaccess:166,_oper:250,_parse_exception_messag:250,_phys_pag:264,_pip_additional_requir:264,_print_stat:250,_process_executor_ev:250,_process_task_inst:250,_properti:250,_run_raw_task:[63,188],_schedule_at:216,_schedule_interv:250,_secret:[160,214],_set_default:250,_start:239,_taskdecor:270,_tb:43,_trigger_dag:250,_trivialtimet:158,_type:43,_valu:43,a13f7613ad25:241,a22034:117,a3bcd0914482:241,a4c2fd67d16b:241,a56c9515abdc:241,a66efa278eea:241,a_dat:268,a_func:195,aaa:250,ab:117,ab_:250,ab_register_us:241,ab_us:241,ab_view_menu:241,abandon:[1,2,3,9,11,250],abbrevi:250,abc:[40,124,250],abcmeta:[40,250],abil:[165,170,190,212,229,234,236,250,262,270,272],abl:[40,159,165,166,177,180,182,187,195,197,198,216,218,221,227,242,245,250,252,266,267,269,272,273],about:[0,38,40,41,43,44,65,66,159,160,164,165,167,168,169,174,176,177,185,195,197,200,201,215,216,221,223,225,227,234,242,244,245,246,249,255,260,269,272],abov:[78,159,161,164,166,178,181,182,183,197,216,220,223,230,242,245,249,250,258,264,270,271,272,273],abruptli:9,absenc:250,absolut:[9,38,40,172,181],abspath:202,abstractdagfileprocessorprocess:250,abstractoper:[40,51,53,122,250],acceler:250,accept:[1,3,11,40,43,109,160,165,166,181,216,230,244,252,268,272,273],access:[43,55,122,134,143,159,160,164,169,170,175,181,183,185,190,197,199,203,210,214,215,216,227,234,238,242,244,245,252,254,258,267,272],access_control:[43,250,272],access_control_allow_head:252,access_control_allow_method:252,access_control_allow_origin:252,access_logfil:[160,272],access_logformat:160,access_token:[258,261,271],access_token_url:261,accessor:250,accident:250,accommod:250,accompani:159,accomplish:[246,272],accord:[1,43,159,268,269,272],accordingli:250,account:[63,159,169,181,203,215,261,264,266,269,272,273],accumul:159,accur:[250,268],achiev:[40,68,166,173,175,176,177,195,246,250,262,264],ack:250,acknowledg:[181,250],acl:250,acquir:[180,248,250],acquisit:245,across:[40,164,165,176,181,185,190,195,208,214,232,233,246,250,271],act:[43,199,230,233,246,248,250,251,261,269,270],action:[40,43,129,159,164,173,225,227,244,248,250,251,269,271,272,273],action_can_access_menu:251,action_can_cr:251,action_can_delet:251,action_can_edit:251,action_can_read:251,action_clear:250,action_log:250,activ:[43,48,52,68,146,160,164,166,173,181,195,215,222,236,244,245,250,268,269,272,274],activate_dag_run:63,active_dag_id:43,active_runs_of_dag:48,actual:[14,43,53,58,63,68,154,159,160,164,169,177,180,181,182,183,195,199,209,215,224,227,239,242,250,269,270,274],acycl:[43,164,169,219,250],ad:[14,43,60,83,160,164,165,167,181,185,197,199,201,205,207,220,221,227,235,239,241,244,249,251,252,261,264,267,272],adapt:250,adc:250,add:[2,5,14,38,40,43,44,48,53,72,83,109,157,161,163,164,166,170,173,175,177,181,183,188,190,194,195,197,198,199,202,204,205,206,210,214,215,220,221,222,224,229,230,231,235,238,239,241,244,251,252,255,261,264,267,269,270,271,272,273,274],add_dag_code_t:250,add_inlet:40,add_link:244,add_on:166,add_outlet:[40,231],add_start_:270,add_task:[43,270],added_valu:166,addendum:230,addit:[40,43,83,109,159,164,165,168,172,176,177,181,182,190,194,199,210,215,216,218,220,221,230,235,236,238,242,244,248,250,251,252,258,259,264,267,273],addition:[5,14,40,172,173,181,188,190,197,199,212,250],additional_airflow_extra:250,additional_python_dep:250,addprinc:255,address:[40,41,72,181,187,203,245,246,250,254],adequ:250,adhoc:[38,66],adjust:[188,238,250,255,268],adl:250,adls_to_gc:250,adlstogooglecloudstorageoper:250,admin:[160,168,171,197,218,242,261,264,266,269,272],admin_view:272,administr:[253,264,272],adopt:[1,2,3,9,11,173,181,239,250],adopt_launched_task:9,advanc:[164,166,250,269,273],advantag:[132,173,190,229,250,255],advic:159,advis:[40,164,173,181,230,250],advisori:250,ae1bc863e815:250,affect:[164,181,273],affin:[250,272],aforement:250,after:[0,10,38,40,43,53,55,70,72,109,120,132,143,146,149,151,154,160,165,173,177,181,182,183,190,195,198,206,207,215,216,225,226,227,235,244,246,250,252,254,259,260,264,267,269,272],afterward:[35,131,222],afterworkdaytimet:216,again:[2,154,155,158,159,160,164,173,176,180,182,183,185,190,195,250,274],against:[40,43,55,87,117,134,147,159,161,164,166,177,181,195,198,208,230,244,250,252,255,269],agent:250,aggreg:[40,161,166,172],aggregate_db_message_job:171,aggregate_db_message_job_cmd:171,aggress:[40,172],agnost:169,ago:[181,182,195,264],agre:[226,230,250],agreement:[177,230,250],ai:[194,250],aid:231,aifrlow:250,aijamalnk:247,aim:[53,183,229,249,250],aip:[43,65,154,176,250,273],aiplatformconsolelink:201,airbnb:[164,247,250],airbyt:194,airflow:[160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,187,188,189,190,193,197,198,199,201,202,203,204,205,206,207,208,210,211,214,215,216,217,218,223,224,225,226,228,229,231,232,233,235,236,237,238,239,240,241,243,245,246,247,248,251,252,253,254,256,257,258,260,262,265,267,268,269,270,271],airflow__:[160,214,246],airflow__api__access_control_allow_head:181,airflow__api__access_control_allow_method:181,airflow__api__access_control_allow_origin:181,airflow__api__auth_backend:181,airflow__api__enable_experimental_api:181,airflow__api__fallback_page_limit:181,airflow__api__google_key_path:181,airflow__api__google_oauth2_audi:181,airflow__api__maximum_page_limit:181,airflow__atlas__host:181,airflow__atlas__password:181,airflow__atlas__password_cmd:181,airflow__atlas__password_secret:181,airflow__atlas__port:181,airflow__atlas__sasl_en:181,airflow__atlas__usernam:181,airflow__celery__broker_url:181,airflow__celery__broker_url_cmd:181,airflow__celery__broker_url_secret:181,airflow__celery__celery_app_nam:181,airflow__celery__celery_config_opt:181,airflow__celery__flower_basic_auth:181,airflow__celery__flower_basic_auth_cmd:181,airflow__celery__flower_basic_auth_secret:181,airflow__celery__flower_host:181,airflow__celery__flower_port:181,airflow__celery__flower_url_prefix:181,airflow__celery__operation_timeout:181,airflow__celery__pool:181,airflow__celery__result_backend:181,airflow__celery__result_backend_cmd:181,airflow__celery__result_backend_secret:181,airflow__celery__ssl_act:181,airflow__celery__ssl_cacert:181,airflow__celery__ssl_cert:181,airflow__celery__ssl_kei:181,airflow__celery__sync_parallel:181,airflow__celery__task_adoption_timeout:181,airflow__celery__task_publish_max_retri:181,airflow__celery__task_track_start:181,airflow__celery__worker_autoscal:181,airflow__celery__worker_concurr:181,airflow__celery__worker_enable_remote_control:181,airflow__celery__worker_precheck:181,airflow__celery__worker_prefetch_multipli:181,airflow__celery__worker_umask:181,airflow__celery_broker_transport_options__visibility_timeout:181,airflow__celery_kubernetes_executor__kubernetes_queu:181,airflow__cli__api_cli:181,airflow__cli__endpoint_url:181,airflow__core__check_sla:181,airflow__core__compress_serialized_dag:181,airflow__core__dag_discovery_safe_mod:181,airflow__core__dag_file_processor_timeout:181,airflow__core__dag_ignore_file_syntax:181,airflow__core__dag_run_conf_overrides_param:181,airflow__core__dagbag_import_error_traceback:181,airflow__core__dagbag_import_error_traceback_depth:181,airflow__core__dagbag_import_timeout:181,airflow__core__dags_are_paused_at_cr:181,airflow__core__dags_fold:[160,181],airflow__core__default_imperson:181,airflow__core__default_pool_task_slot_count:181,airflow__core__default_task_execution_timeout:181,airflow__core__default_task_retri:181,airflow__core__default_task_weight_rul:181,airflow__core__default_timezon:181,airflow__core__donot_pickl:181,airflow__core__enable_xcom_pickl:181,airflow__core__execute_tasks_new_python_interpret:181,airflow__core__executor:[181,188,190],airflow__core__fernet_kei:[181,190,256],airflow__core__fernet_key_cmd:181,airflow__core__fernet_key_secret:181,airflow__core__hide_sensitive_var_conn_field:181,airflow__core__hostname_cal:181,airflow__core__killed_task_cleanup_tim:181,airflow__core__lazy_discover_provid:181,airflow__core__lazy_load_plugin:181,airflow__core__load_exampl:181,airflow__core__max_active_runs_per_dag:181,airflow__core__max_active_tasks_per_dag:181,airflow__core__max_map_length:181,airflow__core__max_num_rendered_ti_fields_per_task:181,airflow__core__min_serialized_dag_fetch_interv:181,airflow__core__min_serialized_dag_update_interv:181,airflow__core__parallel:181,airflow__core__plugins_fold:181,airflow__core__secur:181,airflow__core__sensitive_var_conn_nam:181,airflow__core__sql_alchemy_conn:[215,250],airflow__core__sql_alchemy_schema:215,airflow__core__task_runn:181,airflow__core__unit_test_mod:[181,217],airflow__core__xcom_backend:181,airflow__dask__cluster_address:181,airflow__dask__tls_ca:181,airflow__dask__tls_cert:181,airflow__dask__tls_kei:181,airflow__database__load_default_connect:181,airflow__database__max_db_retri:181,airflow__database__sql_alchemy_conn:[181,190,214,246],airflow__database__sql_alchemy_conn_cmd:[181,214,250],airflow__database__sql_alchemy_conn_secret:[181,214],airflow__database__sql_alchemy_connect_arg:181,airflow__database__sql_alchemy_engine_arg:181,airflow__database__sql_alchemy_engine_args_cmd:181,airflow__database__sql_alchemy_engine_args_secret:181,airflow__database__sql_alchemy_max_overflow:181,airflow__database__sql_alchemy_pool_en:181,airflow__database__sql_alchemy_pool_pre_p:181,airflow__database__sql_alchemy_pool_recycl:181,airflow__database__sql_alchemy_pool_s:181,airflow__database__sql_alchemy_schema:181,airflow__database__sql_engine_collation_for_id:181,airflow__database__sql_engine_encod:181,airflow__databe__sql_alchemy_conn:215,airflow__debug__fail_fast:[181,188],airflow__elasticsearch__end_of_log_mark:181,airflow__elasticsearch__frontend:181,airflow__elasticsearch__host:181,airflow__elasticsearch__host_field:181,airflow__elasticsearch__json_field:181,airflow__elasticsearch__json_format:181,airflow__elasticsearch__log_id_templ:181,airflow__elasticsearch__offset_field:181,airflow__elasticsearch__write_stdout:181,airflow__elasticsearch_configs__use_ssl:181,airflow__elasticsearch_configs__verify_cert:181,airflow__email__default_email_on_failur:181,airflow__email__default_email_on_retri:181,airflow__email__email_backend:[181,203],airflow__email__email_conn_id:[181,203],airflow__email__from_email:181,airflow__email__html_content_templ:181,airflow__email__subject_templ:181,airflow__github_enterprise__api_rev:181,airflow__hive__default_hive_mapred_queu:181,airflow__hive__mapred_job_name_templ:181,airflow__kerberos__ccach:181,airflow__kerberos__forward:181,airflow__kerberos__include_ip:181,airflow__kerberos__keytab:181,airflow__kerberos__kinit_path:181,airflow__kerberos__princip:181,airflow__kerberos__reinit_frequ:181,airflow__kubernetes__cluster_context:181,airflow__kubernetes__config_fil:181,airflow__kubernetes__delete_option_kwarg:181,airflow__kubernetes__delete_worker_pod:181,airflow__kubernetes__delete_worker_pods_on_failur:181,airflow__kubernetes__enable_tcp_keepal:181,airflow__kubernetes__in_clust:181,airflow__kubernetes__kube_client_request_arg:181,airflow__kubernetes__multi_namespace_mod:181,airflow__kubernetes__namespac:181,airflow__kubernetes__pod_template_fil:181,airflow__kubernetes__tcp_keep_cnt:181,airflow__kubernetes__tcp_keep_idl:181,airflow__kubernetes__tcp_keep_intvl:181,airflow__kubernetes__verify_ssl:181,airflow__kubernetes__worker_container_repositori:181,airflow__kubernetes__worker_container_tag:181,airflow__kubernetes__worker_pods_creation_batch_s:181,airflow__kubernetes__worker_pods_pending_timeout:181,airflow__kubernetes__worker_pods_pending_timeout_batch_s:181,airflow__kubernetes__worker_pods_pending_timeout_check_interv:181,airflow__kubernetes__worker_pods_queued_check_interv:181,airflow__lineage__backend:181,airflow__local_kubernetes_executor__kubernetes_queu:181,airflow__logging__base_log_fold:181,airflow__logging__celery_logging_level:181,airflow__logging__colored_console_log:181,airflow__logging__colored_formatter_class:181,airflow__logging__colored_log_format:181,airflow__logging__dag_processor_manager_log_loc:181,airflow__logging__encrypt_s3_log:181,airflow__logging__extra_logger_nam:181,airflow__logging__fab_logging_level:[181,261],airflow__logging__google_key_path:181,airflow__logging__log_filename_templ:181,airflow__logging__log_format:181,airflow__logging__log_processor_filename_templ:181,airflow__logging__logging_config_class:181,airflow__logging__logging_level:181,airflow__logging__remote_base_log_fold:181,airflow__logging__remote_log:181,airflow__logging__remote_log_conn_id:181,airflow__logging__simple_log_format:181,airflow__logging__task_log_prefix_templ:181,airflow__logging__task_log_read:181,airflow__logging__worker_log_server_port:181,airflow__metrics__stat_name_handl:181,airflow__metrics__statsd_allow_list:181,airflow__metrics__statsd_custom_client_path:181,airflow__metrics__statsd_datadog_en:181,airflow__metrics__statsd_datadog_tag:181,airflow__metrics__statsd_host:181,airflow__metrics__statsd_on:181,airflow__metrics__statsd_port:181,airflow__metrics__statsd_prefix:181,airflow__operators__allow_illegal_argu:181,airflow__operators__default_cpu:181,airflow__operators__default_disk:181,airflow__operators__default_gpu:181,airflow__operators__default_own:181,airflow__operators__default_queu:181,airflow__operators__default_ram:181,airflow__scheduler__allow_trigger_in_futur:181,airflow__scheduler__catchup_by_default:181,airflow__scheduler__child_process_log_directori:181,airflow__scheduler__dag_dir_list_interv:181,airflow__scheduler__deactivate_stale_dags_interv:181,airflow__scheduler__dependency_detector:181,airflow__scheduler__file_parsing_sort_mod:181,airflow__scheduler__ignore_first_depends_on_past_by_default:181,airflow__scheduler__job_heartbeat_sec:181,airflow__scheduler__max_callbacks_per_loop:181,airflow__scheduler__max_dagruns_per_loop_to_schedul:181,airflow__scheduler__max_dagruns_to_create_per_loop:181,airflow__scheduler__max_tis_per_queri:181,airflow__scheduler__min_file_process_interv:181,airflow__scheduler__num_run:181,airflow__scheduler__orphaned_tasks_check_interv:181,airflow__scheduler__parsing_process:181,airflow__scheduler__pool_metrics_interv:181,airflow__scheduler__print_stats_interv:181,airflow__scheduler__schedule_after_task_execut:181,airflow__scheduler__scheduler_health_check_threshold:181,airflow__scheduler__scheduler_heartbeat_sec:181,airflow__scheduler__scheduler_idle_sleep_tim:181,airflow__scheduler__scheduler_zombie_task_threshold:181,airflow__scheduler__standalone_dag_processor:[163,181],airflow__scheduler__trigger_timeout_check_interv:181,airflow__scheduler__use_job_schedul:181,airflow__scheduler__use_row_level_lock:181,airflow__scheduler__zombie_detection_interv:181,airflow__secrets__backend:181,airflow__secrets__backend_kwarg:181,airflow__sensors__default_timeout:181,airflow__sentry__before_send:181,airflow__sentry__sentry_dsn:181,airflow__sentry__sentry_on:181,airflow__smart_sensor__sensors_en:181,airflow__smart_sensor__shard:181,airflow__smart_sensor__shard_code_upper_limit:181,airflow__smart_sensor__use_smart_sensor:181,airflow__smtp__smtp_host:[181,203],airflow__smtp__smtp_mail_from:[181,203],airflow__smtp__smtp_password:[181,203],airflow__smtp__smtp_password_cmd:181,airflow__smtp__smtp_password_secret:181,airflow__smtp__smtp_port:[181,203],airflow__smtp__smtp_retry_limit:181,airflow__smtp__smtp_ssl:[181,203],airflow__smtp__smtp_starttl:[181,203],airflow__smtp__smtp_timeout:181,airflow__smtp__smtp_us:[181,203],airflow__triggerer__default_capac:181,airflow__webserver__access_logfil:181,airflow__webserver__access_logformat:181,airflow__webserver__analytics_id:181,airflow__webserver__analytics_tool:181,airflow__webserver__audit_view_excluded_ev:181,airflow__webserver__audit_view_included_ev:181,airflow__webserver__auto_refresh_interv:181,airflow__webserver__base_url:[181,246],airflow__webserver__cookie_samesit:181,airflow__webserver__cookie_secur:181,airflow__webserver__dag_default_view:181,airflow__webserver__dag_orient:181,airflow__webserver__default_dag_run_display_numb:181,airflow__webserver__default_ui_timezon:181,airflow__webserver__default_wrap:181,airflow__webserver__enable_proxy_fix:181,airflow__webserver__error_logfil:181,airflow__webserver__expose_config:181,airflow__webserver__expose_hostnam:181,airflow__webserver__expose_stacktrac:181,airflow__webserver__hide_paused_dags_by_default:181,airflow__webserver__instance_nam:[181,200],airflow__webserver__instance_name_has_markup:181,airflow__webserver__log_animation_spe:181,airflow__webserver__log_auto_tailing_offset:181,airflow__webserver__log_fetch_delay_sec:181,airflow__webserver__log_fetch_timeout_sec:181,airflow__webserver__navbar_color:181,airflow__webserver__page_s:181,airflow__webserver__proxy_fix_x_for:181,airflow__webserver__proxy_fix_x_host:181,airflow__webserver__proxy_fix_x_port:181,airflow__webserver__proxy_fix_x_prefix:181,airflow__webserver__proxy_fix_x_proto:181,airflow__webserver__reload_on_plugin_chang:181,airflow__webserver__secret_kei:181,airflow__webserver__secret_key_cmd:181,airflow__webserver__secret_key_secret:181,airflow__webserver__session_backend:181,airflow__webserver__session_lifetime_minut:181,airflow__webserver__show_recent_stats_for_completed_run:181,airflow__webserver__update_fab_perm:181,airflow__webserver__warn_deployment_exposur:181,airflow__webserver__web_server_host:181,airflow__webserver__web_server_master_timeout:181,airflow__webserver__web_server_port:181,airflow__webserver__web_server_ssl_cert:181,airflow__webserver__web_server_ssl_kei:181,airflow__webserver__web_server_worker_timeout:181,airflow__webserver__work:181,airflow__webserver__worker_class:181,airflow__webserver__worker_refresh_batch_s:181,airflow__webserver__worker_refresh_interv:181,airflow__webserver__x_frame_en:181,airflow_clust:204,airflow_config:[160,213,250],airflow_configmap:272,airflow_conn_:[125,159,160,197],airflow_conn_airflow_db:190,airflow_conn_my_conn:159,airflow_conn_my_prod_databas:197,airflow_conn_my_prod_db:197,airflow_conn_proxy_postgres_tcp:160,airflow_conn_some_conn:197,airflow_db:[215,274],airflow_download_dir:223,airflow_gid:[250,264],airflow_hom:[160,161,181,190,200,204,213,214,238,242,244,261,266],airflow_image_nam:264,airflow_krb5_ccach:[181,255],airflow_local_set:[161,183,195,200,204,215,229,238,250],airflow_local_settings_configmap:272,airflow_logging_set:250,airflow_on_path:242,airflow_oper:242,airflow_pass123:215,airflow_pass:215,airflow_serializable_context_kei:109,airflow_test_config:250,airflow_tmp_dir:198,airflow_uid:[264,269],airflow_us:215,airflow_var_:[125,159,160,218],airflow_var_foo:218,airflow_var_foo_baz:218,airflow_var_kei:159,airflow_vers:[222,223,266],airflowbadrequest:0,airflowclusterpolicyviol:[0,161,250],airflowconfigexcept:[0,250],airflowconfigpars:250,airflowconfigparsx:250,airflowdagcycleexcept:[0,44],airflowdagduplicatedidexcept:[0,44],airflowdatetimepickerwidget:250,airflowexcept:[0,42,43,72,147,159,195,206,250],airflowextralinkplugin:201,airflowfailexcept:[0,177,250],airflowfileparseexcept:0,airflowignor:[44,167,181,202,242],airflowimport:250,airflowkubernetesschedul:9,airflowmacroplugin:273,airflownotfoundexcept:0,airflowoptionalproviderfeatureexcept:0,airflowplugin:[201,216,244,250,272],airflowrescheduleexcept:0,airflowsecuritymanag:[250,261],airflowsensortimeout:[0,177,250],airflowskipexcept:[0,72,177,250],airflowsmartsensorexcept:0,airflowtasktimeout:[0,177,181,239,250],airflowtestplugin:[244,250,272],airflowtimetableinvalid:[0,154,157],airflowwebservertimeout:0,airlin:250,aizham:247,ajax:250,aka:[40,223],alan:250,albeit:176,alchemi:[69,238],alemb:[160,250,274],alert:[40,61,63,117,181,190,205,233,244,250],alex:247,alexvanboxel:247,algorithm:[40,129,173],alias:250,alibaba:194,align:[43,195],aliv:[43,45,59,160],alive_dag_fileloc:[43,45,59],all:[0,1,2,3,4,5,7,9,10,11,14,16,38,40,43,48,50,53,55,56,57,58,59,60,63,66,67,68,69,72,74,97,109,129,132,146,154,159,160,162,164,165,167,168,169,170,172,173,174,175,176,177,181,182,183,184,185,188,190,194,195,197,198,201,202,208,210,214,215,216,218,220,221,222,227,229,230,232,233,234,235,237,238,239,241,242,244,246,247,248,249,251,252,255,259,260,262,264,266,267,268,269,270,272,273,274],all_dag:[250,251,272],all_db:194,all_don:[40,159,164,182,210,250],all_fail:[40,164,195],all_leav:120,all_skip:[40,164,250],all_success:[40,164,250,269],all_task:202,alleg:230,allevi:175,alloc:[191,198,250,264],allocate_id:250,allow:[2,20,40,43,83,97,109,117,122,129,134,159,160,162,164,165,166,173,175,177,178,180,181,186,187,192,194,197,198,199,200,206,207,210,214,219,220,222,228,229,234,238,239,242,244,246,248,250,251,252,255,260,261,264,266,267,268,269,270,271,272,273,274],allow_future_exec_d:43,allow_illegal_argu:250,allow_nul:250,allow_trigger_in_futur:173,allowed_st:[122,134,208,250],almost:[164,165,166,173,231,250],alon:[164,230],along:[43,160,162,164,182,195,230,270],alongsid:[12,182,230,239,264],alpha:249,alphabet:[181,250],alphanumer:43,alphasort:250,alpin:250,alreadi:[0,14,38,43,44,48,55,56,59,69,122,124,125,132,160,164,170,173,175,181,183,185,190,223,242,246,250,258,261,268,269,272,274],alreadyexist:250,alright:269,also:[12,14,35,40,43,47,55,58,63,72,123,147,153,154,159,160,161,162,163,164,165,166,168,169,170,173,175,176,177,178,179,180,181,182,183,185,186,188,189,190,194,195,197,198,199,200,201,206,208,213,214,215,216,217,218,220,221,222,223,225,228,229,231,234,235,236,237,238,242,244,246,249,250,251,255,256,258,259,260,264,266,267,268,269,270,272,273,274],also_run_thi:206,alter:[38,40,109,195,215,229,246,250,251],altern:[68,173,197,200,222,250,259,272,274],although:[120,166,215,249,268],alwai:[40,43,55,159,164,165,169,181,190,194,195,202,203,215,216,222,235,242,246,249,250,258,268,271,272,273,274],am:182,amazon:[13,86,88,111,112,114,144,145,166,181,194,201,203,215,220,242,244,270],amazonaw:201,amazonlinux:215,ambigu:[250,268],amend:200,america:181,ami:215,among:[159,165,191,221],amount:[2,44,109,160,173,180,181,198,199,250,264],amqp:250,amsterdam:[181,268],an:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,200,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273],anaconda:242,analys:[164,271],analysi:[169,250],analyt:[181,240,245,250],analytics_id:240,analytics_tool:240,analyz:164,anand:247,ancestor:[40,172],anchor:[44,267],anecdot:173,aneesh:[247,250],anew:160,ani:[1,2,3,4,9,10,11,12,14,16,38,39,40,43,44,48,53,55,59,63,69,71,72,83,109,117,120,134,136,143,146,154,155,157,159,160,161,162,163,164,165,169,171,172,173,175,177,180,181,182,185,187,190,194,195,197,199,203,206,212,214,215,216,217,221,222,223,226,227,230,233,234,236,239,242,244,245,246,249,250,251,254,258,259,260,261,264,267,269,270,271,272,274],anierobi:247,anim:181,annot:[9,40,161,229,230,231],annotation_kei:250,annotation_key2:250,annotation_valu:250,annotation_value2:250,announc:[200,247],anomali:244,anonym:[160,181,240,250,251,261],anoth:[0,58,66,72,87,154,155,158,159,164,170,173,177,179,181,182,190,197,198,206,208,227,231,239,246,248,249,250,252,267,269,270],another_funct:269,anotherclass:242,anotherpackag:210,ansi:[215,250],ansibl:185,answer:[165,216,249,250],any_leaf:120,any_op:71,anyhow:227,anymor:250,anyoper:71,anyth:[1,2,3,9,10,11,12,153,158,164,165,166,169,242,250,269,272],anywher:[63,165,258,269,272],aoen:247,apach:[19,21,22,29,36,80,89,90,91,92,93,100,102,105,113,137,138,141,142,152,160,162,168,173,181,182,183,185,190,198,199,200,201,203,210,215,220,221,222,223,225,226,227,229,230,235,238,239,242,243,244,245,246,247,254,255,264,265,266,269,270,272,273],apache2:250,apache_airflow:223,api:[9,40,43,63,160,162,164,165,166,176,177,182,189,190,194,195,197,198,199,203,209,222,228,232,234,246,251,254,261],api_base_url:[261,272],api_host:250,api_kei:[258,271],api_result:270,api_vers:[198,250],apiexcept:250,apikei:[203,258,271],apipasswordtest:250,apivers:190,app:[2,181,234,240,244,245,250,252,261,264,272],appar:250,appbuild:[181,241,244,250,251,261,272],appbuilder_menu_item:[244,272],appbuilder_mitem:[244,272],appbuilder_mitem_toplevel:244,appbuilder_view:[244,272],appbuilderbaseview:[244,272],appear:[159,164,165,173,177,185,198,218,230,246,248,250,258],append:[72,161,181,214,231,242,250,267],append_env:72,appendix:230,appli:[14,38,40,53,72,109,143,154,155,158,161,164,166,177,181,182,198,200,206,216,220,230,231,239,246,250,268,269,272,274],applic:[0,164,181,184,194,215,221,222,228,230,234,238,244,250,252,268,272,273,274],application_nam:250,apply_lineag:231,apply_upstream_relationship:71,approach:[164,191,199,215,221,242,250,272],appropri:[14,43,68,173,199,213,222,230,250,255,266,269,273],approxim:[250,267],apt:[220,250,264],ar:[0,10,14,40,43,44,48,50,53,55,58,59,60,63,65,67,68,69,70,72,78,97,109,117,127,129,131,132,134,143,146,147,154,159,160,161,162,163,164,165,166,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,189,190,191,194,197,198,199,202,203,204,206,208,210,214,215,216,217,218,219,220,221,222,223,224,225,226,227,230,231,232,233,234,235,236,238,239,240,241,242,243,245,246,248,249,251,252,254,255,257,259,260,261,262,264,266,267,268,269,270,271,272,273,274],arang:159,arangodb:194,arbitrari:[69,70,71,168,171,195,218,219,250,252,264,268],arbitrarili:250,arch:242,architectur:[167,190,219,236,242,250,264,272],archiv:[210,250,272],are_dependencies_met:[63,250],are_dependents_don:63,area:[164,173,250,272],aren:63,arflow:250,arg1:181,arg:[0,2,5,16,39,41,43,53,55,71,82,109,146,164,166,177,181,190,195,199,215,244,250,264,269,270],argcomplet:274,argo:250,arguabl:191,argument:[40,43,72,109,120,134,143,147,154,155,157,161,165,167,168,171,175,177,178,180,181,182,198,199,206,207,209,216,229,253,259,264,267,270,272,274],aris:[72,230,246],arithmet:268,arn:250,around:[9,44,63,165,176,180,198,219,220,250,254,269,272],arrai:[14,159,190,197,219,244,250],arrang:[169,177],arriv:[146,166],arrow:250,art:173,arthur:247,articl:[242,249,250],artifact:250,artifici:250,artwr:247,asana:[194,197],asanahook:197,asc:[181,223],ascend:[53,67,155],ascii:[43,215,250],asciiart:250,asctim:[181,250],asf:[221,245,250,254],ash:247,ashb:247,asid:[164,227],ask:[43,154,155,158,165,166,173,185,221,250],aspect:[173,255],ass:159,assert:[129,159,216,230,250],assert_dag_dict_equ:159,assertequalignoremultiplespac:250,assess:[159,227,254],asset:[40,160],assign:[40,68,167,171,177,181,182,185,195,198,246,251],assign_unassign:68,assist:[180,272],associ:[40,43,48,59,63,154,155,158,159,171,177,181,182,197,230,245,246,249,250,251,261,268,274],assum:[87,109,117,155,160,165,181,190,198,202,210,230,250,262,268,269,272],assumpt:213,assur:180,ast:250,asterisk:[164,250,255],astronom:[178,250],async:[1,2,165,175,194,220,222,250],async_result:2,asynchron:[1,4,9,10,12,68,165,220,239,250],asyncio:165,asyncresult:2,atla:[160,194,214,250],atlassian:250,atom:[182,250],attach:[40,83,181,230,250],attack:[250,261],attempt:[43,48,56,63,159,160,165,173,177,180,181,195,210,238,239,250,264],attent:[40,173,195,202,215,250],attr:[40,231,250],attribut:[3,11,44,48,129,160,161,164,165,168,175,177,185,199,202,216,229,230,244,248,252,267,268,269,270],attributeerror:[168,250,270],audienc:[181,245],audit:[181,227,231,244,250,251],aug:226,augment:[181,250,255],auth:[181,194,199,252,253,272],auth_backend:252,auth_db:[250,261],auth_oauth:261,auth_role_publ:261,auth_roles_map:261,auth_roles_sync_at_login:261,auth_typ:261,auth_user_registr:261,auth_user_registration_rol:261,authbas:252,authent:[16,159,160,181,194,198,220,228,256,264,272],authlib:272,author:[16,63,165,166,176,181,198,214,219,230,232,246,249,250,252,258,269,270,271,272],authoris:250,authorize_url:261,authorship:[230,250],auto:[160,164,165,179,180,181,195,205,231,250,274],auto_remov:[198,250],autoapi:250,autoclass:250,autocommit:[16,250],autocomplet:[250,251],autoenv:250,autoenv_leav:250,autogener:250,autoload:274,autom:[43,164,181,194,197,221,250],automat:[5,14,40,63,64,70,109,122,159,160,162,164,165,167,176,181,190,194,198,202,215,217,220,225,227,231,238,242,258,261,263,264,268,270,272],autorestart:250,autosc:[229,250],autoscal:[160,181,250],autumn:268,avail:[0,1,2,7,10,35,40,56,63,109,120,134,143,159,160,164,166,167,168,169,171,173,177,180,181,184,185,195,197,198,199,201,202,205,215,221,222,223,226,230,231,234,235,237,238,239,242,243,244,246,249,255,260,261,264,267,269,270,272],averag:[117,245],avoid:[38,40,43,61,70,71,109,120,132,149,159,161,165,168,173,180,181,188,199,239,244,250,270,272],avro:250,aw:[13,86,88,111,112,114,126,144,145,166,181,194,197,201,205,212,237,244,246],awai:[173,181,250,266,270],await:[165,177],awar:[43,154,157,159,164,165,166,177,185,195,215,216,241,252,261,269],awkward:250,aws_account_id:250,aws_athena_hook:250,aws_athena_oper:250,aws_athena_sensor:250,aws_conn_id:[166,250,270],aws_default:[166,203],aws_default_region:250,aws_glue_hook:250,aws_iam_rol:250,aws_lambda_hook:250,aws_session_token:250,aws_sns_hook:250,aws_sns_publish_oper:250,aws_sqs_hook:250,aws_sqs_publish_oper:250,aws_sqs_sensor:250,awsathenahook:250,awsathenaoper:250,awsbatch:250,awsbatch_oper:250,awsbatchcli:250,awsbatchprotocol:250,awsbatchwait:250,awsgluecatalogpartitionsensor:250,awshook:250,awslambdahook:250,awssnshook:250,awsssmsecretsbackend:250,axi:250,azkaban:[219,250],azri:250,azur:[173,194,215,237],azure_blob_storag:250,azure_container_inst:250,azure_cosmo:250,azure_data_lak:250,azurecontainerinst:250,azurecontainerinstancehook:250,azurecontainerinstancesoper:250,azuredatafactoryhook:250,azuredatalakehook:250,azuredatalakestoragelistoper:250,b0f07c:87,b1b348e02d07:241,b247b1e3d1:241,b25a55525161:241,b3b105409875:241,b8a8e73caa2c:215,b:[40,42,159,160,164,166,181,195,230,250,260],b_func:195,ba4b:223,ba:[247,250,272],babel:250,back:[9,40,159,165,173,185,195,210,216,244,250,254,272],backcompat:250,backend:[2,44,69,70,124,125,159,160,162,166,167,182,185,190,194,199,203,205,214,218,225,228,252,261,266,272],backend_kwarg:[250,259,260],backfil:[0,43,48,63,78,122,123,132,153,154,155,158,164,181,188,195,215,250,266,272],backfilljob:[47,63,160,164,250],backfilljobtest:250,backfillunfinish:0,background:[199,210,250,269],backoff:[40,63,129,250],backport:[250,273],backrefer:250,backtick:250,backup:[238,250,272,274],backup_data:171,backward:[38,43,71,160,164,195,235,249,250,267,268,272],bad:[159,250],badg:250,badli:173,bag:44,bag_dag:44,baggag:38,bake:[250,264],balanc:[173,181,250],balancehero:250,banco:250,bar:[43,160,170,179,181,218,250,269,271,272],bar_:195,bare:[198,269],base64:[250,252],base:[0,1,2,3,4,5,7,9,10,11,12,15,16,20,24,35,38,40,41,42,43,44,45,47,48,49,50,51,52,53,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,74,76,78,81,82,83,85,87,88,91,92,97,100,102,107,108,109,111,113,114,116,117,118,120,122,123,124,125,127,128,130,131,132,134,136,140,143,146,147,149,151,153,155,156,157,158,164,165,166,171,172,173,174,175,177,181,182,183,186,189,192,194,197,198,199,202,210,211,213,215,216,221,224,226,227,230,235,238,239,241,242,243,244,248,253,262,264,270,272],base_callback_sink:1,base_d:[43,78],base_dag:242,base_executor:[2,3,4,5,7,8,9,10,11,12],base_hook:[24,250],base_job:234,base_log_fold:[238,242,250],base_path:270,base_secret:[126,127],base_sensor_oper:[140,250],base_serializable_context_kei:109,base_task_runn:250,base_templ:250,base_ti_dep:[40,53],base_url:[212,250,261,272],basebranchoper:[74,78,97,123,164,250],basecallbacksink:1,basedag:242,baseexcept:[0,63],baseexecutor:[1,2,3,4,5,7,9,10,11,12,191,248,250],basehook:[14,16,20,35,199,244,248],basejob:234,basekeyvaluestorebackend:2,basenam:250,baseoper:[38,51,53,60,63,71,72,74,83,85,87,109,116,117,122,129,146,161,164,166,169,177,181,185,195,199,201,243,258,269],baseoperatorlink:[38,40,53,122,134,201],baseoperatormeta:[40,250],basesecretsbackend:[124,125,127,128,248,250,259],basesensor:129,basesensoroper:[120,129,131,132,134,136,143,147,149,151,153,165,199],basesqloper:[117,250],basesqltogooglecloudstorageoper:250,basetaskrunn:250,basetidep:[40,53],basetrigg:[165,250],baseview:[244,250,272],basexcom:[70,180,181],bash:[73,95,140,159,166,168,171,182,190,194,199,206,223,231,243,246,264,269,270,272],bash_command:[72,131,159,164,166,168,171,182,195,199,206,231,250,268,269],bash_command_to_run:[214,246],bash_exampl:206,bash_oper:[95,250],bash_queu:269,bash_task:[72,206],bashcompinit:274,bashoper:[71,72,159,164,166,168,171,182,195,205,209,231,268,269,270],bashrc:274,bashsensor:[131,250],basi:[181,190,230,249,250,269,270,272],basic:[160,164,165,177,181,190,220,244,250,253,264,269,272],basic_auth:[160,252,272],basic_templ:190,basph:247,bat:250,batch:[173,174,175,181],batch_client:250,batch_wait:250,batcher:206,batchprotocol:250,baz:179,bba5a7cfc896:241,bbc73705a13:241,bbf4a7ad0465:241,bbovenzi:247,bc:250,bcc:[83,250],bd49a8271d650fa89e446b42e513b595a717b9212c91dd384aab871fc1d0alt1:242,bdaa763e6c56:241,bdist:242,bdist_wheel:242,be2bfac3da23:241,beam:[194,250],beauchemin:247,becam:[250,268],becaus:[5,14,42,59,66,72,132,157,159,160,164,165,168,173,174,180,185,189,190,194,197,202,206,215,222,227,239,242,249,250,268,269,272,273,274],becom:[1,2,3,9,10,11,40,47,63,164,165,169,171,173,185,195,215,219,226,244,248,250,264,269],beeline_default:250,been:[1,2,3,9,11,14,40,43,44,53,61,63,70,109,143,147,160,163,164,165,173,177,181,182,184,190,194,197,213,215,222,230,239,244,255,256,264,266,272,273],bef4f3d11e8b:241,befor:[2,9,16,38,40,43,63,117,120,129,146,147,149,160,161,164,165,166,168,169,170,171,172,173,177,181,182,183,184,190,194,195,207,210,216,217,221,229,233,235,239,242,249,250,252,254,258,261,267,268,270,272,273,274],before_breadcrumb:[181,235],before_send:[235,250],begin:[159,164,182,185,190,233,250,269],behalf:[175,230,261],behav:[43,44,164,195,242],behavior:[40,72,109,117,131,136,164,170,181,182,195,197,215,272],behaviour:[164,169,173,177,181,197,202,235,245,268,272],behind:[40,72,146,173,181,205,214,231,250,255,270],being:[9,38,40,55,59,63,109,146,160,164,165,166,173,177,180,181,195,203,216,222,225,234,239,245,250,251,264,270,272],believ:254,bellow:250,belong:[40,48,71,168,171,197,221,223,250],below:[63,72,78,109,159,164,168,171,181,182,190,194,195,197,202,203,206,210,214,215,222,223,230,237,238,242,244,250,252,259,261,264,266,267,269,270,271,272,273,274],benefici:230,benefit:[159,244,250],berlin:247,best:[2,40,161,169,173,195,202,221,246,250,264,272],beta:[249,250],better:[159,164,173,181,186,195,198,199,208,215,245,250,269,272],between:[40,43,59,63,68,109,117,129,143,146,159,164,165,166,169,173,174,176,177,178,181,182,190,195,199,200,207,238,239,245,249,250,259,260,264,267,268,269,272,273,274],bewar:250,beyond:[40,43,164,173,195,250,264,272],bf00311e1990:241,bg:250,big:[227,244],bigger:[173,250],biggest:159,bigqueri:201,bigquery_check_oper:250,bigquery_conn_id:250,bigquery_default:250,bigquery_get_data:250,bigquery_hook:250,bigquery_job_details_link_fmt:201,bigquery_oper:250,bigquery_sensor:250,bigquery_table_delete_oper:250,bigquery_to_bigqueri:250,bigquery_to_gc:250,bigquery_to_mysql:250,bigquery_to_mysql_oper:250,bigquerychecko:250,bigquerycheckoper:250,bigqueryconsoleindexablelink:201,bigqueryconsolelink:201,bigquerycreateexternaltableoper:250,bigquerycursor:250,bigquerydeletedatasetoper:250,bigquerydeletetableoper:250,bigqueryexecutequeryoper:[201,250],bigquerygetdataoper:250,bigqueryintervalcheckoper:250,bigqueryoper:[201,250],bigquerypandasconnector:250,bigquerytabledeleteoper:250,bigquerytableexistencesensor:250,bigquerytablesensor:250,bigquerytobigqueryoper:250,bigquerytocloudstorageoper:250,bigquerytomysqloper:250,bigqueryvaluecheckoper:250,bigtabl:250,bigtableclusterupdateoper:250,bigtablecreateinstanceoper:250,bigtablecreatetableoper:250,bigtabledeleteinstanceoper:250,bigtabledeletetableoper:250,bigtablehook:250,bigtableinstancecreateoper:250,bigtableinstancedeleteoper:250,bigtabletablecreateoper:250,bigtabletabledeleteoper:250,bigtabletablereplicationcompletedsensor:250,bigtabletablewaitforreplicationsensor:250,bigtableupdateclusteroper:250,bill:250,bin:[181,220,222,223,242,250,264],binari:[223,241,250],bind:[55,202,230,250],biqquerybasecursor:250,bit:[159,164,165,169,174,181,205,242,269],bitshift:177,black:250,blank:[181,190,250],bleach:250,blind:250,blinker:250,blip:250,blob:[181,182,250,258,261],block:[56,72,162,164,165,177,181,188,199,239,240,248,250,251,269,270,271],blocked_main_thread:239,blocking_task_list:177,blocking_ti:177,blog:[250,272],bloomu:269,blue:[109,181],bluecor:250,blueprint:[244,250],bmp:274,bo:195,bob:272,bobmon:269,bodi:[164,176,184,250],boilerpl:[176,250],bolk:247,bolkedebruin:247,bolt:250,bonnier:250,bonu:[40,172],bool:[1,2,3,9,11,16,40,43,44,48,53,55,56,59,63,69,72,78,109,117,122,123,129,134,154,155,198,250],boot:[244,250],bootdisktyp:250,bootstrap:[264,266],border:250,both:[43,68,87,109,134,154,157,159,160,164,169,171,173,174,177,178,181,183,190,194,195,197,200,204,207,210,216,222,225,226,227,231,246,250,253,269,270,274],bother:269,boto2:250,boto:250,bottleneck:[173,250,271],bottom:181,bounc:[245,250],bouncex:250,bound:[78,146,173,250],boundless:270,bovenzi:247,box:[12,173,181,185,195,214,231,250,266,267,271],boxel:247,bp:244,bq:250,bql:250,br:[164,176,203],bracket:[269,271],branch:[40,60,75,78,95,97,109,117,123,169,177,207,211,222,243,249,250],branch_a:164,branch_b:164,branch_c:164,branch_d:164,branch_fals:[164,211],branch_func:164,branch_op:164,branch_oper:[95,250],branch_point:241,branch_task:164,branch_task_id:60,branch_tru:211,branch_without_trigg:164,branchdatetimeoper:[78,205,209,250],branchdayofweekoper:[123,205,209,250],branchpythonoper:[74,109,164],branchsqloper:[117,118],brand:165,breach:177,breakag:250,breez:[194,250],brent:[247,250],brew:222,bridg:[43,198,272],brief:[250,269],bring:[173,181,250],broad:250,broadcast:250,broke:250,broken:[181,250],broker:[160,181,185,239,250,264,272,274],broker_api:[160,272],broker_transport_opt:[181,250],broker_url:[160,214],broker_use_ssl:250,brought:[175,247],brows:[164,195,250],browser:[181,245,250,252,261,264,266,268],bruin:247,brush:250,bs3textfieldwidget:197,bst:223,bt:[43,181],bu:181,bucket:[159,166,181,250,270],bucket_kei:159,bucket_nam:250,bucket_or_nam:250,buffer:[1,3,11,250],bug:[226,227,249],bugfix:[249,250],build:[14,40,43,63,72,124,159,162,164,169,177,180,181,194,195,197,202,205,221,223,234,242,248,249,250,263,264,270,272],build_path:[124,250],builder:[250,261,272],built:[159,162,164,168,173,174,185,189,197,201,214,215,219,221,227,236,244,246,248,250,259,264,269],builtin:[69,175],bulk:[45,179,195,250,271],bulk_dump:[16,250],bulk_fetch:68,bulk_load:[16,250],bulk_load_custom:250,bulk_sync_to_db:[43,45,59],bulk_write_to_db:[43,250],bulkstatefetch:2,bullet:250,bullsey:[220,224,264,270],bump:172,bunch:250,bundl:[40,185,246,250],burden:[159,272],buri:165,burn:160,burst:250,burstabl:190,busi:74,buster:250,but_this_dag_will_not:164,button:[40,182,196,197,244,261,269,271],bytestr:250,c306b5b5ae4a:241,c381b21cb7e4:241,c8ffec048a3b:241,c97c2ab6aa23:241,c:[159,160,164,181,197,230,250,264,267,272],cacert:[250,261],cach:[146,159,173,183,184,250,255],cache_kei:146,cached_app:250,cached_properti:250,cachedpokework:146,cadc:250,calcul:[43,63,164,172,173,176,181,195,216,250,268],calculate_dagrun_date_field:43,calendar:[178,181,250],call:[1,2,3,4,5,9,10,11,12,14,16,40,41,43,48,53,55,63,66,68,70,71,72,109,120,143,146,147,154,155,157,159,161,162,164,165,166,168,169,175,176,177,179,180,181,182,190,191,195,197,199,203,206,214,216,217,220,231,232,233,234,238,242,246,249,251,264,267,269,270,272],callabl:[40,43,63,109,134,143,147,159,161,164,181,198,210,250,252,270],callable_virtualenv:210,callback:[1,43,48,49,68,132,149,151,175,177,181,203,232,236,239,241,244],callback_data:49,callback_except:[239,272],callback_request:[1,48,49,160],callback_sink:1,callback_typ:49,callbackrequest:1,caller:[1,2,4,10,48],calling_format:250,came:[159,180],can:[0,1,2,3,5,9,10,11,12,14,16,38,40,41,43,44,47,48,53,55,58,63,68,71,72,85,109,117,120,123,129,132,134,136,147,153,154,155,157,158,159,160,161,162,163,164,165,167,168,169,170,171,172,174,175,176,177,178,179,180,181,182,183,185,186,187,188,189,190,191,193,194,195,196,197,198,199,200,201,202,203,206,207,208,210,212,213,214,215,216,217,218,219,220,221,222,223,224,225,227,228,229,231,233,234,235,237,238,239,240,242,244,245,246,248,249,251,252,253,255,256,258,259,260,261,262,264,266,267,268,269,270,271,272,273,274],can_clear:250,can_creat:251,can_dag_edit:[250,251,272],can_dag_read:[250,251,272],can_delet:[43,251],can_edit:[43,250,251,272],can_read:[43,241,250,251,272],can_run:154,cancel:[177,199,250],cancel_job:250,cancel_queri:250,candid:[159,173,202,249,267],cannot:[0,66,109,157,164,165,171,178,180,181,190,197,199,215,218,230,239,246,250,256,269,273],canon:274,cap:250,cap_add:198,cap_net_bind_servic:261,capabl:[162,173,192,194,198,201,221,236,238,244,246,250,259,272],capac:[68,160,165,171,173,195,250],capit:250,captur:[160,222,235,237,250,270],car:246,carbonit:250,care:[58,72,159,160,164,165,176,182,200,206,213,242,246,272,274],carefulli:250,caret:271,carp:247,carri:[38,171,230,250],cascad:[164,241,250],cassanda:250,cassandra:[194,242,250],cassandra_to_gc:250,cassandrahook:250,cassandratogcsoper:250,cassandratogooglecloudstorageoper:250,cast:[117,250],cat1:231,cat2:231,cat3:231,cat:[159,190],catch_http_except:250,catchup:[43,154,159,164,168,177,181,190,202,216,231,233,250,269,270,274],catchup_by_default:[43,182],categori:[200,244,245,250,272,274],category_icon:272,cattr:250,caught:40,caus:[146,160,164,175,177,180,181,182,195,215,222,230,239,250,256,269],caution:159,caveat:[109,164,185,197,199,215,242,250,264],cc1e65623dc7:[241,250],cc:[83,250],ccach:255,ccde3e26fe78:241,cd:215,cde15c6e4d3a8ec4ecf4ba4b6674e08ad7de406f:223,cde1:223,ce:264,ceas:134,celect:250,celeri:[1,2,3,63,159,186,189,190,194,212,214,222,239,246,253,255,261,272],celery_broker_transport_opt:[185,250],celery_configur:2,celery_executor:[3,6,8,181,234,250],celery_fetch_err_msg_head:2,celery_hostnam:[160,250,272],celery_kubernetes_executor:[6,8],celery_logging_level:250,celery_result_backend:250,celery_send_err_msg_head:2,celery_ssl_act:250,celery_ssl_cert:250,celery_ssl_kei:250,celery_taskmeta:160,celery_tasksetmeta:160,celeryd:250,celeryd_concurr:250,celeryexecutor:[2,3,6,40,160,181,185,186,194,195,238,244,250,261,264],celerykubernet:189,celerykubernetesexecutor:[3,6,181,190,250],celeryproject:[181,250],cell:[147,250],cellar:222,center:[246,250],central1:250,central:[169,174,175,250],cert:[160,215,261,272],certain:[40,43,58,63,109,117,161,164,165,177,186,197,199,220,226,233,248,250,251,272,273],certif:[160,181,198,223,250,261],certifi:223,cf5dc11e79ad:241,cfg:[9,160,173,175,181,183,185,187,188,190,195,200,203,212,214,217,218,222,234,235,238,239,240,244,246,252,253,255,256,259,260,266,267,268,269,272,273,274],cfg_path:[1,3,5,11,63,160,272],cflag:215,cgi:250,cgimag:274,cgroup:[194,250],cgroupspi:250,cgrouptaskrunn:[181,194,250],chain:[40,53,109,164,210,269,273],chainabl:40,chanc:[146,159,217],chang:[1,2,5,14,16,43,59,63,64,129,164,165,166,168,170,173,175,177,181,184,185,188,189,190,195,197,198,199,200,201,213,214,215,219,221,227,230,231,232,233,235,239,241,244,246,249,252,256,261,262,264,266,268,269,270,273,274],change_st:[1,2,5],changed_ti:48,changelog:[215,249],channel:[221,247,250,258,264],chao:247,chapter:[159,223,242,250,259],charact:[43,83,124,164,185,215,230,241,250,272],characterist:[173,250],chardet:250,charg:230,charset:[195,250,264],chart:[173,180,190,215,225,227,241,244,250,251,264],chart_data:250,chat:[247,250],chatti:250,check:[1,3,9,11,43,45,48,55,56,59,63,117,122,123,134,146,153,161,163,164,165,166,173,174,177,181,182,184,189,190,195,197,198,203,208,214,215,216,221,223,236,238,239,241,242,246,248,252,259,261,264,269,270],check_and_change_state_before_execut:63,check_cycl:250,check_exist:134,check_fil:[171,270],check_for_prefix:250,check_for_write_conflict:69,check_integr:164,check_oper:95,check_parquet_exist:159,check_sla:[177,250],checkdb:[250,272],checker:[250,273],checklic:250,checkoper:[76,250],checkout:[181,203,246,250,261],checkr:250,checksum:223,chef:185,cherri:[249,250],child:[14,120,129,164,177,182,250],child_dag:208,child_dag_nam:164,child_task1:208,children:[43,182],chines:178,chmod:[255,264],choic:[117,160,164,173,181,221,250,269,272],choos:[3,11,74,78,97,123,164,181,197,203,205,221,222,223,227,230,250],choose_branch:[74,78,97,123,164],chore:250,chose:[164,250],chosen:[186,192,250,261,270],chown:250,chri:247,chrome:250,chronolog:250,chung:247,ci:[194,197,224,226,250],ci_run_airflow_test:250,cid:250,cif:173,cinimex:250,circl:250,circuit:[109,210,250],circular:[38,250],circumst:[173,181,214,250],citi:245,cl:[7,14,40,41,43,45,48,53,57,58,59,63,65,66,68,69,70,129,134,154,155,157,216],claim:[181,230],claim_nam:272,claimnam:[190,272],clarif:250,clarifi:[40,250],clariti:[219,250],clash:[164,242,250],class_identifi:55,class_nam:7,class_permission_nam:250,classabl:250,classic:[40,250],classifi:250,classmethod:[7,14,40,41,43,45,48,53,57,58,59,63,65,66,68,69,70,134,154,155,157,216,250],classnam:[175,250],classpath:[58,68,165,181,250],classvar:[38,40,53],claus:[63,173,250],clean:[35,40,72,131,146,159,176,177,250,269,274],clean_before_timestamp:160,clean_tis_without_dagrun_interv:250,clean_unus:68,cleanli:[164,165,250],cleanup:[40,72,146,165,173,181,221,250],clear:[1,2,3,9,11,40,43,60,63,122,134,146,164,180,181,182,188,195,208,239,249,251,271,272],clear_dag:43,clear_next_method_arg:63,clear_not_launched_queued_task:9,clear_stat:146,clear_task_inst:63,clear_xcom_data:63,clearer:[176,250],clearli:166,cleartaskinst:251,cli:[43,159,160,162,163,171,183,185,195,218,225,227,233,244,251,252,261,267,274],cli_logg:250,click:[182,195,197,238,250,261,268,269,271],clickabl:250,client9:250,client:[9,124,125,181,190,198,220,229,239,250,252,261,272],client_auth:252,client_id:[261,272],client_kwarg:[261,272],client_secret:[261,272],clitest:250,clobber:250,clock:[164,250,268],clog:181,close:[40,146,195,215,250,271],close_sensor_logg:146,closer:250,closest:[250,267],closest_date_partit:250,closest_ds_partit:267,cloud:[169,173,181,189,194,199,201,237,259,260],cloud_sql:250,cloud_sql_proxi:242,cloudant:194,cloudant_sess:250,clouddatatransferservicecanceloperationoper:250,clouddatatransferservicedeletejoboper:250,clouddatatransferservicegcstogcsoper:250,clouddatatransferservicegetoperationoper:250,clouddatatransferservicelistoperationsoper:250,clouddatatransferservicepauseoperationoper:250,clouddatatransferserviceresumeoperationoper:250,clouddatatransferserviceupdatejoboper:250,clouddlpcanceldlpjoboper:250,clouddlpcreatedeidentifytemplateoper:250,clouddlpcreatedlpjoboper:250,clouddlpcreateinspecttemplateoper:250,clouddlpcreatejobtriggeroper:250,clouddlpcreatestoredinfotypeoper:250,clouddlpdeidentifycontentoper:250,clouddlpdeletedeidentifytemplateoper:250,clouddlpdeletedlpjoboper:250,clouddlpdeleteinspecttemplateoper:250,clouddlpdeletejobtriggeroper:250,clouddlpdeletestoredinfotypeoper:250,clouddlpgetdeidentifytemplateoper:250,clouddlpgetdlpjoboper:250,clouddlpgetinspecttemplateoper:250,clouddlpgetjobtriggeroper:250,clouddlpgetjobtripperoper:250,clouddlpgetstoredinfotypeoper:250,clouddlphook:250,clouddlpinspectcontentoper:250,clouddlplistdeidentifytemplatesoper:250,clouddlplistdlpjobsoper:250,clouddlplistinfotypesoper:250,clouddlplistinspecttemplatesoper:250,clouddlplistjobtriggersoper:250,clouddlpliststoredinfotypesoper:250,clouddlpredactimageoper:250,clouddlpreidentifycontentoper:250,clouddlpupdatedeidentifytemplateoper:250,clouddlpupdateinspecttemplateoper:250,clouddlpupdatejobtriggeroper:250,clouddlpupdatestoredinfotypeoper:250,cloudfunctionshook:250,cloudkmshook:250,cloudml:250,cloudnaturallanguageanalyzeentitiesoper:250,cloudnaturallanguageanalyzeentitysentimentoper:250,cloudnaturallanguageanalyzesentimentoper:250,cloudnaturallanguageclassifytextoper:250,cloudnaturallanguagehook:250,cloudsecretmanagerbackend:259,cloudsecretsmanagerbackend:250,cloudspannerhook:250,cloudspannerinstancedatabasedeleteoper:250,cloudspannerinstancedatabasedeployoper:250,cloudspannerinstancedatabasequeryoper:250,cloudspannerinstancedatabaseupdateoper:250,cloudspannerinstancedeleteoper:250,cloudspannerinstancedeployoper:250,cloudspeechtotexthook:250,cloudspeechtotextrecognizespeechoper:250,cloudsql:[215,250],cloudsqldatabasehook:250,cloudsqldatabehook:250,cloudsqlhook:250,cloudsqlimportoper:250,cloudsqlinstancecreateoper:250,cloudsqlinstancedatabasecreateoper:250,cloudsqlinstancedatabasedeleteoper:250,cloudsqlinstancedatabasepatchoper:250,cloudsqlinstancedeleteoper:250,cloudsqlinstancepatchoper:250,cloudsqlproxyrunn:250,cloudsqlqueryoper:250,cloudtaskshook:250,cloudtexttospeechhook:250,cloudtexttospeechsynthesizeoper:250,cloudtranslatehook:250,cloudtranslatetextoper:250,cloudvideointelligencedetectvideoexplicitcontentoper:250,cloudvideointelligencedetectvideolabelsoper:250,cloudvideointelligencedetectvideoshotsoper:250,cloudvideointelligencehook:250,cloudvisionaddproducttoproductsetoper:250,cloudvisionannotateimageoper:250,cloudvisioncreateproductoper:250,cloudvisioncreateproductsetoper:250,cloudvisioncreatereferenceimageoper:250,cloudvisiondeleteproductoper:250,cloudvisiondeleteproductsetoper:250,cloudvisiondetectdocumenttextoper:250,cloudvisiondetectimagelabelsoper:250,cloudvisiondetectimagesafesearchoper:250,cloudvisiondetecttextoper:250,cloudvisiongetproductoper:250,cloudvisiongetproductsetoper:250,cloudvisionhook:250,cloudvisionimageannotateoper:250,cloudvisionproductcreateoper:250,cloudvisionproductdeleteoper:250,cloudvisionproductgetoper:250,cloudvisionproductsetcreateoper:250,cloudvisionproductsetdeleteoper:250,cloudvisionproductsetgetoper:250,cloudvisionproductsetupdateoper:250,cloudvisionproductupdateoper:250,cloudvisionreferenceimagecreateoper:250,cloudvisionremoveproductfromproductsetoper:250,cloudvisiontextdetectoper:250,cloudvisionupdateproductoper:250,cloudvisionupdateproductsetoper:250,cloudwatch:[181,246,250],cloudwatch_task_handl:250,clue:250,cluster:[0,4,9,44,159,160,165,167,175,181,183,185,186,187,190,192,229,253,264],cluster_address:4,cluster_config:250,cluster_context:272,cluster_field:250,cluster_label:250,cluster_nam:250,cluster_polici:161,clustergener:250,clutter:164,cmap:274,cmapx:274,cmapx_np:274,cmd:[71,250,272],cmdoption:181,cn:272,cname:181,cncf:194,cnf:[195,215,250],co:165,code:[0,41,42,44,45,48,58,68,71,72,109,117,131,146,160,162,163,164,165,168,173,176,177,180,181,182,183,185,190,199,201,205,206,216,218,219,223,230,234,238,239,240,242,244,249,250,251,252,256,264,267,268,269,270,272,273],codebas:250,codec:195,codecov:250,coerce_resourc:40,coerce_retry_delai:40,cole:[247,250],collabor:219,collaps:250,collat:[39,181,215,250],collation_arg:39,collect:[38,40,43,44,53,71,109,134,163,164,166,173,178,182,216,244,245,250,260,270],collect_dag:[44,250],collect_dags_from_db:44,collect_db_dag:239,collectioninfo:250,collis:[250,259],colloc:195,colon:[40,250],color:[160,181,199,200,250],colorama:210,colored_console_log:250,colored_formatter_class:250,colored_log:181,colored_log_format:250,colorlog:250,colour:[181,205,250],column:[16,58,59,63,117,146,181,182,194,216,241],columnoper:250,com:[116,160,164,168,170,176,177,181,182,190,194,197,201,203,210,212,215,222,223,244,250,252,255,261,266,269,272,273],combin:[78,164,166,168,207,208,216,230],come:[9,43,164,165,166,169,173,189,197,198,199,221,222,245,246,250,266,267,268,272,273],comfort:186,comma:[40,43,160,175,181,185,250,253,258],command:[1,2,3,4,5,9,10,11,12,16,35,63,72,131,159,163,166,168,169,173,181,182,183,185,189,190,194,195,197,198,203,206,214,215,219,221,225,227,231,233,234,238,242,244,246,251,252,253,259,261,266,270,272,273],command_as_list:63,command_to_exec:2,commandtyp:[1,4,10,12],comment:[164,198,250,261],commerci:230,commit:[43,48,63,215,221,227,247,249,250,269],commit_everi:16,committ:[245,250],committe:245,common:[38,63,66,159,161,164,168,169,185,189,195,197,202,205,215,230,242,248,264,269,270,274],common_modul:242,common_packag:242,commonli:[166,195,267,274],commun:[162,167,168,169,173,180,185,194,197,198,199,201,221,224,229,230,237,238,242,246,264,269],compani:[216,244,250,269,270],compar:[59,78,123,153,159,195,219,250],comparison:[181,207,250],compat:[38,43,63,71,164,165,175,194,195,235,238,241,249,250,264,267,268,272,273],compil:[43,164,195,230,250],compile_asset:250,complaint:250,complementari:250,complet:[9,40,43,53,72,122,134,159,160,163,165,168,171,172,173,177,181,182,183,185,187,190,199,205,210,216,238,239,249,250,264,270,271,272],completed_task:235,complex:[109,117,120,164,165,169,173,180,181,202,219,221,244,270,272,274],compli:[230,250],complianc:[250,272],compliant:[14,161,224,250,272],complic:269,compon:[160,163,169,173,181,185,190,214,215,221,225,233,234,244,266,272],compos:[206,221,234,250,269],compose_airflow:264,compose_email:176,compose_flower_1:264,compose_postgres_1:264,compose_redis_1:264,composit:250,comprehens:[216,270,271],compress:[59,181,183,250],compress_serialized_dag:[59,183],comput:[117,159,171,173,230,250,264,270],computeenginehook:[246,250],computessh:14,concaten:124,concept:[68,159,162,164,168,169,177,179,181,182,209,218,242,246,250,251,257,269,270],conceptu:[168,178,269],concern:[164,250,254],concis:269,conclus:221,concret:250,concurr:[40,43,120,160,169,171,173,175,181,195,239,241],concurrency_reach:43,cond1:207,cond2:207,cond_fals:210,cond_tru:210,conda:250,condit:[63,159,164,165,210,230,234,250,264],condition_is_fals:210,condition_is_tru:210,conf1:182,conf:[40,43,44,48,55,57,63,72,74,85,97,120,122,129,160,161,180,181,182,184,195,206,215,241,242,255,263,267,272],conf_var:250,confid:[180,234],config1:202,config2:202,config:[43,64,124,146,147,159,161,166,170,173,175,180,181,184,189,190,199,200,202,203,204,214,215,218,231,238,241,242,244,246,251,252,255,259,261,262,272,273],config_map_ref:272,config_nam:202,config_path:250,config_task:199,config_templ:[181,238,250],configfil:181,configmap:[190,250,272],configmapref:250,configpars:250,configur:[0,1,3,4,7,10,11,12,35,40,43,44,58,63,109,120,122,159,160,161,163,164,167,169,170,171,174,175,179,180,182,183,185,187,188,189,195,197,199,200,205,210,212,213,218,219,221,230,234,235,237,239,240,244,251,252,253,256,257,260,261,262,264,266,267,268,269,270,271,273],configuration_file_path:202,confirm:[43,160,195,250],confirm_prompt:43,conflict:[194,250,269,270],conform:250,conftest:250,confus:[63,164,189,195,220,250,264,272],congruent:250,conjunct:[160,172,250,266,274],conn:[16,159,160,162,197,238,250,260,267,269,272],conn_1:250,conn_2:250,conn_a:[250,260],conn_b:260,conn_c:260,conn_descript:160,conn_env_prefix:125,conn_extra:[160,272],conn_host:[160,272],conn_id:[14,20,41,83,117,124,125,127,128,147,159,160,162,197,241,273],conn_json:160,conn_login:[160,272],conn_nam:14,conn_name_attr:[14,16,250],conn_password:[160,272],conn_port:[160,272],conn_schema:[160,272],conn_typ:[14,41,159,160,197,241,260,272,273,274],conn_uri:[124,159,160,272],connect:[0,12,14,16,20,51,87,117,124,125,126,127,128,136,147,164,165,166,167,169,173,176,181,185,187,190,193,195,198,199,202,203,205,212,214,215,220,234,241,244,246,248,251,255,256,257,258,264,267,269,273],connect_arg:[181,250],connection_id:[159,251],connection_typ:14,connectionnotuniqu:0,connections_file_path:[127,260],connections_prefix:[124,181,250],connector:[16,215,250],connectorprotocol:16,connectorsourc:7,connexion:[181,250],consciou:221,conscious:250,consensu:173,consent:245,consequ:[159,215,250],consequenti:230,consid:[43,109,154,155,157,158,159,164,165,171,173,175,181,184,186,199,208,210,215,216,221,234,235,242,246,250,264,267,269,272],consider:199,consist:[3,11,14,43,169,181,183,185,190,194,197,221,230,245,251,268],consol:[181,195,201,250,274],consolid:[175,250],conspicu:230,constant:[7,40,63,167,170,202,250],constantli:[181,250],constitut:230,constrain:250,constraint:[165,194,203,221,241,250,266,273],constraint_url:[222,266],constru:230,construct:[154,155,157,164,165,181,201,202,250],constructor:[16,40,41,43,53,68,127,147,164,199,206,250,269],consul:173,consult:[176,187],consum:[70,71,159,164,166,185,250],consumer_kei:272,consumer_secret:272,consumpt:190,contain:[0,9,35,40,43,44,45,48,56,63,66,97,127,134,147,154,159,163,164,165,167,169,173,175,177,181,182,183,185,190,194,198,199,202,206,214,215,216,221,222,223,224,227,229,230,238,242,244,249,250,255,257,258,260,264,265,267,269,270,271,272,273,274],container:246,container_nam:[198,250],container_port:272,content:[164,181,183,184,195,199,200,218,230,238,242,244,245,250,252,264,267,272],context:[14,38,40,43,53,55,58,60,63,70,71,72,74,78,83,85,87,97,109,116,117,120,122,123,129,131,132,134,136,143,146,147,149,151,153,164,165,166,170,175,176,185,195,199,201,204,210,216,231,233,242,258,269],contextdecor:250,contextlib:250,contextmanag:43,continu:[10,40,74,109,154,159,160,172,173,175,178,190,210,215,216,219,222,249,250,264,272,274],continue_on_failur:43,continue_op:164,continue_task:164,continue_token:250,contract:[165,230],contrast:[190,197,218,232,270],contrib:273,contribut:[230,237,244,250],contributor:[194,230,245,247,250],contributori:230,control:[59,63,159,160,161,165,167,173,175,177,179,181,183,184,191,199,200,210,215,230,234,242,252,254,271],conveni:[194,197,202,250,269],convent:[120,164,197,214,218,250],convers:[230,250],convert:[40,55,63,159,163,198,222,250,263,266,267,268,273,274],cooki:[181,196,245,250,271],cool:242,coordin:[10,191],cope:59,copi:[40,43,63,129,160,164,165,166,173,177,183,198,203,213,227,230,238,250,269,270],copy_expert:269,copyright:[215,230,250],cor:250,core:[7,43,44,57,59,160,164,165,166,167,168,170,174,177,180,183,189,195,197,214,215,219,220,238,242,244,246,248,255,256,258,262,268,270,272,273,274],core_v1_api:181,corescientif:194,coretest:250,corev1api:9,corner:250,correct:[159,165,181,183,184,195,212,222,223,250,274],correctli:[154,157,159,165,173,180,190,197,234,242,250,270],correspond:[9,48,109,146,157,158,159,160,182,195,214,220,250,270],corrupt:[227,250],cosmo:250,cosmosdb:250,cost:[173,175],couchbasedb:272,could:[40,42,55,117,143,159,161,164,166,171,173,185,191,195,201,202,203,216,221,229,239,242,250,251,261,262,267,269,270,272],could_not_run:250,count:[43,117,134,166,181,239,250,274],count_lin:166,counter:[242,250,272],counterclaim:230,countri:268,coupl:[159,250],cours:[164,176,255],cover:[164,173,178,179,182,216,250,270],coverag:250,coveral:250,cpu:[159,173,181,198,244,250,272],craft:[9,117],craig:250,crash:[250,272],crawl:40,crawl_for_task:250,creat:[0,7,9,16,38,40,43,44,48,53,56,58,68,70,71,72,74,83,85,87,109,116,117,122,129,132,146,149,151,154,161,162,164,166,168,170,171,173,175,177,178,181,182,183,184,185,187,190,200,201,202,203,204,205,206,213,214,215,216,218,221,222,223,225,229,231,232,234,238,239,241,244,246,251,252,255,259,261,264,266,268,269,270,271,272,273],create_app:244,create_bucket:250,create_client_sess:252,create_clust:250,create_cluster_oper:250,create_dag:195,create_dagrun:[43,159],create_dataproc_clust:250,create_employees_t:269,create_employees_temp_t:269,create_empty_dataset:250,create_empty_t:250,create_engin:[16,181],create_external_t:250,create_job_flow:250,create_new_task_handl:146,create_or_update_pool:56,create_queu:270,create_sess:250,create_subscript:250,create_timet:43,create_transfer_job:250,create_tunnel:250,create_us:[250,272],created_at:[49,58,64],created_d:68,created_dag:270,created_dttm:47,createdisposit:250,creating_job_id:[43,48,241],creation:[40,154,159,172,181,197,250,251],creator:[232,250],credenti:[160,162,181,197,203,246,250,252,256,259],credit:[215,250],creditcard:250,criccomini:247,criteria:[40,48,63,70,123,129,146,147,199,250],criterion:248,critic:[63,117,159,160,173,181,221,226,236,239,250],critical_section_busi:239,critical_section_dur:239,cron:[154,155,157,158,178,181,195,216,250],cron_preset:157,crondataintervaltimet:[157,178,216],cronit:[157,250],cronjob:246,crontab:[164,182,250],cross:[164,166,169,180,205,209,230,250,252,269],cross_downstream:[40,164],crud:250,crux:222,crypto:[51,194,250,273],cryptograph:246,cryptographi:[42,250,256],csearch_path:215,csrf:[181,250],csrfprotect:250,css:250,csv:[250,269,270],ctor:250,ctrl:250,ctx:250,cud:250,cumbersom:250,cumul:250,cunningham:247,cur:[117,269],curat:161,curl:[184,223,250,252,264,269],curli:269,current:[7,9,38,40,43,48,53,58,63,65,66,69,71,72,78,109,120,123,131,134,146,154,155,159,160,161,164,165,166,173,177,181,182,189,199,201,203,207,210,214,215,216,222,224,226,234,235,238,239,241,242,246,249,250,252,259,264,266,267,268,270,271,273,274],current_dag:55,current_job:9,current_st:[63,250],current_task:161,cursor:[16,250,269],custom:[0,3,5,7,11,14,40,43,69,70,71,117,129,160,161,165,167,168,169,170,177,178,181,189,190,194,195,201,203,205,215,221,227,231,238,239,242,244,248,259,261,267,269,270,272],custom_arg:250,custom_head:[83,250],custom_logging_config:250,custom_oper:199,custom_path:7,custom_rul:273,custom_valu:258,customari:230,custombackend:231,customcheckclass1:273,customcheckclass2:273,customcli:239,customer_daily_extract_:270,customiz:[162,250],customized_form_field_behaviour:14,customoper:250,customservicebaseoper:199,customttycoloredformatt:181,customxcom:181,cut:[164,222,266],cve:250,cwd:[35,72,160,250],cx:[190,272],cycl:[0,44,161,195,199,250,269],cyclic:[134,250],cyril:250,d2ae31099d61:241,d38e04c12aa2:241,d3:250,d4ecb8fbee3_add_schedule_interval_to_dag:250,d7de:223,d:[55,160,164,166,181,216,222,223,230,234,250,266,267,270],da3f683c3a5a:241,dabf1b9:250,daemon:[1,2,4,5,160,181,182,198,213,250],dag1:164,dag:[0,38,40,44,45,47,48,50,51,53,55,57,59,60,63,66,68,71,74,85,97,109,117,120,122,132,134,153,154,155,157,158,165,166,167,168,169,171,172,175,176,177,178,179,180,181,184,185,188,199,205,206,207,209,210,211,218,219,231,232,233,235,238,239,241,242,244,246,255,258,264,266,267,273],dag_1:164,dag_2:164,dag_act:250,dag_arg:43,dag_bag:[43,250],dag_cod:[45,241,250],dag_concurr:250,dag_default_view:[43,250],dag_detail:250,dag_dir_list_interv:[59,159,163,173],dag_directori:49,dag_discovery_safe_mod:[44,164,272],dag_email:204,dag_fil:[195,239,250],dag_file_path:195,dag_file_processor_timeout:[163,250],dag_file_refresh_error:239,dag_fileloc_hash:45,dag_fold:[44,164,217,250],dag_hash:[43,48,59,241],dag_id:[0,1,3,11,38,40,43,44,48,52,57,58,59,61,62,63,65,66,67,70,120,122,134,146,159,160,161,164,166,168,180,181,182,184,190,195,196,201,202,204,208,216,231,233,235,238,239,241,250,251,267,269,272],dag_id_pattern:250,dag_ignore_file_syntax:[44,164,242],dag_is_run:250,dag_kwarg:43,dag_load:195,dag_md:250,dag_model:[43,59,63,241],dag_nam:164,dag_num:44,dag_numb:195,dag_orient:43,dag_own:204,dag_pickl:47,dag_polici:[161,250],dag_process:[163,239,250],dag_processor_manag:181,dag_regex:272,dag_run:[48,57,59,60,62,63,67,70,72,97,160,181,182,184,195,206,241,250,267,272,274],dag_run_conf_overrides_param:[170,267,272],dag_run_id:[70,204,250,251,272],dag_run_st:[43,63],dag_stat:[241,272],dag_statu:[250,272],dag_subdag:164,dag_success_alert:233,dag_tag:[43,250],dagbag:[0,43,51,58,154,157,159,160,163,181,183,195],dagbag_import_error:250,dagbag_import_timeout:[163,195],dagbag_report:44,dagbag_s:[239,250],dagbagtest:250,dagcallbackrequest:48,dagcod:[51,183,241],dagcodenotfound:0,dagconcurrencylimitreach:0,dagcontext:[43,250],dagfileexist:0,dagfileprocessor:[181,250],dagfileprocessorag:250,dagfileprocessormanag:[163,239,250],dagfileprocessorprocess:[163,183,250],dagmodel:[43,241,250],dagmodelview:250,dagnod:[38,40,53,66],dagnotfound:0,dagparam:[43,51,55,250],dagpickl:[51,250],dagprocessorag:250,dagr:250,dagrun:[43,51,53,55,58,60,63,97,154,155,158,159,160,166,170,173,177,181,184,195,200,239,241,251,267,272,274],dagrun_clear:181,dagrun_conf:250,dagrun_id:250,dagrun_oper:[95,250],dagrun_timeout:[43,231,233,250,269],dagrunalreadyexist:[0,122],dagruniddep:250,dagruninfo:[43,154,155,158,216],dagrunnotfound:0,dagrunst:[43,48,63,159,250],dagruntyp:[43,48,159,250],dags_are_paused_at_cr:250,dags_fold:[160,164,185,195,242,250,274],dags_in_imag:[250,272],dags_needing_dagrun:43,dags_volume_claim:272,dags_volume_host:272,dags_volume_mount_point:272,dags_volume_subpath:[250,272],dagsourc:251,dagstat:250,dagstatechangecallback:43,dagtag:[43,241,250],dai:[40,78,117,123,132,134,151,153,159,160,164,173,178,181,182,195,207,211,216,245,248,250,266,267,268,269],daili:[40,43,132,159,164,173,182,195,208,268],daily_task_id:164,damag:230,dan:247,danger:250,dangl:250,daniel:[247,250],darkgrai:200,darkorchid:200,dash:[43,250],dashboard:[205,250],dashboard_uialert:200,dask:[4,189,194],dask_executor:[6,8,187],dask_host:187,dask_port:187,daskexecutor:[4,6,181,187,194],data:[40,41,43,57,59,63,68,87,109,117,127,146,149,154,155,157,158,160,162,164,167,168,169,173,177,178,179,180,181,183,184,194,195,197,201,205,208,216,219,227,231,235,236,240,241,242,244,245,246,248,249,257,259,260,261,264,267,268,270,271,272,273,274],data_compress:241,data_interv:[43,48,154,159,216],data_interval_:241,data_interval_end:[48,159,195,235,267],data_interval_start:[48,159,164,166,168,195,210,231,235,267],data_lak:270,data_path:269,data_str:[168,270],databas:[16,40,41,43,44,45,47,48,49,52,56,57,58,59,63,67,68,70,87,117,126,128,154,155,157,160,161,164,165,166,169,175,182,183,185,188,190,194,199,205,214,218,219,220,221,224,227,244,248,259,260,266,268,269,272,273],database_nam:250,databasebackend:2,databrick:[194,250],databrickshook:250,databricksrunnowoper:250,databricksrunsubmitoper:250,databrickssubmitrunoper:250,datadog:[181,194,250],datadoghook:250,dataflow_oper:250,dataflowjavaoper:250,dataflowoper:250,dataflowpipelinerunn:250,dataflowpythonoper:250,dataflowrunn:250,dataflowtemplateoper:250,datafox:250,datafram:[16,180,250,270],datainterv:[43,154,155,158,216],datalab:250,datalak:250,datamodel:250,dataproc_:250,dataproc_clust:250,dataproc_jar:250,dataproc_job_id:250,dataproc_oper:250,dataproc_properti:250,dataproc_xxx_jar:250,dataproc_xxxx_properti:250,dataprocclustercreateoper:250,dataprocclusterdeleteoper:250,dataprocclusterscaleoper:250,dataprocdeleteclusteroper:250,dataprochadoopoper:250,dataprochiveoper:250,dataprocinstantiateinlineworkflowtemplateoper:250,dataprocinstantiateworkflowtemplateoper:250,dataprocjobbaseoper:250,dataprocoper:250,dataprocoperationbaseoper:250,dataprocpigoper:250,dataprocpysparkoper:250,dataprocscaleclusteroper:250,dataprocsparkoper:250,dataprocsparksqloper:250,dataprocworkflowtemplateinstantiateinlineoper:250,dataprocworkflowtemplateinstantiateoper:250,dataprocxxxoper:250,dataprofilingmixin:250,datarepli:250,dataset:[87,182,250],dataset_id:250,dataset_refer:250,dataset_resourc:250,datastor:169,datastore_conn_id:250,datastore_export_oper:250,datastore_hook:250,datastore_import_oper:250,datastoreexportoper:250,datastoreimportoper:250,datat:250,datatransferservicejobstatussensor:250,datatyp:250,date:[0,40,43,48,59,63,78,117,122,123,134,153,154,160,164,166,167,168,181,182,195,207,216,226,230,235,239,245,250,266,267,268,269,270,272,274],date_filter_column:117,date_in_rang:207,date_last_automated_dagrun:43,date_outside_rang:207,date_rang:43,date_tim:[133,140,243,250],date_time_sensor:[140,250],datepick:250,datestamp:267,datetim:[38,40,43,44,48,53,60,63,66,95,122,132,134,146,154,155,157,159,160,164,165,166,168,177,182,190,195,202,207,210,216,231,233,241,243,267,269,270],datetime2:[241,250],datetime_branch:207,datetime_diff_for_human:267,datetime_param:250,datetimebranchoper:250,datetimepick:250,datetimesensor:[132,250],datetimesensorasync:132,datetimetrigg:165,dateutil:[157,267],davydov:247,dawn:178,daylight:[250,268],dayofweek:250,dayofweeksensor:[153,250],days_ago:[164,250],days_back:117,days_since_fridai:216,db:[16,42,43,44,59,60,63,69,70,117,128,146,173,175,181,183,190,197,202,215,221,225,227,234,238,239,241,246,250,252,259,261,266,269,272,274],db_callback_request:51,dbapi:[17,24,243,250],dbapi_hook:[24,250],dbapihook:[16,117,250],dbcallbackrequest:49,dbhook:250,dbname:215,dbt:194,dd25f486b8ea:241,dd4ecb8fbee3:241,dd:[160,168,195,267,272],ddl:269,ddthh:184,de:[44,165,181,183,247,250],deactiv:[43,167,181,250,261],deactivate_deleted_dag:43,deactivate_stale_dag:43,deactivate_unknown_dag:43,dead:173,deadlin:268,deadlock:[120,173,215,250],deal:[190,216,250,254],deb10u1:242,deb10u2:242,debian:[224,242,250,264],debug:[5,12,63,160,169,180,183,189,231,237,250,261,264,269,270],debug_dump:[1,2,3,11],debug_executor:[6,8],debug_info:[41,250],debugexecutor:[5,6,160,181,188,250],debugg:[160,250],dec:226,decid:[163,164,173,181,198,216,222,227,245,249,250,268,272],decim:250,decis:[43,48,159,164,173,183,250],declar:[159,165,167,168,169,176,177,195,198,216,250],decod:[35,69,146,195,250,256],decor:[40,43,55,71,109,129,159,166,167,169,176,177,190,195,199,202,205,231,244,252,269,272],decorated_operator_class:198,decoratedoper:198,decoupl:[183,199,250],decreas:[173,250],decrpyt:250,decrypt:[41,42,250,256],dedent:[269,270],dedic:[159,221,264],dedupl:[68,165,250],deem:261,deep:[43,165,168,173,250,270],deepcopi:[40,109,238,250],deeper:242,deepli:[71,159],def:[14,109,159,161,164,165,166,168,170,176,177,181,190,195,197,198,199,201,202,204,210,216,229,231,233,239,244,250,258,261,269,270,272],default_airflow:250,default_arg:[40,43,74,85,97,159,164,177,181,182,195,199,250,268,269,270],default_celeri:181,default_celery_config:181,default_conn_id:[16,117],default_conn_nam:[14,16],default_dag_run_display_numb:195,default_dagruns_to_examin:48,default_email_on_failur:[40,74,85,97],default_email_on_retri:[40,74,85,97],default_imperson:[250,262],default_integr:235,default_local_set:[181,250],default_logging_config:[238,250],default_own:[38,40,74,85,97,161],default_param:195,default_pool:[56,171,181,250],default_pool_nam:56,default_pool_slot:[38,40,74,85,97],default_priority_weight:[38,40,74,85,97],default_queu:[38,40,74,85,97,185],default_retri:[38,40,74,85,97],default_retry_delai:[38,40,74,85,97],default_schedule_interv:43,default_secrets_search_path:126,default_task_execution_timeout:[38,40,74,85,97],default_task_retri:250,default_timeout:129,default_timezon:[250,268],default_trigger_rul:[38,40,74,85,97],default_ui_timezon:268,default_var:[69,179,250],default_view:[43,241,244,250,272],default_view_preset:43,default_webserver_config:250,default_weight_rul:[38,40,74,85,97],defend:230,defens:250,defer:[0,9,40,42,68,132,149,165,177,200,250],deferr:[0,167,241,250],defin:[0,3,11,38,40,43,48,72,109,117,120,129,131,132,134,136,143,146,147,149,151,153,159,160,161,162,164,166,168,170,172,173,175,177,180,181,182,183,185,195,197,204,205,206,210,213,214,218,219,229,230,231,232,233,244,246,251,252,260,261,264,267,268,269,270,272,273,274],definit:[0,47,63,159,173,176,177,181,195,197,198,230,244,250,260,264,268,272,274],defunct:250,degrad:250,degre:250,delai:[40,159,160,165,173,239,250,269,272],delay_on_limit:[160,272],delay_on_limit_sec:43,delay_second:270,deleg:250,delet:[9,43,45,56,57,59,68,69,70,167,181,182,184,218,227,241,250,251,252,264,271,272,273],delete_dag:[250,272],delete_dataset:250,delete_namespaced_pod:[181,250],delete_object:250,delete_old_record:57,delete_option_kwarg:250,delete_pod:9,delete_pool:56,delete_us:[250,272],delete_worker_pods_on_failur:250,deliber:[63,195,230,268,269],delimit:[16,160,185,250,269],deliv:[162,197,220,250],deliveri:166,delta:[149,157,216,250],deltadataintervaltimet:[157,178],demand:183,demo:250,demonstr:[164,178,270],deng:[247,250],denot:182,deny_al:250,dep:[40,53,129,223,272],dep_context:63,depend:[0,38,40,43,44,53,59,63,66,68,71,78,117,123,134,159,165,167,169,170,173,175,176,177,179,180,181,182,183,185,187,190,194,195,202,205,207,209,219,221,222,224,226,227,234,239,242,249,260,264,268,271,272,274],depend_on_past:[160,250],dependency_link:242,dependencydetector:[164,181],dependencymixin:[40,66,71,250],depends_on_past:[40,43,53,63,74,85,97,160,164,181,182,195,250,269,272],deplet:171,deploi:[159,180,190,242,244,246,250,264,266],deploy:[165,173,180,181,190,194,195,202,215,224,225,227,229,234,237,242,244,250,255,264,266,272,273],deprec:[13,15,17,18,19,21,22,23,25,26,27,28,29,30,31,32,33,34,36,37,40,41,43,46,63,73,75,76,77,79,80,81,82,84,86,88,89,90,91,92,93,94,96,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,118,119,120,121,122,124,127,130,133,134,135,137,138,139,141,142,144,145,148,150,152,160,164,173,175,195,197,235,251,267,272,273],deprecated_api:194,deprecationwarn:[249,250,272],deps_for:53,depth:[164,250,269],deriv:[0,1,14,16,40,72,74,83,85,87,109,116,117,120,122,129,132,134,136,143,146,147,149,151,153,170,197,199,214,216,230,232,242,244,246,248,250,267],descend:[40,67,171,172,250],describ:[14,41,48,159,162,164,169,173,177,178,185,197,210,215,216,221,222,223,230,238,242,245,246,250,253,254,259,260,261,262,267,268,272,273],describe_integr:164,descript:[0,40,41,43,55,56,61,69,154,155,158,160,182,197,205,215,221,233,235,239,241,242,254,260,264,267,269,270],deseri:[41,53,59,69,70,124,125,154,155,157,159,160,179,216,250,267],deserialize_connect:124,deserialize_json:[69,179,218],deserialize_valu:[70,180,250],design:[159,165,169,173,174,176,180,190,198,230,242,274],desir:[40,134,147,159,165,172,187,190,197,206,208,250,261,269,274],dest:[159,223],dest_bucket_kei:270,dest_bucket_nam:270,destin:[87,237,250,270],destination_conn_id:87,destination_object:250,destination_t:87,destroi:109,detach:250,detail:[35,40,45,63,146,154,155,158,159,160,162,164,166,167,173,175,185,187,190,195,197,199,200,202,214,215,218,221,223,224,225,234,238,239,242,243,244,245,248,249,250,251,252,253,255,259,261,266,268,269,270,271,272,273,274],detect:[44,68,165,173,177,181,198,215,236,244,246,250,268,272],detector:[164,181,250],deterior:195,determin:[40,48,63,74,124,157,159,160,163,173,177,178,180,181,182,190,209,227,230,234,242,250,268,274],determine_kwarg:109,dev:[159,198,202,203,247,250,254,273],devel:[194,220,250],devel_al:[194,272],devel_ci:194,devel_hadoop:194,develop:[44,159,160,164,194,195,199,202,215,220,221,222,224,226,237,242,247,250,259,260,264,269,270,272],devenv:200,deviat:117,devic:190,devop:242,df:246,di:[122,134,165,177,190],diagnos:[221,242,264],diagnosi:236,diagnost:250,diagram:[160,185,250],dialect:[215,250],dict:[1,3,9,11,14,35,38,40,41,43,53,55,57,59,65,68,69,72,83,87,109,117,120,122,124,125,127,143,146,154,155,157,159,160,164,166,168,181,198,199,202,204,216,261,267,269,270,272],dict_obj:55,dictat:[164,178],dictconfig:238,dictconfigur:146,dictionari:[14,38,40,43,44,55,56,72,74,78,83,85,87,97,109,116,117,122,123,127,129,132,134,143,146,149,151,166,168,170,181,195,197,199,201,210,215,238,244,250,267,269,270,272],did:[129,173,250,264,269],die:[177,250],diff:[223,250,267],differ:[14,40,41,42,44,47,53,109,134,146,154,159,161,163,164,165,166,173,174,177,178,180,181,191,197,199,202,206,208,215,216,221,222,223,225,230,239,242,244,264,267,268,269,270,271,272,273],different_valu:260,differenti:[43,166],difficult:[38,159,180,250,264,272],difficulti:164,digit:250,dilig:272,dill:[109,198,250],dim:210,dimberman:247,dimension:250,dingd:[194,250],dir:[190,250],direct:[38,40,43,66,109,159,164,169,173,175,177,185,210,219,227,230,245,249],directli:[43,48,55,66,68,72,74,97,109,136,162,164,166,169,171,174,177,178,181,190,194,195,198,202,206,216,222,242,246,250,270],directori:[35,44,72,131,136,160,164,173,180,181,195,198,199,206,213,214,223,238,244,250,264,269,273,274],dirnam:[202,269],dirti:[264,266],disabl:[38,40,129,160,164,167,177,181,182,183,184,194,195,198,215,235,245,258,270,272],disable_existing_logg:250,disallow:[195,250,268,269],disappear:[164,250],discard:181,disclaim:[230,250],disclos:254,disconnect:[181,250],discord:[194,250],discov:[14,163,181,190,250],discover:250,discoverablehook:[14,197],discoveri:[181,246,272],discuss:[202,221,230,250,268,273],disk:[43,159,173,250],dismiss:227,dispatchermiddlewar:250,displai:[42,50,154,155,157,158,160,181,182,183,197,201,205,230,238,267,268,269,272],dispos:[246,250],disposit:250,disregard:[63,267,268,269],disrupt:[159,164,272],dist:[242,250],distanc:181,distinct:[44,250,269],distinguish:200,distribut:[2,4,10,43,159,165,173,187,190,191,215,220,221,223,230,242,246,250],distro:[224,250],distutil:250,dive:[169,173,242,270],divid:250,divis:250,dlp:250,dn:[198,250],dns_search:198,dnspolici:250,dnspython:250,do_pickl:272,do_work:10,do_xcom_push:[40,72,74,85,97,166,180,250,270,272],doc:[40,74,85,97,160,164,181,183,199,200,263,264,269,270],doc_json:[40,74,85,97,164,199,269],doc_md:[40,43,74,85,97,164,199,250,269,270],doc_rst:[40,74,85,97,164,199,269],doc_yaml:[40,74,85,97,164,199,269],docker:[18,40,79,177,180,181,183,194,198,215,227,229,234,246,265,269,272],docker_conn_id:198,docker_hook:24,docker_oper:[95,250,272],docker_url:[198,250],dockerfil:[229,246,250,264],dockerhook:250,dockerhub:[224,226,250],dockeris:250,dockeroper:[168,272],docsit:250,docstr:[250,269],doctest:250,document:[40,43,109,154,155,158,160,162,167,168,173,177,181,185,187,194,197,209,215,216,218,221,230,234,239,245,247,251,257,261,263,264,267,268,270,272,274],docutap:250,docutil:250,doe:[16,40,43,55,64,71,72,85,116,123,132,134,154,155,157,158,159,160,164,165,173,177,181,182,183,190,197,198,200,206,214,215,216,221,230,244,246,255,258,259,267,268,269,272],doesn:[2,12,42,43,63,69,159,160,164,181,182,193,197,199,220,250,268],dogstatsd:250,domain:[181,198,250,255],domainnam:252,dompurifi:250,don:[40,43,57,63,66,153,157,159,160,161,162,164,165,166,170,171,175,177,181,182,189,190,195,202,216,220,222,225,227,250,251,262,267,268,269,270,272],done:[1,2,4,10,16,63,129,159,162,164,168,173,182,183,185,195,200,202,207,210,216,221,225,238,245,246,250,261,264,269,270,272,273],donot:[160,272],donot_pickl:[43,272],dont:250,dot:[43,58,120,160,164,181,199,235,250,267,274],dot_json:274,doubl:[40,61,63,72,109,164,206,214,218,250,256,264,269],down:[9,160,164,173,177,190,199,202,221,223,244,245,246,250,264],down_revis:250,downgrad:[215,250],download:[2,159,169,215,221,222,223,250,264,269,273],download_mail_attach:250,downstream:[0,38,40,43,60,65,66,74,97,109,120,134,159,160,164,166,172,174,176,177,181,182,195,210,231,236,258,269,270],downstream_list:[66,159],downstream_task_id:[43,53,66,159],downwardapi:250,dp:250,dpgaspar:261,dr:[249,272],draft:170,dramat:173,draw:250,drawdagstatsfordag:250,driesprong:247,drill:194,drive:[215,250,264],driven:[244,250],driver:215,driver_class_path:250,driver_classapth:250,drivi:250,drop:[63,132,149,160,168,223,226,227,235,241,244,256,269,272],dropdown:250,druid:[19,80,91,194,242,250,274],druid_broker_default:274,druid_check:80,druid_check_oper:95,druid_checker_oper:250,druid_hook:24,druiddbapihook:250,druidhook:250,druidoper:250,dry:[40,160,250,272,274],dry_run:[40,43,63,250,272],ds:[117,132,166,168,195,210,250,267,269],ds_add:[267,269],ds_fals:210,ds_format:267,ds_nodash:[250,267,270],ds_true:210,dsqlite_enable_fts3:215,dsqlite_enable_fts3_parenthesi:215,dsqlite_enable_fts4:215,dsqlite_enable_fts5:215,dsqlite_enable_json1:215,dsqlite_enable_load_extens:215,dsqlite_enable_rtre:215,dsqlite_enable_stat4:215,dsqlite_enable_update_delete_limit:215,dsqlite_soundex:215,dsqlite_temp_stor:215,dsqlite_use_uri:215,dst:[157,250,268],dstandish:247,dt:[250,267],dttm:[40,43,52,122,134],dttm_filter:134,dubiou:117,due:[38,43,164,177,181,188,195,210,217,221,226,233,234,239],dumb:[250,264],dummi:[95,159,164,170,190,197,216,231,233,243,244,268],dummy_imag:190,dummy_oper:[95,250],dummyinstruction_0:159,dummyinstruction_1:159,dummyinstruction_2:159,dummyinstruction_3:159,dummyoper:[81,82,164,216,231,233,250,268],dump:[16,55,160,190,197,244,250,270],duplic:[0,48,155,159,165,250,259,269],duplicatetaskidfound:0,durat:[43,44,47,62,63,67,129,174,181,235,239,251],dure:[0,38,55,71,97,154,155,157,159,164,168,177,180,181,182,185,191,195,197,199,216,227,242,250,257,263,268,269,270,271,272],dx:272,dy:[1,2,3,9,11],dylib:222,dynam:[40,65,167,190,198,205,219,238,242,264],dynamic_generated_dag:202,dynamic_generated_dag_:202,dynamic_generated_dag_config1:202,dynamic_generated_dag_config2:202,dynamodb:250,dynamodbtos3oper:250,dynload:242,dysfunct:250,e08a:223,e165e7455d70:241,e1a11ece99cc:241,e38be357a868:241,e3a246e0dc1:241,e655c0453f75:241,e6f1f2:[129,146],e6faf9:83,e8f7e4:[85,116],e9304a3141f0:241,e959f08ac86c:[227,241],e9ffdb:97,e:[0,40,43,53,55,63,70,72,97,126,132,143,154,155,157,159,160,161,164,165,166,173,175,177,180,181,182,185,187,190,191,194,195,196,197,198,199,203,208,210,214,215,216,222,231,234,235,238,239,242,245,246,250,251,254,264,267,268,269,271,274],each:[0,2,9,10,14,16,40,41,43,48,58,59,62,63,117,129,132,146,154,159,160,161,163,164,165,166,167,169,171,172,173,175,177,178,180,181,182,183,184,185,187,190,192,196,197,198,199,202,210,214,215,216,222,230,234,238,242,244,245,246,249,250,251,252,268,269,270,271,272,274],eagerli:[71,217],earli:[175,181,250],earlier:[43,154,166,181,208,215,234,241,250,269,270],earliest:[43,154,216],easi:[202,205,213,219,221,222,242,244,245,250,264,271,272,273],easier:[38,44,159,164,176,177,180,197,198,216,221,250,264,274],easiest:[72,272],easili:[159,162,169,179,182,195,202,219,250,264,269],east:250,eastern:268,eaten:250,ec2:250,ec2keynam:250,ec2subnetid:250,ec:250,ecf4:223,echo:[72,159,162,164,166,179,182,190,195,206,223,231,250,264,269,272],ecosystem:[159,221,244],ecsoper:250,ed9b09fc84b1:264,ed:274,edg:[43,169,250],edge_modifi:[40,66,71],edgemodifi:[40,164,250],edit:[162,177,187,194,214,240,261,264,271],editor:182,editorconfig:250,editori:230,edu:269,ef:173,effect:[40,63,159,164,165,166,170,172,173,181,190,226,244,246,250,258,269],effici:[14,164,165,173,174,175,195,250],effort:[250,272],eg:[43,203,244,250],egg:242,egress:197,either:[1,3,9,11,38,42,43,44,55,57,63,66,72,74,109,134,136,154,157,160,161,164,165,166,169,170,177,181,182,185,190,192,194,197,198,210,214,227,230,231,234,242,244,250,251,253,259,261,266,267,268,270,272,274],ek:250,elabor:[230,250],elad:247,eladk:247,elaps:[63,163,190,239],elast:181,elasticsearch:[194,237,246],elasticsearch_:250,elasticsearch_end_of_log_mark:250,elasticsearch_host:250,elasticsearch_id:64,elasticsearch_log_id_templ:250,elb:[212,250],electron:230,eleg:219,element:[48,63,181,183,199,239,272,273],elev:181,elif:[164,202,216],elig:[1,2,3,9,11,63,250],elimin:250,ellipsi:40,ellipt:250,els:[53,72,160,164,165,201,206,216,221,266,267,269],elsewher:165,em:200,emac:250,email:[40,53,58,61,63,68,74,84,85,95,97,117,129,160,164,168,170,176,177,194,205,228,239,241,243,245,261,266,269,270,272,273],email_alert:[63,129],email_backend:[203,250],email_conn_id:203,email_error:164,email_info:[164,176],email_on_failur:[40,74,85,97,250,269],email_on_retri:[40,74,85,97,129,269],email_oper:95,email_s:61,emailoper:[40,55,83,164,168,176,250],emb:[169,250],embed:[173,183,205,250,264],emit:[160,163,165,236,250,269],employe:269,employees_schema:269,employees_temp:269,empti:[5,9,20,38,43,63,81,82,95,117,134,147,154,155,157,164,166,181,190,202,242,246,260,264,268,272,273],empty_dir:190,empty_task_1:[207,211],empty_task_2:[207,211],emptydir:190,emptyoper:[40,48,81,82,85,134,164,207,210,211,250],emr_default:250,emraddstep:250,emraddstepoper:250,emrcreatejobflow:250,emrjobflowsensor:250,emrstepsensor:250,en:[181,250,272],en_u:242,enabl:[136,164,165,167,173,181,182,183,187,188,190,194,195,200,203,212,215,218,220,227,235,238,244,258,259,261,266,267,268,269,270,272,273,274],enable_experimental_api:[184,250],enable_proxy_fix:212,enable_xcom_pickl:63,enabledbi:273,encapsul:216,encod:[35,41,69,72,131,154,155,157,181,197,198,215,252,270],encoded_poke_context:146,encount:[53,176,216,250,268,273],encourag:165,encrypt:[41,42,160,181,197,218,241,250,257],encrypt_s3_log:250,encryptor:42,end:[1,2,3,4,5,9,10,11,12,43,57,66,72,117,154,159,160,164,173,181,182,185,188,190,199,200,206,215,216,221,235,238,239,241,250,266,267,268,269,270,272],end_dat:[40,43,48,53,62,63,66,67,74,85,97,154,160,182,216,241,250,268,269,272,274],end_data:250,end_field_nam:43,end_of_log:[181,250],end_of_log_mark:250,endfor:269,endif:181,endless:250,endpoint:[168,181,212,251,261,270,272,274],endpoint_url:[252,264],enforc:[43,129,161,195,250],engag:245,engin:[16,56,109,143,181,195,215,219,248,250,264,267],engine_kwarg:16,enhanc:250,enough:[0,159,164,173,180,182,185,215,234,250,264,273],enqueu:[173,250],ensur:[40,43,48,78,159,161,164,165,173,182,195,200,210,212,215,222,238,244,250,260,261],ensure_utc:250,ensure_xcomarg_return_valu:53,enter:[239,245,250,264,273],enterpris:[194,220,250],entir:[66,71,160,163,164,165,169,174,177,179,180,183,195,197,249,250,271],entireti:[155,216],entiti:[230,231],entri:[0,9,38,40,70,160,181,182,183,194,234,250,261,262,272,273],entropi:250,entry_point:[244,250],entrypoint:[14,165,198,244,250,264],enum34:250,enum_param:170,enumer:250,env1:272,env2:272,env3:272,env:[35,72,127,131,159,160,168,181,190,199,204,206,238,250,260,264,269,272,274],env_from:272,env_from_configmap_ref:272,env_from_secret_ref:272,env_var:[160,272],envfrom:250,environ:[35,38,40,43,44,53,69,72,125,126,131,164,168,173,177,180,181,185,186,188,190,194,198,200,203,205,210,213,214,215,217,219,220,221,222,224,227,234,237,238,242,246,250,256,259,260,261,266,269,271,272,273,274],environment_vari:126,environmentvariablesbackend:[125,126],envvar:250,eof:215,eoferror:250,eol:[226,250],ep:274,ep_data_pipeline_db_msg_agg:171,ephemer:[250,272],ephraim:247,ephraimbuddi:247,equal:[160,164,168,181,191,195,231,250,268,269],equival:[40,71,159,164,171,173,197,198,203,220,242,250,269,270],era:195,erevalu:250,err:250,errno:250,erron:250,error:[0,2,9,35,38,40,51,63,68,71,117,159,161,164,165,168,173,177,181,182,190,195,197,206,214,215,228,234,236,239,268,270,272],error_fil:[63,160],error_logfil:[160,272],es:[40,244,250],es_task_handl:250,escap:[72,206,250,261],escrow:246,eslint:250,especi:[159,164,165,173,195,210,215,216,222,249,250,260,266,273],essenti:[43,154,159,162,165,169,177,180,223],establish:[208,246],eta:[181,185],etc:[42,43,48,68,71,159,173,180,185,190,197,199,203,212,213,221,222,246,249,250,255,259,267,270,272,274],etl:[195,269],etsi:181,europ:[181,268],eustac:272,eval:[117,250,274],evalu:[43,63,72,85,109,117,147,164,195,199,210,250,268,269],even:[14,43,63,154,155,158,160,164,165,166,170,173,176,180,182,195,215,216,220,221,227,230,234,246,249,250,252,264,268,269,270,271,272],event:[1,3,9,11,40,52,68,132,149,151,156,159,160,165,169,174,177,181,190,207,230,232,233,235,239,244,250,259,269],event_d:155,event_log_id:251,eventbuffervaluetyp:[1,3,11],eventlet:[160,181,250],eventlog:251,eventstimet:155,eventu:[55,177,195,250],ever:[164,181,216,250,261],everi:[2,16,43,58,159,161,164,165,166,168,173,174,177,180,181,190,191,198,216,229,246,249,250,255,258,261,269],everyon:269,everyth:[68,159,165,169,194,221,250,269,271],evict:[68,160],evid:[173,250],evo:250,ex:[161,181,212,239],exact:[40,154,160,172,173,215,242,270],exactli:[40,43,109,134,154,164,172,174,177,264,270,271,272],examin:[173,180,181,270,273],exampl:[14,20,40,43,44,55,70,71,72,109,123,132,153,154,155,157,158,160,162,164,165,166,167,168,170,171,173,176,177,178,180,181,182,184,185,189,194,195,196,198,199,200,201,202,203,204,206,208,210,212,213,214,215,216,217,218,220,221,222,223,226,227,230,231,234,238,242,245,246,248,249,250,251,252,255,258,259,264,266,267,268,271,272,273,274],example3:[164,190],example_after_workday_timetable_dag:216,example_bash_dag:206,example_bash_oper:[206,266,274],example_branch_datetime_oper:207,example_branch_day_of_week_oper:211,example_branch_label:164,example_callback:233,example_complex:274,example_dag:[43,159,164,177,182,190,206,207,208,210,211,216,250,269,270],example_dag_decor:164,example_dag_id:[251,272],example_dag_tag:196,example_external_task_marker_child:208,example_external_task_marker_dag:208,example_gcp_video_intellig:250,example_http_oper:250,example_kubernetes_executor:[190,250],example_latest_only_with_trigg:164,example_lineag:231,example_parameterized_dag:182,example_pod_template_fil:190,example_python_oper:[159,210,250,251],example_qubole_oper:250,example_short_circuit_oper:210,example_skip_dag:250,example_sla_dag:177,example_subdag_oper:[164,250],example_task_group:164,example_template_as_python_object:168,example_workday_timet:216,example_xcom:250,exampleclientapp1:252,exampleclientapp2:252,exampleinclud:250,exasol:194,exc:[68,215,250],exce:[181,185,186,250],exceed:[181,250],except:[2,40,42,43,55,63,72,146,154,159,160,161,164,165,166,167,181,190,194,203,207,230,239,244,249,250,260,261,262,268,269,270],except_skip:250,exception_failur:239,exception_html:203,exception_info:146,exception_traceback:2,exceptionwithtraceback:2,excess:[159,173,181,183],exchang:[173,219,246,250],exclud:[160,163,175,181,230,250,269,272],exclude_parentdag:272,exclude_subdag:272,exclude_task_id:43,exclus:[43,146,182,230,250,251,260],exec:[160,180,182,227,250,272],exec_async:5,exec_d:[160,250,272],execut:[0,1,2,4,5,9,10,12,16,35,40,41,43,47,48,55,58,63,71,72,74,78,83,85,87,97,109,116,117,120,122,123,129,131,132,134,143,146,149,151,153,158,159,161,163,164,165,166,168,169,171,173,174,175,176,177,181,182,183,186,188,189,190,191,198,199,201,206,207,209,210,211,215,219,224,225,227,230,231,233,235,239,241,242,244,246,249,250,252,258,264,267,269,270,272,274],execute_async:[1,4,5,9,10,12,191,250],execute_cal:109,execute_callback:48,execute_command:[2,185,239],execute_complet:[132,149,151,165],execute_tasks_new_python_interpret:244,execute_work:10,execution_context:[58,129,146],execution_d:[40,43,48,52,57,58,60,61,63,67,70,122,132,134,146,154,159,160,164,177,181,182,184,204,208,235,241,267,270,272],execution_data:250,execution_date_fn:134,execution_date_or_run_id:160,execution_delta:[134,208],execution_dt:250,execution_end_d:48,execution_field:129,execution_start_d:48,execution_tim:164,execution_timeout:[40,53,74,85,97,129,165,171,177,181,250,269],executor:[40,43,44,47,63,85,159,160,164,167,169,172,173,182,194,212,214,215,219,228,234,238,239,241,242,244,246,272,273],executor_config:[1,4,9,10,12,40,53,63,74,85,97,177,190,241,250,272],executor_config_sidecar:190,executor_config_templ:190,executor_config_volume_mount:190,executor_const:8,executor_load:8,executor_nam:7,executorload:7,executorworktyp:10,execvp:250,exempt:244,exercis:230,exhaust:[185,250],exist:[0,7,9,35,43,44,45,48,53,55,56,59,69,71,72,122,134,136,159,160,164,165,171,173,175,181,190,198,199,205,235,239,244,249,250,252,256,259,262,267,268,269,272],exist_ok:269,exit:[0,72,159,160,165,175,198,206,234,239,245,250,264,273],exit_cod:35,expand:[38,53,63,167,228,250],expand_mapped_task:53,expandus:250,expans:[66,71,166,217,250],expect:[9,40,109,117,129,154,159,164,165,171,173,176,177,181,184,197,199,214,215,219,221,229,239,242,250,261,264,269,272],expected_status:250,expens:[2,173,180,183,199,250],experi:[71,159,164,173,195,198,221,225,250,264],experienc:270,experiment:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,273,274],expert:264,expir:[43,44,146,181,195,250],expiration_d:43,expiri:[181,214,246,272],explain:[173,198,201,202,216,250],explan:[222,250,269,270],explanatori:250,explicit:[43,109,164,177,215,219,250,270,272],explicit_defaults_for_timestamp:[215,250],explicitli:[14,71,147,164,175,180,181,190,195,230,250,269,270,272,273],exploit:181,exponenti:[40,63,129,159,250],exponential_backoff:129,expos:[14,43,72,87,164,181,197,215,232,244,250,267,268,270,272],expose_config:250,exposur:250,express:[44,117,154,155,157,158,164,177,178,182,195,230,242,248,250,267],exr:274,ext:[250,274],extend:[40,157,190,194,198,199,219,220,221,238,250,258,259,264],extens:[109,160,168,199,219,221,244,270],extern:[14,40,43,48,97,117,122,134,158,159,162,164,169,173,174,176,177,181,183,197,199,205,216,231,239,241,242,244,246,248,250,251,257],external_dag_id:[134,208,250],external_executor_id:[63,250],external_ip:[164,176],external_task:[135,140,243,250],external_task_id:[134,208,250],external_task_sensor:[140,250],external_trigg:[43,48,97,250],externaltaskmark:[43,134,209,250],externaltasksensor:[134,164,209],externaltasksensorlink:[134,250],extra:[14,20,38,40,41,44,52,87,122,134,147,160,161,164,165,173,176,177,181,200,202,205,221,225,241,242,244,255,258,260,264,273,274],extra__:[197,250],extra__google_cloud_platform__key_path:260,extra__my_conn_type__project:197,extra__my_conn_type__workspac:197,extra_config:250,extra_dejson:[41,197,260],extra_dict:197,extra_host:[198,264],extra_import_opt:250,extra_kei:41,extra_link:[38,201,250],extra_link_plugin:201,extra_logger_nam:250,extra_opt:250,extract:[16,168,199,250,270],extract_data_str:270,extract_from_fil:270,extract_task:[168,270],extralink:170,extrem:[159,173,194,246,264],f0ede4:72,f23433877c24:241,f2ca10b85618:241,f7f7f7:117,f9da662e7089:241,f:[55,71,160,161,164,166,176,181,190,195,197,199,202,210,216,222,233,250,261,266,270],f_final:231,f_in:231,f_out:231,fa:[261,272],fab:[181,241,250,251,261,272],fab_admin_rol:261,fab_logging_level:250,fab_public_rol:261,fab_security_manager_class:261,fab_viewer_rol:261,face:[194,250,272],facebook:194,facilit:[250,269],fact:[159,195,242,250],factor:[159,173],factori:164,fail:[0,1,40,42,43,55,62,63,68,71,117,122,129,134,146,147,159,164,165,166,177,180,181,182,188,190,195,197,200,206,208,233,234,235,239,251,256,269,271,272,273],fail_fast:188,fail_on_empti:[147,250],fail_reason:53,failed_st:[122,134,208],failing_task:159,failov:250,failur:[43,48,61,63,68,72,129,146,147,154,157,159,160,175,181,190,203,206,213,230,233,234,238,239,271],fairli:[224,266],fake:[250,272],fall:[43,78,207,216,250,274],fallback:[40,43,57,74,85,97,250,267],fallback_to_default_project_id:250,fals:[1,2,3,5,11,16,38,40,42,43,44,48,55,56,63,66,67,69,72,74,78,85,97,109,117,122,123,129,134,136,146,147,153,154,155,159,160,164,166,168,170,173,177,181,182,183,184,190,195,197,198,202,203,210,216,231,233,235,244,258,261,267,269,270,271,272],false_:210,falsi:[109,210,250],famili:232,familiar:[221,269],faq:[40,250],far:[242,269,270],fargat:250,fashion:[165,191,272],fast:[71,173,177,188,266],faster:[159,173,177,181,250,264,272],fat:250,fault:[195,250],favor:[43,235,250,272],fc:272,fd:63,fe461863935f:241,featur:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274],fed:[154,155,157],feder:246,fee:230,feed:250,felix:247,feluel:247,feng:247,fernet:[41,42,69,190,197,218,272,273],fernet_kei:[160,214,250,256,273],fernetprotocol:42,fetch:[2,38,55,59,63,68,165,166,169,175,181,183,185,199,202,214,239,250,264,267],fetch_celery_task_st:[2,181],few:[159,164,165,175,181,185,195,221,242,250,261,266,267,269,272],ff0000:199,ffefeb:[109,122],fff7e6:117,fff:[40,120,181],field:[14,38,40,41,43,53,57,63,83,109,134,160,167,181,182,183,190,195,199,205,215,231,241,267,269],field_dict:250,field_path:272,field_ref:272,fieldwidget:197,fifti:230,fig:274,figur:[43,250],file:[0,16,20,38,43,44,45,59,63,72,83,109,127,136,159,160,161,164,166,167,169,174,176,177,179,181,182,183,185,188,189,190,194,196,199,200,203,204,205,206,210,213,214,215,216,218,221,223,229,230,231,232,234,235,237,238,239,242,244,246,248,252,254,255,256,258,260,261,262,263,264,266,272,273,274],file_categori:231,file_nam:270,file_pars:127,file_parsing_sort_mod:[159,173,195],file_path:[0,63,127,269],file_processor_handl:250,file_task:270,file_task_handl:242,file_to_gc:250,file_token:251,filebeat:250,fileexistserror:250,fileloadstat:44,fileloc:[43,45,59,161,250],fileloc_hash:[45,59],filenam:[50,64,181,274],filename_templ:250,filepath:[43,44,45,136,160,250,270],fileprocesshandl:250,fileprocessor:[159,173],fileprocessorhandl:250,filesensor:[136,270],fileshar:250,filesyntaxerror:0,filesystem:[24,140,159,164,165,173,185,243,259],filetaskhandl:[242,250],filetogooglecloudstorageoper:250,filetyp:160,fill:[14,16,109,171,182,190,197,198,250,269],filter:[40,43,63,70,117,134,160,183,205,250,269,271,272],filter_by_own:[250,272],filter_for_ti:63,filter_map:267,financi:268,find:[40,43,44,48,66,67,163,164,167,168,172,173,177,178,185,195,202,210,213,215,221,227,245,250,267,269,270,271],find_dupl:48,find_for_task_inst:67,find_packag:242,find_permission_view_menu:250,fine:[134,159,167,250,269],fingerprint:223,finish:[10,40,159,160,163,165,177,181,182,185,210,216,231,239,246,250],finished_ti:48,finit:155,fire:[0,40,44,63,68,132,149,151,165,185,239],firebrick:200,firehos:250,firewal:[181,246],first:[1,12,16,40,43,55,63,68,117,124,127,128,134,146,147,153,159,160,162,164,165,166,171,173,175,176,177,180,181,182,187,190,193,194,195,202,214,215,216,221,226,227,235,239,242,246,247,250,256,259,264,266,268,269,270,272,273],first_cel:147,first_dag:270,first_nam:[160,272],first_task:[164,169,177],first_task_scheduling_delai:[239,250],firstli:[177,180],firstnam:[160,261,266,272],fit:[87,165,219,230,250],five:[157,190,233,250,251],fix:[40,165,177,182,190,197,215,217,221,222,226,241,249,254,272,273],fix_mssql_exec_date_rendered_task_instance_fields_for_mssql:241,fixtur:159,flag:[16,43,44,164,170,181,183,215,227,250,255,264,272,274],flake8:250,flaki:250,flash:250,flask:[160,181,241,244,251,252,261,272],flask_admin:272,flask_app:244,flask_appbuild:[197,244,250,261,272],flask_appbuilder_menu_link:272,flask_appbuilder_view:272,flask_babel:197,flask_blueprint:244,flask_login:250,flask_wtf:250,flaskappbuild:[244,250],flaskwtfdeprecationwarn:250,flat:38,flatten_result:250,flavor:[164,244,250],fledg:164,flexibl:[2,173,175,206,212,250,269,270],flip:[181,215],flow:[159,167,177,231],flower:[181,185,190,212,234,250,254,264,272],flower_basic_auth:[160,214,250,253],flower_conf:[160,272],flower_url_prefix:212,fluentd:237,flush:[1,3,11,146,210,250],flush_cached_sensor_poke_result:146,fly:264,flynt:250,fn:252,focu:250,focus:[250,270],fokko:247,folder:[0,43,44,136,159,160,161,163,164,169,173,181,190,199,200,202,204,206,223,238,244,262,264,266,269,273],follow:[7,40,43,55,60,78,109,117,123,126,134,146,159,160,161,163,164,168,169,171,173,175,177,178,180,181,182,183,190,191,197,198,199,200,201,203,207,210,212,213,214,215,216,219,221,222,223,226,227,230,233,235,238,239,242,245,246,248,249,250,252,255,256,257,259,260,261,264,266,267,269,272,273,274],follow_branch_a:164,follow_task_ids_if_fals:[78,117,123,207,211],follow_task_ids_if_tru:[78,117,123,207,211],following_schedul:[43,250],foo:[43,117,159,160,164,170,179,180,190,198,218,235,250,269,272],foo_:195,foo_bar:199,foo_baz:218,foo_dag_id:195,foo_json:218,foo_task:198,foodecoratedoper:198,foooper:198,footprint:159,forbid:250,forbidden:[181,214,250,272],forc:[40,63,160,250],force_fail:63,force_log_out_aft:250,force_pul:198,force_pull_and_build:250,force_sandbox:43,forcefulli:[181,250],fore:210,foreground:[160,250],foreign:[63,241,250,274],forev:250,forget:[181,183,202],fork:[173,181,244,250],form:[14,55,109,117,160,164,166,169,181,195,197,230,244,249,250,274],formal:164,format:[7,40,41,43,56,160,170,181,183,184,195,200,201,202,205,210,214,215,222,231,246,250,252,260,266,267,272,273],formatt:[181,250,272],formatter_config:146,formatura:250,formerli:250,formula:117,fortun:180,forward:[109,175,195,212,250,255,264,268],found:[0,10,40,43,44,48,59,63,71,160,162,164,176,178,202,215,216,227,238,239,250,264,267,273],found_descend:38,foundat:[221,223,247,250,254],four:[164,166,250],four_task:272,fourth_task:[164,169,177],fpic:215,fqdn:[181,255],fraction:[241,250],fragment:250,frame:[63,181,250],framework:[126,222,244,250,261],free:[129,151,164,165,171,173,190,230,267],freeli:[159,165,220],freetd:220,frequenc:[181,195,250],frequent:[173,181,199,246,250],fresh:[160,272],friction:272,fridai:[153,154,216],friendli:[229,250],friendlier:250,from:[0,1,2,3,7,9,10,11,14,16,35,38,40,43,44,47,48,53,55,56,57,58,59,60,63,66,68,69,70,71,72,87,109,117,124,125,126,127,128,129,146,153,154,155,157,159,160,161,162,163,164,165,166,168,169,170,173,175,176,177,178,179,180,181,182,183,185,188,190,195,198,199,200,201,203,205,210,212,213,214,215,216,218,219,220,221,227,229,230,231,233,235,237,239,241,242,245,246,247,248,249,251,252,255,256,258,259,260,264,266,267,268,269,270,271,273],from_api_repr:250,from_dict:63,from_email:203,from_json:41,from_object:68,from_revis:160,from_task:40,from_task_instance_xcom:65,from_templ:170,from_ti:63,from_vers:160,fromisoformat:216,front:[38,250,252],frozenset:[38,40,43,53],fs_conn_id:136,fs_default:[20,136],fs_group:[250,272],fs_test:20,fsgroup:[190,250],fshook:20,ftp:[194,272],ftpsensor:250,fulfil:221,full:[45,70,123,153,160,162,164,165,168,170,181,189,215,216,221,242,247,267,269,272],full_filepath:[43,45],fulli:[9,38,63,173,195,239,250,252,255,259,268],func:[53,250],func_nam:181,funcsig:[250,270],fundament:[165,269],fundera:250,further:[40,173,200,216,222,245,250,264,266,269,270],furthermor:[216,250,262],fuse:173,futur:[40,43,55,66,68,124,165,167,181,182,244,250,272],fuzzi:250,g:[40,43,63,126,132,143,154,155,157,159,160,161,164,165,166,173,175,177,181,182,185,187,190,195,196,197,198,199,203,208,214,216,222,231,235,238,239,245,246,250,251,267,268,269,271,274],ga:245,gain:175,galaxi:[244,272],gamewisp:250,gantt:[43,181,250,251],gao:247,gatewai:264,gather:[1,2,4,5,12,162,236,237,245,250],gaug:250,gave:250,gb:264,gbq:250,gc:[173,181,199,246],gcc:[215,242,250],gce:250,gcebaseoper:250,gcehook:250,gceinstancegroupmanagerupdatetemplateoper:250,gceinstancestartoper:250,gceinstancestopoper:250,gceinstancetemplatecopyoper:250,gcesetmachinetypeoper:250,gcf:250,gcffunctiondeleteoper:250,gcffunctiondeployoper:250,gcfhook:250,gcloud:[242,250],gcp:[194,273],gcp_api:[194,250],gcp_bigtable_hook:250,gcp_bigtable_oper:250,gcp_cloud_build_hook:250,gcp_cloud_build_oper:250,gcp_compute_hook:250,gcp_compute_oper:250,gcp_conn_id:159,gcp_container_hook:250,gcp_container_oper:250,gcp_dataflow_hook:250,gcp_dataproc_hook:250,gcp_dlp_hook:250,gcp_dlp_oper:250,gcp_function_hook:250,gcp_function_oper:250,gcp_kms_hook:250,gcp_mlengine_hook:250,gcp_natural_language_hook:250,gcp_natural_language_oper:250,gcp_pubsub_hook:250,gcp_service_account_kei:272,gcp_spanner_hook:250,gcp_spanner_oper:250,gcp_speech_to_text_hook:250,gcp_speech_to_text_oper:250,gcp_sql_hook:250,gcp_tasks_hook:250,gcp_text_to_speech_hook:250,gcp_text_to_speech_oper:250,gcp_transfer_hook:250,gcp_transfer_oper:250,gcp_transfer_sensor:250,gcp_translate_hook:250,gcp_translate_oper:250,gcp_translate_speech_oper:250,gcp_video_intelligence_hook:250,gcp_video_intelligence_oper:250,gcp_vision_hook:250,gcp_vision_oper:250,gcpspeechtotexthook:250,gcpspeechtotextrecognizespeechoper:250,gcpssh:159,gcptexttospeechhook:250,gcptexttospeechsynthesizeoper:250,gcptransferoperationstatu:250,gcptransferservicejobcreateoper:250,gcptransferservicejobdeleteoper:250,gcptransferservicejobupdateoper:250,gcptransferserviceoperationcanceloper:250,gcptransferserviceoperationgetoper:250,gcptransferserviceoperationpauseoper:250,gcptransferserviceoperationresumeoper:250,gcptransferserviceoperationslistoper:250,gcptransferservicewaitforjobstatussensor:250,gcptranslatespeechoper:250,gcr:190,gcs_acl_oper:250,gcs_copy_oper:250,gcs_delete_oper:250,gcs_download_oper:250,gcs_hook:250,gcs_list_oper:250,gcs_log_fold:250,gcs_oper:250,gcs_sensor:250,gcs_task_handl:250,gcs_to_bq:250,gcs_to_gc:250,gcs_to_gcs_transfer_oper:250,gcs_to_s3:[95,201,244,250],gcsbucketcreateaclentryoper:250,gcscreatebucketoper:250,gcsdeleteobjectsoper:250,gcslistobjectsoper:250,gcsobjectcreateaclentryoper:250,gcsobjectexistencesensor:250,gcsobjectswithprefixexistencesensor:250,gcsobjectswtihprefixexistencesensor:250,gcsobjectupdatesensor:250,gcstobigqueryoper:201,gcstobqoper:250,gcstogdriveoper:250,gcstolocalfilesystemoper:250,gcstos3op:250,gcstos3oper:[201,244,250],gcsuploadsessioncompletesensor:199,gct_hook:250,gd2:274,gd:[250,274],gener:[9,16,48,58,63,69,71,72,117,122,154,164,165,167,168,169,173,174,177,179,181,182,190,194,195,198,203,205,206,210,212,214,215,216,218,219,221,222,230,231,232,236,242,244,246,248,254,255,260,261,264,269,270,271,272,274],generate_command:63,generate_cont:40,generate_dag:164,generate_kei:256,generate_pod_templ:272,generate_run_id:48,generate_yaml:250,generatecontentoper:40,generic_transf:[95,243],generictransf:87,gentner:250,geograph:245,get:[1,2,4,5,10,12,14,16,20,38,39,40,41,43,44,47,48,53,55,56,57,58,59,63,66,69,71,72,109,117,124,125,126,128,134,143,146,159,161,164,165,166,168,169,171,173,175,176,177,179,180,181,182,184,185,189,190,197,198,199,202,203,210,212,214,215,218,220,221,222,223,226,227,235,239,244,246,248,249,250,251,252,254,255,259,261,264,265,266,267,269,270,271,272],get_accessible_dag:250,get_active_run:[43,250],get_airflow_context_var:204,get_api_result:270,get_api_results_task:270,get_autocommit:[16,250],get_base_pod_from_templ:9,get_bucket:250,get_callback_request:49,get_classpath:58,get_code_by_fileloc:45,get_concurrency_reach:43,get_config:124,get_conn:[14,16,20,250,269],get_conn_uri:[124,125,127,128],get_conn_valu:[124,125,127,128,259],get_connect:[14,124,125,127,128,199,250,259],get_connection_form_widget:[14,197,250],get_connection_from_secret:41,get_connection_parameter_nam:127,get_connnect:250,get_context_data:250,get_count:134,get_curr:43,get_current_context:[109,250,270],get_current_dag:43,get_current_task_nam:272,get_cursor:16,get_dag:[38,40,44,48,53,159,250],get_dag_depend:59,get_dag_run:250,get_dagbag_import_timeout:195,get_dagmodel:43,get_dagrun:[43,58,63,250],get_dagruns_between:43,get_data:269,get_dataset:250,get_dataset_t:250,get_dataset_tables_list:250,get_datasets_list:250,get_db_hook:117,get_default_executor:7,get_default_pool:56,get_default_view:43,get_direct_rel:[40,66],get_direct_relative_id:[38,66,250],get_edge_info:43,get_editable_dag:250,get_email_subject_cont:63,get_env:72,get_event_buff:[1,3,11],get_execution_context:129,get_extra:41,get_extra_link:38,get_failed_dep_status:63,get_fernet:[42,250],get_first:[16,199],get_flat_rel:38,get_flat_relative_id:38,get_hook:[14,41,250],get_host_ip_address:181,get_id_collation_arg:39,get_inlet_def:40,get_input:166,get_ip:[164,176],get_is_act:43,get_is_paus:43,get_k8s_pod_yaml:57,get_kei:250,get_last_dagrun:43,get_last_updated_datetim:59,get_latest_execution_d:43,get_latest_run:48,get_latest_version_hash:59,get_link:[40,122,134,201],get_log_filename_templ:48,get_logs_with_metadata:250,get_main_ip:176,get_mani:[2,70],get_mappable_typ:53,get_max_last_updated_datetim:59,get_merged_default:40,get_next_data_interv:43,get_num_active_run:43,get_num_running_task_inst:63,get_num_task_inst:43,get_oauth_user_info:261,get_on:201,get_outlet_def:40,get_pandas_df:[16,250],get_param:55,get_password:41,get_path:20,get_paused_dag_id:43,get_permiss:250,get_poke_context:129,get_pool:56,get_previous_dagrun:[48,63],get_previous_execution_d:63,get_previous_scheduled_dagrun:48,get_previous_start_d:63,get_previous_ti:63,get_provider_info:198,get_pti:250,get_python_sourc:109,get_readable_dag:250,get_record:[16,87,250],get_rendered_k8s_spec:63,get_rendered_template_field:63,get_result:250,get_run:48,get_run_d:43,get_run_data_interv:43,get_schema:250,get_serialized_field:[40,43,53,134],get_sqlalchemy_engin:16,get_sqlproxy_runn:250,get_stat:48,get_tabl:250,get_table_loc:250,get_tabledata:250,get_task:[43,159,250],get_task_inst:[40,43,48,159,250],get_task_instances_befor:43,get_template_context:[40,63,72,74,83,85,87,109,116,117,122,129,132,146,149,151,250],get_template_env:[38,43],get_templated_field:57,get_ti:43,get_truncated_error_traceback:63,get_ui_field_behaviour:[14,197],get_uri:[16,41,159,197,250],get_val:69,get_valu:[70,250],get_vari:[124,125,127,128],get_variable_from_secret:69,get_wildcard_kei:250,getboolean:[40,43,44,74,85,97,250],getconf:264,getenv:261,getfloat:[129,195],getfqdn:181,getint:[43,57,250],getitem:55,getlogg:[250,261],getrequestoper:164,getsect:250,getsourc:250,gettempdir:250,gevent:[160,181,250],gh:250,ghe:250,ghost:[40,72,146],gid:197,gif:[250,274],git:[159,185,190,242,246,249,250],git_branch:272,git_dags_folder_mount_point:272,git_password:272,git_repo:272,git_ssh_key_secret_nam:272,git_ssh_known_hosts_configmap_nam:272,git_subpath:[250,272],git_sync:250,git_sync_add_us:190,git_sync_branch:190,git_sync_container_repositori:272,git_sync_container_tag:272,git_sync_credentials_secret:272,git_sync_depth:[190,272],git_sync_dest:[190,272],git_sync_init_container_nam:272,git_sync_one_tim:190,git_sync_repo:190,git_sync_rev:272,git_sync_root:[190,250,272],git_sync_run_as_us:272,git_sync_templ:250,git_us:272,github:[181,182,190,194,202,215,220,221,247,250,254,273],github_:261,github_enterpris:[194,220],githubteamauthor:261,githubusercont:[181,194,222,250,266,269],gitignor:[44,164,250],gitpython:250,gitsync:173,gitter:250,give:[146,159,162,166,171,173,181,198,227,230,232,246,250,268,271,272,274],given:[1,2,10,14,40,43,44,45,48,55,56,59,60,63,67,69,70,97,109,117,124,127,128,136,160,161,164,171,177,180,181,184,185,186,191,195,207,233,239,242,250,251,261,264,267,269,270,272],gke:250,gkeclustercreateoper:250,gkeclusterdeleteoper:250,gkeclusterhook:250,gkecreateclusteroper:250,gkedeleteclusteroper:250,gkehook:250,gkepodoper:250,glanc:[234,271],glassdoor:250,glob:[44,136,164,181,242,250],global:[2,38,43,109,164,179,180,201,205,240,244,250,267,268,274],global_operator_extra_link:244,global_operator_extra_link_dict:38,glyphicon:250,gmail:[223,261],go:[40,43,159,160,164,173,177,180,181,182,216,220,221,249,250,266,270],goal:[159,176,249,250,269,272],goe:[40,182,195,246,250,270],golang:250,good:[159,173,181,197,199,202,214,223,234,268,272],goodwil:230,goog:250,googl:[181,194,199,201,220,222,237,240,244,245,259,260,272],google_analyt:[181,240],google_api_to_s3:88,google_api_to_s3_transf:95,google_application_credenti:250,google_auth:194,google_cloud_conn_id:250,google_cloud_datastore_default:250,google_cloud_default:250,google_cloud_storage_conn_id:250,google_cloud_storage_default:250,google_custom_kei:260,google_impersonation_chain:250,google_key_path:250,googleapicli:250,googleapitos3oper:88,googleapitos3transf:88,googlecloudkmshook:250,googlecloudstoragebucketcreateaclentryoper:250,googlecloudstoragecreatebucketoper:250,googlecloudstoragedeleteoper:250,googlecloudstoragedownloadoper:250,googlecloudstoragelistoper:250,googlecloudstorageobjectcreateaclentryoper:250,googlecloudstorageobjectsensor:250,googlecloudstorageobjectupdatedsensor:250,googlecloudstorageprefixsensor:250,googlecloudstoragetobigqueri:250,googlecloudstoragetogooglecloudstorageoper:250,googlecloudstoragetogooglecloudstoragetransferoper:250,googlecloudstoragetos3oper:250,googlecloudstorageuploadsessioncompletesensor:250,googlelink:201,googleusercont:181,gossip:[160,250],got:250,gotcha:242,govern:[231,250],govtech:250,gpg:223,gpl:[242,250],gpu:[250,272],grab:[159,173,250],grace:[190,250],grace_period_second:[181,250],gracefulli:[160,185,250],grade:[205,246],grammar:250,grammat:250,grant:[215,230,245,250,251],granul:245,granular:[245,250,255],graph:[43,66,159,160,164,169,181,182,219,250,251,274],graphic:[227,274],graphviz:[160,274],great:[159,164,165,182,212],greater:[43,117,161,181,198,234,250,268,270],greatli:175,green:[210,250],greenlet:250,gregorian:178,grep:250,grid:[43,166,181,241],grossli:230,ground:165,group1:164,group:[66,85,164,169,181,213,215,221,250,255,264,271,272],group_id:164,group_or_command:160,groupalia:250,groupon:250,grow:[159,173,181,215,246,266],growth:[183,250],grpc:194,gs:[181,250],gsod:250,gssapi:250,gtk:274,guarante:[154,166,169,190,197,218,246,249,250,256],guard:250,guess:181,guest_nam:199,gui:244,guid:[2,4,5,9,10,12,72,78,109,123,159,178,215,223,226,234,243,250,257,260,264,265,266,269],guidanc:[180,250],guidelin:250,gunicorn:[160,181,194,220,238,250],gunicorn_cmd_arg:238,guru:182,guziel:247,gv:274,gz:[215,223],gzip:[215,250],h:[109,160,181,250,272],ha:[0,9,38,40,43,44,53,55,60,63,66,68,70,109,117,132,143,146,159,160,161,162,163,164,165,168,169,172,173,174,177,180,181,182,183,184,185,190,191,197,198,199,206,214,215,216,217,219,220,222,226,227,228,229,230,231,233,234,236,237,242,243,244,245,246,251,252,255,259,262,264,269,270,272,273],hack:[40,109,178,198,250],had:[164,177,182,197,250,264,270,272],hadoop:[194,250],hamilton:247,han:247,hand:[159,164,165,171,175,190,231,244,249,264,266],handi:[169,242,250,268,272],handl:[0,14,49,63,68,132,159,165,169,173,181,182,185,186,215,221,241,245,250,251,252,254,268,270],handle_callback:[43,250],handle_failur:63,handle_failure_with_callback:63,handle_missing_foo:250,handlebar:250,handler:[16,146,160,181,194,237,238,250,259,273],handler_config:146,handshak:181,hang:[181,246,250],happen:[43,109,154,155,158,164,165,169,173,174,177,181,197,199,200,201,207,208,216,222,227,231,232,235,239,244,249,250,268,269,272],happi:250,happili:169,hard:[41,159,190,250],hardcod:[250,270],harder:159,hardwar:173,harenslak:[247,250],harm:173,harmless:[173,230],harvest:250,has_access:250,has_dag:[40,45,59,66],has_dag_access:250,has_dag_run:43,has_import_error:[43,241],has_mail_attach:250,has_opt:250,has_task:[1,3,11,43,159],has_task_concurrency_limit:43,has_valu:55,hash:[40,43,45,53,58,59,250],hashabl:250,hashcod:[58,146,181],hashicorp:[194,197,214,250],hasn:182,have:[1,2,3,9,11,14,20,35,40,42,43,44,48,53,61,63,66,68,72,109,117,132,147,159,160,161,162,163,164,165,166,169,170,171,172,173,174,175,177,178,180,181,182,183,185,186,189,190,194,195,197,198,199,202,206,208,210,213,215,216,217,220,221,222,224,226,227,230,231,233,238,239,240,242,244,245,246,249,251,252,254,255,256,258,260,261,262,264,266,268,269,270,272,273,274],hbc:250,hbo:250,hcatalog:250,hdf:[21,36,137,152,159,194,242,248],hdfs_hook:24,hdfs_namenode_princip:250,hdfs_sensor:140,hdfshook:250,hdp:250,hdpi:250,he:250,head:[241,250,264,266,269],header:[83,109,181,184,205,212,250,252,269,270],heal:250,health:[181,236,246,250,251,272],healthi:[234,264],healthjump:250,heart:250,heartbeat:[1,2,3,4,5,10,11,12,165,181,234,239,246,250],heartrat:250,heavi:[159,171,173],heavili:[173,216],heavy_task:171,height:250,held:246,hello:[43,159,164,176,190,195,199,201,203,206,218,242,244,268,269,272],hello_nam:176,hello_oper:199,hello_task:199,hello_world:[159,195],hello_world_pi:195,hellodboper:199,hellooper:199,helm:[167,173,190,215,225,227,250,264],help:[43,55,159,160,164,177,181,182,183,190,199,200,215,221,229,231,244,245,246,250,264,265,266,272,274],helper:[190,201],henc:[164,181,246,250],here:[14,41,43,68,72,157,161,164,165,166,167,168,171,176,177,181,185,190,194,195,197,202,206,216,241,242,243,244,250,252,260,261,262,264,266,267,269,270,271,272],herebi:230,herein:230,heurist:250,hh:272,hi:[55,250],hidden:[181,198,250,271],hidden_field:197,hide:[14,181,197,250,271],hide_attrs_from_ui:[38,53],hide_sensitive_var_conn_field:[250,258],hide_sensitive_variable_field:250,hierarch:164,hierarchi:[14,177,269],high:[44,160,162,167,169,173,181,186,215,224,234,250,274],highchart:250,higher:[40,165,172,173,177,181,183,195,215,250,273],highli:[165,181,226,242,250,264],highlight:[206,250,269],highligth:250,hilari:68,hint:[173,250],hipchatoper:250,histor:[38,164,173,181,182,190,195,197,221,227,250,269,272],histori:[61,164,167,177,227,241,250,271,272],hit:[40,71,109,162,171,173,181,244,250],hitesh:247,hive2mysqloper:40,hive:[22,40,89,90,92,93,100,102,113,138,141,142,185,194,242,244,248,255,267],hive_hook:[24,250],hive_oper:95,hive_partit:138,hive_partition_sensor:140,hive_stat:90,hive_stats_oper:95,hive_tblproperti:250,hive_to_druid:[95,250],hive_to_mysql:95,hive_to_samba:93,hive_to_samba_oper:95,hiveclihook:250,hiveconf:250,hivehook:[14,250],hivemeta_sasl:250,hivemetastor:250,hiveoper:[168,181,185,250,255],hivepartitionsensor:[161,175,250],hivesensoroper:40,hiveserver2:250,hiveserver2hook:250,hivetodruidoper:91,hivetodruidtransf:[91,250],hivetomysqloper:92,hivetomysqltransf:92,hm:250,hmsclient:250,hn:272,hoc:250,hold:[38,55,129,146,175,230,250],hole:[178,250],homan:247,home:[199,200,206,215,242,250,264,266],homebrew:222,homepag:[250,251],homogen:185,honor:[164,171,250],honour:250,hood:[164,165,173,178],hook:[38,40,41,43,72,87,117,120,147,161,166,167,168,169,194,197,205,227,228,244,255,269,270,273],hook_class_nam:14,hook_nam:14,hook_param:[41,117,147,250],hookabl:250,hookimpl:232,hookspec:232,horizon:250,horribl:269,host1:267,host:[16,20,41,159,160,162,163,165,187,197,198,203,212,215,234,235,246,250,255,260,264,267,269,272,274],host_a:260,host_b:260,host_path:[190,272],host_tmp_dir:198,hostnam:[41,63,160,162,181,198,203,234,250,261,267,272],hostnetwork:272,hostpath:272,hot:[48,250],hotelquickli:250,hotfix:250,hou:[247,250],houqp:247,hour:[40,132,146,161,164,165,171,182,195,208,250,264,269],hourli:[40,43,182,195],hover:250,how:[1,2,4,5,9,10,12,40,41,43,72,78,109,123,124,129,159,160,164,165,167,169,170,177,178,181,182,183,185,197,199,200,201,202,214,215,216,221,222,223,231,238,239,243,244,245,252,253,254,261,262,264,266,269,271,273,274],howev:[109,134,159,164,165,166,168,173,175,178,181,190,195,197,206,208,215,216,220,221,222,226,227,230,231,235,238,245,246,250,255,259,261,270,272,273],howto:[160,181,250],hql:[87,109,117,147,199,250],href:[200,203,244,272],html5lib:250,html:[83,160,170,181,183,199,200,240,244,250,270,272],html_content:[40,83,164,176],html_content_templ:203,htmlcontent:250,http:[23,94,116,139,159,160,164,168,170,181,182,183,184,185,190,194,200,201,203,210,212,215,222,223,230,235,238,244,245,246,249,252,261,264,266,269,270,272,273],http_conn_id:270,http_default:250,http_hook:[24,250],http_host:212,http_oper:[95,250],http_sensor:140,http_upgrad:212,httpbin:[164,250],httperror:250,httplib2:250,httpopsensortest:250,httprequest:250,httpsensor:[159,250],httpx:250,huang:247,huge:[109,168,173,272],human:[0,154,250,267],hundr:[165,175],hung:250,hungri:[173,186,215],hvac:250,hydrat:68,hynek:249,hyphen:250,i:[0,53,63,70,97,154,159,160,164,173,177,180,181,182,190,191,203,210,216,223,230,234,239,242,249,264,269,270],iam:250,iana:[181,268],ico:274,icon:[197,216,250,261,271],id:[0,9,14,20,38,40,41,42,43,44,47,48,49,50,52,56,57,58,59,60,62,63,64,66,67,68,69,78,117,122,123,124,125,127,128,134,136,159,160,161,164,166,181,184,188,197,199,205,215,223,231,235,241,250,251,260,261,264,269,270,272,274],id_len:39,id_prefix:250,idea:[41,58,154,159,175,195,199,214,250,272],ideal:[55,177,202,209,242,254,264],idempot:[132,180,209,250],ident:[246,250],identifi:[10,63,129,160,164,180,198,215,241,245,250,261,269,270,271,273],identity_dict:270,idl:[165,174,181,215],idn:170,ids_for_trigger:68,ie:[250,272],iec:264,ifnotpres:190,ifram:250,ig:242,ignor:[40,43,44,59,63,109,117,155,159,160,164,170,177,181,195,202,210,242,250,264,272],ignore_:63,ignore_all_dep:[1,3,5,11,63,250],ignore_all_depend:[250,272],ignore_depend:272,ignore_depends_on_past:[1,3,5,11,63,250,272],ignore_downstream_trigger_rul:[109,210],ignore_error:[181,235],ignore_first_depends_on_past:[40,43,74,85,97,250,272],ignore_first_depends_on_past_by_default:[40,74,85,97],ignore_param_except:63,ignore_task_dep:[1,3,5,11,43,63,160],ignore_ti_st:[1,3,5,11,40,63,159,160],ignore_zero:117,ignored_rul:273,ignoreunknownvalu:250,ii:230,iii:230,illustr:[164,177],imag:[40,160,164,173,177,181,183,198,215,224,226,229,250,251,270,272],image_pull_secret:[250,272],imagepullpolici:[190,250],imagevers:250,imap:[194,272,274],imap_np:274,imapattachmenttos3oper:250,imberman:247,img:[250,269],imgcat:[160,274],immedi:[40,43,60,63,68,132,134,149,151,159,165,177,188,195,198,215,226,250,269],immut:250,impact:[2,159,181,250],impala:250,imper:185,imperson:[40,255],impersonation_chain:250,implement:[0,1,3,5,10,11,14,38,40,43,53,60,66,71,74,78,97,123,124,127,128,154,155,157,158,159,161,164,165,171,173,180,181,183,187,191,197,199,215,216,232,238,246,248,256,259,269,272],impli:[63,146,159,230,250],implic:166,implicit:[242,250],implicitli:[55,164],import_error:[50,159,160,239,250],import_error_id:251,import_executor_cl:7,import_nam:250,importerror:[50,250,251],importlib:250,impos:250,imposs:[166,250],impract:250,improp:250,improv:[155,159,164,175,176,181,230,241,247,249],impyla:250,in_app_exclud:[181,235],in_app_includ:[181,235],in_clust:[250,272],inabl:230,inact:[43,164,195,215],inapplic:250,inbuilt:250,incarn:[9,250],incident:230,incl:250,includ:[38,43,44,45,58,59,109,129,160,168,169,173,175,177,181,190,194,195,197,198,200,201,203,216,230,232,237,238,242,245,248,251,254,255,269,272,274],include_adhoc:250,include_direct_upstream:43,include_downstream:43,include_exampl:[44,250],include_externally_trigg:43,include_head:250,include_ip:255,include_parentdag:43,include_prior_d:[40,63],include_smart_sensor:44,include_subdag:43,include_subdag_task:43,include_upstream:43,including_subdag:43,inclus:[43,146,154,230,250],incom:[0,166],incompat:[198,210,222,227,249,250,272],incomplet:[159,180],incompli:250,inconsist:[164,250],inconsistentdatainterv:43,incorpor:230,incorrect:[159,183,250],incorrectli:[43,71,250],increas:[134,159,173,181,229,241,250,273],increasingli:164,increment:[58,63,249,250],incub:[247,250],incur:[230,250],indefinit:[181,250],indemn:230,indemnifi:230,indent:[160,250],independ:[44,164,173,177,183,190,220,222,250,269],index:[45,53,58,63,117,160,181,210,215,241,250,267],indexerror:[71,250],indic:[40,43,59,63,129,134,160,161,164,170,175,181,194,216,223,230,234,241,249,250,271,272],indirect:[230,250],individu:[2,40,41,43,159,163,164,165,166,169,170,175,177,182,197,199,212,230,246,250,251,266,269,272],inf:187,infer:[43,63,109,154,155,157,160,216,250,267],infer_automated_data_interv:43,infer_manual_data_interv:[154,155,157,216],inferr:250,infin:[1,219],infinit:[71,163,164],inflex:165,influxdb:194,info:[1,2,5,9,43,56,63,117,181,184,195,201,216,231,238,242,250,261,264,267],inform:[0,1,2,4,5,9,10,12,40,41,43,44,63,65,66,72,78,109,123,146,154,155,157,158,159,160,162,164,165,174,175,177,179,181,182,183,184,185,187,188,189,190,195,197,200,201,203,209,214,215,216,218,220,221,230,234,237,238,240,244,245,246,250,251,257,264,267,268,269,272,273,274],infra:146,infra_failur:239,infra_failure_retry_window:146,infrastructur:[175,221,239,246],infring:230,ingest:[164,191,250],inherit:[40,72,129,131,164,165,186,198,231,244,248,250,269],inheritor:197,inherits_from_dummy_oper:81,inherits_from_empty_oper:[38,40,53,85],ini:250,init:[42,215,229,242,246,250,264,266,269,272],init_1:264,init_actions_uri:250,init_app:252,init_contain:[190,250,272],init_db:250,init_on_load:[63,70],init_rol:250,init_run_context:63,initcontain:[190,250],initdb:[250,272],initi:[1,63,159,160,164,170,171,175,180,181,185,200,204,205,222,225,234,242,244,250,252,255,270,272],initialis:[43,181,250,266],inject:[204,240,244,250,272],ink:250,inlet:[40,53,74,85,97,231],inlin:[164,250],inner:250,input:[58,72,117,143,159,166,176,206,231,250,267,270],input_format:267,inputdataconfig:250,insecur:[181,250,272],insensit:[164,250,272],insert:[16,55,159,164,165,181,250,269],insert_al:250,insert_arg:[87,250],insert_map:63,insert_object_acl:250,insert_row:[16,87,250],insid:[38,58,71,72,109,136,146,159,164,165,168,169,171,176,181,182,189,198,200,206,210,216,242,244,250,255,259,264],insight:245,inspect:[169,177,190,227,234,250,266],inspir:[215,221],instabl:252,instafail:250,instal:[12,42,63,109,160,164,165,168,169,173,179,185,189,193,197,198,200,203,210,215,220,226,227,229,232,234,235,239,242,243,244,246,255,261,264,266,268,269,270,272,273,274],install_providers_from_sourc:194,instanc:[0,1,2,3,4,5,7,9,10,11,12,14,40,41,43,48,53,55,57,58,60,62,63,65,67,68,70,71,72,117,124,129,146,154,157,159,160,164,165,166,167,168,171,172,173,175,180,181,182,183,184,189,190,193,195,215,216,220,229,231,234,239,241,242,248,251,253,258,262,264,266,267,268,269,272,274],instance_nam:[200,250],instance_name_has_markup:200,instanti:[38,40,43,164,165,174,177,182,195,199,219,248,250,272],instantli:173,instead:[5,16,41,48,63,66,72,109,124,125,131,132,157,160,164,166,168,170,173,175,176,177,178,179,180,181,182,183,190,194,195,197,198,199,206,216,239,246,249,252,264,266,267,270,272],institut:230,instruct:[215,221,222,223,245,246,249,250,264,266,269],instrument:250,insur:63,int_param:170,integ:[117,170,172,181,250,269],integr:[162,181,194,199,213,220,221,235,236,243,244,255],integrityerror:250,intellig:[242,250],intend:[53,164,181,195,215,221,250,264],intent:[249,250],intention:[164,230],interact:[14,20,160,164,167,171,190,215,242,244,245,250,264,272],interchang:[168,169,177,180],intercom:250,interdepend:250,interest:[204,267,269],interfac:[1,14,38,42,43,162,164,167,177,179,198,201,205,216,219,227,230,233,248,255,261,268,269,272],interfer:250,intermedi:[53,168,250,269],intermitt:250,intern:[14,55,146,160,169,177,178,182,199,246,264,268,272],internaliponli:250,interpol:[166,250,261],interpret:[40,44,159,164,173,202,215,244,250,270],interv:[40,43,59,63,97,122,129,146,149,154,155,156,158,159,160,164,165,168,169,173,177,178,181,183,195,199,208,216,235,241,246,249,250,267,268,269],intervalcheck:250,intervalcheckoper:[76,250],intrins:264,introduc:[159,164,169,180,195,250,270],introduct:270,intuit:[216,242,250,269],invalid:[0,42,177,181,195,197,250,256],invalidstatsnameexcept:0,investig:181,investoris:250,invit:250,invoc:[250,270],invok:[48,177,181,199,233,242,250,252,270,273],involv:[163,173,250,272],io:[16,160,181,190,235,244,250,272],iop:173,ip:[164,176,181,250,255,261],irregular:155,irrelev:250,irrevers:40,irrevoc:230,is_act:[43,250],is_al:250,is_anonym:250,is_authent:250,is_backfil:[48,250],is_default_pool:56,is_delete_operator_pod:[250,272],is_don:129,is_eligible_to_retri:63,is_encrypt:[41,42,69,241],is_expir:146,is_extra_encrypt:41,is_fixed_time_schedul:43,is_infra_failur:146,is_job_dataflow_run:250,is_loc:268,is_map:[40,53],is_naiv:268,is_paus:43,is_paused_at_cr:43,is_paused_upon_cr:[43,250],is_prematur:63,is_smart_sensor_compat:[40,129,250],is_subdag:43,is_terminal_support_color:250,is_todai:123,is_zipfil:250,isact:270,isfil:250,ish:87,ismap:274,isn:[69,159,168],isoformat:[134,216,250,267],isol:[180,186,195,215,221,250,270],issu:[59,63,72,164,173,181,190,195,200,219,221,222,230,244,246,247,249,254,268,272],issue_templ:250,issuecom:[181,215],issuer:223,item:[43,55,63,71,159,160,165,198,202,244,250,252,253,272],iter:[14,40,43,45,48,55,63,69,71,78,109,117,123,129,134,155,166,173,181,198,250],iter_dagrun_infos_between:43,iter_mapped_depend:[53,66],iter_xcom_arg:71,iterm2:[160,274],iterm:160,itertool:250,its:[9,40,43,44,48,55,63,68,120,129,134,154,155,159,160,164,165,166,169,170,171,172,173,174,176,177,178,180,181,182,185,188,190,191,192,195,197,198,210,212,215,216,221,228,229,230,233,244,246,249,251,254,269,270,274],itself:[0,68,132,149,164,165,166,169,177,181,185,190,199,236,244,246,250,255,261,270],izip:250,j:[160,201],jack:[250,261],jag:250,jakob:247,jame:247,jan:[226,268,269],jane:200,januari:[164,182,230,247],jar:250,jarek:[247,250],java:250,javascript:[14,245,250],jdbc:[14,25,96,194,250],jdbc_hook:24,jdbc_oper:95,jdbchook:[197,250],jdbcoper:[168,250],jdk8:250,jdk:250,jdoe:272,jed:[247,250],jedcunningham:247,jenkin:[194,250],jenkinsjobtriggeroper:250,jetbrain:198,jghoman:247,jhtimmin:247,jiaji:[247,250],jinja2:[38,40,43,53,168,181,250,272],jinja:[38,40,43,53,71,72,74,83,85,87,109,116,117,122,129,132,146,149,151,159,164,167,199,202,203,210,219,244,250,267,270,272,273],jinja_env:[38,40,53],jinja_environment_kwarg:[43,168],jinjafi:250,jira:[194,250],jirahook:250,jmcarp:247,job:[1,2,3,4,9,10,11,40,43,47,63,129,132,146,151,165,173,175,181,188,195,199,216,234,239,241,250,251,266,271,272],job_error_st:250,job_flow_id:250,job_flow_nam:250,job_id:[1,3,11,63,199,201,241,250,272],job_nam:[239,250],job_queu:250,jobflow:250,jobid:250,jobnam:250,jobteas:250,john:200,joi:247,join:[161,164,190,202,247,250],jon:[160,272],jondo:[160,272],joseph:[247,250],joshua:[247,250],joygao:247,jp2:274,jpe:274,jpeg:274,jpg:274,jpype:250,jq:274,jqueri:250,js:250,json0:274,json:[14,40,41,55,56,63,69,127,154,155,157,159,160,164,167,168,179,181,182,184,199,202,216,218,234,258,259,260,261,267,269,270,274],json_client:[181,250],json_format:250,jsonformatt:250,jsonschema:250,jthomas123:250,jump:250,june:[221,226,247,272],just:[5,40,63,68,154,159,160,164,165,166,168,170,173,179,181,182,191,194,195,198,201,220,221,222,225,227,244,250,264,267,268,269,270,271,272],justif:250,jwt:181,k8:[9,63,167,190,241,250,272],k8executor:250,k8s_pod_yaml:57,k8sexecutor:250,k8spodoper:250,k:[55,66,160,250,255,272],ka:223,kadmin:255,kalibrr:250,kalif:247,kamil:[247,250],karmic:250,kaxil:[223,247],kaxilnaik:223,kdc:246,ke:250,kebab:272,keep:[7,43,57,61,129,146,147,159,160,164,165,173,179,181,190,195,199,202,221,222,227,234,242,246,248,250,255,256,268,269,270,272,274],keep_trailing_newlin:[43,168],keepal:[181,215,250],keepalive_kwarg:215,keepalives_count:215,keepalives_idl:[215,250],keepalives_interv:215,keepjobflowalivewhennostep:250,kei:[1,2,4,5,9,10,12,40,41,42,55,58,63,65,69,70,71,109,124,125,127,128,129,146,159,175,177,179,180,181,183,184,190,197,198,199,201,203,204,214,218,223,238,239,241,246,249,250,252,254,255,258,259,260,261,267,269,270,271,272,273,274],kengo:247,kept:[146,164,173,183,221,267],kerber:[194,255],kerbero:[194,220,228,254,272],kerberos_auth:[250,252],kerberos_service_nam:250,kernel:250,kevin:[247,250],kevinyang21:247,key1:[181,267],key2:[181,267],key_fil:250,keyerror:250,keyfile_dict:250,keyr:250,keytab:[160,246,250,252,255,272],keyword:[43,55,109,134,143,165,167,181,198,210,270],kibana:181,kick:[173,182,185],kill:[40,63,72,146,177,181,239,250],killed_extern:239,killmod:250,kind:[165,166,173,177,190,199,230,250],kinesi:250,kinit:[181,250,255],kinit_path:255,km:250,knob:173,know:[40,42,60,159,165,166,172,173,177,195,199,216,221,223,242,249,250,264,269,274],knowledg:[177,244,264],known:[1,3,11,43,164,166,173,182,184,195,215,220,222,238,256,268,269,270],koka:247,kombu:250,krb5:[220,250,255],krbv:250,kt:272,kube:[9,250],kube_cli:9,kube_client_request_arg:250,kube_config:9,kube_pod_oper:250,kubecli:250,kubeconfig:9,kubectl:[181,227,242],kubeexecutor:250,kubepodoper:250,kuberesourcevers:241,kubernet:[1,3,9,11,57,159,186,189,192,194,221,224,227,234,241,260,264,272,273],kubernetes_annot:[250,272],kubernetes_environment_vari:[250,272],kubernetes_executor:[3,6,8,11],kubernetes_generate_dag_yaml:250,kubernetes_label:[250,272],kubernetes_node_selector:272,kubernetes_pod_oper:250,kubernetes_queu:[3,11],kubernetes_secret:272,kubernetesexecutor:[3,6,9,11,40,160,177,181,186,189,190,192,229,250,272,273],kubernetesexecutorconfig:250,kubernetesjobtyp:9,kubernetesjobwatch:[9,250],kubernetesoper:250,kubernetespodoper:[159,160,190,273],kubernetesresultstyp:9,kuberneteswatchtyp:9,kubernetsexecutor:250,kubeworkerid:241,kueri:181,kwarg:[0,2,5,9,16,39,40,41,43,52,53,55,68,72,74,76,78,81,82,83,85,87,88,91,92,97,100,102,107,108,109,111,113,114,116,117,118,120,122,123,129,131,132,134,136,143,146,147,149,151,153,165,170,181,198,199,201,206,210,244,250,259,269,270],kwargs1:53,kwargs2:53,kylin:194,kyzi:247,l19:181,l550:261,l:[160,181,223,250],la:223,lab:[212,250],label1:40,label2:40,label:[9,40,66,190,199,250,272],lack:[55,250],laj:247,lake:[250,270],lambda:[43,164,170,210,250,269],lambda_funct:250,land:[40,136,244,245,248,250,251,270],landing_tim:[43,181,250],landscap:250,languag:[160,181,206,245,250,269],larg:[0,40,58,109,159,166,169,172,173,174,180,181,183,215,241,250,274],largebinari:250,larger:[155,159,173,195,250],last:[35,43,57,59,64,72,154,155,158,160,163,164,177,181,182,183,197,198,216,233,234,239,245,250,251,269,272],last_automated_dagrun:[43,216],last_automated_data_interv:[154,155,158,216],last_dagrun:250,last_dur:[239,250],last_expir:43,last_nam:[160,272],last_parsed_tim:[43,241,250],last_pickl:43,last_poke_tim:146,last_run:239,last_runtim:250,last_scheduler_run:[241,250],last_scheduling_decis:48,last_start:216,last_start_weekdai:216,last_upd:[45,59],lastli:197,lastmodifiedd:270,lastnam:[160,261,266,272],late:[173,202,271],latenc:[174,190,250],later:[0,43,129,154,194,210,216,250,264,270,272],latest:[40,43,48,59,63,97,146,154,159,181,182,184,190,194,198,215,216,220,222,224,226,234,249,250,264,272,273,274],latest_d:250,latest_dagrun:250,latest_execution_d:43,latest_onli:[95,98,164,243],latest_only_oper:95,latest_only_with_trigg:164,latest_run:[184,250,272],latest_scheduler_heartbeat:234,latestonli:[169,177,250],latestonlyop:250,latestonlyoper:[97,164],latter:250,launch:[9,160,165,173,181,190,229,244,250,253,255,272],launch_typ:250,launcher:250,law:[230,250],lawsuit:230,lax:181,layer:[199,250,252],layout:[164,169,250,269],lazi:[166,250],lazili:[181,244,250],lazy_gettext:197,lazy_load_plugin:[244,250],lazy_object_proxi:210,ld_library_path:215,ldap3:250,ldap:[194,220,252,261],ldap_auth:250,lead:[159,173,182,190,191,215,220,246,249,250,252,264],leaf:[43,66,120,159,182],leah:[247,250],leahecol:247,leak:[250,261],lean:219,learn:[176,201,215,216,221,225,242,250,264,272],least:[43,147,161,164,165,187,230,234,239,250,264],leav:[9,40,43,53,66,71,72,146,173,181,182,250,269],led:164,left:[57,177,181,190,223,227,231,250,268,269,273],legaci:[71,195,250,272,273],legal:230,legend:250,legibl:250,len:[155,159,166,250],length:[39,40,65,149,167,173,181,241,250,270],less:[40,43,117,159,165,190,195,199,215],lesser:250,let:[159,160,161,162,164,168,169,173,177,180,197,198,199,215,216,231,242,246,249,250,269,270,271,274],letsbonu:250,letter:[250,258],letter_cas:272,level:[40,43,44,48,56,63,120,134,161,162,164,167,169,171,173,175,177,181,202,210,215,219,220,221,234,244,247,255,267,269,272],leveldb:[194,250],levelnam:181,leverag:[168,248,269],lexer:[199,250],lf0:269,lfo:264,lgpl:250,liabil:230,liabl:230,lib:[190,197,213,215,242,250,267],libffi6:220,libffi:[250,273],librari:[10,159,162,164,173,181,185,194,195,210,215,219,222,235,242,244,245,264,267,268,269,270],libsasl2:220,libssl1:220,libstdcpp:250,libyaml:250,libz:164,licenc:250,licens:[215,250],licensor:230,licnes:250,life:[164,221,250,272],lifecycl:[177,180,191,250],lifetim:181,lift:250,light:[171,175,183],light_task1:171,light_task2:171,lighter:[180,250],lightn:250,lightweight:[59,185,250],like:[1,40,43,44,53,55,66,69,72,109,117,154,159,164,165,166,168,169,170,173,174,176,177,180,181,182,183,195,197,198,200,202,203,206,208,210,214,216,222,227,232,239,242,244,250,255,260,261,262,264,266,267,268,269,270,271,272,273,274],lime:250,limit:[0,10,40,43,160,164,165,167,169,171,181,182,185,187,190,191,195,198,215,224,226,230,234,239,241,245,246,250,251,266,268,269,270,272],limit_cpu:272,limit_ephemeral_storag:272,limit_memori:272,limitedparallel:10,line:[35,40,72,83,164,166,177,181,182,198,202,219,227,231,233,234,239,261,266,272],line_no:0,lineag:[184,250,272],lineagebackend:231,linear:159,linearli:173,linechart:250,lineno:181,liner:222,link:[38,40,44,68,116,122,134,159,176,181,182,197,203,205,210,220,221,223,230,244,245,250,251,272],link_nam:38,lint:250,linter:250,linux:[159,215,220,224,242,246,250,261,264,274],linuxkit:242,list:[0,1,2,3,9,11,14,16,35,38,40,43,44,45,48,53,59,60,63,65,66,68,70,74,78,83,87,97,109,117,122,123,127,134,143,155,159,161,162,163,164,166,168,171,173,175,177,181,184,194,195,196,197,198,201,210,214,215,218,220,230,231,238,239,241,242,243,244,247,250,251,254,258,261,264,267,269,270,271,272,274],list_dag:[250,272],list_dag_run:[250,272],list_objects_v2:250,list_row:250,list_task:[250,272],list_transfer_job:250,list_transfer_oper:250,list_us:[250,272],listen:[181,185,212,228,244,250,261],lit:43,liter:[53,63,85,116,165,197],literal_ev:250,literatur:250,litig:230,litter:250,littl:164,live:[164,181,195,234,246,267,268,270],livenessprob:234,livi:194,ll:[159,169,216,242,249,261,269,270,274],lm:215,load:[2,7,16,42,43,44,59,63,70,72,87,127,129,155,159,160,161,163,167,168,173,180,181,183,186,202,215,217,239,245,269,270],load_byt:250,load_connect:127,load_connections_dict:127,load_default_connect:250,load_df:250,load_error_fil:63,load_exampl:[44,250],load_executor:7,load_fil:250,load_op_link:[44,59],load_str:250,load_task:270,load_test_config:[217,250],load_vari:127,loader:164,local:[1,10,11,43,63,127,159,160,165,173,177,180,181,183,187,189,206,210,215,220,221,222,223,224,229,234,237,242,244,250,255,259,264,265,268,269],local_cli:181,local_executor:[6,8,11],local_filesystem:[126,260],local_kubernetes_executor:[6,8],local_set:215,local_to_gc:250,local_tz:268,localcli:181,localexecutor:[6,10,11,43,160,164,181,189,190,191,192,238,242,246,250],localfilesystem:250,localfilesystembackend:[127,260],localhost:[181,184,195,212,215,239,250,252,264,266,269],localkubernet:189,localkubernetesexecutor:[6,11,181,192,250],localstack:250,localstorag:268,localtaskjob:[63,160,185,239,250],localtaskjobprocess:185,localwork:[10,191],localworkerbas:10,locat:[20,43,45,127,160,173,180,181,182,195,197,198,202,206,212,238,245,250,255,260,267,269,270,273],lock:[40,43,48,56,63,129,165,173,181,239,250],lock_for_upd:63,lock_row:56,lodash:250,log:[1,2,3,7,9,10,11,14,38,41,42,43,44,45,48,51,59,60,63,66,69,70,109,116,117,127,146,159,163,165,166,169,173,180,182,185,194,195,198,201,203,210,214,228,233,241,242,244,245,251,258,260,261,262,264,269,272,273,274],log_color:181,log_config:238,log_fil:160,log_filename_templ:[64,238,241,250],log_format:250,log_id:181,log_id_templ:250,log_info:[41,250],log_level:250,log_processor_filename_templ:250,log_read:250,log_task_read:250,log_templ:[64,250],log_template_id:[48,250],log_url:[63,203],logfil:[160,181,250,272],logformat:160,logger:[40,146,181,238,250],logging_config:[181,238,250],logging_config_class:[238,250],logging_level:250,logging_mixin:[1,2,3,9,10,11,14,38,41,43,44,48,60,63,69,70,127],loggingmixin:[1,2,3,9,10,11,14,38,41,43,44,48,60,63,69,70,127,250],logic:[43,60,68,74,78,97,123,134,154,161,164,165,168,169,173,177,178,182,185,189,195,199,205,206,235,248,250,267,269],logical_d:[43,48,134,154,182,250,267,268,269],login:[20,41,159,160,197,203,215,246,250,252,255,260,261,264,266,267,269,272,274],login_requir:250,logist:244,loglevel:250,logo:250,logout:250,logrecord:250,logs_volume_claim:272,logs_volume_host:272,logs_volume_subpath:[250,272],logtempl:[64,241],longer:[40,129,166,175,177,181,190,195,197,199,221,227,239,244,272,273],longest:[181,185],longtext:250,look:[2,4,5,9,10,12,38,40,43,44,53,59,63,67,70,71,72,78,109,123,124,134,159,160,162,164,173,181,190,195,197,199,202,203,215,218,219,221,222,225,239,242,244,247,250,258,259,260,262,269,270,274],lookup:[246,250],loop:[48,68,71,146,163,164,166,173,181,202,239,250],loop_exampl:164,loos:[222,250],lose:[159,234,250],loss:[197,230,246,249,250],lost:[164,190],lot:[159,164,165,173,176,181,215,242,246,250,264,273],love:250,low:[162,173,181,195,250],lower:[43,78,146,161,173,181,197,239,250],lowercas:250,lowest:[221,250],lr:[43,181],ls:223,lsb:220,lschema:260,lt:220,lua:250,lucid:250,luckili:180,lxml:[250,264],lyft:250,m2m:250,m4u:250,m:[160,166,222,267,270,272],mac:[250,264],machin:[159,160,165,169,173,177,180,181,185,187,189,197,214,221,242,246,266,270,272],maco:[224,264,274],macosx:[242,250],macro:[40,43,109,168,183,244,269],made:[35,43,48,109,143,168,173,198,213,223,230,250,261,267,270,272],magic:[159,250],maheshwari:247,mai:[1,2,4,38,40,43,55,63,68,109,159,160,164,165,172,173,177,178,180,181,182,190,195,197,199,206,208,215,216,222,230,233,236,239,242,249,250,252,259,264,269,270,272,273,274],mail:[203,230,247,250,254,261],mail_default_send:261,mail_filt:250,mail_password:261,mail_serv:261,mail_use_tl:261,mail_usernam:261,main:[40,47,72,74,83,85,87,109,116,117,122,129,132,146,149,151,161,164,165,173,175,180,181,182,185,188,195,204,220,222,223,226,239,240,244,245,248,249,250,268,269],main_sess:250,maintain:[2,165,173,197,199,219,221,229,241,246,249,250,272],mainten:[160,171,221,272],major:[109,132,222,226,227,249,272],make:[16,40,42,43,44,55,63,71,134,159,160,164,165,169,170,173,175,176,177,178,180,181,183,185,188,195,197,199,200,202,208,210,213,214,215,219,221,222,225,226,227,230,231,241,242,244,245,246,249,252,255,261,264,266,268,269,271,272,273,274],make_choic:211,make_list:166,makedir:[250,269],makefil:250,malform:250,malfunct:230,manag:[40,41,160,162,164,168,171,173,175,179,181,185,198,199,200,201,205,214,215,222,223,224,230,234,238,239,244,245,246,249,250,252,261,266,269,272,273],manage_sla:250,manager_stal:239,mandatori:250,mani:[1,2,10,40,43,68,134,159,160,162,164,165,166,168,169,171,173,177,180,181,182,185,190,195,199,201,206,215,220,221,229,238,243,244,245,248,250,264,268,269,271,272,273],manifest:250,manipul:[197,218,250,256,272,274],manner:[245,270],manual:[40,43,63,154,155,157,158,159,164,165,166,170,177,181,182,194,195,197,199,215,216,222,227,235,236,264,266,270,271],map:[0,9,14,38,40,43,53,55,57,58,63,65,66,68,109,117,131,143,146,160,167,170,181,198,202,238,241,250,261,264,267,271,272,274],map_index:[43,48,52,53,57,58,62,63,65,67,70,160,181,238,241,250],map_rol:261,mappabl:[0,53,166],mappable_literal_typ:53,mapped_arguments_validated_by_init:[40,109],mapped_kwarg:53,mapped_s3:166,mappedoper:[40,51,250],mapred_job_nam:181,mapred_queu:250,mapreduc:181,mar:226,march:[247,272],mariadb:[173,181,224,250],mark:[5,9,40,43,63,68,97,109,129,146,160,164,165,166,168,177,181,182,203,230,249,251,272],mark_success:[1,3,5,11,40,43,63,250,272],mark_success_url:[63,203],mark_task:250,markdown:[40,164,250,269],markdownlint:250,markm:269,markup:[83,181,200,250],markupsaf:[200,250],marshmallow:250,mask:[181,257,261,271],mask_secret:258,master:[181,250,261,269],master_disk_s:250,master_machine_typ:250,mastertyp:250,match:[9,40,43,44,58,63,64,70,136,147,157,160,161,164,173,181,182,198,223,238,250,251,259,267],match_phras:250,matter:[2,43,159,166,177,190,246,250,268],max:[40,43,117,181,216,247,250,267],max_active_run:[43,160,181,195,241,250],max_active_runs_per_dag:[43,195,250],max_active_task:[0,43,181,195,241,250],max_active_tasks_per_dag:[43,195,250],max_active_tis_per_dag:[40,53,74,85,97,166,195,250],max_bad_record:250,max_concurr:181,max_dagruns_per_loop_to_schedul:173,max_dagruns_to_create_per_loop:173,max_db_retri:250,max_depth:[40,109],max_ingestion_tim:250,max_length:0,max_map_length:166,max_num_rendered_ti_fields_per_task:[57,183],max_numb:48,max_over_min:117,max_overflow:181,max_partit:[250,267],max_period:250,max_recursion_depth:43,max_result:250,max_retir:250,max_retri:250,max_retry_delai:[40,74,85,97,250],max_runs_reach:250,max_threshold:117,max_tis_per_queri:[173,250],max_tri:[63,182,203,241,250],max_xcom_s:70,maxim:247,maximum:[16,40,43,53,59,117,134,160,161,163,166,170,173,177,181,183,198,241,250],maximum_bytes_bil:250,maximum_page_limit:252,maxlength:170,maxresult:250,mayb:[159,164,216],mb:250,md:[184,199,250],me:[249,250,261],mean:[43,126,154,155,158,164,165,168,173,177,180,181,182,185,189,210,214,216,222,226,227,230,231,234,239,242,244,246,249,250,255,258,262,264,269,272,273],meaning:[40,226,250],meaningless:66,meant:[5,14,63,87,109,188,195,210,232,246,272,274],meanwhil:250,measur:[159,160,245,250],mechan:[169,173,180,181,185,189,198,221,228,230,236,237,244,246,248,259,261,272,273],media:[230,250],medium:[173,230,272],mediumpurpl:200,mediumtext:241,meet:[40,63,159,161,186,215,230,250,264,268],mem_limit:198,member:250,memberof:250,membership:[250,261],memo:[40,43,55,109],memori:[63,87,173,183,190,198,199,224,250,264,272],memoryhandl:250,mention:[159,170,173,181,199,220,221,242,250],mentor:250,menu:[164,171,195,244,250,266,268,269,272],menu_link:272,menulink:272,merchandis:250,merchant:230,mere:[164,177,230],merg:[43,198,241,250],merge_data:269,merge_dict:250,merge_point:241,meso:[159,273],mesosexecutor:250,messag:[0,2,38,40,42,63,72,83,159,161,181,195,197,199,202,203,205,206,219,227,242,250,254,264],message_attribut:270,message_cont:270,messageattribut:250,met:[40,43,63,123,129,146,147,165,177,185,195,199,248,269],meta:[159,197,201,205,250,272,273],meta_data:117,metaclass:40,metadata:[9,39,41,69,117,128,160,164,169,173,177,181,183,190,197,202,214,215,219,229,231,244,246,251,252,259,271],metadatabas:[227,234,250],metarout:[181,240],metastor:[69,126,160,181,218,250,259,267],metastore_conn_id:267,metastore_default:267,metastore_partit:141,metastore_partition_sensor:140,metastorebackend:128,metastorepartitionsensor:[175,250],method:[1,2,4,5,9,10,12,14,16,38,40,41,43,44,53,55,60,63,66,70,71,72,74,83,85,87,109,116,117,122,124,129,132,146,149,151,154,157,159,164,165,169,172,177,180,181,188,197,198,199,216,221,231,232,234,244,248,251,252,258,259,267,270,272],method_nam:[0,40,165],metric:[117,159,173,194,228,231,236,237,244,245,272],metrics_threshold:117,mget:2,microservic:159,microsoft:[26,99,173,194],middl:[164,182,270],middlewar:[181,212,250],midnight:[43,182,195,216,269],might:[14,38,159,161,164,165,171,175,181,183,185,197,214,215,221,222,226,227,242,249,250,252,261,264,269,270,272],migrat:[159,167,181,184,197,225,246,264],migration_wait_timeout:160,mik:247,millisecond:[184,239,250],milton0825:247,mime:83,mime_charset:83,mime_subtyp:83,min:[117,160,195,216,250],min_concurr:181,min_file_process_interv:[159,163,173,195],min_pending_minut:160,min_serialized_dag_fetch_interv:183,min_serialized_dag_update_interv:[59,183],min_threshold:117,min_update_interv:59,mind:[165,190,234,255,274],mingl:[160,250],mini:[173,181,250],miniclust:250,minihiveclust:250,minikub:250,minim:[59,160,250,272],minimist:250,minimum:[43,117,159,160,170,173,181,183,194,215,224,251,264],minlength:170,minod:250,minor:[198,222,226,249,250],minu:181,minut:[43,129,146,159,160,164,173,174,181,182,195,231,233,246,250,264,269,272],mirror:[223,250],misalign:195,miscellan:250,misconfigur:250,misinterpret:250,mislead:250,mismatch:[177,250],misnam:250,misplac:71,miss:[0,40,61,154,164,177,181,195,233,239,241,250,251,269,272],misspel:250,mistak:[159,250,264],mistaken:159,mistakenli:250,mistercrunch:247,misunderstand:195,misus:250,mitig:[173,246],mix:[40,66,69,83,168,250,269],mixin:[60,250],mixtur:215,mixup:250,mkdir:[242,250,264,269],mktemp:223,ml:[250,272],mlengin:201,mlengine_oper:250,mlenginebatchpredictionoper:250,mlenginemanagemodeloper:250,mlenginemanageversionoper:250,mlenginemodeloper:250,mlenginestartbatchpredictionjoboper:250,mlenginestarttrainingjoboper:250,mlenginetrainingoper:250,mlengineversionoper:250,mm:[160,168,184,195,267,272],mock:[146,250],modal:250,modal_backdrop:250,mode:[5,63,109,120,129,160,165,174,175,177,181,188,191,194,198,199,205,208,250,252,269,272],model:[1,2,3,4,5,9,10,11,12,14,72,74,83,85,87,109,116,117,120,122,124,127,129,134,146,159,161,164,165,170,173,179,180,181,182,183,190,197,199,201,218,229,231,241,243,244,251,267,268,269,272],model_list:250,modelview:250,moder:250,modern:[224,250],modest:155,modif:[167,197,230],modifi:[38,159,163,164,170,171,177,181,195,197,222,230,235,238,242,250,264,269,272],modified_tim:[181,195],modul:[13,15,17,18,19,21,22,23,25,26,27,28,29,30,31,32,33,34,36,37,46,73,75,77,79,80,84,86,89,90,93,94,96,98,99,101,103,104,105,106,110,112,115,119,121,130,133,135,137,138,139,141,142,144,145,148,150,152,159,161,163,164,181,183,185,195,199,200,202,210,214,216,220,232,238,239,243,244,246,249,252,272,273],modular:219,modules_manag:250,moment:[56,71,165,190,195,222,250,268],mondai:[123,153,211,216],mongo:[194,250],mongodb:250,mongohook:250,mongotos3oper:250,monitor:[9,159,173,185,190,194,219,233,244,250,253,264,270,271,272],monitor_pod:250,monkei:250,monospac:164,monoton:190,montc:269,month:[164,178,182,195,249,250,271],monthli:[182,195],monthly_task_id:164,more:[2,4,5,9,10,12,38,40,41,43,48,63,68,72,74,78,83,85,87,109,116,117,122,123,129,132,146,149,151,154,155,158,159,160,161,162,163,164,165,167,168,169,171,172,174,175,176,177,178,179,180,181,182,183,184,185,187,188,189,190,194,195,197,199,200,201,202,203,204,205,209,210,214,215,218,219,220,221,222,225,230,234,237,238,240,242,243,244,245,246,249,250,255,257,259,260,261,264,266,267,268,269,270,271,272,274],moreov:[172,269],morn:182,mortem:[160,272],most:[40,43,72,97,155,159,160,166,169,173,176,177,179,181,182,183,197,206,210,220,222,223,227,238,242,245,246,250,255,259,264,268,269,271,272,273],most_recent_dag_run:43,mostli:[72,134,168,182,198,206,219,226,245,250,268],moto:250,mount:[185,190,198,250,264,272],mount_fil:272,mount_path:[190,272],mountpath:[190,272],mouseov:250,move:[40,87,109,164,165,175,176,181,195,206,207,219,227,231,248,266,268,269,270,273],ms:[194,250],mset:250,msetnx:250,msg:[0,146,250],mssql:[26,99,173,194,205,224,227,241,250],mssql_hook:[24,250],mssql_oper:95,mssql_to_gc:250,mssql_to_hiv:95,mssqlhook:250,mssqloper:168,mssqltogooglecloudstorageoper:250,mssqltohiveoper:100,mssqltohivetransf:100,msumit:247,much:[38,40,43,44,117,129,164,165,173,174,176,177,198,215,245,248,250,270,272],muldelet:250,multi:[165,189,250],multi_namespace_mod:9,multinamespac:250,multipart:250,multipl:[0,2,12,38,40,44,63,70,109,153,159,160,161,164,165,167,169,170,172,173,175,181,182,184,185,190,191,193,198,199,202,215,220,221,224,234,236,241,246,250,251,252,259,261,269,272,273,274],multiple_output:[109,164,198,250,270],multipli:[181,198,250],multiprocess:[2,9,10,40,72,146,250],mushroom:250,must:[14,40,43,63,72,109,131,154,155,159,160,161,163,164,165,166,170,171,176,181,184,185,187,190,195,197,198,200,203,204,214,215,216,221,227,230,235,238,239,244,246,252,255,258,259,260,261,262,264,269,270,272,273],mutablemap:55,mutat:[40,167,250],mutual:[250,260],my:[43,164,168,181,195,197,210,215,231,235,244,250,267],my_acme_compani:250,my_bucket:250,my_compani:[189,242],my_company_util:202,my_conn:[159,260],my_conn_id:[246,267],my_conn_id_:267,my_conn_str:[214,246],my_conn_typ:197,my_custom_dag:242,my_custom_macro:195,my_custom_operator_dag:159,my_custom_operator_task:159,my_custom_stat_name_handl:239,my_dag1:[164,242],my_dag2:[164,242],my_dag:[164,168,170,195,202,250,268],my_dag_dest_path:159,my_dag_nam:164,my_daily_dag:164,my_databas:[215,267],my_dict_var:267,my_dir:202,my_fil:168,my_func:258,my_funct:164,my_handl:244,my_host:212,my_html_content_template_fil:[181,203],my_ip_servic:176,my_namespac:244,my_op:[71,270],my_op_output:270,my_packag:244,my_path:168,my_plugin:[244,250],my_prefix:250,my_prod_db:197,my_python_cal:[109,270],my_read:168,my_script:72,my_sla_miss_callback:177,my_sleeping_funct:210,my_stat_name_handl:250,my_subject_template_fil:[181,203],my_tabl:[199,267],my_task:[109,164,166,195],my_task_id:270,my_text_messag:71,my_tz_dag:268,my_val:197,my_var:[260,267],myairflowplugin:244,myattr:250,mybranchoper:164,mycompani:212,myconfigoper:199,mycustomdockerimag:[40,177],mycustomexecutor:[189,250],mycustomoper:159,mydag2:270,mydag:[250,270],mydataread:168,mydatatransform:168,myfirstoper:201,myfunc:250,myhook:250,myhost:197,mynam:197,myoper:[40,71,166,177,195,250,258,270],myoperator2:166,myorg:212,mypassword:197,mypi:[42,198,250],myrequestoper:199,myroot:181,mysql8:215,mysql:[27,40,101,108,173,181,194,197,199,205,220,224,227,241,242,246,260,274],mysql_conn_id:[199,260],mysql_hook:24,mysql_oper:95,mysql_to_gc:250,mysql_to_gcs_oper:250,mysql_to_h:95,mysqlclient:[215,250],mysqlconnector:215,mysqld:[195,215,250],mysqldb:[215,250],mysqldbrd:260,mysqlhook:[14,199,250],mysqloper:[168,185],mysqltogooglecloudstorageoper:250,mysqltohiveoper:102,mysqltohivetransf:[102,250],mytask:250,mytaxi:250,n1:250,n:[117,160,161,166,173,177,249,250,261,271,272],naik:[223,247],naiv:[157,181,250],naive_datetim:250,name:[0,1,4,7,10,12,14,16,20,38,40,43,55,56,72,83,109,117,122,123,134,136,153,154,155,157,158,159,161,162,164,165,166,168,170,171,173,175,176,180,181,184,185,187,189,194,195,197,198,199,201,203,206,214,215,216,218,220,227,230,233,235,238,239,241,244,246,249,251,252,255,259,261,262,267,269,270,273],named_hive_partit:142,named_hive_partition_sensor:140,namedhivepartitionsensor:[175,181,250],namedtupl:[0,35,44,48,63,154],nameerror:250,namespac:[9,40,43,160,190,195,242,244,250,267,272],nanni:250,nanoid:250,nat:[181,255],nativ:[43,44,47,198,250],nativeenviron:[43,168],natur:[164,178,181,188,246,250],natural_languag:250,navig:[164,181,245,250,273],necessari:[66,74,78,97,123,134,159,164,181,183,185,194,197,215,220,222,239,246,264,270],necessarili:[190,230],need:[1,2,4,5,14,38,40,43,48,55,58,63,68,72,74,87,109,132,134,146,147,159,163,164,165,166,168,173,175,177,180,181,183,185,186,189,190,191,194,197,198,199,202,210,212,213,214,215,216,219,220,221,222,225,232,235,237,239,242,244,246,249,250,251,252,255,256,259,261,262,264,266,267,268,269,270,272,273,274],needless:250,neg:[159,182,215,250,267],negat:164,neglig:230,neighbour:43,neither:[43,222,244],neo4j:194,nest:[120,159,165,168,197,214,250,267,269],nestedblock_dict:260,net:[181,203,250],network:[159,165,173,177,187,197,198,215,246,250,255,264,270],network_mod:198,networkuri:250,never:[40,85,97,158,159,160,164,181,190,195,215,242,244,246,250],new_add_task_:270,new_c:197,new_fernet_kei:256,new_sess:[40,43,48,56,57,60,63,70,71,120],new_york:181,newer:[215,225,242,264],newli:[53,60,164,181,185,198,239,250,270],newlin:[43,109,168,250],next:[40,43,48,63,132,153,154,155,157,158,159,164,166,173,177,181,182,187,197,198,200,205,216,219,222,242,250,255,267,272,273,274],next_d:[109,267,270],next_dagrun:43,next_dagrun_after_d:43,next_dagrun_create_aft:43,next_dagrun_data_interv:43,next_dagrun_data_interval_end:43,next_dagrun_data_interval_start:43,next_dagrun_info:[43,154,155,158,216],next_dagruns_to_examin:48,next_dai:216,next_ds_nodash:[195,250,267],next_execut:[250,272],next_execution_d:[72,132,267],next_job:9,next_kwarg:[63,68,250],next_method:[63,68,250],next_retry_datetim:63,next_run_d:250,next_start:216,next_start_weekdai:216,next_try_numb:63,nextdoor:250,nf:173,nginx:212,nice:226,night:178,nil:250,nlst:250,no_backfil:[48,160,272],no_host_key_check:250,noavailablepoolslot:0,nobr:250,node:[2,40,43,66,160,165,182,190,242,248,250,268,270],node_id:[38,66],node_modul:250,nodeselector:250,non:[9,41,43,53,56,63,72,147,160,161,165,167,173,181,190,195,199,202,206,207,216,222,230,234,239,241,264,272,274],none:[0,1,2,3,4,5,7,9,10,11,12,14,16,35,38,40,41,43,44,45,48,52,53,55,57,58,59,60,63,66,67,68,69,70,71,72,74,78,83,85,87,97,109,117,120,122,127,128,129,131,132,134,143,147,149,151,154,155,158,159,161,164,165,168,177,179,181,182,190,195,197,198,199,202,207,210,216,220,221,223,231,233,241,242,244,250,251,260,261,267,270,272],none_fail:[40,164],none_failed_min_one_success:[40,164,250],none_skip:[40,164,250],nonetyp:250,nonexist:250,nonsens:71,nonzero:181,nopasswd:262,noqa:250,nor:[43,154,173,226,244],norandkei:255,normal:[53,109,159,165,166,179,181,230,238,249,264],normalize_schedul:43,normalized_schedule_interv:43,nosasl:250,nose:250,nosuchmoduleerror:[215,250],not_started_messag:1,notabl:[68,183,272],notat:[164,267],note:[14,35,40,43,44,97,109,117,122,129,134,159,160,164,165,166,171,173,180,181,182,184,185,187,190,194,195,197,198,199,203,204,208,213,214,215,217,222,224,231,238,244,249,252,254,255,256,262,267,268,270,272,273],notfound:250,noth:[85,116,154,157,160,164,173,175,181,230,250,272],notic:[2,161,173,210,230,250,269,270],notices_list:161,notif:[40,236,239,250],notifi:[177,185,232],notification_s:[61,241,250],notimplementederror:[154,155,157,158],notpreviouslyskippeddep:[60,250],notset:[43,48,55,250],notwithstand:230,nov:[215,242],now:[44,66,68,78,159,164,166,168,170,173,182,183,184,195,197,199,200,216,232,242,255,261,264,267,268,269,270,272,273],nowait:[56,173],np:159,npm:250,nsswitch:246,nth:[249,250],ntpd:[181,214,272],nullabl:[241,273],nullfernet:[42,250],nulltimet:[154,158],num:[43,160,272],num_dags_per_dagrun_queri:43,num_execut:160,num_retir:250,num_retri:250,num_run:[160,272],num_shard:250,num_to_keep:57,num_work:250,number:[1,3,5,11,16,40,41,43,48,53,56,57,58,63,67,117,134,159,160,164,166,170,171,173,175,181,183,185,186,190,191,195,198,199,219,221,239,245,249,264,267,269,272,273],numer:[117,250,269],numfmt:264,numpi:[159,250],nurmamat:247,nvd3:250,nvidia:272,o2:215,o:[55,160,173,223,250,272],oauth2:250,oauth2client:250,oauth:[220,250,272],oauth_app_id:261,oauth_app_secret:261,oauth_provid:261,oauth_remot:261,oauthlib:[250,272],obj:[58,250],obj_dict:63,object:[0,1,2,14,16,40,41,42,43,44,45,47,53,55,56,58,59,63,67,68,69,70,71,109,117,120,124,125,126,127,128,129,134,143,146,154,155,158,159,160,163,164,165,166,170,173,175,176,177,180,181,182,190,195,196,197,199,202,207,210,216,227,229,230,231,234,244,248,251,260,267,269,270,272,274],object_nam:250,oblig:230,obscur:250,observ:[159,173,180,185,195,215,236],obsolet:250,obtain:[56,109,173,180,210,216,246,250,270],obviat:250,obviou:159,occas:250,occasion:[195,246,250],occupi:[120,171],occupied_slot:56,occur:[0,40,164,165,168,171,174,190,207,236,250],occurr:[177,195],oci:246,octob:247,odbc:[194,215],odd:250,off:[44,68,117,160,164,165,173,174,181,182,183,185,190,212,215,250],offer:[175,190,208,230,244,246,250,254],offici:[190,215,222,223,226,229,246,247,250,264,266,273],offlin:160,offset:[40,157,181,250,268],often:[43,162,164,168,173,177,181,183,189,221,227,242,246,249,250,264,268],ok:[173,184,244,264],oki:250,old:[40,71,109,122,134,159,160,165,181,195,215,227,272,273,274],old_fernet_kei:256,older:[175,177,181,183,215,250,264,272,274],oldest:226,omit:[35,181,198,250],on_celery_import_modul:2,on_db_load:[41,69],on_execute_callback:[40,53,74,85,97,233,250],on_failure_callback:[40,43,53,74,85,97,175,233,250,269],on_finish:250,on_kil:[40,72,146,199,250],on_load:[244,250],on_retry_callback:[40,53,74,85,97,175,233,269],on_success_callback:[40,43,53,74,85,97,175,232,233,250,269],on_task_instance_run:250,onboard:195,onc:[10,40,42,43,63,68,154,157,158,159,164,165,166,171,173,177,181,182,183,191,195,198,199,216,223,238,239,242,244,246,250,255,256,261,264,269,272],oncetimet:[157,158],one:[1,5,10,12,16,35,38,40,43,44,48,63,66,68,70,78,109,117,123,129,132,147,154,157,159,160,161,162,163,164,165,166,167,169,170,171,173,174,175,177,178,179,181,182,184,185,187,189,191,193,194,195,197,198,199,207,210,214,215,216,219,221,222,223,226,230,234,239,242,246,248,249,250,251,252,258,260,261,264,266,267,268,269,270,272,273,274],one_fail:[40,159,164,195],one_success:[40,164,250],onefinestai:250,ones:[14,40,63,66,117,159,166,169,181,195,250,268,271,272],onkil:250,onli:[1,12,14,38,40,42,43,48,53,55,57,63,65,66,70,71,97,109,117,129,131,136,146,147,154,157,158,159,160,165,166,171,173,174,175,176,177,179,180,181,182,183,184,185,186,189,190,193,194,195,197,198,199,203,207,208,210,212,214,215,216,220,221,222,224,226,230,231,233,234,235,238,239,242,244,246,249,251,252,254,259,262,264,266,267,268,269,270,272,273,274],onlin:[182,269],only_act:250,only_fail:[43,272],only_if_upd:44,only_run:[43,48,272],onto:[129,164],onward:[197,227],oom:[190,250],oozi:219,op1:[71,164],op2:[71,164],op3:164,op4:164,op5:164,op6:164,op:[53,55,66,71,160,164,250,268,272],op_arg:[109,143,168,170,210,250],op_classpath:[58,146],op_kwarg:[109,143,168,210,250],op_permiss:251,open:[1,5,43,56,160,173,181,190,195,197,202,215,221,222,235,239,247,250,269,271],open_slot:[1,5,56,239],openapi:[181,250],openfaa:[194,250],openid:[250,261],openpyxl:250,openshift:[250,264],openssh_7:242,openssl:242,oper:[0,2,9,38,40,41,43,44,51,53,58,60,63,66,69,70,71,129,132,134,146,149,151,154,160,161,162,164,167,169,170,173,174,176,177,179,180,182,185,194,195,198,202,205,206,207,210,215,216,217,219,224,228,231,232,233,235,236,239,241,242,244,245,246,257,258,259,264,267,268,269,270,272,273,274],operand:250,operation_timeout:2,operationalerror:[56,195,215,250],operator_class:[38,40,53],operator_extra_link:[38,40,53,122,134,201,244],operator_extra_link_dict:38,operator_failures_:239,operator_help:250,operator_nam:239,operator_successes_:239,operatorlink:[201,250],operatorparti:[40,53],oppos:[40,63],opposit:[40,172,250],opsgeni:194,opt:[165,190,206,215,222,242,269],optim:[159,164,173,175,181,197],optimis:250,option:[0,1,3,4,9,10,11,12,14,16,35,38,40,41,43,48,53,55,57,59,63,66,69,70,72,83,87,109,117,120,122,123,124,125,127,129,134,143,147,153,154,155,158,160,162,164,165,166,168,169,177,180,181,182,183,184,187,188,189,190,191,200,203,205,208,210,216,217,220,221,224,225,227,229,232,234,235,237,238,239,240,242,244,252,253,255,256,259,260,261,264,266,267,268,270,272,273,274],oracl:[28,103,194,250],oracle_hook:24,oracle_oper:95,oracleoper:168,orang:200,orchestr:[63,169,219,250],order:[1,14,43,53,63,65,67,155,159,164,166,169,173,177,181,183,184,195,196,207,214,215,217,220,222,225,227,229,238,250,259,261,264,268,270,271,272,273],order_bi:250,order_data:[168,270],order_data_df:270,order_data_dict:270,order_data_fil:270,order_queued_tasks_by_prior:1,order_summari:270,ordereddict:250,ordin:[195,250],ore:194,org:[160,164,170,181,183,200,215,223,229,230,244,247,250,254,261,264,266,269,270,272],organ:[164,242,244,245,246,250,259,272],orient:[43,181,250],orientation_preset:43,origin:[35,47,63,164,181,223,227,230,231,250,252,256],orm:[43,45,48,56,57,58,59,63,69,70,120,146,248,250],orm_deserialize_valu:[70,180],orphan:[173,181,222,239,250,264],orphaned_task:239,orphaned_tasks_check_interv:173,os:[35,159,190,202,242,246,250,261,264,269],oserror:250,osx:250,other:[40,43,57,58,60,63,66,68,70,71,74,109,134,146,157,159,160,162,164,165,166,168,169,171,172,173,177,180,181,182,185,188,190,193,195,197,198,199,203,205,208,210,219,221,222,228,230,235,236,238,241,242,244,245,246,251,258,259,264,266,267,268,269,270,272,273,274],other_dag_id:195,other_task:164,otherwis:[1,2,3,11,40,43,48,56,59,63,70,72,117,157,163,164,165,173,180,181,183,195,200,210,214,215,216,230,250,261,264,268,269,272,274],ouathlib:250,our:[9,71,159,162,166,168,169,174,181,199,216,222,224,226,242,245,246,249,250,270,272],out:[0,12,41,43,44,117,129,146,160,162,164,169,170,173,176,177,181,185,190,195,197,198,203,216,221,230,231,241,248,249,264,266,267,269,270,272,273],outag:[177,244],outcom:159,outdat:[146,250],outgrow:266,outlet:[40,53,74,85,97,231],outlier:271,outlin:173,output:[35,40,43,71,72,109,131,159,160,164,166,176,181,182,202,210,231,242,258,261,267,269,272,273],output_encod:[35,72,131],output_format:267,output_path:160,outright:249,outsid:[69,97,109,159,164,182,195,250,270],outstand:230,over:[61,63,69,154,159,160,161,164,165,167,170,173,177,190,207,213,214,216,218,227,231,238,250,266,270,271,272,274],overal:[48,159,169,179,180,239,242,271,272],overflow:[181,242,250],overhead:159,overlap:[178,197,250,271],overload:[198,250],overlook:159,overrid:[1,2,4,5,12,14,16,38,40,53,55,63,66,71,72,117,120,124,125,129,132,134,136,143,146,147,149,151,153,154,157,160,164,180,181,190,195,199,205,215,216,231,244,250,264,266,269,270,272,274],overridden:[10,40,43,70,160,181,195,238,244,250,267],overstock:250,oversubscrib:164,oversubscript:250,overview:[165,167,181,197,250,264,271,274],overwhelm:171,overwrit:[43,55,63,69,117,164,181,190,217,250,256,272],overwrite_params_with_dag_run_conf:63,overwritten:[190,238,250],own:[9,38,43,162,164,170,177,180,181,185,189,190,191,192,194,201,215,219,220,221,227,230,231,238,242,249,250,261,264,269,272],owner:[38,40,43,52,53,74,85,97,161,181,223,230,245,250,255,267,269],owner_mod:272,ownership:[40,230,250],p12:250,p:[160,222,250,264,269],pa:197,pack:[68,165],packag:[14,162,167,168,169,177,181,197,198,199,201,202,210,221,222,238,243,249,259,261,264,267,270,272],package1:164,packet:250,pad:250,page:[173,181,197,205,221,222,223,244,245,247,250,254,261,266,269,271],page_s:264,pagerduti:194,pageview:245,pagin:250,pai:[40,173,195,202,215,221,250],painless:266,pair:[43,160,165,181,197,204,250,251,253,260,267,271,272,274],pairwis:164,palletsproject:181,pam:246,panda:[16,194,270],pandas_gbq:250,panel:[166,271],papermil:[104,194],papermill_oper:95,paradigm:270,paragraph:250,parallel:[1,10,164,166,169,171,173,191,195,215,250,266],param1:197,param2:197,param:[0,40,43,46,51,53,59,63,72,74,85,87,97,125,129,146,147,159,160,164,167,181,198,199,202,204,267,272],paramet:[0,1,2,3,4,5,9,10,11,12,14,16,35,38,40,41,43,44,45,48,53,55,56,57,58,59,60,63,67,69,70,71,72,74,78,83,87,97,109,117,120,122,123,124,125,126,127,128,129,131,132,134,136,143,146,147,149,151,153,154,155,158,159,160,161,162,164,167,168,169,170,171,172,173,176,177,181,184,185,191,195,197,199,207,208,210,212,215,218,235,244,248,259,260,262,264,267,269,270,274],parameter:[43,55,159,169,182,199,205,206,219,250],parameterized_task:182,parameterstor:181,paramiko:250,paramsdict:55,paramvalidationerror:0,parent:[2,14,43,120,159,160,164,177,181,182,195,202,250],parent_dag:[43,208],parent_dag_nam:164,parent_task:208,parentdag:[160,272],parker:[261,266],parlanc:272,parquet:[159,250],pars:[0,14,44,50,53,117,159,160,164,173,181,183,197,199,202,239,242,244,250,261,269,270,274],parse_boolean:117,parse_error:0,parse_from_uri:[41,250],parse_netloc_to_hostnam:[41,250],parse_result:270,parse_retri:40,parse_time_mapped_ti_count:53,parse_uri:250,parsed_result:270,parser:[71,173,195,250,261],parsing_process:[159,163,173],part:[43,63,71,109,159,160,164,165,168,169,173,176,177,183,194,198,201,203,210,216,221,227,230,231,232,242,245,246,250,255,266,270,272,273],parti:[168,181,198,230,246,250,261],partial:[40,53,57,166,250,273],partial_kei:250,partial_kwarg:53,partial_subset:[43,250],partialkei:250,particular:[159,164,173,181,215,227,230,232,244,274],particularli:[171,190,195,250,255,257],partit:[40,117,159,165,248,250,267,270],partition_filt:250,partition_kei:267,partition_valu:267,partli:195,pass:[1,4,12,16,35,38,40,43,44,53,55,59,63,70,72,74,78,97,109,120,123,132,134,147,153,157,159,160,161,162,164,165,166,168,169,170,176,177,178,179,180,181,190,195,196,199,202,206,209,212,215,216,244,252,258,259,260,267,269,270,272],pass_valu:[117,250],passed_task:159,passing_task:159,passphras:[250,258],passwd:[258,271],password1:[160,181,253],password2:[160,181,253],password:[20,41,159,160,162,194,197,199,203,214,215,218,241,246,250,252,253,256,258,259,260,264,267,269,271,272,274],password_auth:250,passwordformail:261,passwordus:250,past:[43,160,182,195,216,250,269,271,272],patch:[9,159,198,226,249,250,251,272],patch_dataset:250,patch_tabl:250,patent:230,path2:198,path:[7,9,16,20,43,44,45,48,58,59,63,109,117,124,136,146,159,160,161,163,164,168,175,177,181,185,189,190,195,198,199,202,203,206,207,214,215,222,235,238,239,242,260,261,264,267,269,272,273],path_exist:250,path_prefix:124,pathlib:44,pattern:[43,44,161,164,181,238,250,270],paus:[43,159,167,181,184,246,251,272],paused_dag_id:250,paxo:173,payload:[165,261],paymil:250,pct:274,pd:270,pdf:274,peak:186,pem:198,pencil:197,pend:[48,63,160,181,250],pendingdeprecationwarn:250,pendulum:[40,43,53,60,66,154,155,159,164,168,177,182,190,195,207,210,216,231,233,267,268,269,270,272],pendulum_serializable_context_kei:109,peopl:[221,242,244,269,273],pep440:250,per:[2,10,14,43,63,159,164,173,177,180,181,183,184,190,199,222,239,268,269,270],percent:[230,250],percentag:245,perfect:249,perfectli:177,perform:[1,2,4,5,9,12,40,43,72,117,155,159,160,161,164,166,167,181,182,185,200,206,207,210,215,219,227,230,244,248,250,255,269,271,272,274],perhap:[109,159,210,271],period:[1,2,4,5,10,12,40,43,120,154,164,173,175,177,178,181,182,185,190,195,207,245,246,250,269,272,273],perm:272,permalink:250,perman:[250,274],permiss:[160,177,181,185,230,241,245,246,261,262,272],permit:272,pernod:250,perpetu:230,persist:[58,68,165,173,176,183,190,248,250],persistent_volume_claim:272,persistentvolum:190,persistentvolumeclaim:[190,272],person:[40,160,197,245,249,250],perspect:[160,185,195],pertain:230,pessimist:[181,250],peter:[261,266],pformat:250,pg_hba:215,pgbouncer:[173,215],pgp:[223,254],pgpk:223,pgpv:223,phase:[244,250],phone:270,phrase:250,physic:[221,269],pic:274,pick:[47,164,165,173,181,182,185,203,213,216,221,249,250],picker:250,pickl:[40,43,47,63,70,109,160,181,198,250,270,272],picklabl:63,pickle_hash:47,pickle_id:[1,3,5,11,43,63],pickle_info:[43,250],pickletyp:250,pickup:40,pict:274,pictur:250,pid:[63,160,241,250,266],pidbox:181,piec:[159,165,169,269,272],pig:[29,40,105,194,250],pig_hook:24,pig_oper:[95,250],pigclihook:250,piggi:244,pighook:14,pigoper:[40,250],pill:10,pin:[222,250],ping:[168,234,247],pinodb:250,pinot:194,pinotdbapihook:250,pinwheel:250,pip:[109,164,185,194,203,221,222,223,235,239,242,250,255,261,266,272,273],pip_install_opt:[109,250],pip_packag:250,pipe:[231,250],pipelin:[109,117,181,185,195,206,210,219,221,226,236,250,271],pipeline_exampl:269,pitfal:250,pixel:250,pk:250,pkg:242,pkg_resourc:250,pkill:160,place:[9,38,40,43,47,109,143,161,164,165,167,173,181,185,199,202,215,230,238,250,256,264,269,270,272],placehold:[14,41,160,197,250],plai:271,plaid:250,plain:[160,166,176,197,214,222,250,267,269,274],plainpassword:274,plan:[43,165,170,181,195,215,250,272],platform:[162,169,181,194,219,235,246,248,250,259,260,264],platformvers:250,pleas:[13,15,17,18,19,21,22,23,25,26,27,28,29,30,31,32,33,34,36,37,41,43,46,63,73,75,76,77,79,80,81,82,84,86,88,89,90,91,92,93,94,96,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,118,119,120,121,127,130,133,135,137,138,139,141,142,144,145,148,150,152,159,164,166,168,173,175,177,181,183,184,185,187,190,193,198,210,213,217,221,223,224,227,234,244,250,251,253,254,255,261,264,268,270,272,273],plenti:186,plexu:[194,250],plot:250,plu:[164,216,250,251,269],plug:244,pluggabl:[189,250],pluggi:232,plugin:[7,40,44,109,178,181,199,201,215,216,228,232,238,242,251,263,264,267,269],plugin_macro:244,plugin_nam:[7,244,250],pluginhook:244,plugins_fold:[164,242],plugins_manag:[201,216,244,250,272],plumb:250,plyvel:250,pm:272,pmc:[245,250],png:[160,269,274],pod:[9,57,63,180,181,192,227,246,250,272],pod_id:[9,250],pod_mutation_hook:229,pod_overrid:[250,272],pod_request_factori:250,pod_runtime_info_env:272,pod_templ:[190,272],pod_template_fil:[9,272,273],podgener:250,podip:272,podlaunch:250,podmanag:250,podmutationhook:250,podruntimeinfoenv:[250,272],podtemplatefilerul:273,poetri:[222,266,273],point:[38,53,109,146,154,159,160,165,181,182,185,195,197,198,206,222,239,241,250,264,266,268,269,272],poison:[10,191],poke:[58,120,122,129,131,132,134,136,143,146,147,149,151,153,174,175,177,199,239,248,250],poke_context:[58,129,146],poke_context_field:[129,175],poke_interv:[122,129,146,159,248,250],poke_mode_onli:[129,199],poke_timeout:146,poked_except:239,poked_success:239,poked_task:239,pokereturnvalu:129,polici:[0,167,181,221,226],polish:250,poll:[0,199,250],poll_job_complet:250,poll_sleep:250,polyfil:250,pool:[0,1,2,3,5,11,40,43,51,53,63,74,85,97,120,129,164,166,167,169,172,173,184,189,195,215,239,241,251,252,264,269,270,272],pool_1:160,pool_2:160,pool_metrics_interv:173,pool_nam:[56,239,250,251,272],pool_overrid:63,pool_siz:181,pool_slot:[40,53,63,74,85,97,171,241,250],poolnotfound:0,poolslotsavailabledep:250,poolstat:56,poor:[71,250],pop:[146,250],pop_context_managed_dag:43,popen:250,popul:[43,53,64,65,109,181,250,269],popular:[168,215,245,250],port:[16,20,41,160,187,190,197,203,215,238,246,250,260,261,264,266,269,272,274],port_bind:198,portion:186,pose:[250,252],posit:[40,109,134,143,172,190,195,250],posix:[224,250],possibl:[40,43,63,65,146,158,159,160,164,165,166,173,177,178,180,181,182,183,190,195,197,198,199,201,206,215,216,221,222,230,231,232,242,244,248,249,250,251,259,261,264,266,267,268,269,270,271,272,273,274],post:[160,181,184,215,225,250,251,252,272],post_execut:[40,74,85,97,120,231,250,270],post_mortem:272,postgr:[30,106,173,181,194,215,220,222,227,242,264,269],postgres_conn_id:269,postgres_default:162,postgres_hook:[24,269],postgres_oper:95,postgres_to_gc:250,postgres_to_gcs_oper:250,postgreshook:[162,269],postgresoper:[168,250,269],postgresql:[173,181,194,199,205,224,242,246,272],postgrestogooglecloudstorageoper:250,potenti:[120,159,164,166,197,215,250],potiuk:[247,250],pov:274,power:[166,168,199,219,230,232,250,269],powershel:199,pprint:[210,242],pr:[226,249,250],pr_templat:250,practic:[40,161,173,195,202,208,246,250,268],pre:[14,165,168,169,174,194,195,210,215,221,246,250],pre_execut:[40,74,85,97,120,168,231,232,270],precaut:246,preced:[43,161,170,177,181,214,218,231,238,242,250,251,269],precheck:250,precis:[184,241,250,264],precommit:250,predefin:[168,169,177,186,250],predic:[173,181,250],predict:[155,249,250],preempt:250,prefer:[40,164,172,181,202,221,230,245,246,250,266],prefetch:181,prefix:[35,72,120,124,159,160,164,166,181,197,199,212,214,215,235,239,241,272],prefix_group_id:164,preflight:181,prefork:[181,250],preinstal:194,preload:[2,250],prematur:250,premis:194,preoper:87,prepar:[14,63,164,202,215,222,230,231,250,264],prepare_classpath:250,prepare_email:164,prepare_for_execut:[40,53,129],prepare_lineag:231,prepare_syspath:250,prepare_templ:38,prepend:256,prerequisit:[221,250],presenc:[199,250],present:[42,43,55,109,159,164,169,181,190,197,199,242,250],preserv:[250,268,274],preset:250,presort:155,pressur:173,presto:[31,194,250,273],presto_check_oper:95,presto_hook:[24,273],presto_to_mysql:95,prestocheckoper:107,prestohook:[250,273],prestointervalcheckoper:107,prestotomysqloper:[108,168],prestotomysqltransf:108,prestovaluecheckoper:107,pretest:250,pretti:[160,199,250,269],prev:250,prev_:250,prev_attempted_tri:63,prev_d:267,prev_data_interval_end_success:267,prev_data_interval_start_success:267,prev_ds_nodash:[195,250,267],prev_execution_d:267,prev_execution_date_success:267,prev_start_date_success:267,prevent:[40,109,117,129,134,164,171,180,181,195,220,250,261,262,274],prevent_dupl:53,preview:274,previou:[9,40,43,48,63,71,134,146,154,157,159,160,164,166,176,177,178,181,195,199,202,215,216,223,239,245,250,259,267,269],previous:[1,2,4,10,63,164,195,216,239,249,250,261,272],previous_num_object:250,previous_object:250,previous_schedul:43,previous_start_date_success:63,previous_ti:63,previous_ti_success:63,previously_succeed:239,primari:[63,159,163,223,241,246,250,269,274],primarili:[43,173,174],prime:[173,250],primit:[199,248],princip:[160,246,250,252,255],principl:250,print:[43,44,159,160,163,164,166,168,170,176,177,180,181,195,197,199,202,210,227,233,242,244,250,256,258,268,269,270,272,273,274],print_arrai:159,print_context:210,print_dat:269,print_it:170,print_messag:202,print_stuff:190,print_the_context:[159,210],print_x:170,printer:166,prior:[43,87,154,159,173,182,197,216,250,261,267,272],prioriti:[1,3,11,38,40,160,161,167,171,181,195,224,239,250],prioritize_queu:250,priority_class_nam:272,priority_weight:[38,40,49,53,63,74,85,97,172,195,250,269,270],priority_weight_tot:38,prismj:250,privat:[41,43,198,245,246,250,272],private_environ:198,private_kei:[250,258,261],privileg:[198,215,246,250,261,262],probabl:[168,181,195,227,264,268,273],probe:[181,234],problem:[0,42,164,165,169,173,180,185,198,215,221,236,238,242,244,246,250,254,264,268,272,273],problemat:[164,250,273],proce:109,process:[0,2,9,10,35,40,44,58,59,63,68,72,85,109,127,131,146,159,160,164,165,166,167,171,172,175,177,178,180,181,182,188,189,190,191,195,198,202,215,216,227,236,237,239,242,244,253,263,269,270,272],process_dag:250,process_error:9,process_fil:[44,181,250],process_statu:9,process_watcher_task:9,processor:[163,181,195,239,242,250],processor_factori:250,processor_filename_templ:250,processor_log_fold:250,processor_timeout:[239,250],prod:[202,250],produc:[154,159,168,197,206,222,250,258],product:[2,44,159,166,169,173,181,193,202,205,215,219,224,230,236,237,250,255,266,269],profil:[44,250],profile_nam:181,profound:250,program:[242,247],programmat:[219,250],progress:[40,117,129,219,250,269],project:[181,194,197,221,229,234,242,245,250,254],project_a:164,project_a_dag_1:164,project_dataset_t:250,project_id:[235,250],projectid:250,prolong:195,prometheu:[237,250],promin:230,promis:249,prompt:[160,250],prone:[173,195],pronto:250,propag:[2,109,120,159],propagate_skipped_st:120,proper:[185,195,197,206,246,250,269],properli:[160,178,195,234,242,246,250,261,264],properti:[1,3,11,38,40,41,43,44,48,53,55,58,59,63,65,66,69,71,81,122,129,134,146,154,155,157,158,168,173,195,197,203,216,234,244,250,255,270],propos:[176,247],protect:[161,246,250,252,257],proto:[181,212],protocol:[14,16,42,71,154,194,197,235,250],prove:[159,246,250],proven:[197,221],provid:[0,1,2,13,14,16,18,19,21,22,23,25,26,27,28,29,30,31,32,33,34,36,37,38,40,43,53,55,63,66,69,70,79,80,86,87,88,89,90,91,92,93,94,96,99,100,101,102,103,104,105,106,108,109,111,112,113,114,115,117,119,120,122,123,126,137,138,139,141,142,144,145,152,153,154,155,157,158,159,162,163,164,165,166,168,169,170,173,174,175,177,181,183,185,187,190,192,195,197,198,199,201,208,215,216,221,223,229,230,231,232,234,235,238,239,242,243,244,245,246,248,249,251,252,253,254,257,260,261,264,267,269,270,271,273,274],provide_context:250,provide_gcp_credential_fil:250,provide_sess:250,provider_a:166,provider_info:[14,250],provider_nam:160,providermanag:198,providersmanag:14,proxi:[71,166,173,181,205,215,250],proxy_fix:[181,250],proxy_fix_num_proxi:250,proxy_fix_x_for:212,proxy_fix_x_host:212,proxy_http_vers:212,proxy_pass:212,proxy_postgres_tcp:160,proxy_redirect:212,proxy_set_head:212,proxy_us:[250,255],proxyfix:[181,212,250],proxyus:255,ps2:274,ps:[264,274],psd:274,pseudo:198,psql:242,psrp:194,psutil:250,psycopg2:[215,242,250],pub:250,public_kei:[235,261],publicli:[181,230,252,254],publish:[117,181,202,222,239,242,250,273],publish_to_queu:270,publsh:250,pubnub:250,pubsub_oper:250,pubsub_sensor:250,pubsubcreatesubscriptionoper:250,pubsubcreatetopicoper:250,pubsubdeletesubscriptionoper:250,pubsubdeletetopicoper:250,pubsubpublishmessageoper:250,pull:[40,55,63,65,71,159,162,164,169,180,181,190,198,202,215,250],pull_request_templ:250,puppet:185,pure:164,purg:[159,160,183,250],purpos:[5,38,42,65,109,157,159,161,164,173,180,181,197,199,210,215,216,230,245,246,250,264,269,272],push:[0,40,63,65,68,71,72,109,117,129,159,162,168,169,180,181,198,202,210,216,231,244,250,270],push_context_managed_dag:43,pushing_task:180,pushtos3:159,put:[10,117,143,154,157,164,167,180,185,200,204,206,208,216,221,242,250,264,266,269,270,272,273],py27:250,py2:250,py3:[223,242,250],py:[14,72,159,161,164,177,181,182,183,190,195,199,200,201,202,204,206,207,208,210,211,215,216,222,229,232,238,240,244,251,261,263,269,270],py_fil:250,py_interpret:250,pyarrow:250,pydoc:250,pydruid:250,pyenv:242,pyhiv:250,pyhs2:250,pyi:198,pyjwt:250,pylint:250,pymongo:250,pymssql:250,pymysql:250,pyodbc:215,pyopenssl:250,pyoper:250,pypa:250,pypi:[220,242,250,272,273],pytest:[159,250],python2:250,python37:242,python38:242,python3:[72,198,222,242,250],python:[10,43,44,47,69,71,72,95,110,117,124,125,140,161,163,164,165,166,169,173,176,177,181,185,194,198,199,200,205,210,214,215,219,220,221,222,223,224,227,232,235,238,239,243,252,261,264,266,268,269,270,273,274],python_cal:[109,143,159,164,168,170,195,198,199,210,250,270,272],python_command:198,python_loc:242,python_oper:[95,195,250],python_path:242,python_vers:[109,222,242,266],pythonasynciodebug:165,pythonhost:250,pythonoper:[109,159,164,165,168,170,176,195,205,209,270,272],pythonpath:[161,181,185,199,200,204,238,239,250],pythonsensor:[143,250],pythonvirtualenvdecor:250,pythonvirtualenvoper:[109,205,209,250,272],pytz:[250,268],pyyaml:250,q:[160,185,250],qd:194,qds_sdk:250,qian:247,qingp:[247,250],qplum:250,quai:272,qualifi:[146,181,252,255,259],qualiti:[117,274],quantopian:250,quark:185,quarter:182,quarterli:[182,250],quay_k8:272,qubol:[194,250],qubole_oper:250,qubolehook:250,quboleoper:250,queri:[2,16,43,48,59,63,67,87,117,134,146,147,173,179,180,181,185,195,197,199,261,269,270,272],query_for_task_inst:67,query_param:250,query_uri:250,queryexecutionid:250,queryparamet:250,querystr:250,question:[221,250,254],queu:[1,3,5,9,11,43,56,63,160,171,173,177,181,190,195,200,239,241,250],queue1:187,queue2:187,queue:[1,3,4,5,9,10,11,12,40,53,63,74,85,97,160,161,163,165,166,169,171,172,181,186,187,188,190,192,195,219,241,269,270],queue_command:[1,3,11],queue_nam:270,queue_task_inst:[1,3,5,11],queuebrok:185,queued_at:[48,241],queued_by_job:63,queued_by_job_id:[63,250],queued_dttm:[63,241,250],queued_slot:[56,239],queued_task:[1,3,11,239],queuedlocalwork:[10,191,250],queuedtaskinstancetyp:1,queueing_attempt:1,queueurl:270,quick:[43,205,221,237,266,269,271],quicker:[173,181,250],quickli:[162,169,177,221,245,249,264,266,269,271],quickstart:250,quit:[129,159,173,195,221,227,268,269],quot:[72,206,250,269],quote_charact:250,quote_plu:197,r39132:247,r:[160,181,227,250,269,272],rabbitmq:[181,185,194,250],race:250,raft:173,rais:[0,38,40,42,43,44,55,71,72,117,122,147,154,155,157,158,159,161,165,177,181,190,195,207,215,239,249,250,260,268,269,270,272],ran:[42,63,160,164,177,181,239,269],randint:272,randkei:255,random:[160,181,250,267,272],random_bas:210,random_seeded_by_host:181,randomli:[181,250,272],rang:[40,43,58,160,164,182,190,195,207,210,227,250,269,270,274],rare:[250,268],rat:250,rate:[59,181,183,245,250,271],rather:[43,159,161,164,165,166,173,176,181,199,202,210,222,242,250,266,272],ratio:117,ratio_formula:117,raw:[63,146,179,181,194,222,250,266,269],raw_json:164,rawtaskprocess:185,rbac:[261,272],rbac_app:250,rc:249,rce:[181,250],rd:215,re:[0,1,2,3,9,11,38,68,159,160,161,162,164,165,169,173,177,181,183,189,190,197,225,231,242,250,256,264,266,268,269,272,274],rea:250,reach:[0,43,68,134,160,171,173,177,181,195,226,239,250,272],reactiv:195,read:[9,10,40,41,44,47,59,69,159,169,173,177,181,183,190,195,197,199,202,215,218,235,242,246,251,255,256,259,260,261,266,269,270,272,274],read_all_dag:59,read_committed_snapshot:215,read_csv:270,read_dags_from_db:[44,250],read_kei:166,read_onli:272,read_sql:16,readabl:[0,154,230,250,267],reader:[168,250],readfp:250,readi:[63,159,173,191,219,221,234,239,242,246,250,266,270,272],readinessprob:234,readm:250,readonli:190,readthedoc:[250,272],readtimouterror:250,ready_for_retri:63,ready_prefix_on_cmdlin:250,real:[53,159,166,198,215,236,238,250,261],realiti:273,realiz:246,realli:[3,11,179,215,242,250,264,269,272],realm:[252,255],reason:[0,43,155,164,165,170,173,177,181,190,195,197,199,202,206,221,227,230,250,268,269,272,274],reattach:250,rebas:250,rebrand:250,rebuild:[160,250,264],recaptcha_private_kei:261,recaptcha_public_kei:261,receiv:[1,2,4,5,10,40,43,117,134,164,165,166,191,202,207,221,229,230,234,250],recent:[40,43,97,146,155,160,163,165,181,182,183,195,224,250,261],recip:159,recipi:[83,230],reclaim:173,recogn:[72,117,198,250],recommend:[2,40,159,164,173,177,179,181,185,186,189,195,197,198,215,220,221,223,224,226,227,237,242,246,250,251,264,266,268,269,272,274],reconfigur:250,reconnect:250,reconstitut:70,reconstruct:[70,216],record:[16,40,48,50,57,59,63,66,67,134,146,160,182,245,250,251,269,274],recov:[181,190,264],recoveri:[221,250],recreat:[63,250,274],recur:[195,248],recurs:[38,40,44,71,134,136,182,208,250],recursion_depth:[43,134],recursionerror:38,recycl:[181,190],red:210,redact:250,redbubbl:250,reddit:250,redeliv:181,redhat:213,redi:[181,185,190,194,250,264],redirect:[160,181,199,238,239,244,250,251],redistribut:230,redownload:250,redshift:215,redshift_to_s3:111,redshift_to_s3_oper:95,redshifthook:250,redshifttos3oper:111,redshifttos3transf:[111,250],reduc:[59,63,166,173,175,181,183,250,272],reduct:[183,250],redund:[165,250,269],redundantli:165,ref:[117,250],refactor:250,refer:[40,41,72,74,83,85,87,109,116,117,122,129,131,132,136,143,146,149,151,159,163,164,168,170,173,185,189,190,195,197,209,214,215,216,220,221,226,229,239,244,250,261,264,266,269,272,274],referenc:[109,164,167,197,250,269],referr:[245,250],refin:250,reflect:[159,173,181,195,216,244,250,269],refrain:[164,274],refresh:[44,63,146,163,181,246],refresh_al:250,refresh_dag:250,refresh_executor_config:250,refresh_from_db:[48,63,250],refresh_from_task:[63,250],refreshconfigur:250,refus:215,regard:[197,215,230,239,250,251,269],regardless:[159,160,173,181,182,210,250,268],regex:[43,44,160,182,250,272],regexp:[160,164,181,202],regist:[0,58,129,160,165,168,198,201,216,244,250,261,269,274],register_in_sensor_servic:129,registr:[170,205,261],registri:250,regress:250,regular:[48,71,164,165,166,190,199,216,242,244,246,249,250,270],regular_us:250,regularli:[164,224,234,254],reinit_frequ:255,reiniti:250,reinstat:250,reject:250,rel:[38,40,43,66,136,164,173,180,186,195,206,250,269],relabel:[14,197,250],relat:[40,43,125,127,128,159,160,164,173,177,185,194,195,202,208,210,221,232,240,251,261,264,272,273],relationship:[66,68,71,164,167,208,250,274],relative_diff:117,relative_fileloc:43,relativedelta:[157,250,268],relax:250,releas:[55,120,124,190,194,198,220,222,226,229,238,242,243,246,259,268,273],release_not:181,relev:[9,173,181,195,215,223,241,250],reli:[157,159,165,173,215,246,248,250,255,272],reliabl:[2,250,272],relic:250,relist:250,relmanag:250,reload:[48,181,215,250],reload_modul:250,reload_on_plugin_chang:[244,250],reloc:250,remain:[177,180,197,230,250,255,268],remak:63,rememb:[159,164,173,245,250,269],remot:[159,181,187,189,190,198,208,215,238,250,252,273],remote_app:261,remote_base_log_fold:250,remote_host:250,remote_log:[238,250],remote_log_conn_id:250,remote_us:[250,261],remov:[9,40,43,48,63,70,124,164,165,171,173,175,177,181,194,198,212,223,226,239,241,242,249,251,255,261,264,269,272,273],remove_dag:59,remove_deleted_cod:45,remove_deleted_dag:59,remove_fil:171,renam:[173,184,227,241,249,273],render:[16,38,40,43,53,57,63,72,74,83,85,87,109,116,117,122,129,132,146,147,149,151,164,180,181,183,195,199,231,241,244,250,251,258,269,272,274],render_k8s_pod_yaml:63,render_templ:[38,57,63,166,244,272],render_template_as_native_obj:[43,168,170,250],render_template_field:[38,40,53],rendered_field:57,rendered_task_instance_field:[57,63,160],renderedtaskinstancefield:[57,183,241,250],renderedtifield:51,renew:[160,250,255],reorder:250,reorgan:250,repatterntyp:43,repeat:[164,167,173,194,202,221,222,250,260,269],repeated_map:166,repeatedli:[147,250],repetit:159,replac:[5,16,38,55,63,132,149,154,159,160,164,190,194,197,199,201,216,227,246,255,258,261,270,272,273],replace_microsecond:[184,250],repli:181,replic:250,replica:[249,250,272],repo:[47,190,215,246,250],repo_token:250,report:[43,44,161,164,173,180,181,190,197,215,234,245,246,249,250,272],repositori:[181,185,190,250,269],repr:[0,1,40,41,43,48,53,63,69,70,155],repres:[40,47,53,55,63,71,124,125,154,159,169,176,177,178,182,195,198,209,230,235,248,267,268,269,272],represent:[41,43,124,125,157,159,160,164,173,177,178,180,208,250,271,274],reproduc:[221,230,254,266],reproduct:230,req:250,request:[0,1,43,48,70,165,177,181,183,190,195,199,214,241,245,246,252,259,261,269,272],request_bodi:199,request_cpu:272,request_ephemeral_storag:272,request_filt:250,request_memori:272,request_token_param:272,request_token_url:261,requir:[2,40,48,55,58,63,71,87,109,129,132,159,160,161,164,165,166,170,171,175,177,181,182,183,185,186,187,188,190,194,195,197,198,199,201,205,210,214,215,220,221,222,224,225,227,230,234,235,238,239,245,246,251,259,261,262,264,266,268,270,272,273],requires_authent:252,requisit:215,rerun:[122,160,250,272],rerun_failed_task:[43,160,272],reschedul:[0,5,9,67,120,129,165,174,177,188,199,208,241,251],reschedule_d:[0,67],rescu:250,resembl:[164,235],reseri:250,reserv:[167,204,250],reset:[177,181,196,250,271,272],reset_al:210,reset_dag_run:[122,160],reset_dagrun:272,reset_sign:250,resetdb:[250,272],reshap:159,resid:180,resili:[173,215,250],resolut:[169,250,274],resolv:[40,55,70,71,109,181,194,250,264],resolve_template_fil:[38,43,250],resolve_xcom_backend:70,resourc:[0,40,43,53,70,71,74,85,97,159,160,164,165,169,171,181,185,186,187,190,199,215,241,245,246,252,264,272],resource_admin_menu:251,resource_audit_log:251,resource_browse_menu:251,resource_config:251,resource_connect:251,resource_dag:251,resource_dag_cod:251,resource_dag_depend:251,resource_dag_run:251,resource_doc:251,resource_docs_menu:251,resource_import_error:251,resource_job:251,resource_my_password:251,resource_my_profil:251,resource_plugin:251,resource_pool:251,resource_provid:251,resource_sla_miss:251,resource_task_inst:251,resource_task_log:251,resource_vari:251,resource_vers:9,resource_websit:251,resource_xcom:251,resourcevers:[9,190],resp:261,respect:[71,87,109,160,170,173,178,190,210,216,220,231,239,249,268,269,272,273],respond:181,respons:[1,2,3,9,11,48,164,173,180,181,185,208,221,230,234,252,254,269,270,272],rest:[42,181,182,194,197,228,234,249,252,257,270,272],restart:[177,180,181,190,195,200,213,221,234,238,244,260,264,272],restartpolici:190,restor:[184,239,250],restrict:[43,154,155,158,164,166,185,216,252],restrict_to_ev:155,restructur:[227,250],restructuredtext:[164,269],result:[2,9,10,14,16,40,70,71,72,109,117,120,146,159,160,163,164,165,172,173,176,180,181,183,185,190,191,195,197,199,202,215,230,244,250,264,269,270,273,274],result_backend:[160,214,250],result_queu:[9,10,191],resultbackend:185,resultset:43,resum:[68,160,165,250],resurfac:250,retain:[230,250,260],retransmit:181,retri:[0,40,53,63,74,85,97,129,146,147,159,160,161,164,169,177,180,181,182,203,233,268,269,270],retriev:[68,69,70,109,117,124,125,127,128,159,160,166,180,181,190,199,214,218,246,248,250,259,264,270,272],retrieve_mail_attach:250,retrieve_output:198,retrieve_output_path:198,retry_delai:[40,53,63,74,85,97,182,250,269],retry_exponential_backoff:[40,53,74,85,97,250],retry_queu:161,return_cod:[190,250],return_valu:[40,63,70,71,109,180,270],reus:[199,244,250],reusabl:[168,169],reveal:185,revers:[181,205,216,217,250,270],revert:[159,195,250,272],review:[269,270],revis:[160,227,230,250,274],revok:251,reword:250,rework:250,rewrit:[212,250],rewritten:[164,250],rf:264,rflow:250,ricard:250,riccomini:247,rich:[160,164,219,250,271],richer:[226,250],rid:[250,264],rideabl:250,right:[40,63,68,120,154,161,164,166,173,180,181,185,195,216,221,226,227,230,232,233,245,250,268,272],rise:190,risk:[72,206,230,242,250,252],riski:250,rl:[43,181],rm:264,rmi:264,ro:198,robinhood:250,robot:[250,261],robust:[246,250,264],role1:[43,251],role2:[43,251],role:[40,181,200,234,241,261,266,272],role_arn:250,role_kei:261,roll:[173,178,250],root:[40,43,53,59,66,71,160,177,180,181,215,238,242,250,262,264,272,274],root_dag:44,root_dag_id:[43,241],rootcss:242,rotat:[69,175,250,259,272],rotate_fernet_kei:[41,69,250,272],rough:173,roughli:[173,249],round:[40,173,195],rout:[161,240,244,250],routin:244,row:[16,43,48,56,57,64,68,117,147,159,165,173,250,269,271,274],rowid:250,royalti:230,rpc:250,rsa:[223,241],rst:[40,181,199,250],rtd:250,rtif:241,rtype:164,rule:[38,40,55,63,161,169,177,182,195,197,210,226,269],run:[0,1,2,3,4,9,10,11,12,16,35,40,43,44,48,53,55,56,58,60,62,63,68,71,72,74,78,97,109,120,122,123,132,146,147,149,153,154,155,157,158,159,161,163,165,166,167,168,169,170,171,172,174,175,176,177,178,180,181,183,184,185,186,187,188,189,190,191,192,193,194,195,198,199,200,202,204,205,207,208,209,210,211,214,215,216,219,221,223,224,225,226,227,229,231,234,235,236,237,238,239,241,242,244,246,248,251,252,255,256,262,265,267,268,270,271],run_aft:[154,155,157,216],run_after_loop:206,run_as_own:255,run_as_us:[40,53,63,74,85,97,181,262,272],run_at_least_onc:43,run_backward:[43,272],run_cli:250,run_command:[35,250],run_copi:250,run_extract:250,run_finished_callback:250,run_grant_dataset_view_access:250,run_id:[43,48,53,57,62,63,65,67,70,160,166,181,182,201,206,233,238,241,267,272],run_load:250,run_me_first:231,run_next:9,run_pod_async:9,run_queri:250,run_table_delet:250,run_table_upsert:250,run_thi:[159,206,210,216,231],run_this_first:164,run_this_last:231,run_time_mapped_ti_count:53,run_typ:[43,48,159,241,250],run_with_configur:250,runasus:[190,250],runme_0:266,runnabl:[171,188],runner:[166,181,199,250],running_dep:250,running_slot:[56,239,250],running_task:239,runtim:[40,68,109,122,129,134,160,165,166,167,174,177,179,181,186,250,264,272],runtimeenviron:250,ry:[247,250],ryan:247,ryanahamilton:247,ryw:247,s3:[13,145,159,166,181,194,201,246,248,270],s3_bucket_nam:270,s3_conn_id:250,s3_default:250,s3_file_transform:112,s3_file_transform_oper:95,s3_hook:[24,250],s3_kei:[144,270],s3_key_sensor:140,s3_log_fold:250,s3_overwrit:250,s3_prefix_sensor:140,s3_task_handl:250,s3_to_gcs_transfer_oper:250,s3_to_hiv:113,s3_to_hive_oper:95,s3_to_redshift:114,s3_to_redshift_oper:95,s3_to_sftp:250,s3copyobjectoper:[250,270],s3deleteobjectsoper:250,s3filetransformoper:[168,250],s3hook:166,s3keysensor:[159,250],s3listoper:166,s3loglink:201,s3prefixsensor:250,s3taskhandl:250,s3togcsop:250,s3togooglecloudstorageoper:250,s3togooglecloudstoragetransferoper:250,s3tohiveoper:113,s3tohivetransf:[113,250],s3toredshiftoper:114,s3toredshifttransf:[114,250],s:[0,2,9,11,14,16,38,40,42,43,48,55,59,63,64,65,66,74,78,109,117,120,123,129,134,143,149,153,154,155,157,158,159,160,161,164,165,166,167,168,169,170,172,175,177,178,179,180,181,182,184,185,186,189,190,192,194,197,198,199,200,201,202,203,205,206,210,214,216,217,220,223,226,227,230,231,239,240,241,242,243,244,245,246,247,248,254,258,261,262,263,267,268,271,272,274],sade:116,safe:[129,200,227,242,246,250,272],safe_dag_id:43,safe_load:[202,250],safe_mod:[44,250],safeconfigpars:250,safeguard:245,safest:189,safeti:250,sagemak:250,saguziel:247,sai:[43,44,159,164,168,177,185,195,198,216,250],said:[159,269],salesforc:[194,270],salesforce_conn_id:270,salesforce_hook:250,salesforce_queri:270,salesforcetos3oper:270,samba:[32,194],samba_hook:24,same:[0,7,9,40,43,60,63,67,69,72,74,83,85,87,109,116,117,122,129,132,134,146,149,151,154,159,160,164,165,166,169,171,173,175,177,181,182,187,190,194,195,197,202,203,208,210,214,216,220,221,222,242,246,250,251,259,260,262,264,266,267,268,269,270,272,273],samesit:181,sampl:[199,227,242,250,252,260,264,270,273,274],sandbox:[205,250],sane:[215,250],sanit:[72,206,250],saniti:250,sasl2:220,sasl:250,sat:223,satisfi:210,saturdai:[123,153,216],save:[41,43,44,57,58,59,146,159,160,164,181,183,185,196,197,242,249,250,256,260,268,269,270,271,274],save_dagrun:160,saw:272,sbin:242,scalabl:[59,159,186,219,250],scalar:250,scale:[173,178,181,185,186,190,219,250],scan:[44,164,173,181,239,242,250],scenario:[181,190,246,250],scene:[173,231,270],sched:250,schedul:[0,1,2,3,9,11,40,43,44,45,48,59,63,68,74,85,97,129,132,154,155,157,158,163,164,165,166,167,169,170,171,172,177,178,182,183,185,186,187,188,189,192,199,200,202,205,208,215,219,220,224,226,227,229,237,238,239,241,242,244,248,249,264,266,269,270,272,274],schedulable_ti:48,schedule_after_task_execut:[173,250],schedule_at:216,schedule_delai:[239,250],schedule_interv:[40,43,154,157,158,159,164,168,173,177,178,181,182,190,195,196,202,216,231,233,250,267,269,270],schedule_ti:48,scheduled__:250,scheduleinterv:[40,43,250],scheduleintervalarg:43,scheduler_1:264,scheduler_address:187,scheduler_health_check_threshold:[173,234],scheduler_heartbeat:[239,250],scheduler_idle_sleep_tim:[159,173],scheduler_job:250,scheduler_job_id:9,scheduler_lock:43,scheduler_ops_metr:250,scheduler_run:250,schedulerjob:[1,2,3,9,11,63,160,164,173,181,234,239,250],schedulerjobtest:250,schedulernam:250,schedulerprocess:185,scheduling_decis:241,schema:[14,16,20,41,43,55,160,167,175,181,197,199,215,221,225,227,241,260,267,269,272,274],schema_field:250,schema_object:250,schema_update_opt:250,scheme:[181,197,212,250,259,260],schlawack:249,scientist:242,scope:[2,109,164,173,250,261],scratch:[250,264,269],screen:[14,160,244,250,269,273,274],screenshot:[196,250,269,274],script:[40,41,72,131,160,168,195,199,206,213,219,222,223,242,250,252,264,270,274],sd:[272,274],sdist:223,sdk:[181,235,250],se:[205,250],search:[38,40,48,160,164,181,195,198,242,244,245,250,272,273],search_column:250,search_path:[215,250],season:250,sec:[181,250],second:[40,43,59,63,129,146,159,160,161,165,166,173,174,175,177,181,183,184,190,195,202,210,215,234,235,239,241,242,259,264,269,273],second_dag:270,second_task:[164,169,177,272],seconds_ago:239,secret:[69,159,205,214,218,228,246,250,254,256,258,271,272],secret_all_kei:272,secret_env:272,secret_fil:272,secret_id:124,secret_kei:[160,214,238,250,272],secret_manag:259,secretbackend:250,secretkeyref:190,secretref:250,secrets_mask:258,secretsbackend:259,secretsmask:250,section:[3,11,40,159,160,164,171,173,184,187,189,190,195,197,198,200,203,205,214,215,218,222,230,234,235,238,239,242,244,246,252,255,256,259,260,261,264,265,266,267,268,269,270,272,273,274],section_1:164,section_2:164,secur:[44,159,160,161,170,185,198,205,221,226,242,249,250,251,252,253,255,256,261,262,272,273],secure_mod:250,securecooki:181,securitycontext:190,securitymanag:250,see:[9,14,35,41,43,45,63,109,154,155,158,159,160,162,164,165,166,168,169,171,173,174,175,177,179,181,182,184,185,187,188,189,190,195,197,198,199,200,201,202,203,209,214,215,217,218,220,221,222,224,225,227,231,234,235,237,238,239,240,242,243,244,245,246,249,250,252,257,259,260,261,263,264,266,267,268,269,270,271,272,274],seedlist:250,seem:[164,173,250,272],seen:[164,245,270,271],seen_oid:38,segment:[157,181,194,240,246,250],segment_format:250,segmenttrackeventoper:250,seki:247,sekikn:247,select:[2,3,11,14,43,48,63,117,134,159,164,173,180,181,182,199,208,223,227,250,268,269,270,271,274],select_kei:250,selector:[9,250],self:[0,1,2,3,4,5,9,10,11,12,14,16,20,35,38,40,41,42,43,44,45,48,49,53,55,56,57,58,59,60,61,62,63,64,65,66,69,70,71,72,74,78,81,83,85,87,97,109,116,117,120,122,123,124,125,127,128,129,131,132,134,136,143,146,147,149,151,153,154,155,157,158,164,165,168,191,195,198,199,201,215,216,223,231,244,250,258,261,272],sell:230,semant:[195,272],semest:269,semi:40,semver:249,send:[1,2,10,35,40,43,63,83,117,160,164,168,169,181,185,190,194,205,229,231,235,237,238,239,240,245,246,250,252],send_callback:1,send_email:[40,164,176,203,250],send_email_smtp:[181,203,250],send_lineag:231,send_mail:250,send_sigterm:35,send_task_to_executor:[2,181,250],sender:[181,203,246,250,261],sendgrid:[194,205,273],sendgrid_default:203,sendgrid_mail_from:203,sens:[58,175,177,250],sensibl:250,sensit:[159,181,197,250,257,259,271],sensitive_var_conn_nam:[250,258],sensitive_variable_field:250,sensor:[0,5,40,44,58,120,159,164,167,168,169,177,188,194,195,205,239,243,244,248,270,273],sensor_inst:[58,146,160,175,241],sensor_queu:161,sensor_task:146,sensor_work:146,sensorexceptioninfo:146,sensorinst:51,sensors_en:175,sensorwork:146,sent:[1,3,9,11,40,63,173,181,185,190,191,203,230,235,238,270],sentenc:250,sentri:[35,194,228,236],sentry_dsn:235,sentry_on:[235,250],sep:[124,223,242,250],separ:[40,43,59,124,159,160,161,163,164,165,169,173,175,177,181,182,183,189,195,197,199,202,206,216,220,227,229,230,238,242,243,246,250,252,253,258,266,269,270,272,273],sequenc:[38,40,53,60,65,72,83,87,109,117,122,131,132,136,143,147,166,168,185,199,250],sequenti:[1,12,16,40,173,182,189,215,244,246,250,266],sequential_executor:[6,8],sequentialexecutor:[6,12,164,181,189,191,193,214,215,238,246,266],seri:[169,182,272,273],serial:[0,43,44,45,47,59,63,66,69,70,109,124,134,154,155,157,160,164,165,168,173,175,181,197,198,210,216,239,250,269,274],serializ:[55,63,154,155,157,180,216],serializationerror:0,serialize_for_task_group:[40,53,66],serialize_json:69,serialize_valu:[70,180,250],serialized_dag:[51,241,250],serialized_object:[59,181],serializedbaseoper:[53,250],serializeddag:[59,250],serializeddagmodel:[45,59,183,250],serializedtaskgroup:66,serious:[254,272],serv:[159,160,164,181,250,269,272],serve_log:[250,272],server:[0,20,159,160,164,176,177,181,184,185,194,198,212,215,223,234,237,238,242,244,245,250,255,261,264,268,269],server_nam:212,servic:[0,40,58,129,159,160,165,167,169,173,177,181,192,195,197,199,203,215,227,228,230,231,238,245,252,255,259,264,268,269,272,273],service_nam:250,serviceaccount:190,serviceaccountnam:190,session:[9,40,43,44,45,48,53,56,57,58,59,60,63,67,68,69,70,71,120,128,134,181,227,241,242,252,272],session_lifetime_dai:250,session_lifetime_minut:250,set:[1,2,5,9,14,16,38,40,41,43,44,48,53,55,57,58,60,63,66,69,71,72,83,109,117,120,123,129,131,134,136,146,153,154,159,161,162,163,164,165,166,168,170,171,172,173,174,175,176,177,179,180,181,182,184,185,186,187,188,189,190,194,195,198,200,202,203,205,207,208,210,212,217,218,220,221,222,227,229,233,235,237,238,239,240,241,242,244,245,246,251,252,255,256,258,259,260,261,262,267,268,270,271,273],set_autocommit:[16,250],set_current_context:63,set_dag_runs_st:43,set_depend:43,set_downstream:[40,66,71,164,169,177,231,269],set_dur:63,set_edge_info:43,set_error_fil:63,set_extra:41,set_infra_failure_timeout:146,set_is_paus:43,set_latest_except:146,set_password:41,set_stat:[48,63,146,250],set_task_instance_st:43,set_to_flush:146,set_upstream:[40,66,71,164,169,171,177,269],set_val:69,set_xcomargs_depend:40,setattr:40,setdefault:[69,250],setgid:250,setitem:55,setlevel:261,setproctitl:222,setter:[3,11,250],setup:[129,154,165,174,185,188,197,200,203,215,221,222,225,226,242,244,246,250,252,268,272],setup_env:250,setup_requir:250,setuptool:[220,242,244],seven:[178,273],sever:[159,164,165,169,171,173,185,221,242,250,264,272],sf_hook:250,sftp:[177,194],sftp_to_s3:250,sftphook:250,sftpoper:250,sftpsensor:[177,250],sgi:274,sh:[72,131,168,171,206,250,264,269],sha512:223,sha:223,shade:250,shadow:250,shah:247,shall:230,shallow_copy_attr:[40,109],shard:[58,146,175],shard_cod:181,shard_code_upper_limit:175,shard_max:146,shard_min:146,shardcod:58,share:[38,40,68,160,164,173,180,181,185,190,199,215,221,222,230,242,244,245,246,250,252,260,264,266,272,273,274],shasum:223,shell:[35,63,72,169,206,227,242,250,255,264,272,274],shellcheck:250,shield:250,shift:[68,269],shim:250,ship:[44,160,164,181,251,272],ship_dag:272,shm:198,shm_size:[198,250],short_circuit:210,shortcircuit:250,shortcircuitoper:[109,205,209,250],shortcut:[164,181,185,216,271],shorten:70,shorter:[58,244,250],should:[0,1,2,4,5,10,12,14,16,20,38,40,43,44,48,53,56,60,63,66,70,72,74,78,97,109,117,120,123,124,125,129,132,134,136,143,146,147,149,151,153,154,155,157,159,160,161,164,165,172,173,174,175,176,177,179,180,181,183,184,185,186,188,190,195,197,198,199,200,201,202,203,206,208,210,212,214,215,216,218,221,222,223,224,225,227,231,234,235,238,239,242,244,246,249,254,260,264,266,267,268,269,270,272,273,274],should_fail_current_run:146,shouldn:40,show:[38,109,164,166,170,171,181,183,195,197,199,200,201,215,216,227,238,244,251,259,268,270,271,272,273,274],show_dag:[250,272],show_recent_stats_for_completed_run:271,show_return_value_in_log:109,shown:[43,155,166,181,183,190,195,200,206,237,242,250,266,268,269,270,272,273],shuffl:250,shut:[9,177,190],shutdown:[177,191,250],si:146,sibl:250,sid:247,siddharth:247,side:[117,165,181,198,231,246,250,258,267],sidecar:[190,229,250,260],sidecar_task:190,sigkil:[181,250],sign:[223,238,249,250,261,269],sign_in:250,signal:[0,35,160,181,185,250],signatur:[40,43,109,122,134,146,177,181,198,223],signature_nam:250,signific:[165,173,272],significantli:[40,159,172,199],sigterm:[1,2,4,5,35,181,185,250],sigusr2:[1,2,3,11,160],sigv4:250,silenc:250,silent:250,similar:[42,159,164,166,175,176,177,178,181,190,216,219,239,242,250,260,274],similarli:[74,159,164,182,214,225,227,237,250,267,270],simpl:[2,43,55,69,117,156,159,164,165,167,181,182,194,195,200,218,242,244,245,246,250,262,267,268,269,270,273,274],simple_dag:[250,272],simple_log_format:250,simple_map:166,simpledag:250,simplehttpoper:[168,270],simpler:[159,164,176,208,264,269],simplest:[109,166,261],simpletaskinst:63,simpli:[14,40,159,165,173,180,182,194,200,216,234,242,244,249,255,269,272],simplic:[173,216],simplifi:[63,159,165,222,246,272],simul:[159,269,270],simultan:[165,181,186,190,192],sinc:[3,11,12,40,66,71,159,163,164,166,171,173,177,181,182,184,190,191,193,195,207,210,215,216,236,239,248,249,250,251,261,266,267,269,270,272,273],singl:[0,2,40,43,44,48,60,63,74,109,117,153,159,160,161,164,165,166,169,171,173,174,175,181,182,185,187,188,189,190,194,197,198,208,209,218,229,239,246,250,269,272],singleton:9,singular:194,sit:181,site:[181,242,245,250,255],situat:[159,164,175,178,183,199,250,268],six:157,size:[44,155,159,160,164,173,181,198,227,241],skeleton:216,skew:[226,244],skip:[0,40,43,60,63,72,74,97,109,120,129,146,159,160,164,167,173,177,181,182,195,200,208,209,210,216,272,274],skip_all_except:60,skip_exit_cod:[72,206],skip_serve_log:272,skipabl:250,skipmixin:[51,74,109,117,129,146],skipmixin_kei:60,skippedstatepropagationopt:120,sla:[40,43,48,53,61,74,85,97,161,167,181,233,239,244,250,251,269],sla_callback:177,sla_callback_notification_failur:239,sla_email_notification_failur:239,sla_miss:[61,160,241,250],sla_miss_callback:[43,233,250,269],slack:[33,115,194,221,247,250],slack_hook:24,slack_oper:[95,250],slackapioper:168,slackapipostoper:250,slackclient:250,slackwebhookhook:250,slackwebhookoper:250,slamiss:[43,51,177,250],slash:250,slate:250,sleep:[129,159,165,173,174,177,181,210,250,269],sleep_20:177,sleep_30:177,sleep_for_:210,sleeping_task:210,slider:269,slightli:[173,219,250],slim:[264,270],slot:[0,1,5,40,56,120,129,132,149,151,160,164,165,166,167,174,181,199,239],slot_pool:[56,173],slots_avail:[1,3,11],slots_stat:56,slow:[173,181,195,199,202,244,250],slower:[134,159,173,250],slowest:250,slowli:219,slugifi:250,sm:261,small:[87,159,165,169,175,180,181,186,189,215,250,251],smaller:[59,159,173,195,242,250],smart:[0,40,44,58,129,146,167,174,177,181,239,243],smart_sensor:[44,140,175,243,250],smart_sensor_group_shard_xxx:175,smart_sensor_oper:239,smart_sensor_timeout:146,smartsensoroper:[146,175],smell:250,smoke:226,smooth:95,smoothoper:[116,250],smp:242,smtp:[160,214,250,261],smtp_default:[181,203],smtp_host:203,smtp_mail_from:203,smtp_password:[160,203,214],smtp_port:203,smtp_ssl:203,smtp_starttl:203,smtp_user:203,sn:250,snake_cas:272,snakebit:250,snap:219,snapshot:[59,160,215],snippet:[250,256,272],snowflak:[159,194],snowflake_conn_id:250,snowflake_default:250,snowflake_hook:250,snowflakehook:250,snowflakeoper:250,snspublishoper:250,so:[2,3,9,11,14,38,40,43,44,55,57,58,60,63,68,71,109,120,159,161,162,164,165,169,170,173,174,177,179,180,181,182,185,190,194,195,197,198,202,206,210,212,215,216,218,219,220,221,222,227,238,242,244,246,249,250,261,264,266,268,269,270,272,274],social:194,socialcop:250,sock:198,socket:[181,250],soft:250,soft_fail:[129,146,250],softwar:[221,223,227,230,246,247,250,254],sole:[230,245],solo:[181,250],solut:[159,173,195,219,227,246,250,273],solv:[59,165,221,246,250,264],some:[0,2,14,40,43,53,63,132,154,159,160,164,165,166,168,169,171,173,177,178,181,182,183,185,190,194,195,197,199,208,210,214,215,216,217,220,222,225,227,231,234,238,242,244,246,255,259,264,267,268,269,271,272,273,274],some_conn:197,some_funct:269,some_function_in_your_librari:270,some_other_funct:269,some_other_task:164,some_other_xcom_kei:270,some_result_kei:71,some_valu:260,someclass:242,somehow:185,someon:[159,221],somepackag:210,someth:[154,159,165,166,173,174,181,182,189,216,242,250,255,269],sometim:[109,143,159,164,173,180,208,215,216,222,225,227,250,269,270,274],sometimeafterworkdaytimet:216,somewhat:[169,177,269],somewher:[195,227,266,269,270],song:116,soon:[40,43,48,158,185,191,195,216,226,269],sort:[40,43,109,160,164,173,181,250],sortabl:250,sound:[202,269],sourc:[0,1,2,3,4,5,6,7,9,10,11,12,14,16,20,35,38,39,40,41,42,43,44,45,47,48,49,50,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,74,76,78,81,82,83,85,87,88,91,92,97,100,102,107,108,109,111,113,114,116,117,118,120,122,123,124,125,126,127,128,129,131,132,134,136,143,146,147,149,151,153,154,155,157,158,159,164,165,166,173,177,179,181,183,190,194,206,207,208,210,211,215,216,222,230,240,242,245,247,250,251,267,269,270,271],source_bucket_kei:270,source_cod:45,source_conn_id:87,source_format:250,source_object:250,space:[72,160,169,181,206,219,250],spam:250,span:[207,271],spanner:250,spannerdeletedatabaseinstanceoper:250,spannerdeleteinstanceoper:250,spannerdeploydatabaseinstanceoper:250,spannerdeployinstanceoper:250,spannerhook:250,spannerquerydatabaseinstanceoper:250,spannerupdatedatabaseinstanceoper:250,spark:[185,194,219,250],spark_binari:250,spark_default:250,spark_submit_hook:250,sparkcmd:250,sparkjdbc:250,sparkoper:250,sparksql:250,sparksqlhook:250,sparksqloper:250,sparksubmit:250,sparksubmitoper:250,spawn:[164,181,191,250],speak:[9,173,245],spec:[9,181,190,232,250,272],special:[0,40,68,154,162,164,165,167,169,174,175,185,195,199,216,230,250,251,272],specif:[14,16,40,43,48,56,63,134,154,155,159,160,164,166,170,173,177,181,182,184,185,190,195,199,208,215,221,222,227,232,235,238,242,248,251,254,258,259,267,269,270,271,272,273],specifi:[1,14,16,20,38,40,43,44,48,63,69,109,117,120,122,132,151,153,154,157,160,164,165,169,172,173,178,181,182,184,185,190,195,197,198,199,201,210,215,216,219,222,234,235,237,238,242,244,246,248,253,255,260,261,264,267,269,270,272,274],speech:250,speech_to_text:250,speed:[40,159,172,173,181,244,250],speedier:181,spell:250,spend:[245,264],spent:[239,245,271],sphinx:[250,263],sphinx_airflow_them:250,spiderman:[261,266],spin:173,split:[109,159,182,250],splitlin:166,splunk:237,sport:155,spotahom:250,spread:164,spring:268,spuriou:250,sq:[181,250,270],sql1:117,sql2:117,sql:[16,69,76,87,95,107,109,118,140,148,160,173,181,190,194,199,215,238,243,269,271,274],sql_alchemy_conn:[160,195,214,215,242,246,272],sql_alchemy_conn_cmd:[214,246],sql_alchemy_conn_secret:[214,250],sql_alchemy_connect_arg:[215,250],sql_alchemy_max_overflow:250,sql_alchemy_pool_en:250,sql_alchemy_pool_pre_p:250,sql_alchemy_pool_recycl:[195,250],sql_alchemy_pool_s:250,sql_alchemy_schema:[39,250],sql_branch_oper:95,sql_conn:272,sql_engine_collation_for_id:[215,250],sql_engine_encod:250,sql_sensor:140,sql_to_gc:250,sqla:250,sqlalchemi:[39,43,48,56,57,58,59,60,63,69,70,120,181,215,248],sqlalchemy_:215,sqlalchemy_engin:16,sqlalchmei:250,sqlcheckoper:[76,107,117],sqlcommand:250,sqlintervalcheckoper:[76,107,117],sqlite3:[215,220,242],sqlite:[5,12,34,119,181,188,190,193,194,197,205,224,225,238,241,246,250,266,272],sqlite_default:[197,250],sqlite_hook:24,sqlite_oper:95,sqlite_vers:215,sqloper:250,sqlsensor:147,sqlserver:173,sqlthresholdcheckoper:[76,117,250],sqlvaluecheckoper:[76,107,117],sqoop:[194,250],sqoop_hook:250,sqoophook:250,sqoopoper:250,sqs_queue:270,sqshook:[250,270],sqspublishoper:[250,270],sqssensor:250,squar:271,squash:250,src:[215,250],src_fmt_config:250,ss:[184,272],ssd:173,ssh:[41,194,242,246],ssh_execute_oper:250,ssh_hook:250,sshexecuteoper:250,sshhook:[246,250],ssl:[160,181,198,215,250,272],ssl_activ:[250,261],ssl_cacert:261,ssl_cert:[160,250,261,272],ssl_kei:[160,250,261,272],ssm:[126,197,250,259],ssri:250,ssssss:184,ssword:197,stabil:[173,229],stabl:[160,164,181,184,190,222,224,249,250,251,252,269,270],stack:[194,198,221,242,244,250,270],stackdriv:[181,246,250],stackdriver_task_handl:250,stackdrivertaskhandl:[238,250],stacktrac:[2,50,181,250],stage:[177,250,272],stai:[173,250],stale:[181,183,227,250],stall:[181,239,250],stamp:[166,269],standalon:[163,181,250,266],standalone_dag_processor:250,standar:250,standard:[41,117,160,161,164,165,183,194,195,198,203,220,221,222,235,236,238,251,261,267,268,269,272,274],standardtaskrunn:181,standish:247,start:[1,2,3,4,9,10,11,40,43,63,64,66,68,109,132,154,159,160,163,164,165,168,170,171,172,173,177,181,182,183,185,187,190,191,195,198,205,208,215,216,220,221,222,224,235,238,239,241,242,244,247,249,251,256,259,266,267,268,269,270,272],start_airflow:264,start_d:143,start_dat:[40,43,48,53,58,62,63,66,67,74,85,97,154,159,160,164,166,168,173,177,182,190,202,216,231,233,239,241,268,269,270,272,274],start_field_nam:43,start_op:164,start_task:164,startlingli:270,startup:[159,181,183,221,234,242,250],starv:[173,181,239,250],starving_task:239,stat:[0,44,56,173,181,239,250,251],stat_nam:[181,239],stat_name_handl:239,state:[1,2,5,9,10,40,43,48,53,58,63,72,109,120,122,134,146,159,164,165,169,171,173,175,177,181,182,184,188,190,195,199,205,206,226,230,232,233,234,235,239,241,244,269,272,274],state_color:200,stateless:[183,250],statement:[16,87,117,147,159,181,202,215,227,230,249,250,269,273,274],static_babynames_partit:267,static_fold:244,static_url_path:244,staticmethod:197,statist:[163,164,173,250],statsd:[173,181,194,228,237,239],statsd_allow_list:[239,250],statsd_custom_client_path:[239,250],statsd_datadog_en:250,statsd_datadog_tag:250,statsd_host:[239,250],statsd_on:[173,239,250],statsd_port:[239,250],statsd_prefix:[239,250],statu:[2,9,122,159,160,165,169,181,184,185,190,195,210,236,250,251,264,266,269,271,272,273],status:[0,1,2,4,5,12,40,250],status_cod:0,status_poll_interv:250,stave:250,std:181,stderr:[35,160,181,250],stdin:[250,269],stdlibintegr:235,stdout:[35,72,160,181,198,250,269,274],steal:181,step:[159,163,164,165,175,188,198,200,203,205,221,222,223,225,238,250,261,264,269,271],stfpoper:250,stick:225,still:[0,40,53,122,134,160,164,166,169,173,177,178,181,195,210,215,231,234,246,250,252,262,268,272],stmt:250,stop:[117,129,165,181,182,185,246,250,264],stop_op:164,stop_task:164,stopiter:250,stoppag:230,storag:[159,162,169,173,180,181,237,238,246,270,272],storage_bucket:250,storagecli:250,store:[9,10,40,41,43,47,50,55,58,60,61,63,64,65,68,69,126,146,154,155,157,159,160,162,164,166,169,170,173,175,179,181,183,185,190,191,199,201,202,203,205,214,215,227,238,241,244,246,250,255,257,259,266,268,269,272],store_serialized_dag:[44,250],store_to_s3_data_lak:270,store_to_xcom_kei:250,storm:219,str:[0,1,2,3,4,5,9,10,11,12,14,16,20,35,38,40,41,43,44,45,48,53,55,56,57,58,59,63,66,69,70,71,72,74,78,83,87,109,116,117,122,123,124,125,127,128,129,131,132,134,136,143,147,154,155,158,161,164,166,168,170,176,181,182,195,197,198,199,204,210,216,239,244,250,252,261,267,270,272],strai:250,straight:[48,173,181],straighten:241,strang:202,strategi:[178,191,250],stream:[160,181,190,219,250],streamhandl:250,streamlin:250,streamlogwrit:250,strftime:[166,250,270],strict:[190,215,250,272],stricter:272,strictli:[55,183],strictundefin:43,stride:250,string:[38,40,43,45,55,69,71,109,117,124,125,147,160,164,166,168,169,170,177,181,184,195,197,198,199,200,204,214,215,218,242,259,260,267,268,269,270,272,274],string_arg:109,stringfield:197,stringid:39,stringifi:[40,43],strip:250,strive:[159,250],stroke:250,strong:[221,245],stronger:250,strongli:[165,189,244,272,274],structur:[56,159,164,165,166,168,173,185,197,205,206,219,250,260,267,269,270],stub:[198,250,263],stuck:[181,246,250],stuff:109,style:[71,109,165,166,179,199,210,250,272],stylelint:250,sub:[10,44,66,72,83,120,164],sub_dag:[43,250],sub_path:272,sub_process:[35,250],subclass:[40,74,78,97,123,169,177,180,216,249,250,259,268],subcommand:[185,250,267,269,272],subdag:[40,43,44,53,59,95,121,160,167,169,171,243,250,272],subdag_oper:95,subdagoper:[43,120,164],subdir:[160,250,272,274],subdirectori:[136,250],subfold:[164,181,242],subject:[55,63,83,164,168,176,181,197,198,230,231,250],subject_templ:203,sublicens:230,submiss:230,submit:[1,2,4,10,72,165,168,169,173,181,190,191,206,230,250],submit_ev:68,submit_failur:68,submodul:250,subnet:[165,250],subnetwork:250,subpackag:[203,242,250],subpackaged_util_modul:242,subpath:190,subprocess:[2,10,24,40,72,146,173,181,243,250],subprocess_:[35,235],subprocess_hook:72,subprocesshook:[35,235,250],subprocessresult:35,subqueri:250,subscrib:[160,164,190,247,250],subscription_project:250,subscription_project_id:250,subsect:160,subsequ:[69,109,160,165,173,185,210,230,268],subset:[43,160,251],substanti:250,substitut:[168,199,222,250],subsystem:224,subtask:[250,262],subtract:[63,267],succe:[0,40,43,129,132,151,159,164,169,174,177,182,199,233,250,269],succeed:[40,43,63,149,160,164,177,180,195,208,233,239,250,271],success:[1,43,48,63,72,122,134,147,159,160,164,165,177,181,182,195,199,200,203,208,222,233,234,235,239,251,266,267,269,271,272,273],successfulli:[40,58,173,180,227,269],suddenli:[165,177],sudo:[181,220,246,250,262,274],sudoer:262,suffer:[244,249],suffici:[159,221,250,269],suffix:250,suggest:[59,165,244,250,254],suit:[132,199,219,250,264],suitabl:[155,169,199,237,242],sum:[40,166,172,223,250],sum_it:166,sumit:247,summar:[195,226,270],summari:[154,155,157,158,216],summit:173,sundai:[123,153,182,216],sunset:178,superhero:[261,266],supersed:[165,175,230,250],superus:[241,250],supervis:[173,236],supervisor:[173,181],suppli:[35,43,129,160,170,177,181,195,198,213,235,238,250,259,261,267,268,269,274],support:[5,7,12,16,40,56,58,71,122,127,134,160,164,165,167,169,173,178,181,183,193,194,197,205,210,214,215,221,222,224,227,230,231,236,237,244,246,252,253,255,260,261,266,267,268,269,270,273,274],supports_ad_hoc_ti_run:[2,3,9,11],supports_autocommit:16,supports_lineag:[40,231],supportsab:117,suppos:[177,225,234,250,270],suppress:[55,250],suppress_except:55,suppress_logs_and_warn:250,sure:[16,55,63,159,161,165,173,175,181,185,195,202,210,214,215,221,225,231,242,244,246,250,252,255,261,264,268,269,272],surfac:[173,250,269],surgeri:219,surprisingli:[159,202],surround:[197,218],surviv:250,suspend:[40,165],sustain:169,svg:[250,274],svgz:274,swagger2specif:250,swagger:250,swallow:250,swamp:195,swap:[165,173,189,250],swarm:250,swarmoper:250,sweet:181,swp:250,sy:[159,164,242,250],symbol:250,symlink:[222,250],symmetr:256,sync:[1,2,4,5,9,10,12,45,159,173,181,185,190,246,272],sync_metadata:250,sync_parallel:2,sync_perm:[250,272],sync_to_db:[43,44,45,181,250],synchron:[1,2,4,9,10,40,45,59,160,173,177,181,185,214,250,260,264,272],syntact:250,syntax:[0,56,159,164,166,181,202,250,272,273],syscal:215,sysconfig:213,system:[0,1,2,14,40,44,78,122,123,134,153,159,162,164,165,169,170,171,173,174,175,177,180,181,185,190,194,198,199,213,215,224,228,230,236,237,238,242,244,245,246,248,250,255,264,268,270,273],system_path:242,system_site_packag:[109,210,270],systemd:[205,266],systems_manag:181,systemsmanagerparameterstorebackend:[181,250],systemtest:250,t1:[40,195,250,269],t2:[40,206,269],t3:[40,269],t4:40,t5:[40,250],t6:40,t:[2,12,40,42,43,57,63,66,68,69,109,153,157,159,160,161,162,164,165,166,168,170,171,173,175,176,177,181,182,183,189,190,193,195,197,199,202,210,215,216,220,222,225,227,249,251,262,267,268,269,270,272],tab:[16,164,181,182,183,250,255],tabl:[16,43,45,50,57,58,59,63,64,65,69,71,87,117,146,159,160,161,166,168,173,175,183,215,216,227,234,241,244,246,251,267,271,272,274],table_nam:180,table_resourc:250,tableau:[194,250],tabul:250,tag:[43,159,161,164,181,190,195,198,205,216,222,233,245,249,250,269,270,271],tail:[181,250],take:[2,4,5,9,10,12,58,63,68,72,78,109,123,129,132,143,146,147,149,159,160,161,164,165,170,173,174,176,177,181,185,191,195,197,198,213,215,218,225,227,229,231,238,239,244,246,247,248,254,255,262,266,267,269,270,271,272],taken:[72,169,200,206,215,239,250,273],talk:[162,168,169,173,180,269],tall:250,tan:200,tao:247,tar:[215,223],tarbal:[215,250],target:[16,40,78,87,159,164,207,215,249,250,267,272,274],target_field:16,target_low:[78,207],target_tim:[132,151,250],target_times_as_d:78,target_upp:[78,207],task1:[164,177,202,233],task2:[164,177,202,233],task3:[164,177,202,233],task4:164,task:[0,1,2,3,4,5,9,10,11,12,38,40,43,44,48,53,55,56,57,58,60,62,63,65,66,67,68,70,72,74,78,85,97,109,117,120,122,123,129,132,134,146,153,154,163,165,167,168,169,171,172,173,174,175,176,178,179,180,181,183,184,186,187,188,189,190,191,192,193,194,199,201,202,203,204,205,206,208,209,210,216,219,229,231,233,235,236,237,239,241,244,246,248,251,258,262,264,266,267,268,272,273,274],task_1:[210,250],task_2:210,task_3:210,task_4:210,task_5:210,task_6:210,task_7:210,task_:210,task_concurr:[40,74,85,97,250],task_concurrency_exampl:250,task_decorator_factori:198,task_default_arg:40,task_dict:159,task_dur:241,task_fail:[62,160,241,250],task_failed_dep:[250,272],task_failure_alert:233,task_group1:40,task_group2:40,task_group:[40,43,53,66,74,85,97,120,250],task_id:[0,2,38,40,43,48,52,53,57,58,60,61,62,63,65,67,70,72,74,78,85,97,109,123,132,134,146,153,159,160,164,166,168,170,171,176,177,180,181,182,184,195,199,201,204,206,207,208,210,211,216,231,233,235,238,239,250,251,267,268,269,270,272],task_id_1:199,task_ids_or_regex:43,task_info:250,task_inst:[1,3,5,11,40,48,52,57,63,67,146,160,161,180,199,204,210,241,250,267,269,270,274],task_instance_cr:239,task_instance_key_str:[233,250,267],task_instance_mutation_hook:[161,250],task_instance_scheduling_decis:48,task_instances_st:250,task_list:177,task_log_prefix_templ:250,task_log_read:250,task_logging_handl:242,task_map:[65,241],task_must_have_own:161,task_num:44,task_or_task_list:[66,71],task_param:[40,160,272],task_polici:161,task_publish_max_retri:250,task_queu:[9,10,191],task_regex:[160,182,272],task_removed_from_dag:239,task_reschedul:[67,160,241],task_restored_to_dag:239,task_rul:161,task_runn:250,task_stat:272,task_timeout_error:[239,250],task_tri:250,task_try_numb:251,task_tupl:2,task_typ:[38,40,53,161],task_with_templ:190,taskapi:109,taskconcurrencylimitreach:0,taskdecor:[198,250],taskdef:[0,40,165],taskdeferralerror:0,taskfail:[51,241,250],taskflow:[164,165,167,169,177,198,250],taskgroup:[40,53,66,120,167,169,250],taskhandl:250,taskhandlerwithcustomformatt:181,taskinst:[1,2,3,4,5,9,10,11,12,38,40,43,48,51,53,57,65,70,122,129,134,161,173,177,181,188,200,232,241,244,251,272],taskinstanceinceleri:2,taskinstancekei:[1,2,3,4,5,9,10,11,12,40,63,70,122,250],taskinstancemodelview:250,taskinstancenotfound:0,taskinstancest:[43,159],taskinstancestatetyp:[10,63],tasklog:51,tasklogread:250,taskmap:51,taskmapvari:65,taskmixin:[38,40,51,71,250],tasknotfound:[0,250],taskpostexecutehook:40,taskpreexecutehook:40,taskreschedul:[51,241],taskrunn:185,tasks_to_run:5,taskstatechangecallback:[38,40],tasktri:250,tasktupl:1,taylor:247,tb:[43,63,181],tbd:226,tbl:267,tblproperti:250,tcl:215,tcp:[181,264],team1:271,team:[40,44,196,199,208,242,250,254,271,272],team_data:261,team_id_a_from_github:261,team_id_b_from_github:261,team_list:261,team_pars:261,team_payload:261,team_role_map:261,teardown:[159,250],technic:[161,250],techniqu:[173,246,250],telegram:194,tell:[159,160,164,216,242,248,250],temp:[198,250],tempfil:250,templ:250,templat:[38,40,43,53,55,57,63,72,74,83,85,87,109,116,117,122,129,131,132,143,146,149,151,159,160,162,164,167,169,170,177,179,180,181,182,183,198,202,203,205,209,219,222,231,235,240,241,244,270,272,273],template_ext:[38,40,53,72,83,87,109,117,147,199,250],template_field:[38,40,53,71,72,83,87,109,117,122,131,132,134,136,143,147,168,181,183,195,199,250,270],template_fields_render:[40,53,72,83,87,109,117,122,199,250],template_fold:244,template_searchpath:[43,195,206,269],template_typ:170,template_undefin:[43,272],templated_command:269,templated_field:[134,250],templates_dict:[109,143,210],templates_ext:109,tempor:165,temporari:[35,72,131,159,173,198,199,215,223,246,250],temporarili:217,tempstor:215,tempt:[242,270],ten:165,tenac:250,tenant_1:164,tenant_:164,tend:190,term:[171,226,230,270],termin:[1,2,3,4,5,9,10,11,12,177,180,181,182,190,191,212,226,230,242,250,260,264,266,274],terminationprotect:250,test:[16,44,157,168,173,177,181,183,184,190,194,195,205,206,213,215,220,221,222,224,226,227,229,242,244,246,250,255,264,267,272],test_backfill_exampl:250,test_bucket:250,test_complex_templ:250,test_connect:[16,41,197],test_csrf_reject:250,test_cycl:250,test_dag:[159,206,250],test_dag_id:159,test_dag_load:159,test_dag_v1:250,test_env:168,test_execution_limited_parallel:250,test_execution_unlimited_parallel:250,test_integration_run_dag_with_scheduler_failur:250,test_job:250,test_kei:250,test_mark_success_no_kil:250,test_mod:[40,63,217,267],test_my_custom_operator_execute_no_trigg:159,test_password_endpoint:250,test_plugin:[244,250,272],test_run:166,test_scheduler_reschedul:250,test_serialized_db:250,test_sftp_oper:250,test_sharedvolume_mount:190,test_simpl:250,test_sql_sensor:250,test_ssh_oper:250,test_task_id:159,test_trigger_dag_for_d:250,test_view:250,test_volume_mount:[190,272],test_xx:250,testabl:219,testappbuilderbasenomenuview:244,testappbuilderbaseview:[244,272],testdata:250,testdruid:250,testhivemetastorehook:250,testing_project_a:164,testlocalcli:250,testquai:272,testview:272,text:[55,127,197,200,210,214,230,241,250,267,269,271,274],text_to_speech:250,textarea:250,texttospeech:250,textwrap:[269,270],tez:250,tga:274,th:272,than:[40,43,109,117,129,154,159,161,163,164,165,166,167,176,177,181,195,198,199,202,210,215,216,219,221,222,234,242,250,266,268,269,270,272,274],thank:[159,242,246],that_param:197,the_dag:170,thei:[10,40,43,55,60,63,68,87,129,154,159,160,161,162,164,165,166,168,169,171,173,174,175,177,178,180,181,185,189,190,191,194,195,214,216,219,220,221,222,226,231,235,239,242,244,245,250,254,258,262,264,266,267,268,269,270,272,273],thelearn:203,them:[5,14,16,43,44,68,78,159,160,162,164,165,167,169,170,171,173,174,175,177,179,180,181,182,183,188,189,190,191,195,197,199,202,208,210,212,213,218,220,221,222,226,227,229,235,237,238,242,244,246,249,259,264,266,267,268,269,270,272,273,274],theme:250,themselv:[164,169,250],theori:[195,230],therefor:[43,159,166,171,181,215,216,221,242,250,268,272],thereof:230,thi:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274],thin:165,thing:[1,2,4,40,159,165,166,173,174,177,180,195,220,249,250,268,269,272],think:[9,169,177,219,264,269],thinknear:250,third:[168,181,198,230,246,250,261],third_task:[164,169,177],this_dag_will_be_discov:164,this_param:197,this_will_skip:206,thorough:250,those:[9,14,40,43,159,161,164,166,173,175,181,189,190,194,195,197,198,215,220,221,222,226,227,230,242,244,246,250,251,259,264,266,269,272,273,274],though:[109,159,164,165,170,177,181,195,200,214,219,220,221,250,252,269,272],thought:[191,250],thousand:[165,185],thread:[40,72,146,173,190,239,242,250],three:[161,164,165,169,170,172,174,176,177,216,220,242,249,270,272],threshold:[117,234,244],thresholdcheckoper:[76,250],thrift:250,thrift_sasl:250,through:[9,38,40,49,109,129,164,166,169,171,181,182,190,195,197,201,205,210,215,216,220,230,234,242,244,245,248,250,252,261,266,267,268,269,272],throughout:164,throughput:[173,195,250],thrown:[181,195,250],thu:[159,177,195,198,206,231,246,250],thursdai:216,ti:[1,2,3,9,11,38,48,53,57,58,60,62,63,65,109,129,159,164,165,168,181,182,183,203,210,239,241,250,267,270],ti_dag_d:250,ti_dep:[40,53,250],ti_failur:239,ti_kei:[40,70,122,134,146,201],ti_log:250,ti_selector_condit:63,ti_statu:0,ti_success:239,tick:250,ticket:[160,181,250,255],tier:250,tif:274,tiff:274,tighten:255,tile:250,till:177,time:[0,1,5,12,40,42,43,53,55,61,78,129,134,146,149,151,154,155,157,158,159,160,161,163,164,165,166,169,171,173,174,176,177,178,180,181,182,183,186,189,190,191,193,194,199,207,208,210,214,215,216,217,222,227,231,234,236,238,239,241,244,245,246,248,249,251,255,256,260,264,267,271,272,273,274],time_delta:[140,150,243,250],time_delta_sensor:[140,250],time_partit:250,time_sensor:[140,243],timedelta:[38,40,43,44,134,146,149,157,159,161,164,165,171,177,178,181,182,195,208,216,231,233,250,267,268,269],timedeltasensor:[40,132,149,195,250],timedeltasensorasync:149,timedeltatrigg:165,timedoper:161,timefram:63,timeout:[0,40,43,58,129,146,159,160,161,164,165,167,181,185,208,248,250,269,272],timer:250,timerestrict:[154,155,158,216],timesensor:[40,132,151,165],timesensorasync:[151,165],timestamp:[43,50,61,70,157,160,182,215,234,274],timet:[0,43,164,167,182,205,244,250],timetable_descript:[43,241],timezon:[43,154,157,160,165,181,182,195,216,267,268,269],timmin:247,timstamp:250,tini:181,tip:[159,164,250],tischedulingdecis:48,titl:[164,181,205,230,250,272],tk:274,tl:[181,212,249],tlp:250,tls_ca_cert:198,tls_client_cert:198,tls_client_kei:198,tls_hostnam:198,tls_ssl_version:198,tm:250,tmp:[20,160,168,181,190,197,198,215,231,250,255,270,272,274],tmp_dir:198,tmp_file:16,to_cancel:250,to_csv:250,to_delet:250,to_flush:146,to_json:56,to_revis:160,to_task:40,to_vers:160,toc:250,todai:[117,164,216,269],todo:[68,250],togeth:[164,165,167,169,175,177,202,208,221,222,242,269,272,274],toggl:[181,250,251],toi:222,token:[10,159,181,191,197,214,246,250,255,258,259,272],token_kei:261,tokopedia:250,toler:[117,181,199,250,272],tomasz:247,tomorrow:[132,164,216],tomorrow_d:267,tomorrow_ds_nodash:267,ton:250,too:[0,38,129,134,159,165,171,173,181,190,195,215,239,242,249,250,261,268],took:[159,214,250,272],tool:[2,160,168,173,181,188,221,227,234,242,244,245,250,253,264,266,273,274],toolbox:244,toolchain:250,tooltip:[38,250],top:[164,171,173,181,185,202,223,247,248,250,268,271,272],top_level:242,topic:[71,185,253,261,262],topic_project:250,topograph:43,topolog:164,topological_sort:[43,250],tornado:[160,250],tort:230,total:[38,40,53,56,165,166,172,173,177,181,245,250,270],total_entri:250,total_order_valu:[168,270],total_parse_tim:[163,239,250],total_second:250,total_valu:270,total_value_json_str:270,total_value_str:270,touch:[43,254],tougher:250,tour:[266,269],toward:[43,244],towncrier:250,tp:[250,272],tr:63,trace:[180,246,250],traceback:[63,181,250],track:[9,35,61,62,65,67,159,160,181,224,228,230,231,236,241,245,246,250,269],tracker:240,trackeventoper:250,trade:[173,174,230],trademark:230,tradit:[164,165,176,178,272],traffic:245,trail:[43,168,231,250],train:250,transact:[16,43,48,63,159,181,215,250],transfer:[40,86,88,91,92,93,100,102,108,111,113,114,168,201,230,244,248,250],transfer_spec:250,transferspec:250,transfertest:250,transform:[168,181,230,239,250,270],transform_data:168,transform_task:[168,270],transit:[134,182,250,268,272],translat:[230,250],translate_speech:250,transmiss:109,transpar:[165,175,250,271],transport:[181,235,250],trap:250,travers:71,travi:250,travis_wait:250,treat:[72,159,164,198,250,251,262],treatment:250,tree:[43,44,159,160,164,181,182,195,251,269,271],tree_data:181,tree_view:43,tremend:173,trend:271,tri:[63,72,124,127,128,129,146,159,165,181,206,239,242,250,251,252,255],tricki:222,trigger:[0,1,3,5,11,38,40,43,48,51,55,61,63,97,120,122,132,149,151,154,155,157,158,167,169,170,177,184,210,216,233,239,241,251,258,264,266,269,271,272,274],trigger_dag:[181,250,267,272],trigger_dag_id:122,trigger_dagrun:[77,95,243],trigger_execution_date_iso:122,trigger_id:[63,68],trigger_rul:[38,40,53,74,85,97,109,159,164,195,210,269],trigger_run_id:122,trigger_task:[1,5,250],trigger_timeout:63,triggerdag:250,triggerdagrunlink:122,triggerdagrunoper:[122,164],triggerdagrunoperatorlink:250,triggerer_id:68,triggererjob:[160,250],triggerev:165,triggerrul:[38,40,159,164,195,210,250],triggerruledep:250,triggerrunn:250,trim:250,trimmed_pod_id:250,trino:194,trip:173,tripl:250,trivial:250,troubl:[220,242],troubleshoot:[190,209,215,219,221,271],trove:250,true_:210,truli:[155,179,264],truncat:[63,250],truncate_to:63,trust:[181,212,223,250,262],truth:[47,63],truthi:[109,210],try_adopt_task_inst:[1,2,3,9,11],try_numb:[9,58,63,67,146,161,181,203,238,250],ts:[250,267],ts_nodash:267,ts_nodash_with_tz:[250,267],tsai:247,tsql:199,ttl:250,tty:[181,198,250],tue:242,tuesdai:[123,153,216],tunabl:173,tune:[159,167,250],tupl:[1,2,7,16,40,43,48,53,63,165,250,252],turbaszek:247,turn:[63,109,159,163,164,170,173,180,181,182,183,215,250,252,270],turquois:200,tutori:[159,176,182,250,264,266],tutorial_etl_dag:270,tutorial_pg_conn:269,tutorial_taskflow_api:270,tutorial_taskflow_api_etl:270,tutorial_taskflow_api_etl_docker_virtualenv:270,twice:[250,268],twine:250,twitter:250,two:[40,43,78,117,123,159,163,164,165,166,169,171,173,175,176,177,182,185,189,190,197,199,207,208,216,234,246,249,251,267,269,270,272,273,274],txt:[109,190,194,210,222,242,250,261,266],type:[0,1,2,3,7,9,11,14,16,20,35,38,40,41,43,44,45,48,53,55,56,57,58,59,63,69,83,109,117,122,124,125,127,134,146,154,155,157,158,159,160,161,162,167,168,169,170,174,177,181,184,198,199,203,215,216,220,230,234,241,245,248,252,261,267,269,270,272],type_check:198,typeahead:250,typecheck:42,typeddict:56,typeerror:[55,250,270],typic:[40,181,195,215,216,222,227],typing_compat:[14,16,42,43,56,63,154],typograph:159,tz:[159,164,168,177,182,190,195,216,231,233,250,268,269,270],tzinfo:[216,268],tzu:247,u:[160,181,250,262,264,269],ubuntu:[190,220,272],uellendal:247,ui:[14,40,43,63,72,134,154,155,157,158,159,161,162,164,169,171,173,177,180,181,183,184,185,199,205,206,218,227,228,233,238,241,244,246,251,258,259,264,266,267,269,270,272,273],ui_color:[40,53,72,83,85,87,97,109,116,117,120,122,129,134,136,146,147,199],ui_fgcolor:[40,53,117,120,199],uialert:200,uid:[250,264],ujson:183,ultim:[40,269],umask:[160,181,185],un:[9,43,44,69,159,164,250],unabl:[1,2,3,9,11,164,181,224,250],unaffect:250,unam:242,unambigu:197,uname_result:242,unassign:[68,250],unauthent:250,unavail:[238,250],unblock:250,unbound:250,uncaught:160,unchang:[181,250],unclean:250,uncommon:164,uncondition:250,uncov:254,undead:167,undeclar:250,undefin:[43,250,272,273],under:[20,40,43,63,161,164,165,173,177,178,195,197,200,206,215,222,230,244,247,250,252,267,268,269,272],undergo:250,underli:[71,147,165,181,210,244,250],underneath:164,underscor:[43,197,214,218,250,256],understand:[68,164,173,195,208,221,244,245,248,250,261,271],undertak:159,underutil:173,undesir:[181,250],undisclos:254,undocu:250,unexpect:[159,164,182,250],unexpectedli:68,unfamiliar:272,unfinish:250,unfinished_ti:48,unfortun:[38,210,250,268],ungener:250,unhealthi:[181,234,264],uni:250,unicod:[44,250],unicode_liter:250,unicodecsv:250,unicodedecodeerror:195,unidecod:250,unif:[191,250],unifi:273,uniform:190,unilater:207,uninstal:[159,242,250,272],unintend:195,unintent:250,unintention:250,union:[1,38,40,41,43,44,48,53,63,78,83,87,109,117,122,123,132,134,195,198,230,250,252,261],uniqu:[1,2,4,5,9,12,40,63,129,159,162,164,181,190,241,256,267,269,270,273],unit:[164,168,177,181,213,219],unit_test_mod:[217,250],unittest:[159,250],univers:[214,250],unix:[40,198,231,250,262],unix_socket:250,unixnam:63,unixodbc:220,unknown:[223,264],unless:[72,159,160,173,175,181,195,215,216,227,230,250],unlik:[164,165,220,242,264],unlimit:[10,181,191],unlimitedparallel:10,unload:250,unlock:[43,48],unmap:[38,40,53,63,66,166],unmap_kwarg:53,unmapp:[0,166],unmappableoper:0,unmappablexcomlengthpush:0,unmappablexcomtypepush:[0,166],unmet:160,unnecessari:[70,132,199,250],unnecessarili:[181,250],unneed:250,unpack:[109,143,250],unpaus:[68,159,164,184,195,250,269,272],unpickl:250,unpickleable_executor:7,unpin:250,unprocess:250,unqueu:250,unregist:250,unrol:[109,198],unset:250,unsign:250,unstabl:215,unsupport:[181,235,250],untangl:250,untermin:250,until:[0,40,43,48,63,68,71,132,134,147,151,153,159,160,164,165,166,173,174,176,177,182,190,195,197,199,248,250,270],unus:[181,197,222,250],unutil:181,up:[1,9,38,40,43,47,57,59,63,64,70,72,109,129,132,146,149,151,159,160,163,164,165,166,169,171,172,173,174,177,181,182,185,186,190,197,198,199,203,205,212,213,221,226,233,235,239,244,246,259,265,266,268,270,272,273],up_for_reschedul:[177,200],up_for_retri:[63,177,200,250,251],updat:[2,43,48,55,56,59,63,66,69,72,146,159,160,163,168,170,173,175,181,182,183,184,195,200,203,215,218,221,234,238,241,242,244,255,259,261,269,271,272,273,274],update_admin_perm_view:250,update_all_task_st:2,update_dataset:250,update_fab_perm:[195,250],update_rel:66,update_st:48,update_task_st:2,updated_at:58,updatemask:250,updatetaskinstancesst:250,updatind:250,upgrad:[165,168,175,183,190,194,212,215,220,221,225,229,241,242,246,249,264,270],upgrade_check:[272,273],upgradedb:[250,272],upload:[169,179,242,250],upload_salesforce_data_to_s3:270,upload_salesforce_data_to_s3_land:270,upon:[166,181,233,238,250,251,266,268],upper:[78,146,181,197,250],uppercas:[197,218,250],upsert:[159,250],upsight:250,upstart:250,upstream:[38,40,43,53,65,66,117,159,160,164,166,169,172,177,182,195,210,231,250,269],upstream_fail:[5,43,159,164,177,182,200,250],upstream_list:66,upstream_task_id:[43,53,66,250],uranusjr:247,urbaszek:247,uri:[16,41,125,160,181,205,246,250,259,260,270,272,274],url:[38,63,160,164,165,181,197,198,210,212,215,222,231,245,250,260,269,270,272],url_prefix:[160,272],urlencod:197,urlpars:250,us:[0,2,3,5,9,10,11,12,13,14,15,16,17,18,19,21,22,23,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,46,49,52,53,55,56,58,59,60,61,63,66,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,96,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,127,129,130,131,132,133,134,135,137,138,139,141,142,144,145,146,148,149,150,151,152,153,154,155,157,158,159,160,161,162,164,166,167,168,169,170,172,173,174,175,176,177,178,179,180,181,184,185,187,188,189,190,191,193,194,197,198,199,200,201,202,205,206,207,208,210,211,212,213,214,215,216,218,219,220,222,223,224,225,226,227,228,229,230,231,233,234,235,236,237,238,239,241,243,244,245,246,249,251,252,254,256,257,258,259,260,262,266,267,268,271,272,273],usabl:250,usag:[53,159,160,168,171,173,181,197,215,227,234,250,269,270,272,274],use_add_task:270,use_beelin:255,use_dil:[109,198,270],use_job_schedul:159,use_random_password:[250,272],use_row_level_lock:173,use_smart_sensor:[44,175],use_task_execution_d:78,use_task_execution_dai:[123,153],used_group_id:250,used_slot:250,uselegacysql:250,useless:250,user1:[160,181,253,267],user2:[160,181,253],user:[40,43,44,47,53,72,74,109,120,122,134,143,154,155,157,159,163,164,167,170,173,175,176,177,179,181,182,183,185,186,189,192,194,195,197,198,200,205,206,208,213,215,219,220,221,222,223,229,233,236,241,242,244,245,246,247,249,252,253,254,255,261,262,266,267,268,270,272,273,274],user_data:261,user_defined_filt:[43,269],user_defined_macro:[43,195,267,269],user_id:250,user_permiss:251,userguid:[181,250],usermodelview:250,usernam:[16,40,160,162,199,203,215,241,250,251,252,261,264,266,269,272],usr2:160,usr:[206,213,215,222,242,264],usual:[14,53,159,164,171,173,182,189,194,195,208,214,216,221,222,225,227,237,242,250],ut:250,utc:[43,159,164,168,177,181,182,190,195,216,231,233,242,268,269,270],utcdatetim:250,utcnow:[43,165,250,268],utf8:[195,215,250],utf8mb3:250,utf8mb3_bin:[181,215],utf8mb3_general_ci:250,utf8mb4:[181,215],utf8mb4_unicode_ci:215,utf:[35,72,83,131,181,215,242],util:[1,2,3,9,10,11,14,38,40,41,43,44,48,53,60,63,66,69,70,74,78,97,120,123,127,153,159,164,172,173,181,188,190,195,199,200,203,219,220,234,242,258,266,268,270,274],utilis:181,uuid1:250,uuid4:250,uuid:267,ux:250,v0:250,v12:250,v1:[190,250,252,264],v1_delete_opt:181,v1configmapenvsourc:272,v1contain:[190,272],v1containerport:272,v1deleteopt:181,v1emptydirvolumesourc:190,v1envfromsourc:272,v1envvar:272,v1envvarsourc:272,v1hostpathvolumesourc:[190,272],v1localobjectrefer:272,v1objectfieldselector:272,v1objectmeta:190,v1persistentvolumeclaimvolumesourc:272,v1pod:[9,190,229,272],v1podspec:[190,272],v1resourcerequir:272,v1volum:[190,272],v1volumemount:[190,272],v2:[190,250,274],v3:[181,190,215,224],v:[55,116,160,249,272],v_appbuilder_nomenu_packag:244,v_appbuilder_nomenu_view:244,v_appbuilder_packag:[244,272],v_appbuilder_view:[244,272],vacuum:250,val1:[197,267,272],val2:[197,272],val:[63,69,117,160,166,197],valid:[40,43,55,117,154,157,164,167,181,194,195,197,198,202,203,223,234,238,239,240,246,250,252,263,273,274],valid_mod:129,validate_command:1,validate_mapped_argu:40,validate_mapping_kwarg:53,validate_schedule_and_param:43,validationsourc:53,valu:[0,3,11,14,16,38,40,41,43,53,55,63,64,65,68,69,70,71,109,117,123,124,125,127,128,129,134,143,146,147,153,154,159,161,164,166,168,170,172,173,176,177,179,180,181,182,183,184,189,190,191,197,198,199,202,203,204,210,211,214,215,216,218,234,235,238,241,242,252,255,256,258,259,260,261,264,267,268,269,270,271,272,273,274],valuabl:[233,245,249],value1:[181,182,267],value2:[181,267],value_from:272,valuecheck:250,valuecheckoper:[76,250],valueerror:[38,55,117,190,197,250],valuefrom:190,van:247,vanilla:250,vanish:177,var_a:260,var_b:260,var_env_prefix:125,vari:[173,177,264],variabl:[0,35,51,72,109,124,125,126,127,128,131,165,167,168,176,180,181,183,184,185,188,190,194,198,200,203,205,206,210,214,215,217,222,238,240,241,242,244,246,251,256,257,258,259,266,269,272,273,274],variable_kei:251,variable_nam:[159,179,218],variableaccessor:250,variablejsonaccessor:250,variables_file_path:[127,260],variant:[65,165,181,250],varieti:[159,170,237],variou:[43,126,159,161,173,195,200,221,227,250,272],vast:2,vault:[159,194,197,214,250],vaultbackend:250,ve:[166,170,250,269],vendor:[164,250],venv:[222,242,250],ver:242,verb:250,verbal:230,verbos:[43,63,160,250,269],veri:[40,63,159,160,164,165,168,169,172,180,181,183,185,190,195,229,231,247,250,254,264,266,269,270],verif:250,verifi:[48,159,181,197,221,234,250],verify_integr:48,verify_ssl:250,version:[47,59,109,164,165,173,174,175,176,179,181,182,183,184,194,196,197,198,200,214,215,218,219,220,221,222,223,224,225,230,242,244,251,252,259,264,266,270,272,273,274],version_ad:250,versionconflict:250,versions_ad:250,versu:220,vertica:194,vertica_to_mysql:250,verticahook:250,verticaoper:250,vevo:250,via:[3,7,9,11,14,44,55,63,70,71,72,159,162,164,165,167,169,170,174,177,179,181,189,190,194,197,198,199,201,206,208,210,215,221,222,223,224,227,235,236,238,241,242,244,251,254,255,258,259,264,266,267,269,270,272,273],viabl:250,video:250,video_intellig:250,view:[40,43,55,70,159,160,162,164,166,169,181,182,183,195,197,238,240,241,245,246,251,252,258,259,269,270,272],viewabl:181,viewer:[160,241,261,272],viewer_permiss:251,viewmenu:250,vikram:247,vikramkoka:247,violat:[0,161,181,195,250],virtual:[210,221,227],virtualenv:[109,164,194,210,222,227,250,270],virtualenv_python:210,virtualenv_string_arg:109,virtualenv_task:210,virtualenvoper:250,visibl:[40,164,166,177,181,185,227,250],visible_to:250,visibleto:250,vision:250,visit:[146,200,215,245,266,272],visitor:245,visual:[159,167,169,208,219,236,244,250,269,271],vm:255,vml:274,vmlz:274,volum:[190,246,250,260,264,272],volume_config:272,volume_mount:[190,272],volume_mount_test:190,volume_task:190,volumeclaim:250,volumemount:[190,272],vrml:274,vs:[167,222,250,266,273],vulner:250,vx:249,w503:250,w:[160,190,198,250,269],wa:[0,16,40,43,48,55,58,59,63,109,122,134,146,154,155,157,163,164,166,170,173,177,181,183,184,194,195,205,215,216,227,230,234,239,242,247,250,251,252,267,268,272,273,274],wai:[16,40,66,69,72,120,159,164,165,166,169,170,173,175,177,180,181,182,185,195,197,198,199,210,214,215,218,221,222,227,238,242,244,246,248,249,250,251,254,257,259,261,262,264,267,268,269,271,272],wait:[1,2,4,10,40,43,122,129,132,134,136,143,146,149,151,153,159,160,164,165,169,171,173,174,177,181,185,191,208,210,269,270],wait_for_0100:132,wait_for_complet:122,wait_for_don:250,wait_for_downstream:[40,53,63,74,85,97,195,269],wait_for_empty_queu:171,wait_for_transfer_job:250,waiter:250,waitonehoursensor:165,walk:[66,267,269],walker:[247,250],wall:[164,268],want:[1,2,4,10,12,14,40,43,63,70,72,117,134,153,159,160,161,164,165,166,168,172,173,176,177,178,180,181,182,185,189,190,194,195,196,197,199,201,202,203,206,210,214,215,216,220,221,222,223,225,227,232,235,238,239,242,244,246,250,252,255,258,259,261,264,266,268,269,270,272,273,274],warehous:250,warn:[14,55,69,165,170,181,200,223,249,250,264,272],warn_deployment_exposur:261,warrant:274,warranti:[230,250],wasb:181,wasb_task_handl:250,wasbhook:250,wasbtaskhandl:250,wast:[71,165,199],watch:[9,116,159,195,213],watcher:[9,190,250],watcher_exampl:159,watcher_queu:9,wbmp:274,we:[3,5,9,11,12,38,40,55,56,57,58,63,66,68,69,117,132,146,159,160,164,165,166,168,170,173,175,177,179,183,186,189,190,195,197,198,201,210,215,216,220,222,224,226,229,237,238,242,244,245,246,249,250,251,254,261,264,266,268,269,270,272,273,274],web:[0,72,134,154,155,157,158,160,164,181,182,185,194,197,199,203,206,216,228,234,237,238,241,244,245,251,252,253,255,269],web_hdf:152,web_hdfs_sensor:140,web_server_port:261,web_server_ssl_cert:261,web_server_ssl_kei:261,web_server_url_prefix:181,webhdf:[36,194,250],webhdfs_hook:24,webhdfshook:250,webhdfssensor:250,webhook:250,webp:274,webpack:250,webpag:[245,250],webserv:[40,43,50,59,70,154,159,164,169,183,190,197,200,212,214,227,234,238,240,242,251,252,254,264,266,268,269,272],webserver_1:264,webserver_config:[250,261],webservic:250,websit:[181,198,215,222,250,251],webui:250,wednesdai:216,week:[123,153,182,200,211],week_dai:[123,153,211],weekdai:[95,140,216,243],weekday_sensor:250,weekdaybranchoper:250,weekend:216,weekend_check:153,weekli:[182,208,267],weight:[38,40,167,171,175,181,183,195,250],weight_rul:[38,40,53,74,85,97,172,250],weightrul:[38,40,172],welcom:200,well:[14,40,55,63,71,159,164,165,166,167,169,174,175,176,177,180,181,185,190,195,197,200,215,221,222,223,231,236,242,245,246,250,251,264,269,270,272,273],were:[1,2,3,9,11,40,43,109,160,161,165,173,190,194,195,198,210,215,222,242,250,272,273],werkzeug:[181,250],wget:215,what:[16,40,43,44,63,72,109,159,162,164,167,169,172,177,181,182,197,198,199,205,209,216,220,221,231,245,246,249,261,262,267,268,272],whatev:[74,78,97,123,154,155,157,173,185,200,210,220],wheel:[242,250],wheelhous:250,when:[0,1,2,3,4,5,9,10,11,14,40,41,42,43,44,50,53,55,58,59,60,63,64,68,69,70,72,74,78,83,85,87,109,116,117,122,129,132,134,136,143,146,149,151,153,154,155,157,158,159,160,164,165,166,168,169,170,171,172,173,174,175,176,177,180,181,183,185,188,190,191,193,194,197,198,199,200,201,202,204,206,207,208,209,210,212,214,215,216,219,220,221,222,225,226,231,233,234,235,238,239,241,242,245,246,248,249,251,252,255,258,259,260,261,264,266,267,268,269,270,271,272,273,274],whenev:[40,43,159,165,180,181,199,208,221],where:[2,10,16,40,43,63,68,109,117,127,143,154,155,157,159,160,164,165,169,172,173,177,178,180,181,182,185,194,195,199,206,215,218,221,222,230,231,242,245,246,249,250,255,260,264,268,269,271,272,273,274],wherea:[173,250,272],wherev:[40,230],whether:[16,40,43,44,48,59,63,109,117,120,122,154,155,159,160,165,173,181,183,190,198,207,210,227,230,234,245,250,267,268,273],which:[0,1,10,16,35,40,43,55,58,60,63,67,70,71,72,109,117,120,131,132,146,147,151,159,160,163,164,165,169,170,171,172,173,175,177,180,181,182,183,185,189,190,191,192,194,195,198,199,201,202,203,204,206,208,210,214,215,216,220,221,222,226,230,232,234,235,236,237,238,239,242,243,245,246,248,249,250,251,252,259,262,264,266,267,268,269,270,272,273,274],whilst:173,white:250,whitespac:[185,250],whl:[223,242],who:[159,181,221,242,244,245,250,251,261,270],whole:[44,72,129,159,169,173,182,199,202,230,244,250,264,270],whole_directori:231,whom:230,whose:[58,164,168,197,199],why:[160,164,223,245,268],wide:[159,161,250],widget:[14,197,250],width:250,wiedmer:247,wiki:[250,272],wikipedia:272,wildcard:250,wildli:224,window:[146,177,178,180,222,224,246,250,260,264],winrm:194,wip:250,wire:185,wise:159,wish:[0,164,165,166,197,222,233,250,252,254,261,266,270,273],with_try_numb:63,within:[40,43,44,55,63,69,72,117,136,146,160,163,164,177,180,182,184,185,190,192,195,198,199,210,213,214,218,229,230,234,238,240,246,250,252,267,269,270],without:[0,40,43,48,55,63,109,117,146,154,155,157,159,160,161,162,164,172,173,176,177,181,183,185,194,197,198,199,202,210,212,215,218,221,230,236,238,246,249,250,252,256,267,270,272],won:[40,43,173,176,181,183,195,197,210,220,272],word:[160,177,182,197,238,250,258,268,271],work:[2,4,5,9,10,12,35,71,72,109,146,157,159,160,164,165,167,169,173,176,181,184,185,190,191,195,198,199,201,202,205,206,214,215,216,219,221,222,224,226,230,231,234,238,239,244,249,252,255,259,262,264,266,268,270,272,273,274],workaround:250,workdai:216,workday_timetable_plugin:216,workdaytimetableplugin:216,worker:[2,10,43,68,129,132,149,151,164,165,169,171,173,174,177,183,185,186,187,189,191,194,195,197,199,214,219,220,229,233,237,242,244,255,262,264,268,269,270,272],worker_1:264,worker_annot:250,worker_autoscal:250,worker_concurr:185,worker_container_image_pull_polici:[250,272],worker_container_repositori:272,worker_container_tag:272,worker_dags_fold:250,worker_enable_remote_control:250,worker_log_server_port:238,worker_machine_typ:250,worker_pod_pending_timeout:250,worker_service_account_nam:272,worker_timeout:[160,272],worker_umask:185,workerchildprocess:185,workerclass:160,workerprocess:185,workflow:[66,97,109,166,169,211,219,222,248,250,266,270,273],workgroup:250,working_dir:198,workload:[68,165,167,190,244,246,250,254],workspac:197,workstat:264,world:[43,164,195,201,206,218,268,269],worldwid:230,worri:[221,223,227,249,269],wors:198,worth:[159,208,248,270],would:[40,43,44,55,71,109,154,155,157,159,164,165,166,171,173,178,181,182,183,185,195,197,200,202,214,215,216,218,219,227,242,250,255,269,270,272,273],wrap:[2,43,181,216,250,269],wrapper:[2,3,11,40,146,165,250,264],writabl:250,write:[45,57,59,63,69,71,162,164,167,173,175,176,180,181,183,189,190,195,198,219,230,232,242,244,251,252,259,262,264,269,270,272,273],write_dag:59,write_stdout:250,writer:[159,242,268],written:[59,72,159,165,176,178,182,230,246,250,269,270,272],wrong:[180,227,250,269],wrongli:250,ws:250,wsgi:238,wsl2:224,wsl:222,wtf:250,wtform:[14,195,197,250],www:[116,160,164,200,201,215,230,240,244,250,251,261,272],www_rbac:250,x11:274,x1:40,x2:40,x3:40,x4:40,x5:40,x6:40,x86_64:242,x:[40,57,155,160,166,170,173,181,184,195,212,224,239,246,249,250,252,260,264,267,270],x_frame_en:261,xcom:[0,40,51,53,60,63,65,71,72,109,129,159,160,164,166,167,168,169,176,177,179,181,185,198,201,210,231,241,251,258,269,272],xcom_al:198,xcom_arg:51,xcom_backend:180,xcom_execution_date_iso:122,xcom_kei:251,xcom_pul:[40,63,71,164,168,180,250,270],xcom_push:[40,63,164,180,250,270],xcom_return_kei:[40,63,70,71],xcom_run_id:122,xcom_sidecar:250,xcom_skipmixin_follow:60,xcom_skipmixin_kei:60,xcom_skipmixin_skip:60,xcom_valu:[129,164],xcomarg:[40,71,166,176,250,270],xcomentri:[251,272],xcomformappingnotpush:0,xcomresult:71,xd:247,xdot1:274,xdot:274,xdot_json:274,xero:250,xiaodong:[247,250],xinbin:247,xinbinhuang:247,xlib:274,xml:255,xss:250,xst:255,xxx:250,xxxx:250,xxxxxxxxxxx:240,xzf:215,y:[117,160,166,170,215,220,239,246,249,250,260,267,270],yaml:[9,14,40,57,63,127,164,180,181,190,199,202,234,241,250,260,269,272,273,274],yaml_fil:202,yamllint:250,yandex:[194,250],yang:247,yarn:250,yarnpkg:250,ye:[117,160,249,250],year:[182,250,268,271],yearli:182,yellow:200,yesterdai:[117,134,216],yesterday_d:267,yesterday_ds_nodash:267,yet:[40,43,48,53,63,129,165,173,177,181,182,183,224,250,255,271],yet_another_funct:269,yield:[43,63,165],yieldr:250,yml:[221,250],you:[12,14,16,35,38,40,41,43,48,55,63,70,71,72,109,117,120,124,125,134,153,159,160,161,162,163,164,165,166,167,168,169,170,171,172,174,175,176,177,179,180,181,182,183,184,185,186,187,188,189,190,193,194,195,196,197,198,199,200,201,202,203,205,206,210,212,213,214,215,216,217,218,219,220,221,222,223,224,225,228,229,230,231,232,233,234,235,238,239,240,241,242,244,245,246,249,251,252,253,254,255,256,258,259,260,261,262,265,266,267,268,269,270,271,272,273,274],your:[14,38,40,43,55,109,117,120,124,125,143,160,161,162,164,165,166,167,168,169,170,175,176,177,179,180,181,182,183,185,186,187,188,189,190,195,196,197,198,199,200,201,202,203,204,206,209,211,212,213,214,215,216,218,219,220,221,222,227,230,231,232,233,234,235,238,239,244,245,246,248,253,255,256,261,262,264,266,267,268,269,270,271,272,273,274],your_data_model:250,your_fernet_kei:256,your_modul:261,your_security_manager_class:261,your_sess:250,yourappemail:261,yourself:[166,220],youtub:116,yq:274,yt_link:116,yu:247,yum:[215,220],yuqian90:247,yyyi:[160,168,184,195,267,272],yyyymmdd:267,z:[164,249,250],za:164,zadd:250,zego:250,zendesk:[37,194,250],zendesk_hook:24,zero:[48,72,117,147,167,181,190,206,234,239,250,272],zhong:[247,250],zhongjiaji:247,zincrbi:250,zip:[43,44,164,166,242],zombi:[167,181,239,250],zombies_kil:239,zone:[43,241,250],zookeep:173,zoom:[164,250],zope:250,zsh:250,zshrc:274,zymergen:250},titles:["<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.exceptions</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.executors.base_executor</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.executors.celery_executor</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.executors.celery_kubernetes_executor</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.executors.dask_executor</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.executors.debug_executor</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.executors.executor_constants</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.executors.executor_loader</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.executors</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.executors.kubernetes_executor</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.executors.local_executor</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.executors.local_kubernetes_executor</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.executors.sequential_executor</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.S3_hook</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.base</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.base_hook</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.dbapi</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.dbapi_hook</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.docker_hook</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.druid_hook</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.filesystem</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.hdfs_hook</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.hive_hooks</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.http_hook</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.jdbc_hook</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.mssql_hook</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.mysql_hook</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.oracle_hook</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.pig_hook</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.postgres_hook</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.presto_hook</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.samba_hook</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.slack_hook</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.sqlite_hook</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.subprocess</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.webhdfs_hook</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.hooks.zendesk_hook</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.abstractoperator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.base</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.baseoperator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.connection</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.crypto</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.dag</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.dagbag</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.dagcode</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.dagparam</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.dagpickle</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.dagrun</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.db_callback_request</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.errors</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.log</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.mappedoperator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.param</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.pool</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.renderedtifields</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.sensorinstance</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.serialized_dag</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.skipmixin</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.slamiss</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.taskfail</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.taskinstance</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.tasklog</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.taskmap</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.taskmixin</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.taskreschedule</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.trigger</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.variable</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.xcom</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.models.xcom_arg</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.bash</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.bash_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.branch</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.branch_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.check_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.dagrun_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.datetime</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.docker_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.druid_check_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.dummy</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.dummy_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.email</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.email_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.empty</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.gcs_to_s3</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.generic_transfer</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.google_api_to_s3_transfer</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.hive_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.hive_stats_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.hive_to_druid</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.hive_to_mysql</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.hive_to_samba_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.http_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.jdbc_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.latest_only</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.latest_only_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.mssql_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.mssql_to_hive</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.mysql_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.mysql_to_hive</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.oracle_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.papermill_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.pig_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.postgres_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.presto_check_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.presto_to_mysql</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.python</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.python_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.redshift_to_s3_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.s3_file_transform_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.s3_to_hive_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.s3_to_redshift_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.slack_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.smooth</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.sql</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.sql_branch_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.sqlite_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.subdag</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.subdag_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.trigger_dagrun</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.operators.weekday</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.secrets.base_secrets</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.secrets.environment_variables</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.secrets</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.secrets.local_filesystem</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.secrets.metastore</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.base</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.base_sensor_operator</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.bash</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.date_time</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.date_time_sensor</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.external_task</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.external_task_sensor</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.filesystem</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.hdfs_sensor</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.hive_partition_sensor</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.http_sensor</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.metastore_partition_sensor</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.named_hive_partition_sensor</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.python</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.s3_key_sensor</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.s3_prefix_sensor</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.smart_sensor</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.sql</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.sql_sensor</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.time_delta</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.time_delta_sensor</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.time_sensor</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.web_hdfs_sensor</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.sensors.weekday</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.timetables.base</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.timetables.events</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.timetables</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.timetables.interval</span></code>","<code class=\"xref py py-mod docutils literal notranslate\"><span class=\"pre\">airflow.timetables.simple</span></code>","Best Practices","Command Line Interface and Environment Variables Reference","Cluster Policies","Connections &amp; Hooks","DAG File Processing","DAGs","Deferrable Operators &amp; Triggers","Dynamic Task Mapping","Concepts","Operators","Architecture Overview","Params","Pools","Priority Weights","Scheduler","Sensors","Smart Sensors","TaskFlow","Tasks","Timetables","Variables","XComs","Configuration Reference","DAG Runs","DAG Serialization","Deprecated REST API","Celery Executor","CeleryKubernetes Executor","Dask Executor","Debug Executor","Executor","Kubernetes Executor","Local Executor","LocalKubernetes Executor","Sequential Executor","Reference for package extras","FAQ","Add tags to DAGs and use it for filtering in the UI","Managing Connections","Creating Custom <code class=\"docutils literal notranslate\"><span class=\"pre\">&#64;task</span></code> Decorators","Creating a custom Operator","Customizing the UI","Define an operator extra link","Dynamic DAG Generation","Email Configuration","Export dynamic environment variables available for operators to use","How-to Guides","BashOperator","BranchDateTimeOperator","Cross-DAG Dependencies","Using Operators","PythonOperator","BranchDayOfWeekOperator","Running Airflow behind a reverse proxy","Running Airflow with systemd","Setting Configuration Options","Set up a Database Backend","Customizing DAG Scheduling with Timetables","Using the Test Mode Configuration","Managing Variables","Apache Airflow Documentation","Dependencies","Installation","Installation from PyPI","Installing from Sources","Prerequisites","Setting up the database","Supported versions","Upgrading Airflow to a newer version","Integration","Kubernetes","License","Lineage","Listeners","Callbacks","Checking Airflow Health Status","Error Tracking","Logging &amp; Monitoring","Logging and Monitoring architecture","Logging for Tasks","Metrics","Tracking User Activity","Reference for Database Migrations","Modules Management","Operators and Hooks Reference","Plugins","Privacy Notice","Production Deployment","Project","Python API Reference","Airflow's release process and version policy","Release Notes","Access Control","API","Flower","Security","Kerberos","Fernet","Secrets","Masking sensitive data","Secrets Backend","Local Filesystem Secrets Backend","Webserver","Workload","REST API Reference","Running Airflow in Docker","Quick Start","Running Airflow locally","Templates reference","Time Zones","Tutorial","Tutorial on the TaskFlow API","UI / Screenshots","Upgrading from 1.10 to 2","Upgrade Check Script","Using the Command Line Interface"],titleterms:{"0":[250,272],"01":250,"02":250,"03":250,"04":250,"05":250,"06":250,"07":250,"08":250,"09":250,"1":[194,195,250,272],"10":[194,250,272],"1000":195,"11":250,"12":250,"13":250,"14":250,"15":[250,272],"16":250,"17":250,"18":250,"19":250,"19825":250,"2":[250,272],"20":250,"2016":250,"20165":250,"2017":250,"2018":250,"2019":250,"2020":250,"2021":250,"2022":250,"20759":250,"20975":250,"21":250,"21135":250,"21205":250,"21472":250,"21505":250,"21538":250,"21640":250,"21734":250,"21798":250,"21815":250,"21816":250,"22":250,"22167":250,"22284":250,"22607":250,"23":250,"23222":250,"24":250,"25":250,"28":250,"29":250,"3":[250,272],"30":250,"3rd":221,"4":[250,272],"5":[250,272],"50000":250,"6":[250,272],"6000":250,"7":[250,272],"8":250,"9":250,"break":250,"case":190,"class":[0,1,2,3,4,5,7,9,10,11,12,14,16,20,35,38,40,41,42,43,44,45,47,48,49,50,51,52,53,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,74,76,78,81,82,83,85,87,88,91,92,97,100,102,107,108,109,111,113,114,116,117,118,120,122,123,124,125,126,127,128,129,131,132,134,136,143,146,147,149,151,153,154,155,157,158,250],"default":[164,203,250,251,262,268,269],"do":[166,173,195,250],"export":[160,197,204,250,274],"function":[2,9,39,40,41,42,43,51,53,63,70,78,109,117,127,129,250],"import":[160,242,250,269],"new":[175,195,250],"null":250,"public":251,"return":250,"switch":[250,272],"true":250,A:250,But:[190,270],For:250,If:250,It:[269,270],No:264,Not:250,On:164,One:173,The:[164,250],To:182,__init__:[242,250],_py_getargcargv:222,about:[190,250],abstractoper:38,accept:250,access:[246,250,251,264,270],access_control_allow_head:181,access_control_allow_method:181,access_control_allow_origin:181,access_logfil:181,access_logformat:181,accord:250,account:[246,250],activ:240,activate_dag_run:250,ad:[170,198,242,250,258,269,270,273],adapt:259,add:[159,160,196,200,201,242,250],add_xcom_sidecar:250,admin:[250,251],advanc:238,affect:250,after:[159,200],airflow:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,194,195,200,212,213,219,220,221,222,227,234,242,244,249,250,255,259,261,264,266,272,273,274],airflow_gpl_unidecod:250,airflow_hom:250,airflowignor:[164,250],airflowmacroplugin:250,alert:200,align:250,all:[166,250],allow:195,allow_illegal_argu:181,allow_trigger_in_futur:181,along:250,although:250,amazon:[246,250],an:[199,201,250,274],analytics_id:181,analytics_tool:181,annot:250,anoth:[195,261],apach:[194,219,250,259],api:[181,184,248,250,252,263,264,270,272],api_cli:181,api_rev:181,appendix:272,appli:273,apply_default:250,approach:173,ar:[195,244,250],arbitrari:197,architectur:[169,185,237],argument:[160,164,166,210,250,269],ascii:195,ask:264,assign:[164,250],athena:250,athenasensor:250,atla:181,attribut:[1,2,7,9,10,14,35,38,39,40,41,42,43,45,51,53,59,60,63,69,70,122,125,126,127,146,157,250],audit_view_excluded_ev:181,audit_view_included_ev:181,auth:[160,250],auth_backend:[181,250],authent:[246,250,252,253,255,261],author:261,auto:198,auto_refresh_interv:181,autodetect:250,automat:[166,244,250],avail:[165,204,250],aw:[203,250],awai:195,await:250,awar:[250,268],aws_default:250,awsbatchoper:250,azur:250,backend:[180,181,197,215,231,246,248,250,259,260],backend_kwarg:181,backfil:[160,182,269,274],backport:272,backup:159,base:[14,39,129,154,190,195,250,251,261],base_executor:1,base_googl:250,base_hook:15,base_log_fold:181,base_secret:124,base_sensor_oper:130,base_url:181,basehook:250,baseoper:[40,248,250],baseoperatorlink:250,basesensoroper:[248,250],bash:[72,131,250,274],bash_oper:73,bashoper:[206,250],bashtaskrunn:250,basic:252,batch:250,been:250,befor:[159,200,264],before_send:181,begin:264,behavior:250,behaviour:[160,250],behind:212,being:273,best:[159,227,242],between:[220,270],bewar:274,beyond:219,bigqueri:250,bigquerybasecursor:250,bigquerycreateemptydatasetoper:250,bigquerycreateemptytableoper:250,bigquerygetdatasettablesoper:250,bigqueryhook:250,bit:250,bitwis:250,boto3:250,branch:[74,164],branch_oper:75,branchdatetimeoper:207,branchdayofweekoper:211,branchpythonoper:250,breadcrumb:235,broker_url:181,bug:250,build:244,built:242,bump:250,bundl:194,button:250,calendar:271,call:250,callback:[233,250,272],can:[166,173,250],cascad:274,catchup:182,catchup_by_default:[181,250],ccach:181,celeri:[160,181,185,234,250],celery_app_nam:181,celery_broker_transport_opt:181,celery_config_opt:181,celery_executor:2,celery_kubernetes_executor:[3,181],celery_logging_level:181,celeryexecutor:190,celerykubernet:186,celerykubernetesexecutor:186,cfg:250,chain:250,chang:[159,250,272],changelog:250,charact:[195,197],chart:[221,229,246,271],cheat:160,check:[159,160,234,250,272,273],check_oper:76,check_sla:181,child_process_log_directori:[181,250],choos:215,classic:166,clean:[160,264],cleanup:160,clear:[160,250],clear_task_inst:250,cli:[181,182,197,234,250,264,272],cloud:[246,250],cloud_build:250,cloud_storage_transfer_servic:250,cloudant:250,cloudanthook:250,cloudbuildcreatebuildoper:250,cloudbuildhook:250,clouddatastoreexportentitiesoper:250,clouddatastoreimportentitiesoper:250,clouddatatransferservicecreatejoboper:250,clouddatatransferservicehook:250,cluster:[161,234,246,250],cluster_address:181,cluster_context:181,cncf:250,code:[159,195,202,271],colored_console_log:181,colored_formatter_class:181,colored_log_format:181,colour:200,column:250,command:[160,222,250,264,269,274],committ:247,common:250,commun:[159,250,259],comparison:190,compat:259,complet:[198,269,274],complex:159,compon:250,compos:264,compress_serialized_dag:181,comput:246,concept:[167,268],concurr:250,conf:250,config:[160,250],config_fil:181,configur:[173,177,181,190,202,203,214,215,217,238,242,246,250,259,272],conn_id:250,conn_typ:250,connect:[41,159,160,162,197,250,259,260,274],consider:274,consist:250,constant:166,constraint:222,construct:195,consum:270,contain:[180,195,246],content:[0,1,2,3,4,5,6,7,9,10,11,12,14,16,20,35,38,39,40,41,42,43,44,45,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,74,76,78,81,82,83,85,87,88,91,92,97,100,102,107,108,109,111,113,114,116,117,118,120,122,123,124,125,126,127,128,129,131,132,134,136,143,146,147,149,151,153,154,155,157,158,160],context:[250,270,271],context_manager_dag:250,contrib:250,control:[164,169,195,250,251],cookie_samesit:[181,250],cookie_secur:181,copy_expert:250,cor:252,core:[181,194,222,250,259],counter:239,crash:190,creat:[159,160,195,197,198,199,242,250,274],create_dagrun:250,create_seg:250,createjobflow:250,creation:269,cron:[182,268],cross:208,cross_downstream:250,crypto:42,csrf:244,custom:[159,162,180,197,198,199,200,216,250,251,264,273],customsqlainterfac:250,cycl:226,dag:[43,159,160,161,163,164,170,173,182,183,190,195,196,200,202,208,216,248,250,251,268,269,270,271,272,274],dag_concurr:181,dag_default_view:181,dag_dir_list_interv:[181,250],dag_discovery_safe_mod:[181,250],dag_file_processor_timeout:181,dag_ignore_file_syntax:181,dag_orient:181,dag_processor_manager_log_loc:[181,250],dag_run_conf_overrides_param:181,dag_run_st:250,dag_stat:250,dagbag:[44,250],dagbag_import_error_traceback:181,dagbag_import_error_traceback_depth:181,dagbag_import_timeout:181,dagcod:45,dagparam:46,dagpickl:47,dagrun:[48,250],dagrun_oper:77,dags_are_paused_at_cr:181,dags_fold:181,dashboard:200,dask:[181,187,250],dask_executor:4,daskexecutor:250,data:[159,166,182,202,250,258,269],databas:[159,173,181,195,197,215,225,234,241,246,250,264,274],dataflow:250,dataflowcreatejavajoboper:250,dataflowcreatepythonjoboper:250,dataflowhook:250,dataflowtemplatedjobstartoper:250,dataproc:250,dataproccreateclusteroper:250,dataprochook:250,dataprocsubmithadoopjoboper:250,dataprocsubmithivejoboper:250,dataprocsubmitpigjoboper:250,dataprocsubmitpysparkjoboper:250,dataprocsubmitsparkjoboper:250,dataprocsubmitsparksqljoboper:250,datastor:250,datastorehook:250,date:173,date_tim:132,date_time_sensor:133,datetim:[78,250,268],db:[159,160],db_callback_request:49,dbapi:16,dbapi_hook:17,deactiv:164,deactivate_stale_dags_interv:181,deal:195,debug:[181,188],debug_executor:5,declar:164,decor:[164,198,250,270],default_capac:181,default_cpu:181,default_dag_run_display_numb:[181,250],default_disk:181,default_email_on_failur:181,default_email_on_retri:181,default_gpu:181,default_hive_mapred_queu:181,default_imperson:181,default_own:181,default_pool_task_slot_count:[181,250],default_queu:[181,250],default_ram:181,default_task_execution_timeout:181,default_task_retri:181,default_task_weight_rul:181,default_timeout:181,default_timezon:181,default_ui_timezon:181,default_wrap:181,deferr:[165,175],defin:[199,201,216,250],definit:[269,270],delai:195,delet:[159,160,164,274],delete_option_kwarg:181,delete_worker_pod:181,delete_worker_pods_on_failur:181,delta:268,deni:250,dep:[160,250],depend:[160,164,208,220,250,269,270],dependency_detector:181,deploy:[221,246,261],deprec:[181,184,194,249,250],deprecated_api:250,descript:[216,250],devel_al:250,dict:[197,250],did:195,differ:[183,195,220,250],direct:250,directori:242,disabl:[159,170,175,250,252,261],discoveri:250,displai:[216,250,274],doc:[194,250],docker:[221,250,264,270],docker_hook:18,docker_oper:79,dockeroper:250,document:[164,219,250,269],doe:[195,250],don:242,donot_pickl:181,downgrad:[159,160,274],downstream:250,driver:250,drop:250,druid_check_oper:80,druid_hook:19,due:250,dummi:[81,250],dummy_oper:82,durat:[250,271],dynam:[159,164,166,195,202,204,250],edg:164,edit:[197,250],elasticsearch:[181,250],elasticsearch_config:181,email:[83,181,203,250],email_backend:181,email_conn_id:181,email_oper:84,embed:202,empti:[85,250],emr:250,emr_add_step:250,emr_create_job_flow:250,emr_terminate_job_flow:250,emraddstepsoper:250,emrcreatejobflowoper:250,emrhook:250,emrterminatejobflowoper:250,enabl:[175,250,252,255],enable_experimental_api:181,enable_proxy_fix:181,enable_tcp_keepal:[181,250],enable_xcom_pickl:[181,250],encod:250,encrypt:256,encrypt_s3_log:181,end_of_log_mark:181,endpoint:[184,234,250],endpoint_url:181,engin:246,entri:242,environ:[159,160,197,202,204,218,235,264,270],environment_vari:125,error:[50,160,235,250],error_logfil:181,etl:270,event:155,exampl:[159,161,190,197,233,244,261,269,270],except:[0,177,195,248,272],exclud:244,execut:[160,185,195],execute_tasks_new_python_interpret:181,execution_d:[195,250],execution_date_fn:250,executor:[1,2,3,4,5,6,7,8,9,10,11,12,177,181,185,186,187,188,189,190,191,192,193,229,248,250],executor_const:6,executor_load:7,exist:201,expand:166,expect:195,experiment:[249,250,272],explicit_defaults_for_timestamp:195,expose_config:181,expose_hostnam:181,expose_stacktrac:181,exposur:261,extend:195,extens:250,extern:[182,194,202,238],external_task:134,external_task_sensor:135,externaltaskmark:208,externaltasksensor:[208,250],extra:[194,197,199,201,220,222,250,272],extra_logger_nam:181,fab_logging_level:181,fail:[160,250],fail_fast:181,failur:[195,250],fallback_page_limit:181,fals:250,faq:[195,245,264],fault:190,faulti:250,featur:[249,250],fernet:[160,250,256],fernet_kei:181,field:[166,168,197,250,258,261],file:[163,173,195,197,202,222,250,269,270],file_parsing_sort_mod:181,file_task_handl:250,filenam:250,filesensor:250,filesystem:[20,136,250,260],filter:[196,267],fine:173,fix:[195,250],flask:250,flow:[164,169,270],flower:[160,253],flower_basic_auth:181,flower_host:181,flower_port:181,flower_url_prefix:181,folder:[242,250],forgiv:250,format:[197,259,274],forward:181,found:[206,222],frame:261,frequent:264,from:[197,202,222,223,238,244,250,261,272,274],from_email:181,frontend:181,ftp:250,ftphook:250,full:250,further:257,futur:173,gantt:271,gaug:239,gc:250,gcp:250,gcp_conn_id:250,gcp_service_account_kei:250,gcptransferservicehook:250,gcs_to_s3:86,gcshook:250,gcslog:250,gcstaskhandl:250,gcsuploadsessioncompletesensor:250,gener:[159,160,166,197,202,250,256],generic_transf:87,get:[160,195,273],get_link:250,get_mani:250,get_on:250,get_partit:250,github:261,github_enterpris:181,gkestartpodoper:250,global:[195,202],gone:195,googl:[246,250],google_api_to_s3_transf:88,google_key_path:181,google_oauth2_audi:181,googlebasehook:250,googlecloudstoragehook:250,googlecloudstoragetobigqueryoper:250,graph:271,grid:[250,271],guid:[205,272],ha:[195,250],hadoop:255,handl:[190,197,272,274],happen:195,have:250,hdf:250,hdfs_hook:21,hdfs_sensor:[137,250],header:200,health:234,helm:[180,221,229,246],helper:250,hide_paused_dags_by_default:181,hide_sensitive_var_conn_field:181,high:165,hipchat:250,histori:[176,247,274],hive:[181,250],hive_hook:22,hive_oper:89,hive_partition_sensor:138,hive_stats_oper:90,hive_to_druid:91,hive_to_mysql:92,hive_to_samba_oper:93,hivemetastorehook:250,hook:[13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,159,160,162,199,229,235,243,248,250],horizon:219,host:181,host_field:181,hostname_cal:[181,250],how:[166,173,195,205,227,242,250,270],html_content_templ:181,http:[234,250],http_hook:23,http_oper:94,http_sensor:139,httphook:250,i:[195,250],iam:246,id:198,ignore_first_depends_on_past_by_default:181,imag:[190,221,246,264,274],imap:250,imap_attach:250,imapattachmentsensor:250,imaphook:250,impact:[173,235],imperson:[246,250,262],implement:250,improv:[173,195,250],in_clust:181,includ:250,include_ip:181,infer:270,infinit:250,info:160,init:160,initi:[215,264,269],inspect:242,instal:[194,221,222,223,250],instanc:[161,177,246,250,271],instance_nam:181,instance_name_has_markup:181,instanti:[269,270],instead:250,integr:[159,223,228,250],interact:[166,195],interfac:[160,169,199,232,244,250,264,274],intern:250,interpret:268,interv:[157,182],isn:250,issu:250,its:250,jdbc_hook:25,jdbc_oper:96,jinja:[168,195,206,269],job:160,job_heartbeat_sec:181,json:[170,183,197,250],json_field:181,json_format:181,k8:180,keep:182,kei:[160,256],kerbero:[160,181,246,250,252,255],keytab:181,keyword:[168,250],killed_task_cleanup_tim:181,kinit_path:181,known:250,kube_client_request_arg:181,kubernet:[160,181,190,226,229,246,250],kubernetes_engin:250,kubernetes_executor:9,kubernetes_pod:250,kubernetes_queu:181,kubernetespodoper:[229,250,272],label:164,latenc:195,latest:164,latest_onli:97,latest_only_oper:[98,250],latestonlyoper:250,lax:250,lazy_discover_provid:181,lazy_load_plugin:181,ldap:250,length:166,less:250,level:[159,170,195,250,251],librari:[183,250],licens:230,life:226,lifetim:250,limit:[166,173,183,252,255],line:[160,250,269,274],lineag:[181,231],link:[160,199,201,238,247],list:160,list_directori:250,list_kei:250,list_prefix:250,listen:232,load:[164,195,242,244,250],load_default_connect:181,load_exampl:181,loader:159,local:[191,194,238,260,266],local_executor:10,local_filesystem:127,local_kubernetes_executor:[11,181],localkubernet:192,log:[52,160,181,190,236,237,238,246,250],log_animation_spe:181,log_auto_tailing_offset:181,log_fetch_delay_sec:181,log_fetch_timeout_sec:181,log_filename_templ:181,log_filepath:250,log_format:181,log_id:250,log_id_templ:181,log_processor_filename_templ:181,logging_config_class:181,logging_level:181,logging_mixin:250,logic:216,longer:250,lot:195,m:250,macro:[195,250,267],main:270,mainten:159,major:250,make:250,manag:[190,197,218,221,242],manual:[250,274],map:166,mappedoper:53,mapred_job_name_templ:181,mark:250,mask:[250,258],max_active_runs_per_dag:181,max_active_tasks_per_dag:181,max_callbacks_per_loop:181,max_dagruns_per_loop_to_schedul:181,max_dagruns_to_create_per_loop:181,max_db_retri:181,max_map_length:181,max_num_rendered_ti_fields_per_task:181,max_queued_runs_per_dag:250,max_thread:[181,250],max_tis_per_queri:181,maximum_page_limit:181,mean:195,mechan:250,menu:271,merg:269,meso:250,messag:200,met:250,meta:202,metaclass:250,metadata:[159,250,269,274],metastor:128,metastore_partition_sensor:141,method:[250,261],metric:[181,239,250],microsecond:250,microsoft:250,might:[173,195],migrat:[160,175,227,241,250,272,274],mime_charset:250,min_file_parsing_loop_tim:250,min_file_process_interv:[181,250],min_serialized_dag_fetch_interv:181,min_serialized_dag_update_interv:181,mind:182,minimum:250,misc:250,mlengin:250,mlenginehook:250,mock:159,mode:217,model:[38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,248,250],modif:[170,250],modul:[0,1,2,3,4,5,6,7,9,10,11,12,14,16,20,35,38,39,40,41,42,43,44,45,47,48,49,50,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,74,76,78,81,82,83,85,87,88,91,92,97,100,102,107,108,109,111,113,114,116,117,118,120,122,123,124,125,127,128,129,131,132,134,136,143,146,147,149,151,153,154,155,157,158,242,250,264,269],modulenotfounderror:264,monitor:[234,236,237],more:173,move:250,mssql:215,mssql_hook:26,mssql_oper:99,mssql_to_hiv:100,multi:246,multi_namespace_mod:181,multipl:[166,171,195,270],must:250,mutat:[161,229],mysql:[195,215,250],mysql_hook:27,mysql_oper:101,mysql_to_h:102,naiv:268,name:[160,190,242,250,258,264,272],named_hive_partition_sensor:142,namespac:181,nativ:168,navbar_color:181,necessari:250,need:[195,227],newer:227,next:[160,215,264,266,269,270],next_d:[195,250],node:246,non:[166,250,259],non_pooled_backfill_task_slot_count:250,non_pooled_task_slot_count:[181,250],none_fail:250,none_failed_or_skip:250,normal:250,notat:231,note:[250,269],notic:245,now:250,nullabl:250,num_run:[181,250],number:250,oauth:261,object:[168,250,268],off:273,offici:221,offlin:227,offset_field:181,old:250,onli:[164,250],op:251,oper:[54,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,159,165,166,168,175,181,199,201,204,209,243,248,250],operation_timeout:[181,250],opsgeni:250,opsgenie_alert:250,opsgeniealertoper:250,optim:250,option:[173,198,214,215,250,269],oracle_hook:28,oracle_oper:103,orphaned_tasks_check_interv:181,other:[194,215,250,261],our:269,out:250,output:[250,270,274],over:166,overrid:201,overview:[169,173],own:[252,258,259],packag:[51,126,164,194,220,223,242,244,248,250,273],page:[195,200,252],page_s:181,panda:250,papermill_oper:104,parallel:181,param:[55,168,170,197,250],paramet:[166,182,250,272],parameter:216,pars:195,parsing_process:[181,250],parti:221,pass:[182,210,235,250],password:[181,261],past:164,path:[250,259],pattern:159,paus:[160,164,195,250],payload:250,pendulum:250,per:[195,250],perform:[173,195],perm:[160,195,250],permiss:[250,251],pig_hook:29,pig_oper:105,pinot:250,pinotadminhook:250,pipelin:[269,270],place:166,plugin:[160,244,250,272],plugins_fold:181,pod:[160,190,229],pod_gener:250,pod_launch:250,pod_mutation_hook:250,pod_overrid:190,pod_template_fil:[181,190,250],poddefault:250,polici:[161,245,249,250],pool:[56,160,171,181,250],pool_metrics_interv:181,port:181,posit:160,post:227,postgr:250,postgres_hook:30,postgres_oper:106,postgreshook:250,postgresql:[215,250],practic:[159,227,242],prefix:250,prerequisit:224,preset:182,presto_check_oper:107,presto_hook:31,presto_to_mysql:108,prev_d:[195,250],prev_execution_date_success:250,princip:181,principl:219,print_stats_interv:181,prioriti:172,privaci:245,process:[163,173,185,249,250],processor:160,processor_poll_interv:[181,250],product:[221,246,264],project:247,propag:250,protect:244,provid:[160,194,203,220,222,250,259,272],proxi:212,proxy_fix_x_for:181,proxy_fix_x_host:181,proxy_fix_x_port:181,proxy_fix_x_prefix:181,proxy_fix_x_proto:181,prune:159,pubsub:250,pubsubhook:250,pubsubpublishoper:250,pubsubpullsensor:250,pubsubsubscriptioncreateoper:250,pubsubsubscriptiondeleteoper:250,pubsubtopiccreateoper:250,pubsubtopicdeleteoper:250,purg:274,put:166,py:[242,250],pypi:[221,222,223],python:[109,143,159,168,195,202,226,242,244,248,250,272],python_oper:110,pythonoper:[210,250],pythonpath:242,pythonvirtualenvoper:210,queri:250,question:264,queue:[185,250],quick:[250,264,265],rbac:250,re:[182,244],read:[250,257],readi:264,readytorescheduledep:250,recap:[250,269],recogn:222,recommend:273,red:195,redirect_stderr:250,redirect_stdout:250,redispi:250,redshift:250,redshift_to_s3_oper:111,reduc:[159,195],refer:[160,181,194,241,243,248,263,267],referenc:170,refresh:250,region:250,registr:216,reinit_frequ:181,rel:242,relat:250,relationship:177,releas:[221,223,249,250,272],reload:244,reload_on_plugin_chang:181,remote_base_log_fold:181,remote_log:181,remote_log_conn_id:181,remov:[160,250],renam:250,render:[160,168,261],render_templ:250,renderedtifield:57,repeat:166,replac:250,report:[160,254],request:[250,264],requir:[173,250],reschedul:250,reseri:160,reserv:168,reset:160,resolv:195,resourc:[173,247,250,251],respect:250,respons:250,rest:[184,250,263,264],restart:250,restrict:250,result:166,result_backend:181,retri:250,retriev:[260,269],reus:270,revers:212,right:264,role:[160,250,251],roll:[252,259],rotat:[160,256],rule:[159,164,250],run:[160,164,173,182,212,213,250,264,266,269,272,273,274],run_as_us:250,run_dur:250,run_id:250,runtim:170,s3:250,s3_file_transform_oper:112,s3_hook:13,s3_key_sensor:144,s3_prefix_sensor:145,s3_to_hive_oper:113,s3_to_redshift_oper:114,s3hook:250,s3log:250,s:[173,195,215,249,250,264,266,269,270],salesforc:250,salesforcehook:250,samba_hook:32,sasl_en:181,satisfi:250,scenario:222,schedul:[159,160,173,181,190,195,216,234,246,250,268],schedule_after_task_execut:181,scheduler_health_check_threshold:181,scheduler_heartbeat_sec:181,scheduler_idle_sleep_tim:[181,250],scheduler_zombie_task_threshold:181,schema:[170,250],screenshot:[200,271],script:[227,269,272,273],se:203,search:259,second:250,secret:[124,125,126,127,128,160,181,197,248,257,259,260],secret_kei:181,section:[181,250],secur:[181,197,218,246,254],self:159,semant:250,send:[203,264],sendgrid:[203,250],sensit:[258,261],sensitive_var_conn_nam:181,sensor:[129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,165,174,175,181,199,250],sensorinst:58,sensors_en:181,sentri:[181,235,250],sentry_dsn:181,sentry_on:181,separ:222,sequenti:193,sequential_executor:12,sequentialexecutor:250,seri:250,serial:183,serializ:250,serialized_dag:59,serv:238,server:[195,246],servic:[175,194,221,246,250],session:250,session_backend:181,session_lifetime_minut:181,set:[160,183,214,215,225,250,264,269,272,274],set_dag_runs_st:250,setup:[235,239,269],sftp:250,shard:181,shard_code_upper_limit:181,sheet:160,shell:160,shift:250,shortcircuitoper:210,shorthand:231,should:250,show:[160,250],show_recent_stats_for_completed_run:181,signatur:250,signific:250,simpl:[158,166],simple_log_format:181,simplehttpoper:250,simplifi:250,site:261,size:[250,252],skip:[166,206,250],skipmixin:[60,250],sla:177,sla_miss_callback:177,slack_hook:33,slack_oper:115,slamiss:61,slot:[171,250],slugify_uses_text_unidecod:250,smart:[165,175,250],smart_sensor:[146,181],smooth:116,smtp:[181,203],smtp_host:181,smtp_mail_from:181,smtp_password:181,smtp_port:181,smtp_retry_limit:181,smtp_ssl:181,smtp_starttl:181,smtp_timeout:181,smtp_user:181,snowflak:250,softwar:194,some:250,sourc:[221,223],sparkjdbchook:250,sparksubmithook:250,special:[177,197,274],specif:250,specifi:250,speed:195,sql:[117,147,227,250],sql_alchemy_conn:[181,250],sql_alchemy_connect_arg:181,sql_alchemy_engine_arg:181,sql_alchemy_max_overflow:181,sql_alchemy_pool_en:181,sql_alchemy_pool_pre_p:181,sql_alchemy_pool_recycl:181,sql_alchemy_pool_s:181,sql_alchemy_schema:181,sql_branch_oper:118,sql_engine_collation_for_id:181,sql_engine_encod:181,sql_sensor:[148,250],sqlainterfac:250,sqlalchemi:250,sqlite:215,sqlite_hook:34,sqlite_oper:119,sqlsensor:250,ssh:250,sshoper:250,ssl:261,ssl_activ:181,ssl_cacert:181,ssl_cert:181,ssl_kei:181,stabl:272,stage:159,standalon:160,standalone_dag_processor:181,standard:250,standardtaskrunn:250,start:[250,264,265],start_dat:[195,250],start_python_dataflow:250,stat_name_handl:[181,250],state:[160,200,250],statsd:250,statsd_allow_list:181,statsd_custom_client_path:181,statsd_datadog_en:181,statsd_datadog_tag:181,statsd_host:181,statsd_on:181,statsd_port:181,statsd_prefix:181,statu:[182,234],step:272,stop:[160,195],storag:250,store:[197,218,260],store_dag_cod:250,stricter:250,string:250,structur:[202,242,274],sub:[160,250],subdag:[120,164],subdag_oper:[121,250],subdagoper:250,subject_templ:181,submodul:[8,24,51,95,126,140,156],subprocess:[35,235],success:250,support:[175,195,198,226,250,259,264,272],symbol:222,sync:[160,195,250],sync_parallel:[181,250],system:220,systemd:[213,250],t:[242,250],tabl:[250,269],tag:[196,235],take:250,task:[159,160,161,164,166,170,177,182,185,195,198,238,250,269,270,271],task_adoption_timeout:181,task_log_prefix_templ:181,task_log_read:181,task_polici:250,task_publish_max_retri:181,task_runn:181,task_stat:250,task_track_start:181,taskfail:62,taskflow:[166,176,270],taskgroup:164,taskinst:[63,250],tasklog:64,taskmap:65,taskmixin:66,taskreschedul:[67,250],tcp_keep_cnt:181,tcp_keep_idl:181,tcp_keep_intvl:181,team:261,templat:[166,168,190,195,199,206,210,250,267,268,269],templatenotfound:195,temporarili:250,temporarydirectori:250,terminolog:177,test:[159,160,197,217,269],than:173,them:250,ti_kei:250,time:[195,250,268,269],time_delta:149,time_delta_sensor:150,time_sensor:151,timeout:[177,195],timer:239,timesensor:250,timestamp:250,timet:[154,155,156,157,158,178,216,248],timezon:250,titl:200,tl:250,tldr:250,tls_ca:181,tls_cert:181,tls_kei:181,togeth:[166,250],toggl:195,toler:190,tool:222,top:[159,195,242,244],track:[235,240],tradit:270,tree:250,trigger:[68,159,160,164,165,173,181,182,195,250],trigger_dagrun:[122,250],trigger_rul:250,trigger_timeout_check_interv:181,triggerdagrunoper:250,troubleshoot:[206,222,238,244],ts_nodash:250,tune:173,turn:[195,273],tutori:[269,270],two:250,type:[166,189,197,233,250],typic:242,typo:250,ui:[182,195,196,197,200,216,250,261,268,271],undead:177,understand:273,unicod:195,unifi:250,uniqu:[242,250],unit:[159,250],unit_test_mod:181,unpaus:160,up:[195,215,225,250,264,269,274],updat:250,update_fab_perm:181,upgrad:[159,160,222,227,250,272,273,274],uptim:246,uri:[197,215],us:[165,171,182,183,186,195,196,203,204,209,217,221,242,250,255,261,264,269,270,274],usag:245,use_job_schedul:181,use_row_level_lock:181,use_smart_sensor:181,use_ssl:181,user:[160,169,199,240,250,251,264],usernam:181,utc:250,utf:250,util:250,v1:272,v1pod:250,v3:250,valid:[170,269],valu:[160,195,250],variabl:[69,159,160,179,195,197,202,204,218,235,250,260,261,264,267,270,271],variant:195,verifi:223,verify_cert:181,verify_ssl:181,version:[160,226,227,249,250],via:[180,250],view:[244,250,271],viewer:[250,251],virtual:270,visibility_timeout:181,visual:164,vs:164,vulner:254,wait:250,wait_for_downstream:250,warn:[227,261],warn_deployment_exposur:181,wasb:250,watcher:159,web:[246,250,261,264,268],web_hdfs_sensor:152,web_server_host:181,web_server_master_timeout:181,web_server_port:181,web_server_ssl_cert:181,web_server_ssl_kei:181,web_server_worker_timeout:181,webhdfs_hook:36,webserv:[160,181,195,244,250,261],websit:245,weekdai:[123,153,250],weight:172,what:[166,173,190,195,215,244,250,264,266,269,270,273],when:[182,186,195,227,244,250],where:190,why:[195,227,244,250],widget:160,winrm:250,winrmoper:250,won:250,work:[180,242,250],worker:[160,181,190,234,238,246,250],worker_autoscal:181,worker_class:181,worker_concurr:[181,250],worker_container_repositori:181,worker_container_tag:181,worker_enable_remote_control:181,worker_log_server_port:[181,250],worker_pods_creation_batch_s:181,worker_pods_pending_timeout:181,worker_pods_pending_timeout_batch_s:181,worker_pods_pending_timeout_check_interv:181,worker_pods_queued_check_interv:181,worker_precheck:181,worker_prefetch_multipli:181,worker_refresh_batch_s:181,worker_refresh_interv:[181,250],worker_umask:181,workload:[169,262],write:[159,165,238,250],write_stdout:181,x:272,x_frame_en:[181,250],xcom:[70,180,250,270],xcom_arg:71,xcom_backend:181,xyz:264,yaml:[160,264],you:[173,227,250,264],your:[159,173,242,250,252,258,259],zendesk_hook:37,zero:166,zip:250,zombi:177,zombie_detection_interv:181,zone:[195,268,269],zsh:274}})
diff --git a/docs-archive/apache-airflow/2.3.0/security/access-control.html b/docs-archive/apache-airflow/2.3.0/security/access-control.html
index 507513e..0dc67d4 100644
--- a/docs-archive/apache-airflow/2.3.0/security/access-control.html
+++ b/docs-archive/apache-airflow/2.3.0/security/access-control.html
@@ -718,7 +718,7 @@
 </div>
 <div class="section" id="public">
 <h3>Public<a class="headerlink" href="#public" title="Permalink to this headline">¶</a></h3>
-<p><code class="docutils literal notranslate"><span class="pre">Public</span></code> users (anonymous) don’t have any permissions.</p>
+<p><code class="docutils literal notranslate"><span class="pre">Public</span></code> users (anonymous) don't have any permissions.</p>
 </div>
 <div class="section" id="viewer">
 <h3>Viewer<a class="headerlink" href="#viewer" title="Permalink to this headline">¶</a></h3>
diff --git a/docs-archive/apache-airflow/2.3.0/security/index.html b/docs-archive/apache-airflow/2.3.0/security/index.html
index ce11b11..9670c4f 100644
--- a/docs-archive/apache-airflow/2.3.0/security/index.html
+++ b/docs-archive/apache-airflow/2.3.0/security/index.html
@@ -690,7 +690,7 @@
 the security features should be handled regularly via the user and the dev
 lists. Please report any security problems to the project security address
 before disclosing it publicly.</p>
-<p>The <a class="reference external" href="https://www.apache.org/security/">ASF Security team’s page</a> describes
+<p>The <a class="reference external" href="https://www.apache.org/security/">ASF Security team's page</a> describes
 how vulnerability reports are handled, and includes PGP keys if you wish to use
 that.</p>
 </div>
diff --git a/docs-archive/apache-airflow/2.3.0/security/secrets/mask-sensitive-values.html b/docs-archive/apache-airflow/2.3.0/security/secrets/mask-sensitive-values.html
index 8965656..875f900 100644
--- a/docs-archive/apache-airflow/2.3.0/security/secrets/mask-sensitive-values.html
+++ b/docs-archive/apache-airflow/2.3.0/security/secrets/mask-sensitive-values.html
@@ -684,7 +684,7 @@
 <div></div></blockquote>
 <div class="section" id="masking-sensitive-data">
 <span id="security-mask-sensitive-values"></span><h1>Masking sensitive data<a class="headerlink" href="#masking-sensitive-data" title="Permalink to this headline">¶</a></h1>
-<p>Airflow will by default mask Connection passwords and sensitive Variables and keys from a Connection’s
+<p>Airflow will by default mask Connection passwords and sensitive Variables and keys from a Connection's
 extra (JSON) field when they appear in Task logs, in the Variable and in the Rendered fields views of the UI.</p>
 <p>It does this by looking for the specific <em>value</em> appearing anywhere in your output. This means that if you
 have a connection with a password of <code class="docutils literal notranslate"><span class="pre">a</span></code>, then every instance of the letter a in your logs will be replaced
@@ -696,9 +696,9 @@
 <h2>Sensitive field names<a class="headerlink" href="#sensitive-field-names" title="Permalink to this headline">¶</a></h2>
 <p>When masking is enabled, Airflow will always mask the password field of every Connection that is accessed by a
 task.</p>
-<p>It will also mask the value of a Variable, or the field of a Connection’s extra JSON blob if the name contains
-any words in (‘access_token’, ‘api_key’, ‘apikey’,’authorization’, ‘passphrase’, ‘passwd’,
-‘password’, ‘private_key’, ‘secret’, ‘token’). This list can also be extended:</p>
+<p>It will also mask the value of a Variable, or the field of a Connection's extra JSON blob if the name contains
+any words in ('access_token', 'api_key', 'apikey','authorization', 'passphrase', 'passwd',
+'password', 'private_key', 'secret', 'token'). This list can also be extended:</p>
 <div class="highlight-ini notranslate"><div class="highlight"><pre><span></span><span class="k">[core]</span><span class="w"></span>
 <span class="na">sensitive_var_conn_names</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="s">comma,separated,sensitive,names</span><span class="w"></span>
 </pre></div>
@@ -707,7 +707,7 @@
 <div class="section" id="adding-your-own-masks">
 <h2>Adding your own masks<a class="headerlink" href="#adding-your-own-masks" title="Permalink to this headline">¶</a></h2>
 <p>If you want to mask an additional secret that is already masked by one of the above methods, you can do it in
-your DAG file or operator’s <code class="docutils literal notranslate"><span class="pre">execute</span></code> function using the <code class="docutils literal notranslate"><span class="pre">mask_secret</span></code> function. For example:</p>
+your DAG file or operator's <code class="docutils literal notranslate"><span class="pre">execute</span></code> function using the <code class="docutils literal notranslate"><span class="pre">mask_secret</span></code> function. For example:</p>
 <div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="nd">@task</span>
 <span class="k">def</span> <span class="nf">my_func</span><span class="p">():</span>
     <span class="kn">from</span> <span class="nn">airflow.utils.log.secrets_masker</span> <span class="kn">import</span> <span class="n">mask_secret</span>
diff --git a/docs-archive/apache-airflow/2.3.0/security/webserver.html b/docs-archive/apache-airflow/2.3.0/security/webserver.html
index 08c370d..13cacd2 100644
--- a/docs-archive/apache-airflow/2.3.0/security/webserver.html
+++ b/docs-archive/apache-airflow/2.3.0/security/webserver.html
@@ -709,7 +709,7 @@
 </div>
 <div class="section" id="sensitive-variable-fields">
 <h2>Sensitive Variable fields<a class="headerlink" href="#sensitive-variable-fields" title="Permalink to this headline">¶</a></h2>
-<p>Variable values that are deemed “sensitive” based on the variable name will be masked in the UI automatically.
+<p>Variable values that are deemed &quot;sensitive&quot; based on the variable name will be masked in the UI automatically.
 See <a class="reference internal" href="secrets/mask-sensitive-values.html#security-mask-sensitive-values"><span class="std std-ref">Masking sensitive data</span></a> for more details.</p>
 </div>
 <div class="section" id="web-authentication">
@@ -737,7 +737,7 @@
 <div class="admonition note">
 <p class="admonition-title">Note</p>
 <p>Airflow uses the config parser of Python. This config parser interpolates
-‘%’-signs.  Make sure escape any <code class="docutils literal notranslate"><span class="pre">%</span></code> signs in your config file (but not
+'%'-signs.  Make sure escape any <code class="docutils literal notranslate"><span class="pre">%</span></code> signs in your config file (but not
 environment variables) as <code class="docutils literal notranslate"><span class="pre">%%</span></code>, otherwise Airflow might leak these
 passwords on a config parser exception to a log.</p>
 </div>
@@ -756,7 +756,7 @@
 <div class="highlight-ini notranslate"><div class="highlight"><pre><span></span><span class="na">AUTH_TYPE</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="s">AUTH_DB</span><span class="w"></span>
 </pre></div>
 </div>
-<p>Another way to create users is in the UI login page, allowing user self registration through a “Register” button.
+<p>Another way to create users is in the UI login page, allowing user self registration through a &quot;Register&quot; button.
 The following entries in the <code class="docutils literal notranslate"><span class="pre">$AIRFLOW_HOME/webserver_config.py</span></code> can be edited to make it possible:</p>
 <div class="highlight-ini notranslate"><div class="highlight"><pre><span></span><span class="na">AUTH_USER_REGISTRATION</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="s">True</span><span class="w"></span>
 <span class="na">AUTH_USER_REGISTRATION_ROLE</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="s">&quot;Desired Role For The Self Registered User&quot;</span><span class="w"></span>
@@ -821,7 +821,7 @@
 </pre></div>
 </div>
 <p>Here is an example of defining a custom security manager.
-This class must be available in Python’s path, and could be defined in
+This class must be available in Python's path, and could be defined in
 webserver_config.py itself if you wish.</p>
 <div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="kn">from</span> <span class="nn">airflow.www.security</span> <span class="kn">import</span> <span class="n">AirflowSecurityManager</span>
 <span class="kn">import</span> <span class="nn">logging</span>
@@ -885,14 +885,14 @@
 <div class="section" id="ssl">
 <h2>SSL<a class="headerlink" href="#ssl" title="Permalink to this headline">¶</a></h2>
 <p>SSL can be enabled by providing a certificate and key. Once enabled, be sure to use
-“<a class="reference external" href="https://">https://</a>” in your browser.</p>
+&quot;<a class="reference external" href="https://">https://</a>&quot; in your browser.</p>
 <div class="highlight-ini notranslate"><div class="highlight"><pre><span></span><span class="k">[webserver]</span><span class="w"></span>
 <span class="na">web_server_ssl_cert</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="s">&lt;path to cert&gt;</span><span class="w"></span>
 <span class="na">web_server_ssl_key</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="s">&lt;path to key&gt;</span><span class="w"></span>
 </pre></div>
 </div>
 <p>Enabling SSL will not automatically change the web server port. If you want to use the
-standard port 443, you’ll need to configure that too. Be aware that super user privileges
+standard port 443, you'll need to configure that too. Be aware that super user privileges
 (or cap_net_bind_service on Linux) are required to listen on port 443.</p>
 <div class="highlight-ini notranslate"><div class="highlight"><pre><span></span><span class="c1"># Optionally, set the server to listen on the standard SSL port.</span><span class="w"></span>
 <span class="na">web_server_port</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="s">443</span><span class="w"></span>
diff --git a/docs-archive/apache-airflow/2.3.0/security/workload.html b/docs-archive/apache-airflow/2.3.0/security/workload.html
index 068577a..c0bb2d9 100644
--- a/docs-archive/apache-airflow/2.3.0/security/workload.html
+++ b/docs-archive/apache-airflow/2.3.0/security/workload.html
@@ -680,7 +680,7 @@
 <div class="section" id="impersonation">
 <h2>Impersonation<a class="headerlink" href="#impersonation" title="Permalink to this headline">¶</a></h2>
 <p>Airflow has the ability to impersonate a unix user while running task
-instances based on the task’s <code class="docutils literal notranslate"><span class="pre">run_as_user</span></code> parameter, which takes a user’s name.</p>
+instances based on the task's <code class="docutils literal notranslate"><span class="pre">run_as_user</span></code> parameter, which takes a user's name.</p>
 <p><strong>NOTE:</strong> For impersonations to work, Airflow requires <code class="docutils literal notranslate"><span class="pre">sudo</span></code> as subtasks are run
 with <code class="docutils literal notranslate"><span class="pre">sudo</span> <span class="pre">-u</span></code> and permissions of files are changed. Furthermore, the unix user
 needs to exist on the worker. Here is what a simple sudoers file entry could look
@@ -693,7 +693,7 @@
 log to will have permissions changed such that only the unix user can write to it.</p>
 <div class="section" id="default-impersonation">
 <h3>Default Impersonation<a class="headerlink" href="#default-impersonation" title="Permalink to this headline">¶</a></h3>
-<p>To prevent tasks that don’t use impersonation to be run with <code class="docutils literal notranslate"><span class="pre">sudo</span></code> privileges, you can set the
+<p>To prevent tasks that don't use impersonation to be run with <code class="docutils literal notranslate"><span class="pre">sudo</span></code> privileges, you can set the
 <code class="docutils literal notranslate"><span class="pre">core:default_impersonation</span></code> config which sets a default user impersonate if <code class="docutils literal notranslate"><span class="pre">run_as_user</span></code> is
 not set.</p>
 <div class="highlight-ini notranslate"><div class="highlight"><pre><span></span><span class="k">[core]</span><span class="w"></span>
diff --git a/docs-archive/apache-airflow/2.3.0/start/docker.html b/docs-archive/apache-airflow/2.3.0/start/docker.html
index 5bde116..236bb70 100644
--- a/docs-archive/apache-airflow/2.3.0/start/docker.html
+++ b/docs-archive/apache-airflow/2.3.0/start/docker.html
@@ -356,7 +356,7 @@
 <li class="toctree-l4"><a class="reference internal" href="#modulenotfounderror-no-module-named-xyz"><code class="docutils literal notranslate"><span class="pre">ModuleNotFoundError:</span> <span class="pre">No</span> <span class="pre">module</span> <span class="pre">named</span> <span class="pre">'XYZ'</span></code></a></li>
 </ul>
 </li>
-<li class="toctree-l3"><a class="reference internal" href="#what-s-next">What’s Next?</a></li>
+<li class="toctree-l3"><a class="reference internal" href="#what-s-next">What's Next?</a></li>
 <li class="toctree-l3"><a class="reference internal" href="#environment-variables-supported-by-docker-compose">Environment variables supported by Docker Compose</a></li>
 </ul>
 </li>
@@ -555,7 +555,7 @@
 <li class="toctree-l4"><a class="reference internal" href="#modulenotfounderror-no-module-named-xyz"><code class="docutils literal notranslate"><span class="pre">ModuleNotFoundError:</span> <span class="pre">No</span> <span class="pre">module</span> <span class="pre">named</span> <span class="pre">'XYZ'</span></code></a></li>
 </ul>
 </li>
-<li class="toctree-l3"><a class="reference internal" href="#what-s-next">What’s Next?</a></li>
+<li class="toctree-l3"><a class="reference internal" href="#what-s-next">What's Next?</a></li>
 <li class="toctree-l3"><a class="reference internal" href="#environment-variables-supported-by-docker-compose">Environment variables supported by Docker Compose</a></li>
 </ul>
 </li>
@@ -714,7 +714,7 @@
 know Docker Compose and expect Airflow to <strong>just work</strong> beyond following precisely the quick-start,
 then please use other ways of running Airflow - for example <a class="reference internal" href="local.html"><span class="doc">Running Airflow locally</span></a> for testing and trying
 and <a class="reference external" href="/docs/helm-chart/stable/index.html" title="(in helm-chart v1.6.0-dev)"><span class="xref std std-doc">Official Airflow Community Helm Chart</span></a> for production purposes.</p>
-<p>Even if many users think of Docker Compose as “ready to use”, it is really a developer tool, that requires
+<p>Even if many users think of Docker Compose as &quot;ready to use&quot;, it is really a developer tool, that requires
 the user to know very well how docker images, containers, docker compose networking, volumes, naming, image
 building works. It is extremely easy to make mistakes that lead to difficult to diagnose problems and if
 you are not ready to spend your own time on learning and diagnosing and resolving those problems on your own
@@ -732,8 +732,8 @@
 This is truly <code class="docutils literal notranslate"><span class="pre">quick-start</span></code> docker-compose for you to get Airflow up and running locally and get your hands dirty with
 Airflow. Configuring a Docker-Compose installation that is ready for production requires an intrinsic knowledge of
 Docker Compose, a lot of customization and possibly even writing the Docker Compose file that will suit your needs
-from the scratch. It’s probably OK if you want to run Docker Compose-based deployment, but short of becoming a
-Docker Compose expert, it’s highly unlikely you will get robust deployment with it.</p>
+from the scratch. It's probably OK if you want to run Docker Compose-based deployment, but short of becoming a
+Docker Compose expert, it's highly unlikely you will get robust deployment with it.</p>
 <p>If you want to get an easy to configure Docker-based deployment that Airflow Community develops, supports and
 can provide support with deployment, you should consider using Kubernetes and deploying Airflow using
 <a class="reference external" href="/docs/helm-chart/stable/index.html" title="(in helm-chart v1.6.0-dev)"><span class="xref std std-doc">Official Airflow Community Helm Chart</span></a>.</p>
@@ -834,7 +834,7 @@
 </div>
 <div class="section" id="cleaning-up-the-environment">
 <h2>Cleaning-up the environment<a class="headerlink" href="#cleaning-up-the-environment" title="Permalink to this headline">¶</a></h2>
-<p>The docker-compose we prepare is a “Quick-start” one. It is not intended to be used in production
+<p>The docker-compose we prepare is a &quot;Quick-start&quot; one. It is not intended to be used in production
 and it has a number of caveats - one of them being that the best way to recover from any problem is to clean it
 up and restart from the scratch.</p>
 <p>The best way to do it is to:</p>
@@ -933,14 +933,14 @@
 </div>
 </div>
 <div class="section" id="what-s-next">
-<h2>What’s Next?<a class="headerlink" href="#what-s-next" title="Permalink to this headline">¶</a></h2>
-<p>From this point, you can head to the <a class="reference internal" href="../tutorial.html"><span class="doc">Tutorial</span></a> section for further examples or the <a class="reference internal" href="../howto/index.html"><span class="doc">How-to Guides</span></a> section if you’re ready to get your hands dirty.</p>
+<h2>What's Next?<a class="headerlink" href="#what-s-next" title="Permalink to this headline">¶</a></h2>
+<p>From this point, you can head to the <a class="reference internal" href="../tutorial.html"><span class="doc">Tutorial</span></a> section for further examples or the <a class="reference internal" href="../howto/index.html"><span class="doc">How-to Guides</span></a> section if you're ready to get your hands dirty.</p>
 </div>
 <div class="section" id="environment-variables-supported-by-docker-compose">
 <span id="docker-compose-env-variables"></span><h2>Environment variables supported by Docker Compose<a class="headerlink" href="#environment-variables-supported-by-docker-compose" title="Permalink to this headline">¶</a></h2>
 <p>Do not confuse the variable names here with the build arguments set when image is built. The
 <code class="docutils literal notranslate"><span class="pre">AIRFLOW_UID</span></code> build arg defaults to <code class="docutils literal notranslate"><span class="pre">50000</span></code> when the image is built, so it is
-“baked” into the image. On the other hand, the environment variables below can be set when the container
+&quot;baked&quot; into the image. On the other hand, the environment variables below can be set when the container
 is running, using - for example - result of <code class="docutils literal notranslate"><span class="pre">id</span> <span class="pre">-u</span></code> command, which allows to use the dynamic host
 runtime user id which is unknown at the time of building the image.</p>
 <table class="docutils align-default">
@@ -1122,7 +1122,7 @@
 <li><a class="reference internal" href="#modulenotfounderror-no-module-named-xyz"><code class="docutils literal notranslate"><span class="pre">ModuleNotFoundError:</span> <span class="pre">No</span> <span class="pre">module</span> <span class="pre">named</span> <span class="pre">'XYZ'</span></code></a></li>
 </ul>
 </li>
-<li><a class="reference internal" href="#what-s-next">What’s Next?</a></li>
+<li><a class="reference internal" href="#what-s-next">What's Next?</a></li>
 <li><a class="reference internal" href="#environment-variables-supported-by-docker-compose">Environment variables supported by Docker Compose</a></li>
 </ul>
 </li>
diff --git a/docs-archive/apache-airflow/2.3.0/start/local.html b/docs-archive/apache-airflow/2.3.0/start/local.html
index 3b97ae6..2fbb681 100644
--- a/docs-archive/apache-airflow/2.3.0/start/local.html
+++ b/docs-archive/apache-airflow/2.3.0/start/local.html
@@ -332,7 +332,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../license.html">License</a></li>
 <li class="toctree-l1 current"><a class="reference internal" href="index.html">Quick Start</a><ul class="current">
 <li class="toctree-l2 current"><a class="current reference internal" href="#">Running Airflow locally</a><ul>
-<li class="toctree-l3"><a class="reference internal" href="#what-s-next">What’s Next?</a></li>
+<li class="toctree-l3"><a class="reference internal" href="#what-s-next">What's Next?</a></li>
 </ul>
 </li>
 <li class="toctree-l2"><a class="reference internal" href="docker.html">Running Airflow in Docker</a></li>
@@ -507,7 +507,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../license.html">License</a></li>
 <li class="toctree-l1 current"><a class="reference internal" href="index.html">Quick Start</a><ul class="current">
 <li class="toctree-l2 current"><a class="current reference internal" href="#">Running Airflow locally</a><ul>
-<li class="toctree-l3"><a class="reference internal" href="#what-s-next">What’s Next?</a></li>
+<li class="toctree-l3"><a class="reference internal" href="#what-s-next">What's Next?</a></li>
 </ul>
 </li>
 <li class="toctree-l2"><a class="reference internal" href="docker.html">Running Airflow in Docker</a></li>
@@ -694,7 +694,7 @@
 </pre></div>
 </div>
 <p>Upon running these commands, Airflow will create the <code class="docutils literal notranslate"><span class="pre">$AIRFLOW_HOME</span></code> folder
-and create the “airflow.cfg” file with defaults that will get you going fast.
+and create the &quot;airflow.cfg&quot; file with defaults that will get you going fast.
 You can override defaults using environment variables, see <a class="reference internal" href="../configurations-ref.html"><span class="doc">Configuration Reference</span></a>.
 You can inspect the file either in <code class="docutils literal notranslate"><span class="pre">$AIRFLOW_HOME/airflow.cfg</span></code>, or through the UI in
 the <code class="docutils literal notranslate"><span class="pre">Admin-&gt;Configuration</span></code> menu. The PID file for the webserver will be stored
@@ -738,8 +738,8 @@
 </pre></div>
 </div>
 <div class="section" id="what-s-next">
-<h2>What’s Next?<a class="headerlink" href="#what-s-next" title="Permalink to this headline">¶</a></h2>
-<p>From this point, you can head to the <a class="reference internal" href="../tutorial.html"><span class="doc">Tutorial</span></a> section for further examples or the <a class="reference internal" href="../howto/index.html"><span class="doc">How-to Guides</span></a> section if you’re ready to get your hands dirty.</p>
+<h2>What's Next?<a class="headerlink" href="#what-s-next" title="Permalink to this headline">¶</a></h2>
+<p>From this point, you can head to the <a class="reference internal" href="../tutorial.html"><span class="doc">Tutorial</span></a> section for further examples or the <a class="reference internal" href="../howto/index.html"><span class="doc">How-to Guides</span></a> section if you're ready to get your hands dirty.</p>
 </div>
 </div>
 
@@ -819,7 +819,7 @@
         <div class="wy-menu-vertical">
             <ul>
 <li><a class="reference internal" href="#">Running Airflow locally</a><ul>
-<li><a class="reference internal" href="#what-s-next">What’s Next?</a></li>
+<li><a class="reference internal" href="#what-s-next">What's Next?</a></li>
 </ul>
 </li>
 </ul>
diff --git a/docs-archive/apache-airflow/2.3.0/templates-ref.html b/docs-archive/apache-airflow/2.3.0/templates-ref.html
index baef46c..59838c6 100644
--- a/docs-archive/apache-airflow/2.3.0/templates-ref.html
+++ b/docs-archive/apache-airflow/2.3.0/templates-ref.html
@@ -694,7 +694,7 @@
 <td><p>End of the data interval (<a class="reference external" href="https://pendulum.eustace.io/docs/#introduction">pendulum.DateTime</a>).</p></td>
 </tr>
 <tr class="row-even"><td><p><code class="docutils literal notranslate"><span class="pre">{{</span> <span class="pre">ds</span> <span class="pre">}}</span></code></p></td>
-<td><p>The DAG run’s logical date as <code class="docutils literal notranslate"><span class="pre">YYYY-MM-DD</span></code>.
+<td><p>The DAG run's logical date as <code class="docutils literal notranslate"><span class="pre">YYYY-MM-DD</span></code>.
 Same as <code class="docutils literal notranslate"><span class="pre">{{</span> <span class="pre">dag_run.logical_date</span> <span class="pre">|</span> <span class="pre">ds</span> <span class="pre">}}</span></code>.</p></td>
 </tr>
 <tr class="row-odd"><td><p><code class="docutils literal notranslate"><span class="pre">{{</span> <span class="pre">ds_nodash</span> <span class="pre">}}</span></code></p></td>
@@ -771,14 +771,14 @@
 <td><p>A reference to the DagRun object.</p></td>
 </tr>
 <tr class="row-odd"><td><p><code class="docutils literal notranslate"><span class="pre">{{</span> <span class="pre">test_mode</span> <span class="pre">}}</span></code></p></td>
-<td><p>Whether the task instance was called using the CLI’s test
+<td><p>Whether the task instance was called using the CLI's test
 subcommand.</p></td>
 </tr>
 </tbody>
 </table>
 <div class="admonition note">
 <p class="admonition-title">Note</p>
-<p>The DAG run’s logical date, and values derived from it, such as <code class="docutils literal notranslate"><span class="pre">ds</span></code> and
+<p>The DAG run's logical date, and values derived from it, such as <code class="docutils literal notranslate"><span class="pre">ds</span></code> and
 <code class="docutils literal notranslate"><span class="pre">ts</span></code>, <strong>should not</strong> be considered unique in a DAG. Use <code class="docutils literal notranslate"><span class="pre">run_id</span></code> instead.</p>
 </div>
 <p>The following variables are deprecated. They are kept for backward compatibility, but you should convert
@@ -838,12 +838,12 @@
 </tr>
 </tbody>
 </table>
-<p>Note that you can access the object’s attributes and methods with simple
+<p>Note that you can access the object's attributes and methods with simple
 dot notation. Here are some examples of what is possible:
-<code class="docutils literal notranslate"><span class="pre">{{</span> <span class="pre">task.owner</span> <span class="pre">}}</span></code>, <code class="docutils literal notranslate"><span class="pre">{{</span> <span class="pre">task.task_id</span> <span class="pre">}}</span></code>, <code class="docutils literal notranslate"><span class="pre">{{</span> <span class="pre">ti.hostname</span> <span class="pre">}}</span></code>, …
-Refer to the models documentation for more information on the objects’
+<code class="docutils literal notranslate"><span class="pre">{{</span> <span class="pre">task.owner</span> <span class="pre">}}</span></code>, <code class="docutils literal notranslate"><span class="pre">{{</span> <span class="pre">task.task_id</span> <span class="pre">}}</span></code>, <code class="docutils literal notranslate"><span class="pre">{{</span> <span class="pre">ti.hostname</span> <span class="pre">}}</span></code>, ...
+Refer to the models documentation for more information on the objects'
 attributes and methods.</p>
-<p>The <code class="docutils literal notranslate"><span class="pre">var</span></code> template variable allows you to access variables defined in Airflow’s
+<p>The <code class="docutils literal notranslate"><span class="pre">var</span></code> template variable allows you to access variables defined in Airflow's
 UI. You can access them as either plain-text or JSON. If you use JSON, you are
 also able to walk nested structures, such as dictionaries like:
 <code class="docutils literal notranslate"><span class="pre">{{</span> <span class="pre">var.json.my_dict_var.key1</span> <span class="pre">}}</span></code>.</p>
@@ -854,7 +854,7 @@
 <p>Similarly, Airflow Connections data can be accessed via the <code class="docutils literal notranslate"><span class="pre">conn</span></code> template variable.
 For example, you could use expressions in your templates like <code class="docutils literal notranslate"><span class="pre">{{</span> <span class="pre">conn.my_conn_id.login</span> <span class="pre">}}</span></code>,
 <code class="docutils literal notranslate"><span class="pre">{{</span> <span class="pre">conn.my_conn_id.password</span> <span class="pre">}}</span></code>, etc.
-Just like with <code class="docutils literal notranslate"><span class="pre">var</span></code> it’s possible to fetch a connection by string  (e.g. <code class="docutils literal notranslate"><span class="pre">{{</span> <span class="pre">conn.get('my_conn_id_'+index).host</span> <span class="pre">}}</span></code>
+Just like with <code class="docutils literal notranslate"><span class="pre">var</span></code> it's possible to fetch a connection by string  (e.g. <code class="docutils literal notranslate"><span class="pre">{{</span> <span class="pre">conn.get('my_conn_id_'+index).host</span> <span class="pre">}}</span></code>
 ) or provide defaults (e.g <code class="docutils literal notranslate"><span class="pre">{{</span> <span class="pre">conn.get('my_conn_id',</span> <span class="pre">{&quot;host&quot;:</span> <span class="pre">&quot;host1&quot;,</span> <span class="pre">&quot;login&quot;:</span> <span class="pre">&quot;user1&quot;}).host</span> <span class="pre">}}</span></code>)</p>
 </div>
 <div class="section" id="filters">
@@ -916,22 +916,22 @@
 </thead>
 <tbody>
 <tr class="row-even"><td><p><code class="docutils literal notranslate"><span class="pre">macros.datetime</span></code></p></td>
-<td><p>The standard lib’s <a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><code class="xref py py-class docutils literal notranslate"><span class="pre">datetime.datetime</span></code></a></p></td>
+<td><p>The standard lib's <a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.datetime" title="(in Python v3.10)"><code class="xref py py-class docutils literal notranslate"><span class="pre">datetime.datetime</span></code></a></p></td>
 </tr>
 <tr class="row-odd"><td><p><code class="docutils literal notranslate"><span class="pre">macros.timedelta</span></code></p></td>
-<td><p>The standard lib’s <a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.timedelta" title="(in Python v3.10)"><code class="xref py py-class docutils literal notranslate"><span class="pre">datetime.timedelta</span></code></a></p></td>
+<td><p>The standard lib's <a class="reference external" href="https://docs.python.org/3/library/datetime.html#datetime.timedelta" title="(in Python v3.10)"><code class="xref py py-class docutils literal notranslate"><span class="pre">datetime.timedelta</span></code></a></p></td>
 </tr>
 <tr class="row-even"><td><p><code class="docutils literal notranslate"><span class="pre">macros.dateutil</span></code></p></td>
 <td><p>A reference to the <code class="docutils literal notranslate"><span class="pre">dateutil</span></code> package</p></td>
 </tr>
 <tr class="row-odd"><td><p><code class="docutils literal notranslate"><span class="pre">macros.time</span></code></p></td>
-<td><p>The standard lib’s <a class="reference external" href="https://docs.python.org/3/library/time.html#module-time" title="(in Python v3.10)"><code class="xref py py-mod docutils literal notranslate"><span class="pre">time</span></code></a></p></td>
+<td><p>The standard lib's <a class="reference external" href="https://docs.python.org/3/library/time.html#module-time" title="(in Python v3.10)"><code class="xref py py-mod docutils literal notranslate"><span class="pre">time</span></code></a></p></td>
 </tr>
 <tr class="row-even"><td><p><code class="docutils literal notranslate"><span class="pre">macros.uuid</span></code></p></td>
-<td><p>The standard lib’s <a class="reference external" href="https://docs.python.org/3/library/uuid.html#module-uuid" title="(in Python v3.10)"><code class="xref py py-mod docutils literal notranslate"><span class="pre">uuid</span></code></a></p></td>
+<td><p>The standard lib's <a class="reference external" href="https://docs.python.org/3/library/uuid.html#module-uuid" title="(in Python v3.10)"><code class="xref py py-mod docutils literal notranslate"><span class="pre">uuid</span></code></a></p></td>
 </tr>
 <tr class="row-odd"><td><p><code class="docutils literal notranslate"><span class="pre">macros.random</span></code></p></td>
-<td><p>The standard lib’s <code class="xref py py-class docutils literal notranslate"><span class="pre">random.random</span></code></p></td>
+<td><p>The standard lib's <code class="xref py py-class docutils literal notranslate"><span class="pre">random.random</span></code></p></td>
 </tr>
 </tbody>
 </table>
@@ -944,8 +944,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>dt</strong> (<a class="reference external" href="https://docs.python.org/3/library/typing.html#typing.Any" title="(in Python v3.10)"><em>Any</em></a>) – The datetime to display the diff for</p></li>
-<li><p><strong>since</strong> (<a class="reference external" href="https://docs.python.org/3/library/typing.html#typing.Optional" title="(in Python v3.10)"><em>Optional</em></a><em>[</em><em>DateTime</em><em>]</em>) – When to display the date from. If <code class="docutils literal notranslate"><span class="pre">None</span></code> then the diff is
+<li><p><strong>dt</strong> (<a class="reference external" href="https://docs.python.org/3/library/typing.html#typing.Any" title="(in Python v3.10)"><em>Any</em></a>) -- The datetime to display the diff for</p></li>
+<li><p><strong>since</strong> (<a class="reference external" href="https://docs.python.org/3/library/typing.html#typing.Optional" title="(in Python v3.10)"><em>Optional</em></a><em>[</em><em>DateTime</em><em>]</em>) -- When to display the date from. If <code class="docutils literal notranslate"><span class="pre">None</span></code> then the diff is
 between <code class="docutils literal notranslate"><span class="pre">dt</span></code> and now.</p></li>
 </ul>
 </dd>
@@ -962,8 +962,8 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>ds</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – anchor date in <code class="docutils literal notranslate"><span class="pre">YYYY-MM-DD</span></code> format to add to</p></li>
-<li><p><strong>days</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a>) – number of days to add to the ds, you can use negative values</p></li>
+<li><p><strong>ds</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- anchor date in <code class="docutils literal notranslate"><span class="pre">YYYY-MM-DD</span></code> format to add to</p></li>
+<li><p><strong>days</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><em>int</em></a>) -- number of days to add to the ds, you can use negative values</p></li>
 </ul>
 </dd>
 </dl>
@@ -983,9 +983,9 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>ds</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – input string which contains a date</p></li>
-<li><p><strong>input_format</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – input string format. E.g. %Y-%m-%d</p></li>
-<li><p><strong>output_format</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) – output string format  E.g. %Y-%m-%d</p></li>
+<li><p><strong>ds</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- input string which contains a date</p></li>
+<li><p><strong>input_format</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- input string format. E.g. %Y-%m-%d</p></li>
+<li><p><strong>output_format</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><em>str</em></a>) -- output string format  E.g. %Y-%m-%d</p></li>
 </ul>
 </dd>
 </dl>
@@ -1010,11 +1010,11 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>table</strong> – A hive table name</p></li>
-<li><p><strong>ds</strong> – A datestamp <code class="docutils literal notranslate"><span class="pre">%Y-%m-%d</span></code> e.g. <code class="docutils literal notranslate"><span class="pre">yyyy-mm-dd</span></code></p></li>
-<li><p><strong>before</strong> – closest before (True), after (False) or either side of ds</p></li>
-<li><p><strong>schema</strong> – table schema</p></li>
-<li><p><strong>metastore_conn_id</strong> – which metastore connection to use</p></li>
+<li><p><strong>table</strong> -- A hive table name</p></li>
+<li><p><strong>ds</strong> -- A datestamp <code class="docutils literal notranslate"><span class="pre">%Y-%m-%d</span></code> e.g. <code class="docutils literal notranslate"><span class="pre">yyyy-mm-dd</span></code></p></li>
+<li><p><strong>before</strong> -- closest before (True), after (False) or either side of ds</p></li>
+<li><p><strong>schema</strong> -- table schema</p></li>
+<li><p><strong>metastore_conn_id</strong> -- which metastore connection to use</p></li>
 </ul>
 </dd>
 <dt class="field-even">Returns</dt>
@@ -1038,17 +1038,17 @@
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
-<li><p><strong>schema</strong> – The hive schema the table lives in</p></li>
-<li><p><strong>table</strong> – The hive table you are interested in, supports the dot
-notation as in “my_database.my_table”, if a dot is found,
+<li><p><strong>schema</strong> -- The hive schema the table lives in</p></li>
+<li><p><strong>table</strong> -- The hive table you are interested in, supports the dot
+notation as in &quot;my_database.my_table&quot;, if a dot is found,
 the schema param is disregarded</p></li>
-<li><p><strong>metastore_conn_id</strong> – The hive connection you are interested in.
-If your default is set you don’t need to use this parameter.</p></li>
-<li><p><strong>filter_map</strong> – partition_key:partition_value map used for partition filtering,
-e.g. {‘key1’: ‘value1’, ‘key2’: ‘value2’}.
+<li><p><strong>metastore_conn_id</strong> -- The hive connection you are interested in.
+If your default is set you don't need to use this parameter.</p></li>
+<li><p><strong>filter_map</strong> -- partition_key:partition_value map used for partition filtering,
+e.g. {'key1': 'value1', 'key2': 'value2'}.
 Only partitions matching all partition_key:partition_value
 pairs will be considered as candidates of max partition.</p></li>
-<li><p><strong>field</strong> – the field to get the max value from. If there’s only
+<li><p><strong>field</strong> -- the field to get the max value from. If there's only
 one partition field, this will be inferred</p></li>
 </ul>
 </dd>
diff --git a/docs-archive/apache-airflow/2.3.0/timezone.html b/docs-archive/apache-airflow/2.3.0/timezone.html
index fbbb864..5d2c8ff 100644
--- a/docs-archive/apache-airflow/2.3.0/timezone.html
+++ b/docs-archive/apache-airflow/2.3.0/timezone.html
@@ -692,8 +692,8 @@
 <h2>Web UI<a class="headerlink" href="#web-ui" title="Permalink to this headline">¶</a></h2>
 <p>By default the Web UI will show times in UTC. It is possible to change the timezone shown by using the menu in the top right (click on the clock to activate it):</p>
 <img alt="_images/ui-timezone-chooser.png" src="_images/ui-timezone-chooser.png" />
-<p>“Local” is detected from the browser’s timezone. The “Server” value comes from the <code class="docutils literal notranslate"><span class="pre">default_timezone</span></code> setting in the <code class="docutils literal notranslate"><span class="pre">[core]</span></code> section.</p>
-<p>The users’ selected timezone is stored in LocalStorage so is a per-browser setting.</p>
+<p>&quot;Local&quot; is detected from the browser's timezone. The &quot;Server&quot; value comes from the <code class="docutils literal notranslate"><span class="pre">default_timezone</span></code> setting in the <code class="docutils literal notranslate"><span class="pre">[core]</span></code> section.</p>
+<p>The users' selected timezone is stored in LocalStorage so is a per-browser setting.</p>
 <div class="admonition note">
 <p class="admonition-title">Note</p>
 <p>If you have configured your Airflow install to use a different default timezone and want the UI to use this same timezone, set <code class="docutils literal notranslate"><span class="pre">default_ui_timezone</span></code> in the <code class="docutils literal notranslate"><span class="pre">[webserver]</span></code> section to either an empty string, or the same value.</p>
@@ -759,7 +759,7 @@
 <div class="section" id="time-zone-aware-dags">
 <span id="timezone-aware-dags"></span><h2>Time zone aware DAGs<a class="headerlink" href="#time-zone-aware-dags" title="Permalink to this headline">¶</a></h2>
 <p>Creating a time zone aware DAG is quite simple. Just make sure to supply a time zone aware <code class="docutils literal notranslate"><span class="pre">start_date</span></code>
-using <code class="docutils literal notranslate"><span class="pre">pendulum</span></code>. Don’t try to use standard library
+using <code class="docutils literal notranslate"><span class="pre">pendulum</span></code>. Don't try to use standard library
 <a class="reference external" href="https://docs.python.org/3/library/datetime.html#timezone-objects">timezone</a> as they are known to
 have limitations and we deliberately disallow using them in DAGs.</p>
 <div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="kn">import</span> <span class="nn">pendulum</span>
diff --git a/docs-archive/apache-airflow/2.3.0/tutorial.html b/docs-archive/apache-airflow/2.3.0/tutorial.html
index c2ce047..5ba6fc9 100644
--- a/docs-archive/apache-airflow/2.3.0/tutorial.html
+++ b/docs-archive/apache-airflow/2.3.0/tutorial.html
@@ -335,7 +335,7 @@
 <li class="toctree-l1"><a class="reference internal" href="upgrading-from-1-10/index.html">Upgrading from 1.10 to 2</a></li>
 <li class="toctree-l1 current"><a class="current reference internal" href="#">Tutorial</a><ul>
 <li class="toctree-l2"><a class="reference internal" href="#example-pipeline-definition">Example Pipeline definition</a></li>
-<li class="toctree-l2"><a class="reference internal" href="#it-s-a-dag-definition-file">It’s a DAG definition file</a></li>
+<li class="toctree-l2"><a class="reference internal" href="#it-s-a-dag-definition-file">It's a DAG definition file</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#importing-modules">Importing Modules</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#default-arguments">Default Arguments</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#instantiate-a-dag">Instantiate a DAG</a></li>
@@ -363,7 +363,7 @@
 </li>
 </ul>
 </li>
-<li class="toctree-l2"><a class="reference internal" href="#what-s-next">What’s Next?</a></li>
+<li class="toctree-l2"><a class="reference internal" href="#what-s-next">What's Next?</a></li>
 </ul>
 </li>
 <li class="toctree-l1"><a class="reference internal" href="tutorial_taskflow_api.html">Tutorial on the TaskFlow API</a></li>
@@ -535,7 +535,7 @@
 <li class="toctree-l1"><a class="reference internal" href="upgrading-from-1-10/index.html">Upgrading from 1.10 to 2</a></li>
 <li class="toctree-l1 current"><a class="current reference internal" href="#">Tutorial</a><ul>
 <li class="toctree-l2"><a class="reference internal" href="#example-pipeline-definition">Example Pipeline definition</a></li>
-<li class="toctree-l2"><a class="reference internal" href="#it-s-a-dag-definition-file">It’s a DAG definition file</a></li>
+<li class="toctree-l2"><a class="reference internal" href="#it-s-a-dag-definition-file">It's a DAG definition file</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#importing-modules">Importing Modules</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#default-arguments">Default Arguments</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#instantiate-a-dag">Instantiate a DAG</a></li>
@@ -563,7 +563,7 @@
 </li>
 </ul>
 </li>
-<li class="toctree-l2"><a class="reference internal" href="#what-s-next">What’s Next?</a></li>
+<li class="toctree-l2"><a class="reference internal" href="#what-s-next">What's Next?</a></li>
 </ul>
 </li>
 <li class="toctree-l1"><a class="reference internal" href="tutorial_taskflow_api.html">Tutorial on the TaskFlow API</a></li>
@@ -802,10 +802,10 @@
 </div>
 </div>
 <div class="section" id="it-s-a-dag-definition-file">
-<h2>It’s a DAG definition file<a class="headerlink" href="#it-s-a-dag-definition-file" title="Permalink to this headline">¶</a></h2>
+<h2>It's a DAG definition file<a class="headerlink" href="#it-s-a-dag-definition-file" title="Permalink to this headline">¶</a></h2>
 <p>One thing to wrap your head around (it may not be very intuitive for everyone
 at first) is that this Airflow Python script is really
-just a configuration file specifying the DAG’s structure as code.
+just a configuration file specifying the DAG's structure as code.
 The actual tasks defined here will run in a different context from
 the context of this script. Different tasks run on different workers
 at different points in time, which means that this script cannot be used
@@ -813,14 +813,14 @@
 purpose we have a more advanced feature called <a class="reference internal" href="concepts/xcoms.html"><span class="doc">XComs</span></a>.</p>
 <p>People sometimes think of the DAG definition file as a place where they
 can do some actual data processing - that is not the case at all!
-The script’s purpose is to define a DAG object. It needs to evaluate
+The script's purpose is to define a DAG object. It needs to evaluate
 quickly (seconds, not minutes) since the scheduler will execute it
 periodically to reflect the changes if any.</p>
 </div>
 <div class="section" id="importing-modules">
 <h2>Importing Modules<a class="headerlink" href="#importing-modules" title="Permalink to this headline">¶</a></h2>
 <p>An Airflow pipeline is just a Python script that happens to define an
-Airflow DAG object. Let’s start by importing the libraries we will need.</p>
+Airflow DAG object. Let's start by importing the libraries we will need.</p>
 <div class="example-block-wrapper docutils container">
 <p class="example-header example-header--with-button"><span class="example-title">airflow/example_dags/tutorial.py</span><a class="example-header-button viewcode-button reference internal" href="_modules/airflow/example_dags/tutorial.html"><span class="viewcode-link">[source]</span></a></p>
 <div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="kn">from</span> <span class="nn">datetime</span> <span class="kn">import</span> <span class="n">datetime</span><span class="p">,</span> <span class="n">timedelta</span>
@@ -839,8 +839,8 @@
 </div>
 <div class="section" id="default-arguments">
 <h2>Default Arguments<a class="headerlink" href="#default-arguments" title="Permalink to this headline">¶</a></h2>
-<p>We’re about to create a DAG and some tasks, and we have the choice to
-explicitly pass a set of arguments to each task’s constructor
+<p>We're about to create a DAG and some tasks, and we have the choice to
+explicitly pass a set of arguments to each task's constructor
 (which would become redundant), or (better!) we can define a dictionary
 of default parameters that we can use when creating tasks.</p>
 <div class="example-block-wrapper docutils container">
@@ -870,7 +870,7 @@
 </pre></div>
 </div>
 </div>
-<p>For more information about the BaseOperator’s parameters and what they do,
+<p>For more information about the BaseOperator's parameters and what they do,
 refer to the <code class="xref py py-class docutils literal notranslate"><span class="pre">airflow.models.BaseOperator</span></code> documentation.</p>
 <p>Also, note that you could easily define different sets of arguments that
 would serve different purposes. An example of that would be to have
@@ -878,7 +878,7 @@
 </div>
 <div class="section" id="instantiate-a-dag">
 <h2>Instantiate a DAG<a class="headerlink" href="#instantiate-a-dag" title="Permalink to this headline">¶</a></h2>
-<p>We’ll need a DAG object to nest our tasks into. Here we pass a string
+<p>We'll need a DAG object to nest our tasks into. Here we pass a string
 that defines the <code class="docutils literal notranslate"><span class="pre">dag_id</span></code>, which serves as a unique identifier for your DAG.
 We also pass the default argument dictionary that we just defined and
 define a <code class="docutils literal notranslate"><span class="pre">schedule_interval</span></code> of 1 day for the DAG.</p>
@@ -941,14 +941,14 @@
 </div>
 <p>Notice how we pass a mix of operator specific arguments (<code class="docutils literal notranslate"><span class="pre">bash_command</span></code>) and
 an argument common to all operators (<code class="docutils literal notranslate"><span class="pre">retries</span></code>) inherited
-from BaseOperator to the operator’s constructor. This is simpler than
+from BaseOperator to the operator's constructor. This is simpler than
 passing every argument for every constructor call. Also, notice that in
 the second task we override the <code class="docutils literal notranslate"><span class="pre">retries</span></code> parameter with <code class="docutils literal notranslate"><span class="pre">3</span></code>.</p>
 <p>The precedence rules for a task are as follows:</p>
 <ol class="arabic simple">
 <li><p>Explicitly passed arguments</p></li>
 <li><p>Values that exist in the <code class="docutils literal notranslate"><span class="pre">default_args</span></code> dictionary</p></li>
-<li><p>The operator’s default value, if one exists</p></li>
+<li><p>The operator's default value, if one exists</p></li>
 </ol>
 <p>A task must include or inherit the arguments <code class="docutils literal notranslate"><span class="pre">task_id</span></code> and <code class="docutils literal notranslate"><span class="pre">owner</span></code>,
 otherwise Airflow will raise an exception.</p>
@@ -964,8 +964,8 @@
 <p>This tutorial barely scratches the surface of what you can do with
 templating in Airflow, but the goal of this section is to let you know
 this feature exists, get you familiar with double curly brackets, and
-point to the most common template variable: <code class="docutils literal notranslate"><span class="pre">{{</span> <span class="pre">ds</span> <span class="pre">}}</span></code> (today’s “date
-stamp”).</p>
+point to the most common template variable: <code class="docutils literal notranslate"><span class="pre">{{</span> <span class="pre">ds</span> <span class="pre">}}</span></code> (today's &quot;date
+stamp&quot;).</p>
 <div class="example-block-wrapper docutils container">
 <p class="example-header example-header--with-button"><span class="example-title">airflow/example_dags/tutorial.py</span><a class="example-header-button viewcode-button reference internal" href="_modules/airflow/example_dags/tutorial.html"><span class="viewcode-link">[source]</span></a></p>
 <div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="n">templated_command</span> <span class="o">=</span> <span class="n">dedent</span><span class="p">(</span>
@@ -991,7 +991,7 @@
 <p>Files can also be passed to the <code class="docutils literal notranslate"><span class="pre">bash_command</span></code> argument, like
 <code class="docutils literal notranslate"><span class="pre">bash_command='templated_command.sh'</span></code>, where the file location is relative to
 the directory containing the pipeline file (<code class="docutils literal notranslate"><span class="pre">tutorial.py</span></code> in this case). This
-may be desirable for many reasons, like separating your script’s logic and
+may be desirable for many reasons, like separating your script's logic and
 pipeline code, allowing for proper code highlighting in files composed in
 different languages, and general flexibility in structuring pipelines. It is
 also possible to define your <code class="docutils literal notranslate"><span class="pre">template_searchpath</span></code> as pointing to any folder
@@ -1040,7 +1040,7 @@
 </div>
 <div class="section" id="setting-up-dependencies">
 <h2>Setting up Dependencies<a class="headerlink" href="#setting-up-dependencies" title="Permalink to this headline">¶</a></h2>
-<p>We have tasks <code class="docutils literal notranslate"><span class="pre">t1</span></code>, <code class="docutils literal notranslate"><span class="pre">t2</span></code> and <code class="docutils literal notranslate"><span class="pre">t3</span></code> that do not depend on each other. Here’s a few ways
+<p>We have tasks <code class="docutils literal notranslate"><span class="pre">t1</span></code>, <code class="docutils literal notranslate"><span class="pre">t2</span></code> and <code class="docutils literal notranslate"><span class="pre">t3</span></code> that do not depend on each other. Here's a few ways
 you can define dependencies between them:</p>
 <div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="n">t1</span><span class="o">.</span><span class="n">set_downstream</span><span class="p">(</span><span class="n">t2</span><span class="p">)</span>
 
@@ -1076,7 +1076,7 @@
 <div class="section" id="using-time-zones">
 <h2>Using time zones<a class="headerlink" href="#using-time-zones" title="Permalink to this headline">¶</a></h2>
 <p>Creating a time zone aware DAG is quite simple. Just make sure to supply a time zone aware dates
-using <code class="docutils literal notranslate"><span class="pre">pendulum</span></code>. Don’t try to use standard library
+using <code class="docutils literal notranslate"><span class="pre">pendulum</span></code>. Don't try to use standard library
 <a class="reference external" href="https://docs.python.org/3/library/datetime.html#timezone-objects">timezone</a> as they are known to
 have limitations and we deliberately disallow using them in DAGs.</p>
 </div>
@@ -1177,9 +1177,9 @@
 <span id="id1"></span><h2>Testing<a class="headerlink" href="#testing" title="Permalink to this headline">¶</a></h2>
 <div class="section" id="running-the-script">
 <h3>Running the Script<a class="headerlink" href="#running-the-script" title="Permalink to this headline">¶</a></h3>
-<p>Time to run some tests. First, let’s make sure the pipeline
+<p>Time to run some tests. First, let's make sure the pipeline
 is parsed successfully.</p>
-<p>Let’s assume we are saving the code from the previous step in
+<p>Let's assume we are saving the code from the previous step in
 <code class="docutils literal notranslate"><span class="pre">tutorial.py</span></code> in the DAGs folder referenced in your <code class="docutils literal notranslate"><span class="pre">airflow.cfg</span></code>.
 The default location for your DAGs is <code class="docutils literal notranslate"><span class="pre">~/airflow/dags</span></code>.</p>
 <div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>python ~/airflow/dags/tutorial.py
@@ -1191,7 +1191,7 @@
 </div>
 <div class="section" id="command-line-metadata-validation">
 <h3>Command Line Metadata Validation<a class="headerlink" href="#command-line-metadata-validation" title="Permalink to this headline">¶</a></h3>
-<p>Let’s run a few commands to validate this script further.</p>
+<p>Let's run a few commands to validate this script further.</p>
 <div class="highlight-bash notranslate"><div class="highlight"><pre><span></span><span class="c1"># initialize the database tables</span>
 airflow db init
 
@@ -1208,7 +1208,7 @@
 </div>
 <div class="section" id="id2">
 <h3>Testing<a class="headerlink" href="#id2" title="Permalink to this headline">¶</a></h3>
-<p>Let’s test by running the actual task instances for a specific date. The date
+<p>Let's test by running the actual task instances for a specific date. The date
 specified in this context is called the <em>logical date</em> (also called <em>execution
 date</em> for historical reasons), which simulates the scheduler running your task
 or DAG for a specific date and time, even though it <em>physically</em> will run now
@@ -1216,7 +1216,7 @@
 <p>We said the scheduler runs your task <em>for</em> a specific date and time, not <em>at</em>.
 This is because each run of a DAG conceptually represents not a specific date
 and time, but an interval between two times, called a
-<a class="reference internal" href="dag-run.html#data-interval"><span class="std std-ref">data interval</span></a>. A DAG run’s logical date is the start of
+<a class="reference internal" href="dag-run.html#data-interval"><span class="std std-ref">data interval</span></a>. A DAG run's logical date is the start of
 its data interval.</p>
 <div class="highlight-bash notranslate"><div class="highlight"><pre><span></span><span class="c1"># command layout: command subcommand dag_id task_id date</span>
 
@@ -1237,7 +1237,7 @@
 running your bash command and printing the result.</p>
 <p>Note that the <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">tasks</span> <span class="pre">test</span></code> command runs task instances locally, outputs
 their log to stdout (on screen), does not bother with dependencies, and
-does not communicate state (running, success, failed, …) to the database.
+does not communicate state (running, success, failed, ...) to the database.
 It simply allows testing a single task instance.</p>
 <p>The same applies to <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">dags</span> <span class="pre">test</span> <span class="pre">[dag_id]</span> <span class="pre">[logical_date]</span></code>, but on a DAG
 level. It performs a single DAG run of the given DAG id. While it does take task
@@ -1247,7 +1247,7 @@
 </div>
 <div class="section" id="backfill">
 <h3>Backfill<a class="headerlink" href="#backfill" title="Permalink to this headline">¶</a></h3>
-<p>Everything looks like it’s running fine so let’s run a backfill.
+<p>Everything looks like it's running fine so let's run a backfill.
 <code class="docutils literal notranslate"><span class="pre">backfill</span></code> will respect your dependencies, emit logs into files and talk to
 the database to record status. If you do have a webserver up, you will be able
 to track the progress. <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">webserver</span></code> will start a web server if you
@@ -1297,8 +1297,8 @@
 </pre></div>
 </div>
 <p>After all services have started up, the web UI will be available at: <code class="docutils literal notranslate"><span class="pre">http://localhost:8080</span></code>. The default account has the username <code class="docutils literal notranslate"><span class="pre">airflow</span></code> and the password <code class="docutils literal notranslate"><span class="pre">airflow</span></code>.</p>
-<p>We will also need to create a <a class="reference external" href="https://airflow.apache.org/docs/apache-airflow/stable/concepts/connections.html">connection</a> to the postgres db. To create one via the web UI, from the “Admin” menu, select “Connections”, then click the Plus sign to “Add a new record” to the list of connections.</p>
-<p>Fill in the fields as shown below. Note the Connection Id value, which we’ll pass as a parameter for the <code class="docutils literal notranslate"><span class="pre">postgres_conn_id</span></code> kwarg.</p>
+<p>We will also need to create a <a class="reference external" href="https://airflow.apache.org/docs/apache-airflow/stable/concepts/connections.html">connection</a> to the postgres db. To create one via the web UI, from the &quot;Admin&quot; menu, select &quot;Connections&quot;, then click the Plus sign to &quot;Add a new record&quot; to the list of connections.</p>
+<p>Fill in the fields as shown below. Note the Connection Id value, which we'll pass as a parameter for the <code class="docutils literal notranslate"><span class="pre">postgres_conn_id</span></code> kwarg.</p>
 <ul class="simple">
 <li><p>Connection Id: tutorial_pg_conn</p></li>
 <li><p>Connection Type: postgres</p></li>
@@ -1312,7 +1312,7 @@
 <div class="section" id="table-creation-tasks">
 <h4>Table Creation Tasks<a class="headerlink" href="#table-creation-tasks" title="Permalink to this headline">¶</a></h4>
 <p>We can use the <a class="reference external" href="https://airflow.apache.org/docs/apache-airflow-providers-postgres/stable/operators/postgres_operator_howto_guide.html#creating-a-postgres-database-table">PostgresOperator</a> to define tasks that create tables in our postgres db.</p>
-<p>We’ll create one table to facilitate data cleaning steps (<code class="docutils literal notranslate"><span class="pre">employees_temp</span></code>) and another table to store our cleaned data (<code class="docutils literal notranslate"><span class="pre">employees</span></code>).</p>
+<p>We'll create one table to facilitate data cleaning steps (<code class="docutils literal notranslate"><span class="pre">employees_temp</span></code>) and another table to store our cleaned data (<code class="docutils literal notranslate"><span class="pre">employees</span></code>).</p>
 <div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="kn">from</span> <span class="nn">airflow.providers.postgres.operators.postgres</span> <span class="kn">import</span> <span class="n">PostgresOperator</span>
 
 <span class="n">create_employees_table</span> <span class="o">=</span> <span class="n">PostgresOperator</span><span class="p">(</span>
@@ -1423,7 +1423,7 @@
 </div>
 <div class="section" id="completing-our-dag">
 <h4>Completing our DAG:<a class="headerlink" href="#completing-our-dag" title="Permalink to this headline">¶</a></h4>
-<p>We’ve developed our tasks, now we need to wrap them in a DAG, which enables us to define when and how tasks should run, and state any dependencies that tasks have on other tasks. The DAG below is configured to:</p>
+<p>We've developed our tasks, now we need to wrap them in a DAG, which enables us to define when and how tasks should run, and state any dependencies that tasks have on other tasks. The DAG below is configured to:</p>
 <ul class="simple">
 <li><p>run every day a midnight starting on Jan 1, 2021,</p></li>
 <li><p>only run once in the event that days are missed, and</p></li>
@@ -1538,16 +1538,16 @@
 <img alt="_images/new_tutorial-1.png" src="_images/new_tutorial-1.png" />
 <p>You can trigger the <code class="docutils literal notranslate"><span class="pre">Etl</span></code> DAG by unpausing it (via the slider on the left end) and running it (via the Run button under <strong>Actions</strong>).</p>
 <img alt="_images/new_tutorial-3.png" src="_images/new_tutorial-3.png" />
-<p>In the <code class="docutils literal notranslate"><span class="pre">Etl</span></code> DAG’s <strong>Tree</strong> view, we see all that all tasks ran successfully in all executed runs. Success!</p>
+<p>In the <code class="docutils literal notranslate"><span class="pre">Etl</span></code> DAG's <strong>Tree</strong> view, we see all that all tasks ran successfully in all executed runs. Success!</p>
 </div>
 </div>
 </div>
 <div class="section" id="what-s-next">
-<h2>What’s Next?<a class="headerlink" href="#what-s-next" title="Permalink to this headline">¶</a></h2>
-<p>That’s it, you have written, tested and backfilled your very first Airflow
+<h2>What's Next?<a class="headerlink" href="#what-s-next" title="Permalink to this headline">¶</a></h2>
+<p>That's it, you have written, tested and backfilled your very first Airflow
 pipeline. Merging your code into a code repository that has a master scheduler
 running against it should get it to get triggered and run every day.</p>
-<p>Here’s a few things you might want to do next:</p>
+<p>Here's a few things you might want to do next:</p>
 <div class="admonition seealso">
 <p class="admonition-title">See also</p>
 <ul class="simple">
@@ -1644,7 +1644,7 @@
             <ul>
 <li><a class="reference internal" href="#">Tutorial</a><ul>
 <li><a class="reference internal" href="#example-pipeline-definition">Example Pipeline definition</a></li>
-<li><a class="reference internal" href="#it-s-a-dag-definition-file">It’s a DAG definition file</a></li>
+<li><a class="reference internal" href="#it-s-a-dag-definition-file">It's a DAG definition file</a></li>
 <li><a class="reference internal" href="#importing-modules">Importing Modules</a></li>
 <li><a class="reference internal" href="#default-arguments">Default Arguments</a></li>
 <li><a class="reference internal" href="#instantiate-a-dag">Instantiate a DAG</a></li>
@@ -1672,7 +1672,7 @@
 </li>
 </ul>
 </li>
-<li><a class="reference internal" href="#what-s-next">What’s Next?</a></li>
+<li><a class="reference internal" href="#what-s-next">What's Next?</a></li>
 </ul>
 </li>
 </ul>
diff --git a/docs-archive/apache-airflow/2.3.0/tutorial_taskflow_api.html b/docs-archive/apache-airflow/2.3.0/tutorial_taskflow_api.html
index e0d48a8..c51c6f5 100644
--- a/docs-archive/apache-airflow/2.3.0/tutorial_taskflow_api.html
+++ b/docs-archive/apache-airflow/2.3.0/tutorial_taskflow_api.html
@@ -335,8 +335,8 @@
 <li class="toctree-l1"><a class="reference internal" href="upgrading-from-1-10/index.html">Upgrading from 1.10 to 2</a></li>
 <li class="toctree-l1"><a class="reference internal" href="tutorial.html">Tutorial</a></li>
 <li class="toctree-l1 current"><a class="current reference internal" href="#">Tutorial on the TaskFlow API</a><ul>
-<li class="toctree-l2"><a class="reference internal" href="#example-taskflow-api-etl-pipeline">Example “TaskFlow API” ETL Pipeline</a></li>
-<li class="toctree-l2"><a class="reference internal" href="#it-s-a-dag-definition-file">It’s a DAG definition file</a></li>
+<li class="toctree-l2"><a class="reference internal" href="#example-taskflow-api-etl-pipeline">Example &quot;TaskFlow API&quot; ETL Pipeline</a></li>
+<li class="toctree-l2"><a class="reference internal" href="#it-s-a-dag-definition-file">It's a DAG definition file</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#instantiate-a-dag">Instantiate a DAG</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#tasks">Tasks</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#main-flow-of-the-dag">Main flow of the DAG</a></li>
@@ -347,7 +347,7 @@
 <li class="toctree-l2"><a class="reference internal" href="#adding-dependencies-between-decorated-and-traditional-tasks">Adding dependencies between decorated and traditional tasks</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#consuming-xcoms-between-decorated-and-traditional-tasks">Consuming XComs between decorated and traditional tasks</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#accessing-context-variables-in-decorated-tasks">Accessing context variables in decorated tasks</a></li>
-<li class="toctree-l2"><a class="reference internal" href="#what-s-next">What’s Next?</a></li>
+<li class="toctree-l2"><a class="reference internal" href="#what-s-next">What's Next?</a></li>
 </ul>
 </li>
 <li class="toctree-l1"><a class="reference internal" href="howto/index.html">How-to Guides</a></li>
@@ -518,8 +518,8 @@
 <li class="toctree-l1"><a class="reference internal" href="upgrading-from-1-10/index.html">Upgrading from 1.10 to 2</a></li>
 <li class="toctree-l1"><a class="reference internal" href="tutorial.html">Tutorial</a></li>
 <li class="toctree-l1 current"><a class="current reference internal" href="#">Tutorial on the TaskFlow API</a><ul>
-<li class="toctree-l2"><a class="reference internal" href="#example-taskflow-api-etl-pipeline">Example “TaskFlow API” ETL Pipeline</a></li>
-<li class="toctree-l2"><a class="reference internal" href="#it-s-a-dag-definition-file">It’s a DAG definition file</a></li>
+<li class="toctree-l2"><a class="reference internal" href="#example-taskflow-api-etl-pipeline">Example &quot;TaskFlow API&quot; ETL Pipeline</a></li>
+<li class="toctree-l2"><a class="reference internal" href="#it-s-a-dag-definition-file">It's a DAG definition file</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#instantiate-a-dag">Instantiate a DAG</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#tasks">Tasks</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#main-flow-of-the-dag">Main flow of the DAG</a></li>
@@ -530,7 +530,7 @@
 <li class="toctree-l2"><a class="reference internal" href="#adding-dependencies-between-decorated-and-traditional-tasks">Adding dependencies between decorated and traditional tasks</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#consuming-xcoms-between-decorated-and-traditional-tasks">Consuming XComs between decorated and traditional tasks</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#accessing-context-variables-in-decorated-tasks">Accessing context variables in decorated tasks</a></li>
-<li class="toctree-l2"><a class="reference internal" href="#what-s-next">What’s Next?</a></li>
+<li class="toctree-l2"><a class="reference internal" href="#what-s-next">What's Next?</a></li>
 </ul>
 </li>
 <li class="toctree-l1"><a class="reference internal" href="howto/index.html">How-to Guides</a></li>
@@ -678,7 +678,7 @@
 <p>The data pipeline chosen here is a simple ETL pattern with
 three separate tasks for Extract, Transform, and Load.</p>
 <div class="section" id="example-taskflow-api-etl-pipeline">
-<h2>Example “TaskFlow API” ETL Pipeline<a class="headerlink" href="#example-taskflow-api-etl-pipeline" title="Permalink to this headline">¶</a></h2>
+<h2>Example &quot;TaskFlow API&quot; ETL Pipeline<a class="headerlink" href="#example-taskflow-api-etl-pipeline" title="Permalink to this headline">¶</a></h2>
 <p>Here is a very simple ETL pipeline using the TaskFlow API paradigm. A more detailed
 explanation is given below.</p>
 <div class="example-block-wrapper docutils container">
@@ -748,7 +748,7 @@
 </div>
 </div>
 <div class="section" id="it-s-a-dag-definition-file">
-<h2>It’s a DAG definition file<a class="headerlink" href="#it-s-a-dag-definition-file" title="Permalink to this headline">¶</a></h2>
+<h2>It's a DAG definition file<a class="headerlink" href="#it-s-a-dag-definition-file" title="Permalink to this headline">¶</a></h2>
 <p>If this is the first DAG file you are looking at, please note that this Python script
 is interpreted by Airflow and is a configuration file for your data pipeline.
 For a complete introduction to DAG files, please look at the core <a class="reference internal" href="tutorial.html"><span class="doc">Airflow tutorial</span></a>
@@ -819,7 +819,7 @@
 </pre></div>
 </div>
 </div>
-<p>That’s it, we are done!
+<p>That's it, we are done!
 We have invoked the Extract task, obtained the order data from there and sent it over to
 the Transform task for summarization, and then invoked the Load task with the summarized data.
 The dependencies between the tasks and the passing of data between these tasks which could be
@@ -835,7 +835,7 @@
 </div>
 <div class="section" id="but-how">
 <h2>But how?<a class="headerlink" href="#but-how" title="Permalink to this headline">¶</a></h2>
-<p>For experienced Airflow DAG authors, this is startlingly simple! Let’s contrast this with
+<p>For experienced Airflow DAG authors, this is startlingly simple! Let's contrast this with
 how this DAG had to be written before Airflow 2.0 below:</p>
 <div class="example-block-wrapper docutils container">
 <p class="example-header example-header--with-button"><span class="example-title">airflow/example_dags/tutorial_etl_dag.py</span><a class="example-header-button viewcode-button reference internal" href="_modules/airflow/example_dags/tutorial_etl_dag.html"><span class="viewcode-link">[source]</span></a></p>
@@ -929,7 +929,7 @@
 </div>
 <p>All of the processing shown above is being done in the new Airflow 2.0 dag as well, but
 it is all abstracted from the DAG developer.</p>
-<p>Let’s examine this in detail by looking at the Transform task in isolation since it is
+<p>Let's examine this in detail by looking at the Transform task in isolation since it is
 in the middle of the data pipeline. In Airflow 1.x, this task is defined as shown below:</p>
 <div class="example-block-wrapper docutils container">
 <p class="example-header example-header--with-button"><span class="example-title">airflow/example_dags/tutorial_etl_dag.py</span><a class="example-header-button viewcode-button reference internal" href="_modules/airflow/example_dags/tutorial_etl_dag.html"><span class="viewcode-link">[source]</span></a></p>
@@ -1126,7 +1126,7 @@
 </div>
 <p>You should upgrade to Airflow 2.2 or above in order to use it.</p>
 </div>
-<p>If you don’t want to run your image on a Docker environment, and instead want to create a separate virtual
+<p>If you don't want to run your image on a Docker environment, and instead want to create a separate virtual
 environment on the same machine, you can use the <code class="docutils literal notranslate"><span class="pre">&#64;task.virtualenv</span></code> decorator instead. The <code class="docutils literal notranslate"><span class="pre">&#64;task.virtualenv</span></code>
 decorator will allow you to create a new virtualenv with custom libraries and even a different
 Python version to run your function.</p>
@@ -1204,7 +1204,7 @@
 <p>As noted above, the TaskFlow API allows XComs to be consumed or passed between tasks in a manner that is
 abstracted away from the DAG author. This section dives further into detailed examples of how this is
 possible not only between TaskFlow functions but between both TaskFlow functions <em>and</em> traditional tasks.</p>
-<p>You may find it necessary to consume an XCom from traditional tasks, either pushed within the task’s execution
+<p>You may find it necessary to consume an XCom from traditional tasks, either pushed within the task's execution
 or via its return value, as an input into downstream tasks. You can access the pushed XCom (also known as an
 <code class="docutils literal notranslate"><span class="pre">XComArg</span></code>) by utilizing the <code class="docutils literal notranslate"><span class="pre">.output</span></code> property exposed for all operators.</p>
 <p>By default, using the <code class="docutils literal notranslate"><span class="pre">.output</span></code> property to retrieve an XCom result is the equivalent of:</p>
@@ -1332,10 +1332,10 @@
 <code class="docutils literal notranslate"><span class="pre">pre_execute</span></code> or <code class="docutils literal notranslate"><span class="pre">post_execute</span></code>. Calling this method outside execution context will raise an error.</p>
 </div>
 <div class="section" id="what-s-next">
-<h2>What’s Next?<a class="headerlink" href="#what-s-next" title="Permalink to this headline">¶</a></h2>
+<h2>What's Next?<a class="headerlink" href="#what-s-next" title="Permalink to this headline">¶</a></h2>
 <p>You have seen how simple it is to write DAGs using the TaskFlow API paradigm within Airflow 2.0. Please do
 read the <a class="reference internal" href="concepts/index.html"><span class="doc">Concepts section</span></a> for detailed explanation of Airflow concepts such as DAGs, Tasks,
-Operators, and more. There’s also a whole section on the <a class="reference internal" href="concepts/taskflow.html"><span class="doc">TaskFlow API</span></a> and the <code class="docutils literal notranslate"><span class="pre">&#64;task</span></code> decorator.</p>
+Operators, and more. There's also a whole section on the <a class="reference internal" href="concepts/taskflow.html"><span class="doc">TaskFlow API</span></a> and the <code class="docutils literal notranslate"><span class="pre">&#64;task</span></code> decorator.</p>
 </div>
 </div>
 
@@ -1415,8 +1415,8 @@
         <div class="wy-menu-vertical">
             <ul>
 <li><a class="reference internal" href="#">Tutorial on the TaskFlow API</a><ul>
-<li><a class="reference internal" href="#example-taskflow-api-etl-pipeline">Example “TaskFlow API” ETL Pipeline</a></li>
-<li><a class="reference internal" href="#it-s-a-dag-definition-file">It’s a DAG definition file</a></li>
+<li><a class="reference internal" href="#example-taskflow-api-etl-pipeline">Example &quot;TaskFlow API&quot; ETL Pipeline</a></li>
+<li><a class="reference internal" href="#it-s-a-dag-definition-file">It's a DAG definition file</a></li>
 <li><a class="reference internal" href="#instantiate-a-dag">Instantiate a DAG</a></li>
 <li><a class="reference internal" href="#tasks">Tasks</a></li>
 <li><a class="reference internal" href="#main-flow-of-the-dag">Main flow of the DAG</a></li>
@@ -1427,7 +1427,7 @@
 <li><a class="reference internal" href="#adding-dependencies-between-decorated-and-traditional-tasks">Adding dependencies between decorated and traditional tasks</a></li>
 <li><a class="reference internal" href="#consuming-xcoms-between-decorated-and-traditional-tasks">Consuming XComs between decorated and traditional tasks</a></li>
 <li><a class="reference internal" href="#accessing-context-variables-in-decorated-tasks">Accessing context variables in decorated tasks</a></li>
-<li><a class="reference internal" href="#what-s-next">What’s Next?</a></li>
+<li><a class="reference internal" href="#what-s-next">What's Next?</a></li>
 </ul>
 </li>
 </ul>
diff --git a/docs-archive/apache-airflow/2.3.0/ui.html b/docs-archive/apache-airflow/2.3.0/ui.html
index c8bd010..062519d 100644
--- a/docs-archive/apache-airflow/2.3.0/ui.html
+++ b/docs-archive/apache-airflow/2.3.0/ui.html
@@ -665,7 +665,7 @@
 <div class="section" id="ui-screenshots">
 <h1>UI / Screenshots<a class="headerlink" href="#ui-screenshots" title="Permalink to this headline">¶</a></h1>
 <p>The Airflow UI makes it easy to monitor and troubleshoot your data pipelines.
-Here’s a quick overview of some of the features and visualizations you
+Here's a quick overview of some of the features and visualizations you
 can find in the Airflow UI.</p>
 <div class="section" id="dags-view">
 <h2>DAGs View<a class="headerlink" href="#dags-view" title="Permalink to this headline">¶</a></h2>
@@ -706,7 +706,7 @@
 </div>
 <div class="section" id="graph-view">
 <span id="ui-graph-view"></span><h2>Graph View<a class="headerlink" href="#graph-view" title="Permalink to this headline">¶</a></h2>
-<p>The graph view is perhaps the most comprehensive. Visualize your DAG’s
+<p>The graph view is perhaps the most comprehensive. Visualize your DAG's
 dependencies and their current status for a specific run.</p>
 <hr class="docutils" />
 <img alt="_images/graph.png" src="_images/graph.png" />
@@ -714,7 +714,7 @@
 <hr class="docutils" />
 <div class="section" id="calendar-view">
 <h2>Calendar View<a class="headerlink" href="#calendar-view" title="Permalink to this headline">¶</a></h2>
-<p>The calendar view gives you an overview of your entire DAG’s history over months, or even years.
+<p>The calendar view gives you an overview of your entire DAG's history over months, or even years.
 Letting you quickly see trends of the overall success/failure rate of runs over time.</p>
 <hr class="docutils" />
 <img alt="_images/calendar.png" src="_images/calendar.png" />
@@ -724,7 +724,7 @@
 <h2>Variable View<a class="headerlink" href="#variable-view" title="Permalink to this headline">¶</a></h2>
 <p>The variable view allows you to list, create, edit or delete the key-value pair
 of a variable used during jobs. Value of a variable will be hidden if the key contains
-any words in (‘password’, ‘secret’, ‘passwd’, ‘authorization’, ‘api_key’, ‘apikey’, ‘access_token’)
+any words in ('password', 'secret', 'passwd', 'authorization', 'api_key', 'apikey', 'access_token')
 by default, but can be configured to show in clear-text. See <a class="reference internal" href="security/secrets/mask-sensitive-values.html#security-mask-sensitive-values"><span class="std std-ref">Masking sensitive data</span></a>.</p>
 <hr class="docutils" />
 <img alt="_images/variable_hidden.png" src="_images/variable_hidden.png" />
@@ -759,7 +759,7 @@
 <hr class="docutils" />
 <div class="section" id="task-instance-context-menu">
 <h2>Task Instance Context Menu<a class="headerlink" href="#task-instance-context-menu" title="Permalink to this headline">¶</a></h2>
-<p>From the pages seen above (tree view, graph view, gantt, …), it is always
+<p>From the pages seen above (tree view, graph view, gantt, ...), it is always
 possible to click on a task instance, and get to this rich context menu
 that can take you to more detailed metadata, and perform some actions.</p>
 <hr class="docutils" />
diff --git a/docs-archive/apache-airflow/2.3.0/upgrading-from-1-10/index.html b/docs-archive/apache-airflow/2.3.0/upgrading-from-1-10/index.html
index 9b2c81a..ae500b9 100644
--- a/docs-archive/apache-airflow/2.3.0/upgrading-from-1-10/index.html
+++ b/docs-archive/apache-airflow/2.3.0/upgrading-from-1-10/index.html
@@ -697,7 +697,7 @@
 </div>
 <div class="section" id="step-2-upgrade-to-1-10-15">
 <h2>Step 2: Upgrade to 1.10.15<a class="headerlink" href="#step-2-upgrade-to-1-10-15" title="Permalink to this headline">¶</a></h2>
-<p>To minimize friction for users upgrading from Airflow 1.10 to Airflow 2.0 and beyond, Airflow 1.10.15 a.k.a “bridge release” has
+<p>To minimize friction for users upgrading from Airflow 1.10 to Airflow 2.0 and beyond, Airflow 1.10.15 a.k.a &quot;bridge release&quot; has
 been created. This is the final 1.10 feature release. Airflow 1.10.15 includes support for various features
 that have been backported from Airflow 2.0 to make it easy for users to test their Airflow
 environment before upgrading to Airflow 2.0.</p>
@@ -722,7 +722,7 @@
 </div>
 <div class="section" id="step-3-run-the-upgrade-check-scripts">
 <h2>Step 3: Run the Upgrade check scripts<a class="headerlink" href="#step-3-run-the-upgrade-check-scripts" title="Permalink to this headline">¶</a></h2>
-<p>After upgrading to Airflow 1.10.15, we recommend that you install the “upgrade check” scripts. These scripts will read through your <code class="docutils literal notranslate"><span class="pre">airflow.cfg</span></code> and all of your DAGs and will give a detailed report of all changes required before upgrading. We are testing this script diligently, and our goal is that any Airflow setup that can pass these tests will be able to upgrade to 2.0 without any issues.</p>
+<p>After upgrading to Airflow 1.10.15, we recommend that you install the &quot;upgrade check&quot; scripts. These scripts will read through your <code class="docutils literal notranslate"><span class="pre">airflow.cfg</span></code> and all of your DAGs and will give a detailed report of all changes required before upgrading. We are testing this script diligently, and our goal is that any Airflow setup that can pass these tests will be able to upgrade to 2.0 without any issues.</p>
 <div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>pip install apache-airflow-upgrade-check
 </pre></div>
 </div>
@@ -863,7 +863,7 @@
 </div>
 <p>We decided to keep the Secret class as users seem to really like that simplifies the complexity of mounting
 Kubernetes secrets into workers.</p>
-<p>For a more detailed list of changes to the KubernetesPodOperator API, please read the section in the Appendix titled “Changed Parameters for the KubernetesPodOperator”</p>
+<p>For a more detailed list of changes to the KubernetesPodOperator API, please read the section in the Appendix titled &quot;Changed Parameters for the KubernetesPodOperator&quot;</p>
 <p><strong>Change default value for dag_run_conf_overrides_params</strong></p>
 <p>DagRun configuration dictionary will now by default overwrite params dictionary. If you pass some key-value pairs
 through <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">dags</span> <span class="pre">backfill</span> <span class="pre">-c</span></code> or <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">dags</span> <span class="pre">trigger</span> <span class="pre">-c</span></code>, the key-value pairs will
@@ -874,13 +874,13 @@
 in a case insensitive mode. This is being changed to better support the new <code class="docutils literal notranslate"><span class="pre">&#64;dag</span></code> decorator.</p>
 <p><strong>Change to Permissions</strong></p>
 <p>The DAG-level permission actions, <code class="docutils literal notranslate"><span class="pre">can_dag_read</span></code> and <code class="docutils literal notranslate"><span class="pre">can_dag_edit</span></code> are deprecated as part of Airflow 2.0. They are
-being replaced with <code class="docutils literal notranslate"><span class="pre">can_read</span></code> and <code class="docutils literal notranslate"><span class="pre">can_edit</span></code>. When a role is given DAG-level access, the resource name (or “view menu”,
+being replaced with <code class="docutils literal notranslate"><span class="pre">can_read</span></code> and <code class="docutils literal notranslate"><span class="pre">can_edit</span></code>. When a role is given DAG-level access, the resource name (or &quot;view menu&quot;,
 in Flask App-Builder parlance) will now be prefixed with <code class="docutils literal notranslate"><span class="pre">DAG:</span></code>. So the action <code class="docutils literal notranslate"><span class="pre">can_dag_read</span></code> on <code class="docutils literal notranslate"><span class="pre">example_dag_id</span></code>, is
 now represented as <code class="docutils literal notranslate"><span class="pre">can_read</span></code> on <code class="docutils literal notranslate"><span class="pre">DAG:example_dag_id</span></code>.
 There is a special view called <code class="docutils literal notranslate"><span class="pre">DAGs</span></code> (it was called <code class="docutils literal notranslate"><span class="pre">all_dags</span></code> in versions 1.10.x) which allows the role to access
 all the DAGs. The default <code class="docutils literal notranslate"><span class="pre">Admin</span></code>, <code class="docutils literal notranslate"><span class="pre">Viewer</span></code>, <code class="docutils literal notranslate"><span class="pre">User</span></code>, <code class="docutils literal notranslate"><span class="pre">Op</span></code> roles can all access the <code class="docutils literal notranslate"><span class="pre">DAGs</span></code> view.</p>
 <p><em>As part of running ``airflow db upgrade``, existing permissions will be migrated for you.</em></p>
-<p>When DAGs are initialized with the <code class="docutils literal notranslate"><span class="pre">access_control</span></code> variable set, any usage of the old permission names will automatically be updated in the database, so this won’t be a breaking change. A DeprecationWarning will be raised.</p>
+<p>When DAGs are initialized with the <code class="docutils literal notranslate"><span class="pre">access_control</span></code> variable set, any usage of the old permission names will automatically be updated in the database, so this won't be a breaking change. A DeprecationWarning will be raised.</p>
 <p><strong>Drop legacy UI in favor of FAB RBAC UI</strong></p>
 <div class="admonition warning">
 <p class="admonition-title">Warning</p>
@@ -898,7 +898,7 @@
 There is no longer a need to set the RBAC UI explicitly in the configuration,
 as it is the only default UI.</p>
 <p>If you previously used non-RBAC UI, you have to switch to the new RBAC-UI and create users to be able
-to access Airflow’s webserver. For more details on CLI to create users see <a class="reference internal" href="../cli-and-env-variables-ref.html"><span class="doc">Command Line Interface and Environment Variables Reference</span></a></p>
+to access Airflow's webserver. For more details on CLI to create users see <a class="reference internal" href="../cli-and-env-variables-ref.html"><span class="doc">Command Line Interface and Environment Variables Reference</span></a></p>
 </div>
 <p>Please note that custom auth backends will need re-writing to target new FAB based UI.</p>
 <p>As part of this change, a few configuration items in <code class="docutils literal notranslate"><span class="pre">[webserver]</span></code> section are removed and no longer applicable,
@@ -912,7 +912,7 @@
 <p>In order to login to the interface, you need to create an administrator account.</p>
 <p>Assuming you have already installed Airflow 1.10.15, you can create a user with
 Airflow 2.0 CLI command syntax <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">users</span> <span class="pre">create</span></code>.
-You don’t need to make changes to the configuration file as the FAB RBAC UI is
+You don't need to make changes to the configuration file as the FAB RBAC UI is
 the only supported UI.</p>
 <div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>airflow users create <span class="se">\</span>
     --role Admin <span class="se">\</span>
@@ -933,7 +933,7 @@
 The webserver key is also used to authorize requests to Celery workers when logs are retrieved. The token
 generated using the secret key has a short expiry time though - make sure that time on ALL the machines
 that you run airflow components on is synchronized (for example using ntpd) otherwise you might get
-“forbidden” errors when the logs are accessed.</p>
+&quot;forbidden&quot; errors when the logs are accessed.</p>
 </div>
 <p>The <code class="docutils literal notranslate"><span class="pre">flask-oauthlib</span></code> has been replaced with <code class="docutils literal notranslate"><span class="pre">authlib</span></code> because <code class="docutils literal notranslate"><span class="pre">flask-oauthlib</span></code> has
 been deprecated in favor of <code class="docutils literal notranslate"><span class="pre">authlib</span></code>.
@@ -1113,7 +1113,7 @@
 <li><p>Install / upgrade the Airflow version to the 2.0 version of choice</p></li>
 <li><p>Make sure to install the right providers</p>
 <ul class="simple">
-<li><p>This can be done by using the “extras” option as part of the Airflow installation, or by individually installing the providers.</p></li>
+<li><p>This can be done by using the &quot;extras&quot; option as part of the Airflow installation, or by individually installing the providers.</p></li>
 <li><p>Please note that you may have to uninstall the backport providers before installing the new providers, if you are installing using pip. This would not apply if you are installing using an Airflow Docker image with a set of specified requirements, where the change automatically gets a fresh set of modules.</p></li>
 <li><p>You can read more about providers at <a class="reference external" href="/docs/apache-airflow-providers/index.html" title="(in apache-airflow-providers vdevel)"><span>Provider packages</span></a>.</p></li>
 </ul>
@@ -1513,7 +1513,7 @@
 and <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">list_users</span></code> has been grouped to a single command <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">users</span></code> with optional flags <code class="docutils literal notranslate"><span class="pre">create</span></code>, <code class="docutils literal notranslate"><span class="pre">list</span></code> and <code class="docutils literal notranslate"><span class="pre">delete</span></code>.
 The <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">list_dags</span></code> command is now <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">dags</span> <span class="pre">list</span></code>, <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">pause</span></code> is <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">dags</span> <span class="pre">pause</span></code>, etc.</p>
 <p>In Airflow 1.10 and 2.0 there is an <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">config</span></code> command but there is a difference in behavior. In Airflow 1.10,
-it prints all config options while in Airflow 2.0, it’s a command group. <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">config</span></code> is now <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">config</span> <span class="pre">list</span></code>.
+it prints all config options while in Airflow 2.0, it's a command group. <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">config</span></code> is now <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">config</span> <span class="pre">list</span></code>.
 You can check other options by running the command <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">config</span> <span class="pre">--help</span></code></p>
 <p>For a complete list of updated CLI commands, see <a class="reference external" href="https://airflow.apache.org/cli.html">https://airflow.apache.org/cli.html</a>.</p>
 <p>You can learn about the commands by running <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">--help</span></code>. For example to get help about the <code class="docutils literal notranslate"><span class="pre">celery</span></code> group command,
@@ -1897,7 +1897,7 @@
 and there is no need for it to be accessible from the CLI interface.</p>
 <p><strong>dag_state CLI command</strong></p>
 <p>If the DAGRun was triggered with conf key/values passed in, they will also be printed in the dag_state CLI response
-ie. running, {“name”: “bob”}
+ie. running, {&quot;name&quot;: &quot;bob&quot;}
 whereas in prior releases it just printed the state:
 ie. running</p>
 <p><strong>Deprecating ignore_first_depends_on_past on backfill command and default it to True</strong></p>
diff --git a/docs-archive/apache-airflow/2.3.0/upgrading-from-1-10/upgrade-check.html b/docs-archive/apache-airflow/2.3.0/upgrading-from-1-10/upgrade-check.html
index 1d6cf54..276f434 100644
--- a/docs-archive/apache-airflow/2.3.0/upgrading-from-1-10/upgrade-check.html
+++ b/docs-archive/apache-airflow/2.3.0/upgrading-from-1-10/upgrade-check.html
@@ -804,7 +804,7 @@
 checks which are not applicable to them. An example of this is users with
 Airflow deployments not using the <code class="docutils literal notranslate"><span class="pre">KubernetesPodOperator</span></code> may want to turn off upgrade
 checks related to the <code class="docutils literal notranslate"><span class="pre">KubernetesPodOperator</span></code>.</p>
-<p>This can be done by creating an “upgrade config file” in YAML as shown below:</p>
+<p>This can be done by creating an &quot;upgrade config file&quot; in YAML as shown below:</p>
 <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">ignored_rules</span><span class="p">:</span>
     <span class="o">-</span> <span class="n">PodTemplateFileRule</span>
 </pre></div>
@@ -821,7 +821,7 @@
 want to add additional upgrade checks for specific elements in their
 environment whether it is DAGs or configuration related.</p>
 <p>These additional checks should be defined in a Python class and added as
-<code class="docutils literal notranslate"><span class="pre">custom_rules</span></code> in the “upgrade config file” as shown below:</p>
+<code class="docutils literal notranslate"><span class="pre">custom_rules</span></code> in the &quot;upgrade config file&quot; as shown below:</p>
 <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">custom_rules</span><span class="p">:</span>
     <span class="o">-</span> <span class="n">path</span><span class="o">.</span><span class="n">CustomCheckClass1</span>
     <span class="o">-</span> <span class="n">path</span><span class="o">.</span><span class="n">CustomCheckClass2</span>
diff --git a/docs-archive/apache-airflow/2.3.0/usage-cli.html b/docs-archive/apache-airflow/2.3.0/usage-cli.html
index aa8c295..f4570ef 100644
--- a/docs-archive/apache-airflow/2.3.0/usage-cli.html
+++ b/docs-archive/apache-airflow/2.3.0/usage-cli.html
@@ -715,7 +715,7 @@
 </div>
 <div class="section" id="exporting-dag-structure-as-an-image">
 <h2>Exporting DAG structure as an image<a class="headerlink" href="#exporting-dag-structure-as-an-image" title="Permalink to this headline">¶</a></h2>
-<p>Airflow lets you print or save your DAG structure as an image. This is useful for documenting or sharing your DAG structure. You’ll need to have <a class="reference external" href="https://graphviz.gitlab.io/download/">Graphviz</a> installed.</p>
+<p>Airflow lets you print or save your DAG structure as an image. This is useful for documenting or sharing your DAG structure. You'll need to have <a class="reference external" href="https://graphviz.gitlab.io/download/">Graphviz</a> installed.</p>
 <p>For example, to print the <code class="docutils literal notranslate"><span class="pre">example_complex</span></code> DAG to the terminal:</p>
 <div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>airflow dags show example_complex
 </pre></div>
@@ -799,7 +799,7 @@
 <div class="section" id="formatting-commands-output">
 <h2>Formatting commands output<a class="headerlink" href="#formatting-commands-output" title="Permalink to this headline">¶</a></h2>
 <p>Some Airflow commands like <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">dags</span> <span class="pre">list</span></code> or <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">tasks</span> <span class="pre">states-for-dag-run</span></code> support <code class="docutils literal notranslate"><span class="pre">--output</span></code> flag
-which allow users to change the formatting of command’s output. Possible options:</p>
+which allow users to change the formatting of command's output. Possible options:</p>
 <blockquote>
 <div><ul class="simple">
 <li><p><code class="docutils literal notranslate"><span class="pre">table</span></code> - renders the information as a plain text table</p></li>
@@ -838,7 +838,7 @@
 <span id="cli-db-clean"></span><h2>Purge history from metadata database<a class="headerlink" href="#purge-history-from-metadata-database" title="Permalink to this headline">¶</a></h2>
 <div class="admonition note">
 <p class="admonition-title">Note</p>
-<p>It’s strongly recommended that you backup the metadata database before running the <code class="docutils literal notranslate"><span class="pre">db</span> <span class="pre">clean</span></code> command.</p>
+<p>It's strongly recommended that you backup the metadata database before running the <code class="docutils literal notranslate"><span class="pre">db</span> <span class="pre">clean</span></code> command.</p>
 </div>
 <p>The <code class="docutils literal notranslate"><span class="pre">db</span> <span class="pre">clean</span></code> command works by deleting from each table the records older than the provided <code class="docutils literal notranslate"><span class="pre">--clean-before-timestamp</span></code>.</p>
 <p>You can optionally provide a list of tables to perform deletes on. If no list of tables is supplied, all tables will be included.</p>
@@ -853,7 +853,7 @@
 </div>
 <div class="section" id="considerations-for-backfillable-dags">
 <h3>Considerations for backfillable DAGs<a class="headerlink" href="#considerations-for-backfillable-dags" title="Permalink to this headline">¶</a></h3>
-<p>Not all DAGs are designed for use with Airflow’s backfill command.  But for those which are, special care is warranted.  If you delete DAG runs, and if you run backfill over a range of dates that includes the deleted DAG runs, those runs will be recreated and run again.  For this reason, if you have DAGs that fall into this category you may want to refrain from deleting DAG runs and only clean other large tables such as task instance and log etc.</p>
+<p>Not all DAGs are designed for use with Airflow's backfill command.  But for those which are, special care is warranted.  If you delete DAG runs, and if you run backfill over a range of dates that includes the deleted DAG runs, those runs will be recreated and run again.  For this reason, if you have DAGs that fall into this category you may want to refrain from deleting DAG runs and only clean other large tables such as task instance and log etc.</p>
 </div>
 </div>
 <div class="section" id="upgrading-airflow">
@@ -868,7 +868,7 @@
 <span id="cli-db-downgrade"></span><h2>Downgrading Airflow<a class="headerlink" href="#downgrading-airflow" title="Permalink to this headline">¶</a></h2>
 <div class="admonition note">
 <p class="admonition-title">Note</p>
-<p>It’s recommended that you backup your database before running <code class="docutils literal notranslate"><span class="pre">db</span> <span class="pre">downgrade</span></code> or any other database operation.</p>
+<p>It's recommended that you backup your database before running <code class="docutils literal notranslate"><span class="pre">db</span> <span class="pre">downgrade</span></code> or any other database operation.</p>
 </div>
 <p>You can downgrade to a particular Airflow version with the <code class="docutils literal notranslate"><span class="pre">db</span> <span class="pre">downgrade</span></code> command.  Alternatively you may provide an Alembic revision id to downgrade to.</p>
 <p>If you want to preview the commands but not execute them, use option <code class="docutils literal notranslate"><span class="pre">--show-sql-only</span></code>.</p>
@@ -932,7 +932,7 @@
 <span class="w">  </span><span class="nt">schema</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">null</span><span class="w"></span>
 </pre></div>
 </div>
-<p>You may also export connections in <code class="docutils literal notranslate"><span class="pre">.env</span></code> format. The key is the connection ID, and the value is the serialized representation of the connection, using either Airflow’s Connection URI format or JSON. To use JSON provide option <code class="docutils literal notranslate"><span class="pre">--serialization-format=json</span></code> otherwise the Airflow Connection URI format will be used. The following are sample <code class="docutils literal notranslate"><span class="pre">.env</span></code> files using the two formats.</p>
+<p>You may also export connections in <code class="docutils literal notranslate"><span class="pre">.env</span></code> format. The key is the connection ID, and the value is the serialized representation of the connection, using either Airflow's Connection URI format or JSON. To use JSON provide option <code class="docutils literal notranslate"><span class="pre">--serialization-format=json</span></code> otherwise the Airflow Connection URI format will be used. The following are sample <code class="docutils literal notranslate"><span class="pre">.env</span></code> files using the two formats.</p>
 <p>URI example:</p>
 <div class="highlight-text notranslate"><div class="highlight"><pre><span></span>airflow_db=mysql://root:plainpassword@mysql/airflow
 druid_broker_default=druid://druid-broker:8082?endpoint=druid%2Fv2%2Fsql