Skip to content

remove join parameter #1204

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

Merged
merged 2 commits into from
Apr 30, 2024
Merged

remove join parameter #1204

merged 2 commits into from
Apr 30, 2024

Conversation

haarg
Copy link
Member

@haarg haarg commented Apr 30, 2024

The join feature is something we try to add on top of Elasticsearch. It complicates our interactions with external queries and we don't use them anywhere in our own code.

oalders
oalders previously approved these changes Apr 30, 2024
The join feature is something we try to add on top of Elasticsearch. It
complicates our interactions with external queries and we don't use them
anywhere in our own code.
Copy link

codecov bot commented Apr 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.00%. Comparing base (f67d282) to head (ab05bf2).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1204      +/-   ##
==========================================
- Coverage   60.03%   60.00%   -0.04%     
==========================================
  Files         168      168              
  Lines        4544     4508      -36     
  Branches      663      647      -16     
==========================================
- Hits         2728     2705      -23     
+ Misses       1574     1572       -2     
+ Partials      242      231      -11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@haarg haarg merged commit 9e21623 into master Apr 30, 2024
3 checks passed
@haarg haarg deleted the haarg/no-join branch April 30, 2024 22:38
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