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

feat: Support for elastic.co in ElasticsearchSriver and improved docs #2240

Merged

Conversation

kubarozkwitalski
Copy link
Contributor

Check List

  • Tests has been run in packages where changes made if available
  • Linter has been run for changed code
  • Tests for the changes have been added if not covered yet
  • Docs have been added / updated if required

Issue Reference this PR resolves

n/a

Description of Changes Made (if issue reference is not provided)

Added support for elastic.co-hosted instances of Elasticsearch. Not tested with opendistro nor native, non-hosted ES.

@kubarozkwitalski kubarozkwitalski requested review from a team as code owners March 1, 2021 14:58
@github-actions github-actions bot added the pr:community Contribution from Cube.js community members. label Mar 1, 2021
@codecov
Copy link

codecov bot commented Mar 1, 2021

Codecov Report

Merging #2240 (f760476) into master (4e954e6) will decrease coverage by 0.07%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2240      +/-   ##
==========================================
- Coverage   55.75%   55.68%   -0.08%     
==========================================
  Files         118      118              
  Lines        8641     8643       +2     
  Branches     1888     1888              
==========================================
- Hits         4818     4813       -5     
- Misses       3444     3451       +7     
  Partials      379      379              
Impacted Files Coverage Δ
...-schema-compiler/src/adapter/ElasticSearchQuery.js 8.33% <0.00%> (-0.29%) ⬇️
...es/cubejs-schema-compiler/src/adapter/BaseQuery.js 50.97% <0.00%> (-0.45%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4e954e6...f760476. Read the comment docs.

@ovr ovr self-assigned this Mar 1, 2021
@rpaik
Copy link
Contributor

rpaik commented Mar 1, 2021

@hassankhan you probably want to take a look here with updates to docs 😄

Copy link
Contributor

@hassankhan hassankhan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @kubarozkwitalski 🙌

Just had some minor nitpicks, if you wouldn't mind addressing them 😄

packages/cubejs-elasticsearch-driver/README.md Outdated Show resolved Hide resolved
kubarozkwitalski and others added 3 commits March 2, 2021 23:13
Co-authored-by: Hassan Khan <contact@hassankhan.me>
Co-authored-by: Hassan Khan <contact@hassankhan.me>
@hassankhan hassankhan added the enhancement New feature proposal label Mar 2, 2021
Copy link
Contributor

@hassankhan hassankhan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@kubarozkwitalski
Copy link
Contributor Author

Hey @ovr , is there anything else I should do to get this merged?

@ovr ovr merged commit d8557f6 into cube-js:master Mar 5, 2021
@ovr
Copy link
Member

ovr commented Mar 5, 2021

Thank you @kubarozkwitalski for your contribution 🍰 🥮

vasilev-alex pushed a commit that referenced this pull request Mar 23, 2021
)

* feat: Support for elastic.co instances in Elasticsearch driver and improved docs.

* code review fix

* Update docs/content/Configuration/Environment-Variables-Reference.md

Co-authored-by: Hassan Khan <contact@hassankhan.me>

* Update packages/cubejs-elasticsearch-driver/README.md

Co-authored-by: Hassan Khan <contact@hassankhan.me>

* Update Environment-Variables-Reference.md

add link

Co-authored-by: Hassan Khan <contact@hassankhan.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature proposal pr:community Contribution from Cube.js community members.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants