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

Introduce basic sanity test for MV used by Observability Integrations #995

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

dai-chen
Copy link
Collaborator

@dai-chen dai-chen commented Dec 17, 2024

Description

This PR introduces basic sanity tests for Flint Spark integration. These tests are designed to quickly capture obvious breaking changes in materialized views used by Observability Integration dashboards. The focus is to provide a safeguard against unexpected regressions in key MV functionalities. In the future, Observability Integration will need to maintain a complete set of tests to cover all dimensions, such as supported integrations, raw or aggregate MV etc.

Related Issues

#88

Check List

  • Updated documentation (docs/ppl-lang/README.md)
  • Implemented unit tests
  • Implemented tests for combination with other commands
  • New added source code should include a copyright header
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@dai-chen dai-chen added the 0.7 label Dec 17, 2024
@dai-chen dai-chen self-assigned this Dec 17, 2024
@dai-chen dai-chen force-pushed the covering-index-and-mv-idempotency-integrations branch from 0ffad0e to e65870c Compare December 19, 2024 20:51
Signed-off-by: Chen Dai <[email protected]>
@dai-chen dai-chen added the testing test related feature label Dec 20, 2024
@dai-chen dai-chen changed the title Add materialized view IT for Observability Integration dashboards Introduce basic sanity test for MV used by Observability Integrations Dec 20, 2024
@dai-chen dai-chen marked this pull request as ready for review December 20, 2024 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.7 testing test related feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant