OpenMetadata
OpenMetadata copied to clipboard
Antlr Grammar implemented, Imports fixed
Describe your changes :
fixes #6589
Type of change :
- [x] Improvement
- [x] New feature
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] Documentation
Frontend Preview (Screenshots) :
For frontend related change, please link screenshots of your changes preview! Optional for backend related changes.
Checklist:
- [x] I have read the CONTRIBUTING document.
- [ ] I have commented on my code, particularly in hard-to-understand areas.
- [ ] I have added tests that prove my fix is effective or that my feature works.
- [x] All new and existing tests passed.
Reviewers
@open-metadata/backend @open-metadata/ingestion @open-metadata/ui
@ayush-shah can we implement the Python side of things as well? That will be needed for the test suite
The Python checkstyle failed.
Please run make py_format in the root of your repository and commit the changes to this PR.
You can also use pre-commit to automate the Python code formatting.
You can install the pre-commit hooks with make install_test precommit_install.
The Python checkstyle failed.
Please run make py_format in the root of your repository and commit the changes to this PR.
You can also use pre-commit to automate the Python code formatting.
You can install the pre-commit hooks with make install_test precommit_install.
The Python checkstyle failed.
Please run make py_format in the root of your repository and commit the changes to this PR.
You can also use pre-commit to automate the Python code formatting.
You can install the pre-commit hooks with make install_test precommit_install.
[open-metadata-ingestion] Kudos, SonarCloud Quality Gate passed! 
[open-metadata-ui] Kudos, SonarCloud Quality Gate passed! 
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
[OpenMetadata-catalog] Kudos, SonarCloud Quality Gate passed! 
Merging as the tests failing are not related to this pr

