Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom SQL Analyzer #509

Merged
merged 2 commits into from
Oct 10, 2023
Merged

Custom SQL Analyzer #509

merged 2 commits into from
Oct 10, 2023

Conversation

mentekid
Copy link
Contributor

  • Run scalastyle before tests
  • New analyzer to evaluate a SQL statement that returns a boolean value

Issue #, if available:

Description of changes:

  • Introduce a new Analyzer, CustomSql, that takes a SQL statement that returns a Double value and returns that
    value as a state

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link
Contributor

@eycho-am eycho-am left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mentekid mentekid merged commit 8d94160 into master Oct 10, 2023
1 check passed
@mentekid mentekid deleted the feature/custom-sql-analyzer branch October 10, 2023 20:51
eycho-am pushed a commit that referenced this pull request Oct 20, 2023
* Run scalastyle before tests

* New analyzer to evaluate a SQL statement that returns a boolean value

---------

Co-authored-by: Yannis Mentekidis <[email protected]>
eycho-am pushed a commit that referenced this pull request Oct 20, 2023
* Run scalastyle before tests

* New analyzer to evaluate a SQL statement that returns a boolean value

---------

Co-authored-by: Yannis Mentekidis <[email protected]>
eycho-am pushed a commit to eycho-am/deequ that referenced this pull request Oct 24, 2023
* Run scalastyle before tests

* New analyzer to evaluate a SQL statement that returns a boolean value

---------

Co-authored-by: Yannis Mentekidis <[email protected]>
javierdlrm pushed a commit to javierdlrm/deequ that referenced this pull request Oct 31, 2023
* Run scalastyle before tests

* New analyzer to evaluate a SQL statement that returns a boolean value

---------

Co-authored-by: Yannis Mentekidis <[email protected]>
rdsharma26 pushed a commit that referenced this pull request Apr 16, 2024
* Run scalastyle before tests

* New analyzer to evaluate a SQL statement that returns a boolean value

---------

Co-authored-by: Yannis Mentekidis <[email protected]>
rdsharma26 pushed a commit that referenced this pull request Apr 16, 2024
* Run scalastyle before tests

* New analyzer to evaluate a SQL statement that returns a boolean value

---------

Co-authored-by: Yannis Mentekidis <[email protected]>
rdsharma26 pushed a commit that referenced this pull request Apr 16, 2024
* Run scalastyle before tests

* New analyzer to evaluate a SQL statement that returns a boolean value

---------

Co-authored-by: Yannis Mentekidis <[email protected]>
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