OpenMetadata icon indicating copy to clipboard operation
OpenMetadata copied to clipboard

Add DDL query ingest

Open SumanMaharana opened this issue 1 year ago • 11 comments

Describe your changes:

Fixes #11373

image image

Type of change:

  • [ ] Bug fix
  • [x] Improvement
  • [x] New feature
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] Documentation

Checklist:

  • [x] I have read the CONTRIBUTING document.
  • [ ] My PR title is Fixes <issue-number>: <short explanation>
  • [ ] I have commented on my code, particularly in hard-to-understand areas.
  • [ ] For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

SumanMaharana avatar Apr 11 '24 08:04 SumanMaharana

Hi there 👋 Thanks for your contribution!

The OpenMetadata team will review the PR shortly! Once it has been labeled as safe to test, the CI workflows will start executing and we'll be able to make sure everything is working as expected.

Let us know if you need any help!

github-actions[bot] avatar Apr 11 '24 08:04 github-actions[bot]

The Python checkstyle failed.

Please run make py_format and py_format_check 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.

github-actions[bot] avatar Apr 11 '24 09:04 github-actions[bot]

The Python checkstyle failed.

Please run make py_format and py_format_check 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.

github-actions[bot] avatar Apr 15 '24 10:04 github-actions[bot]

The Python checkstyle failed.

Please run make py_format and py_format_check 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.

github-actions[bot] avatar Apr 15 '24 10:04 github-actions[bot]

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 64%
64.86% (34429/53084) 42% (13596/32369) 43.58% (4238/9724)

github-actions[bot] avatar Apr 18 '24 06:04 github-actions[bot]

JSON/YAML Validations failed.

Please run ./scripts/validate_json_yaml.sh to find any bad json/yaml files and fix them. 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.

github-actions[bot] avatar Apr 18 '24 14:04 github-actions[bot]

The Java checkstyle failed.

Please run mvn spotless:apply in the root of your repository and commit the changes to this PR. You can also use pre-commit to automate the Java code formatting.

You can install the pre-commit hooks with make install_test precommit_install.

github-actions[bot] avatar Apr 23 '24 06:04 github-actions[bot]

The Python checkstyle failed.

Please run make py_format and py_format_check 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.

github-actions[bot] avatar Apr 29 '24 05:04 github-actions[bot]

The Python checkstyle failed.

Please run make py_format and py_format_check 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.

github-actions[bot] avatar Apr 29 '24 08:04 github-actions[bot]

17 failed tests on run #34073 ↗︎

17 305 8 0 Flakiness 0
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.

Details:

Merge branch 'add_DDL_ingest_tables' of https://github.com/SumanMaharana/OpenMet...
Project: openmetadata Commit: 00b6c9b195
Status: Failed Duration: 35:33 💡
Started: May 6, 2024 10:28 AM Ended: May 6, 2024 12:03 PM

Review all test suite changes for PR #15860 ↗︎

cypress[bot] avatar Apr 30 '24 10:04 cypress[bot]

Cypress Failure not related cc: @Ashish8689

ayush-shah avatar May 06 '24 12:05 ayush-shah