[GitHub] [airflow] mis98zb commented on a diff in pull request #32122: control task group concurrency: use allow list for mapping index

2023-07-16 Thread via GitHub
mis98zb commented on code in PR #32122: URL: https://github.com/apache/airflow/pull/32122#discussion_r1264891286 ## airflow/jobs/scheduler_job_runner.py: ## @@ -277,9 +288,51 @@ def __get_concurrency_maps(self, states: Iterable[TaskInstanceState], session: S .where

[GitHub] [airflow] mis98zb commented on a diff in pull request #32122: control task group concurrency: use allow list for mapping index

2023-07-16 Thread via GitHub
mis98zb commented on code in PR #32122: URL: https://github.com/apache/airflow/pull/32122#discussion_r126497 ## airflow/jobs/scheduler_job_runner.py: ## @@ -277,9 +288,51 @@ def __get_concurrency_maps(self, states: Iterable[TaskInstanceState], session: S .where

[GitHub] [airflow] mis98zb commented on a diff in pull request #32122: control task group concurrency: use allow list for mapping index

2023-07-16 Thread via GitHub
mis98zb commented on code in PR #32122: URL: https://github.com/apache/airflow/pull/32122#discussion_r1264891286 ## airflow/jobs/scheduler_job_runner.py: ## @@ -277,9 +288,51 @@ def __get_concurrency_maps(self, states: Iterable[TaskInstanceState], session: S .where

[GitHub] [airflow] uranusjr commented on pull request #32619: Make dag_run join as lazyload by default in TaskInstance

2023-07-16 Thread via GitHub
uranusjr commented on PR #32619: URL: https://github.com/apache/airflow/pull/32619#issuecomment-1637423034 (Housekeeping notes) As the pull request template mentions, please put the description _above_ the line, not below, to improve readability. I have modified the description for you. -

[GitHub] [airflow] mis98zb commented on a diff in pull request #32122: control task group concurrency: use allow list for mapping index

2023-07-16 Thread via GitHub
mis98zb commented on code in PR #32122: URL: https://github.com/apache/airflow/pull/32122#discussion_r1264891286 ## airflow/jobs/scheduler_job_runner.py: ## @@ -277,9 +288,51 @@ def __get_concurrency_maps(self, states: Iterable[TaskInstanceState], session: S .where

[GitHub] [airflow] eladkal opened a new issue, #32640: Status of testing Providers that were prepared on July 17, 2023

2023-07-16 Thread via GitHub
eladkal opened a new issue, #32640: URL: https://github.com/apache/airflow/issues/32640 ### Body I have a kind request for all the contributors to the latest provider packages release. Could you please help us to test the RC versions of the providers? Let us know in the

[GitHub] [airflow] uranusjr commented on a diff in pull request #32122: control task group concurrency: use allow list for mapping index

2023-07-16 Thread via GitHub
uranusjr commented on code in PR #32122: URL: https://github.com/apache/airflow/pull/32122#discussion_r1264885796 ## airflow/serialization/serialized_objects.py: ## @@ -1401,6 +1401,8 @@ def serialize_task_group(cls, task_group: TaskGroup) -> dict[str, Any] | None:

[GitHub] [airflow] uranusjr commented on a diff in pull request #32630: Improve getting the query count in Airflow API endpoints

2023-07-16 Thread via GitHub
uranusjr commented on code in PR #32630: URL: https://github.com/apache/airflow/pull/32630#discussion_r1264883865 ## airflow/api_connexion/parameters.py: ## @@ -125,3 +126,9 @@ def apply_sorting( else: order_by = f"{lstriped_orderby} asc" return query.order_by

[airflow-site] branch add-documentation-2023-07-17 created (now 557a888b08)

2023-07-16 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to branch add-documentation-2023-07-17 in repository https://gitbox.apache.org/repos/asf/airflow-site.git at 557a888b08 Add documentation for packages - 2023-07-17 This branch includes the followin

[GitHub] [airflow-site] eladkal opened a new pull request, #836: Add documentation for packages - 2023-07-17

2023-07-16 Thread via GitHub
eladkal opened a new pull request, #836: URL: https://github.com/apache/airflow-site/pull/836 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e

[GitHub] [airflow] mis98zb commented on a diff in pull request #32122: control task group concurrency: use allow list for mapping index

2023-07-16 Thread via GitHub
mis98zb commented on code in PR #32122: URL: https://github.com/apache/airflow/pull/32122#discussion_r1264883562 ## airflow/serialization/serialized_objects.py: ## @@ -1401,6 +1401,8 @@ def serialize_task_group(cls, task_group: TaskGroup) -> dict[str, Any] | None:

[GitHub] [airflow] eladkal commented on a diff in pull request #32613: Revising instructions to run back referencing scripts

2023-07-16 Thread via GitHub
eladkal commented on code in PR #32613: URL: https://github.com/apache/airflow/pull/32613#discussion_r1264883314 ## dev/README_RELEASE_PROVIDER_PACKAGES.md: ## @@ -393,8 +393,7 @@ breeze release-management publish-docs \ --override-versioned cd "${AIRFLOW_SITE_DIRECTORY}

[GitHub] [airflow] uranusjr commented on a diff in pull request #32635: Add deprecation info to the Airflow modules and classes docstring

2023-07-16 Thread via GitHub
uranusjr commented on code in PR #32635: URL: https://github.com/apache/airflow/pull/32635#discussion_r1264881697 ## airflow/kubernetes/pod_launcher.py: ## @@ -17,7 +17,6 @@ # under the License. """ This module is deprecated. - Please use :mod:`kubernetes.client.models` for

[GitHub] [airflow] uranusjr commented on pull request #32634: Remove click upper bound

2023-07-16 Thread via GitHub
uranusjr commented on PR #32634: URL: https://github.com/apache/airflow/pull/32634#issuecomment-1637404057 Converting to draft to avoid accidental merge. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[airflow] annotated tag providers-elasticsearch/5.0.0rc3 updated (4a44343731 -> b230713204)

2023-07-16 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to annotated tag providers-elasticsearch/5.0.0rc3 in repository https://gitbox.apache.org/repos/asf/airflow.git *** WARNING: tag providers-elasticsearch/5.0.0rc3 was modified! *** from 4a44343731 (co

svn commit: r63025 - /dev/airflow/providers/

2023-07-16 Thread eladkal
Author: eladkal Date: Mon Jul 17 05:26:07 2023 New Revision: 63025 Log: Add artifacts for Airflow Providers 2023-07-17 Added: dev/airflow/providers/apache-airflow-providers-elasticsearch-5.0.0.tar.gz (with props) dev/airflow/providers/apache-airflow-providers-elasticsearch-5.0.0.tar.g

[airflow] branch main updated: Prepare RC3 for elasticsearch provider release (#32636)

2023-07-16 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new 4a44343731 Prepare RC3 for elasticsearch provider

[GitHub] [airflow] eladkal merged pull request #32636: Prepare RC3 for elasticsearch provider release

2023-07-16 Thread via GitHub
eladkal merged PR #32636: URL: https://github.com/apache/airflow/pull/32636 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@airflow.

[GitHub] [airflow] eladkal commented on a diff in pull request #32278: Allow creating unique pod and hostname for KubernetesPodOperator from task job_id

2023-07-16 Thread via GitHub
eladkal commented on code in PR #32278: URL: https://github.com/apache/airflow/pull/32278#discussion_r1264874060 ## airflow/providers/cncf/kubernetes/operators/pod.py: ## @@ -158,6 +158,8 @@ class KubernetesPodOperator(BaseOperator): suffix if random_name_suffix is True

[GitHub] [airflow] eladkal commented on a diff in pull request #32278: Allow creating unique pod and hostname for KubernetesPodOperator from task job_id

2023-07-16 Thread via GitHub
eladkal commented on code in PR #32278: URL: https://github.com/apache/airflow/pull/32278#discussion_r1264874060 ## airflow/providers/cncf/kubernetes/operators/pod.py: ## @@ -158,6 +158,8 @@ class KubernetesPodOperator(BaseOperator): suffix if random_name_suffix is True

[GitHub] [airflow] eladkal commented on a diff in pull request #32278: Allow creating unique pod and hostname for KubernetesPodOperator from task job_id

2023-07-16 Thread via GitHub
eladkal commented on code in PR #32278: URL: https://github.com/apache/airflow/pull/32278#discussion_r1264874060 ## airflow/providers/cncf/kubernetes/operators/pod.py: ## @@ -158,6 +158,8 @@ class KubernetesPodOperator(BaseOperator): suffix if random_name_suffix is True

[GitHub] [airflow] potiuk commented on pull request #32605: Fix connection parameters of `SnowflakeValueCheckOperator`

2023-07-16 Thread via GitHub
potiuk commented on PR #32605: URL: https://github.com/apache/airflow/pull/32605#issuecomment-1637394157 > > I had checked the current unit test and all are convenient for that change. > > How so? In the ticket you mentioned a bug report. If after a code change tests still pass witho

[GitHub] [airflow] uranusjr commented on a diff in pull request #32122: control task group concurrency: use allow list for mapping index

2023-07-16 Thread via GitHub
uranusjr commented on code in PR #32122: URL: https://github.com/apache/airflow/pull/32122#discussion_r1264869235 ## airflow/jobs/scheduler_job_runner.py: ## @@ -277,9 +288,51 @@ def __get_concurrency_maps(self, states: Iterable[TaskInstanceState], session: S .wher

[GitHub] [airflow] uranusjr commented on a diff in pull request #32122: control task group concurrency: use allow list for mapping index

2023-07-16 Thread via GitHub
uranusjr commented on code in PR #32122: URL: https://github.com/apache/airflow/pull/32122#discussion_r1264815014 ## airflow/models/taskinstance.py: ## @@ -2580,6 +2580,35 @@ def get_num_running_task_instances(self, session: Session, same_dagrun=False) -> )

[GitHub] [airflow] uranusjr commented on a diff in pull request #32122: control task group concurrency: use allow list for mapping index

2023-07-16 Thread via GitHub
uranusjr commented on code in PR #32122: URL: https://github.com/apache/airflow/pull/32122#discussion_r1264815014 ## airflow/models/taskinstance.py: ## @@ -2580,6 +2580,35 @@ def get_num_running_task_instances(self, session: Session, same_dagrun=False) -> )

[GitHub] [airflow] uranusjr commented on a diff in pull request #32122: control task group concurrency: use allow list for mapping index

2023-07-16 Thread via GitHub
uranusjr commented on code in PR #32122: URL: https://github.com/apache/airflow/pull/32122#discussion_r1264814799 ## airflow/serialization/serialized_objects.py: ## @@ -1401,6 +1401,8 @@ def serialize_task_group(cls, task_group: TaskGroup) -> dict[str, Any] | None:

[GitHub] [airflow] charliehahn opened a new issue, #32639: [Feature Request] Enhance UI for "Datasets View"

2023-07-16 Thread via GitHub
charliehahn opened a new issue, #32639: URL: https://github.com/apache/airflow/issues/32639 ### Description **Enhancing the user interface of the "Datasets View" to optimize user experience** 1. Make the side menu collapsible 2. Add search bar that guides users to their desi

[GitHub] [airflow] github-actions[bot] commented on pull request #31634: Allow direct invocations without a dag to wrapped functions

2023-07-16 Thread via GitHub
github-actions[bot] commented on PR #31634: URL: https://github.com/apache/airflow/pull/31634#issuecomment-1637227170 This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank you for you

[GitHub] [airflow] github-actions[bot] commented on pull request #31650: Add shim to track depth of dependencies in a given statement

2023-07-16 Thread via GitHub
github-actions[bot] commented on PR #31650: URL: https://github.com/apache/airflow/pull/31650#issuecomment-1637227146 This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank you for you

[GitHub] [airflow] Adaverse commented on issue #32379: Handling of the DagRun callback log should be visible on the UI somewhere

2023-07-16 Thread via GitHub
Adaverse commented on issue #32379: URL: https://github.com/apache/airflow/issues/32379#issuecomment-1637205100 Did a small PoC on this, and it seems to work. Created a new handler that saves only callback logs (in a directory structure like `dagRun_id/latest_callback_run` or we can

[GitHub] [airflow] hussein-awala opened a new issue, #32638: Find a solution to handle the execution timeout in Triggers

2023-07-16 Thread via GitHub
hussein-awala opened a new issue, #32638: URL: https://github.com/apache/airflow/issues/32638 ### Body Currently, when we run tasks/sensors in defferable mode, the execution timeout is ignored where it is a TaskInstance property, and the Trigger doesn't use and handle it. IMO

[GitHub] [airflow] qzyu999 closed issue #32637: Kill a sidecar container for worker pods on KubernetesExecutor

2023-07-16 Thread via GitHub
qzyu999 closed issue #32637: Kill a sidecar container for worker pods on KubernetesExecutor URL: https://github.com/apache/airflow/issues/32637 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the sp

[GitHub] [airflow] qzyu999 commented on issue #32637: Kill a sidecar container for worker pods on KubernetesExecutor

2023-07-16 Thread via GitHub
qzyu999 commented on issue #32637: URL: https://github.com/apache/airflow/issues/32637#issuecomment-1637198548 I thought of a workaround for whatever I was trying to do. I could simply just have some Python code at the end of each task write manually to the local directory, which is a volum

[GitHub] [airflow] boring-cyborg[bot] commented on issue #32637: Kill a sidecar container for worker pods on KubernetesExecutor

2023-07-16 Thread via GitHub
boring-cyborg[bot] commented on issue #32637: URL: https://github.com/apache/airflow/issues/32637#issuecomment-1637185759 Thanks for opening your first issue here! Be sure to follow the issue template! If you are willing to raise PR to address this issue please do so, no need to wait for ap

[GitHub] [airflow] qzyu999 opened a new issue, #32637: Kill a sidecar container for worker pods on KubernetesExecutor

2023-07-16 Thread via GitHub
qzyu999 opened a new issue, #32637: URL: https://github.com/apache/airflow/issues/32637 ### Official Helm Chart version 1.9.0 ### Apache Airflow version 2.6.1 ### Kubernetes Version 1.21 ### Helm Chart configuration ``` workers: # Numbe

[airflow] branch main updated: Refactor preparation of extension documentation (#32632)

2023-07-16 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new 09c5114f67 Refactor preparation of extension docume

[GitHub] [airflow] potiuk merged pull request #32632: Refactor preparation of extension documentation

2023-07-16 Thread via GitHub
potiuk merged PR #32632: URL: https://github.com/apache/airflow/pull/32632 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@airflow.a

[GitHub] [airflow] wolvery commented on issue #32614: Helm operator/sensor for Airflow

2023-07-16 Thread via GitHub
wolvery commented on issue #32614: URL: https://github.com/apache/airflow/issues/32614#issuecomment-1637167207 Ok. I'll work on this PR! Thank you for sharing this doc, @hussein-awala -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [airflow] eladkal commented on pull request #32605: Fix connection parameters of `SnowflakeValueCheckOperator`

2023-07-16 Thread via GitHub
eladkal commented on PR #32605: URL: https://github.com/apache/airflow/pull/32605#issuecomment-1637151022 > I had checked the current unit test and all are convenient for that change. How so? In the ticket you mentioned a bug report. If after a code change tests still pass without

[GitHub] [airflow] potiuk commented on issue #32491: Implement `breeze publish-docs` command

2023-07-16 Thread via GitHub
potiuk commented on issue #32491: URL: https://github.com/apache/airflow/issues/32491#issuecomment-1637138387 No need to ask. All seems good. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the s

[GitHub] [airflow] potiuk closed issue #32491: Implement `breeze publish-docs` command

2023-07-16 Thread via GitHub
potiuk closed issue #32491: Implement `breeze publish-docs` command URL: https://github.com/apache/airflow/issues/32491 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsub

[airflow] branch constraints-main updated: Updating constraints. Github run id:5568360713

2023-07-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch constraints-main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/constraints-main by this push: new 60ed81f802 Updating con

[GitHub] [airflow] hussein-awala commented on a diff in pull request #32632: Refactor preparation of extension documentation

2023-07-16 Thread via GitHub
hussein-awala commented on code in PR #32632: URL: https://github.com/apache/airflow/pull/32632#discussion_r1264706552 ## docs/exts/operators_and_hooks_ref.py: ## @@ -341,10 +204,24 @@ def render_content(self, *, tags: set[str] | None, header_separator: str = DEFAU rai

[GitHub] [airflow] hussein-awala opened a new pull request, #32635: Add deprecation info to the Airflow modules and classes docstring

2023-07-16 Thread via GitHub
hussein-awala opened a new pull request, #32635: URL: https://github.com/apache/airflow/pull/32635 This PR adds missing deprecation warning and improve exiting ones in Airflow modules and classes docstring. related: #32535 --- **^ Add meaningful description above

[airflow] branch main updated: Add option for storing configuration description in providers (#32629)

2023-07-16 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new f1e1cdcc3b Add option for storing configuration des

[GitHub] [airflow] potiuk merged pull request #32629: Add option for storing configuration description in providers

2023-07-16 Thread via GitHub
potiuk merged PR #32629: URL: https://github.com/apache/airflow/pull/32629 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@airflow.a

[airflow] branch main updated: Add explicit browsers list and correct rel for blank target links (#32633)

2023-07-16 Thread pierrejeambrun
This is an automated email from the ASF dual-hosted git repository. pierrejeambrun pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new aee325e2ac Add explicit browsers list and c

[GitHub] [airflow] pierrejeambrun merged pull request #32633: Add explicit browsers list and correct rel for blank target links

2023-07-16 Thread via GitHub
pierrejeambrun merged PR #32633: URL: https://github.com/apache/airflow/pull/32633 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@a

[airflow] branch main updated: Handle returned None when multiple_outputs is True (#32625)

2023-07-16 Thread pierrejeambrun
This is an automated email from the ASF dual-hosted git repository. pierrejeambrun pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new a5dd08a930 Handle returned None when multip

[GitHub] [airflow] alexott commented on pull request #32598: Add Support for connection with Proxy in Databricks provider

2023-07-16 Thread via GitHub
alexott commented on PR #32598: URL: https://github.com/apache/airflow/pull/32598#issuecomment-1637096295 @xuky76 I agree about "making it right". Cached property could help to simplify access to the data, but even before we need to decide about the core functionality. There are different

[GitHub] [airflow] pierrejeambrun closed pull request #32633: Add explicit browsers list and correct rel for blank target links

2023-07-16 Thread via GitHub
pierrejeambrun closed pull request #32633: Add explicit browsers list and correct rel for blank target links URL: https://github.com/apache/airflow/pull/32633 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [airflow] amoghrajesh commented on issue #32491: Implement `breeze publish-docs` command

2023-07-16 Thread via GitHub
amoghrajesh commented on issue #32491: URL: https://github.com/apache/airflow/issues/32491#issuecomment-1637079818 @potiuk do you see anything more pending on this task? I think we have completed it here :) Might want to ask all the users to rebase their PRs -- This is an automated

[GitHub] [airflow] lihan commented on issue #32596: Airflow tasks went disappear after airflow db clean

2023-07-16 Thread via GitHub
lihan commented on issue #32596: URL: https://github.com/apache/airflow/issues/32596#issuecomment-1637060332 @jens-scheffler-bosch Were the tasks belonging to an execution before the cleaning time stamp? > Both. Though the intended clean up was for db records a year ago. But found

[GitHub] [airflow] matthieucx commented on issue #32603: Issue when passing the output of a traditional operator to a Task Group

2023-07-16 Thread via GitHub
matthieucx commented on issue #32603: URL: https://github.com/apache/airflow/issues/32603#issuecomment-1637056115 Thanks a lot for the correction. To anyone who ends up here having a similar issue, from what I understand: When you create a `@task()` decorated function, you creat

[GitHub] [airflow] pierrejeambrun opened a new pull request, #32633: Add correct rel for blank target and browserslist

2023-07-16 Thread via GitHub
pierrejeambrun opened a new pull request, #32633: URL: https://github.com/apache/airflow/pull/32633 Add `noopener` and `noreferrer` to all `target="_blank"` link. Also add the browserslist query in our `package.json`. Use the same as [create-react-app](https://create-react-app.dev/doc

[GitHub] [airflow] hussein-awala commented on a diff in pull request #32630: Improve getting the query count in Airflow API endpoints

2023-07-16 Thread via GitHub
hussein-awala commented on code in PR #32630: URL: https://github.com/apache/airflow/pull/32630#discussion_r1264652989 ## airflow/api_connexion/parameters.py: ## @@ -125,3 +126,9 @@ def apply_sorting( else: order_by = f"{lstriped_orderby} asc" return query.ord

[GitHub] [airflow] hussein-awala commented on a diff in pull request #32630: Improve getting the query count in Airflow API endpoints

2023-07-16 Thread via GitHub
hussein-awala commented on code in PR #32630: URL: https://github.com/apache/airflow/pull/32630#discussion_r1264651918 ## airflow/api_connexion/parameters.py: ## @@ -125,3 +126,9 @@ def apply_sorting( else: order_by = f"{lstriped_orderby} asc" return query.ord

[GitHub] [airflow] dzhigimont commented on issue #30333: trigger_rule=TriggerRule.ONE_FAILED doesn't work properly with task_groups

2023-07-16 Thread via GitHub
dzhigimont commented on issue #30333: URL: https://github.com/apache/airflow/issues/30333#issuecomment-1637038617 Hi @eladkal I am working on it. I had some pauses in the process -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[airflow] branch main updated: Move default_celery.py to inside the provider (#32628)

2023-07-16 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new ea0deaa993 Move default_celery.py to inside the pro

[GitHub] [airflow] potiuk merged pull request #32628: Move default_celery.py to inside the provider

2023-07-16 Thread via GitHub
potiuk merged PR #32628: URL: https://github.com/apache/airflow/pull/32628 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@airflow.a

[GitHub] [airflow] frodo2000 commented on pull request #32605: Fix connection parameters of `SnowflakeValueCheckOperator`

2023-07-16 Thread via GitHub
frodo2000 commented on PR #32605: URL: https://github.com/apache/airflow/pull/32605#issuecomment-1637001538 I had checked the current unit test and all are convenient for that change. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [airflow] github-actions[bot] closed issue #17489: Helm chart converts ' ' to '+' in passwords (and username)

2023-07-16 Thread via GitHub
github-actions[bot] closed issue #17489: Helm chart converts ' ' to '+' in passwords (and username) URL: https://github.com/apache/airflow/issues/17489 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go t

[GitHub] [airflow] github-actions[bot] commented on issue #17489: Helm chart converts ' ' to '+' in passwords (and username)

2023-07-16 Thread via GitHub
github-actions[bot] commented on issue #17489: URL: https://github.com/apache/airflow/issues/17489#issuecomment-1637000326 This issue has been closed because it has not received response from the issue author. -- This is an automated message from the Apache Git Service. To respond to the