OpenMetadata
OpenMetadata copied to clipboard
support for SQL query validation
Contex In an effort to improve the user experience of the Custom SQL test, we'll be implementing logic for Users to validate the execution of their query before setting the tests
UML Sequence Diagram
The implementation flow will be as described below

This work will be part of the broader query builder. Initial work started https://github.com/open-metadata/OpenMetadata/pull/10651
will be addressed as part of query runner