Skip to content

Add proxy params to BigQuery DataSource#1010

Merged
MauricioUyaguari merged 8 commits intofinos:masterfrom
abhishoya-gs:bigquery-ds-proxy
May 23, 2022
Merged

Add proxy params to BigQuery DataSource#1010
MauricioUyaguari merged 8 commits intofinos:masterfrom
abhishoya-gs:bigquery-ds-proxy

Conversation

@abhishoya-gs
Copy link
Contributor

@abhishoya-gs abhishoya-gs commented Mar 30, 2022

Summary

Adding the proxy parameters to BigQuery DataSource Specification
Engine PR: finos/legend-engine#618
Pure PR: finos/legend-pure#499

How did you test this change?

  • Test(s) added
  • Manual testing (please provide screenshots/recordings)
  • No testing (please provide an explanation)

@changeset-bot
Copy link

changeset-bot bot commented Mar 30, 2022

🦋 Changeset detected

Latest commit: 726df0d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 22 packages
Name Type
@finos/legend-manual-tests Patch
@finos/legend-graph Patch
@finos/legend-studio Patch
@finos/legend-application Patch
@finos/legend-extension-dsl-data-space Patch
@finos/legend-extension-dsl-diagram Patch
@finos/legend-extension-dsl-text Patch
@finos/legend-extension-external-format-json-schema Patch
@finos/legend-extension-external-language-morphir Patch
@finos/legend-extension-external-store-service Patch
@finos/legend-extension-mapping-generation Patch
@finos/legend-query Patch
@finos/legend-studio-extension-query-builder Patch
@finos/legend-taxonomy Patch
@finos/legend-studio-app Patch
@finos/legend-studio-extension-management-toolkit Patch
@finos/legend-query-app Patch
@finos/legend-taxonomy-app Patch
@finos/legend-graph-extension-collection Patch
@finos/legend-studio-deployment Patch
@finos/legend-query-deployment Patch
@finos/legend-taxonomy-deployment Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@finos-cla-bot finos-cla-bot bot added the cla-present CLA Signed label Mar 30, 2022
@abhishoya-gs abhishoya-gs changed the title Bigquery ds proxy Add proxy params to BigQuery DataSource Mar 30, 2022
@codecov
Copy link

codecov bot commented Mar 30, 2022

Codecov Report

Merging #1010 (726df0d) into master (5967b66) will increase coverage by 0.37%.
The diff coverage is 66.66%.

@@            Coverage Diff             @@
##           master    #1010      +/-   ##
==========================================
+ Coverage   42.01%   42.39%   +0.37%     
==========================================
  Files        1008     1045      +37     
  Lines       45986    47027    +1041     
  Branches    10592    10709     +117     
==========================================
+ Hits        19321    19937     +616     
- Misses      26589    27021     +432     
+ Partials       76       69       -7     
Impacted Files Coverage Δ
.../changeDetection/StoreRelational_ObserverHelper.ts 28.40% <ø> (ø)
...izationHelpers/V1_ConnectionSerializationHelper.ts 69.94% <ø> (+3.27%) ⬆️
...aphModifier/StoreRelational_GraphModifierHelper.ts 34.39% <33.33%> (-0.07%) ⬇️
...tion-editor/RelationalDatabaseConnectionEditor.tsx 28.04% <50.00%> (+0.30%) ⬆️
...e/relational/connection/DatasourceSpecification.ts 71.66% <100.00%> (+11.32%) ⬆️
...elational/connection/V1_DatasourceSpecification.ts 76.92% <100.00%> (+10.25%) ⬆️
...rmation/pureGraph/from/V1_ConnectionTransformer.ts 75.49% <100.00%> (+4.20%) ⬆️
...to/helpers/V1_RelationalConnectionBuilderHelper.ts 59.79% <100.00%> (+5.05%) ⬆️
...-studio/src/components/LegendStudioApplication.tsx 55.55% <0.00%> (-39.04%) ⬇️
...onomy/src/components/LegendTaxonomyApplication.tsx 0.00% <0.00%> (-19.24%) ⬇️
... and 195 more

@abhishoya-gs abhishoya-gs marked this pull request as ready for review April 11, 2022 13:51
Copy link
Member

@MauricioUyaguari MauricioUyaguari left a comment

Choose a reason for hiding this comment

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

@abhishoya-gs abhishoya-gs marked this pull request as draft April 22, 2022 07:00
@MauricioUyaguari
Copy link
Member

MauricioUyaguari commented Apr 27, 2022

@abhishoya-gs is this ready for review again? If so could you move it out of the draft state. Thanks

@abhishoya-gs abhishoya-gs marked this pull request as ready for review May 5, 2022 16:35
@MauricioUyaguari MauricioUyaguari merged commit 5d8c7c3 into finos:master May 23, 2022
akphi pushed a commit to akphi/legend-studio that referenced this pull request May 23, 2022
akphi pushed a commit to akphi/legend-studio that referenced this pull request May 23, 2022
@akphi akphi mentioned this pull request May 23, 2022
9 tasks
akphi pushed a commit that referenced this pull request May 23, 2022
* temporarily disable grammar roundtrip test for persistence DSL

* fix github actions dep problem

* properly reveal compilation error for relational property mappings

* fix broken test introduced by #1010

* temporarily hide global test runner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-present CLA Signed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants