Skip to content

Add skipping alert functionality#29

Merged
menishmueli merged 1 commit into
dataflint:mainfrom
zemin-piao:add-skipping-alert-functionality
May 22, 2025
Merged

Add skipping alert functionality#29
menishmueli merged 1 commit into
dataflint:mainfrom
zemin-piao:add-skipping-alert-functionality

Conversation

@zemin-piao
Copy link
Copy Markdown
Contributor

Add skipping alert functionality

Context

There is a need to customize the alerts that we want to enable for different spark jobs. e.g. in certain open table formats, the "filter too long" alert will be raised however because of verbosity of the filtering logic from the additional open table format.

Solution

Added spark.dataflint.alert.disabled spark configuration for supporting a comma-separated list of alert names, by which alerts won't be shown in the UI.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 21, 2025

CLA assistant check
All committers have signed the CLA.

@menishmueli
Copy link
Copy Markdown
Contributor

Hi @zemin-piao, tested it and the PR looks good.
Before we merge I will be happy if you could please approve the CLA (standard practice, CLA same as k8s repo)

@zemin-piao zemin-piao force-pushed the add-skipping-alert-functionality branch from 43ffdc3 to 2daa1c0 Compare May 22, 2025 16:34
@menishmueli menishmueli merged commit e375420 into dataflint:main May 22, 2025
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants