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

Finish "add joins, insertion & search to correlation engine" #12983

Conversation

stephen-crawford
Copy link
Contributor

Description

This PR is meant to help finish #7771.

Based on the existing PR it looks like this feature was close to being completed before being dropped. I am hoping to finish it by making whatever existing changes were required by the maintainers to help get it over the line.

I rebased the original change by merging it into a clean main. I am going to see what else can be done to make this ready for merge. @sbcd90 if you would like to pick this back up please let me know otherwise thank you for your efforts.

Related Issues

Resolves #[Issue number to be closed when this PR is merged]
#6854

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Failing checks are inspected and point to the corresponding known issue(s) (See: Troubleshooting Failing Builds)
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)
  • Public documentation issue/PR created

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.

Copy link
Contributor

Compatibility status:

Checks if related components are compatible with change 63dacdf

Incompatible components

Skipped components

Compatible components

Compatible components: [https:/opensearch-project/custom-codecs.git, https:/opensearch-project/flow-framework.git, https:/opensearch-project/neural-search.git, https:/opensearch-project/cross-cluster-replication.git, https:/opensearch-project/opensearch-oci-object-storage.git, https:/opensearch-project/observability.git, https:/opensearch-project/job-scheduler.git, https:/opensearch-project/security-analytics.git, https:/opensearch-project/geospatial.git, https:/opensearch-project/notifications.git, https:/opensearch-project/k-nn.git, https:/opensearch-project/asynchronous-search.git, https:/opensearch-project/ml-commons.git, https:/opensearch-project/reporting.git, https:/opensearch-project/sql.git, https:/opensearch-project/common-utils.git, https:/opensearch-project/performance-analyzer-rca.git, https:/opensearch-project/index-management.git, https:/opensearch-project/security.git, https:/opensearch-project/anomaly-detection.git, https:/opensearch-project/alerting.git, https:/opensearch-project/performance-analyzer.git]

Copy link
Contributor

❌ Gradle check result for 63dacdf: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@sbcd90
Copy link
Contributor

sbcd90 commented Mar 30, 2024

hi @scrawfor99 , i think this pr just needs core reviewers to review it. It is ready for review.

@stephen-crawford
Copy link
Contributor Author

Hi @sbcd90, thanks for following up. Did you want to take things back over or do you want me to address whatever feedback they give?

@sbcd90
Copy link
Contributor

sbcd90 commented Apr 1, 2024

hi @scrawfor99 , i can continue working on the pr.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants