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

Implement ConstraintSuggestionRunBuilder #38

Open
SemyonSinchenko opened this issue Sep 24, 2024 · 0 comments
Open

Implement ConstraintSuggestionRunBuilder #38

SemyonSinchenko opened this issue Sep 24, 2024 · 0 comments

Comments

@SemyonSinchenko
Copy link
Collaborator

A cool feature of Deequ is an ability to suggest constraints for the given data.
To implement it in Tsumugi the following should be done:

  • Add missing proto messages, maybe create a new proto-file for them;
  • Add parsing of such proto messages to Deequ classes and add a SparkConnect plugin;
  • Add a PySpark API on top of generated from proto code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant