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

Report streams prefix resource names #37

Merged
merged 4 commits into from
Mar 23, 2022

Conversation

luandy64
Copy link
Contributor

Description of change

This PR prepends the resource names to report stream fields to clarify what resource each field comes from.

QA steps

  • automated tests passing
  • manual qa steps passing (list below)

Risks

Rollback steps

  • revert this branch

@luandy64 luandy64 merged commit 2a0f2f3 into pre-beta-bugfixes Mar 23, 2022
@luandy64 luandy64 deleted the report-streams-prefix-resource-names branch March 23, 2022 19:06
@luandy64 luandy64 mentioned this pull request Mar 23, 2022
2 tasks
luandy64 added a commit that referenced this pull request Mar 24, 2022
* break out field exlusion tests for parallelism

* remove click_performance_report

* update selection for click_performance_report, failing mutual exlusion case commented out

* [skip ci] WIP on invalid exclusion test

* fix sync canary

* Fix field exclusion

* Remove unused field `selectable`

* Give `_sdc_record_hash` a behavior for consistency

* Fix integration test

* refactor field gatherer, uncomment assertions, test failing

* exlusion tests passing locally

* adding mutual exlusion check to discovery

* Transform `type_` to `type` (#36)

Co-authored-by: Bryant Gray <bgray@talend.com>

* Report streams prefix resource names (#37)

* Prepend resource name in the schema

* Prepend resource name in the metadata

* Prepend resource name in the transform_keys

* Prepend resource name in expected_default_fields

Co-authored-by: Bryant Gray <bgray@talend.com>

* Change `_sdc_record_hash` to sorted list of tuples (#38)

Co-authored-by: Bryant Gray <bgray@talend.com>

* Fix tests

* Fix more tests

Co-authored-by: kspeer <kspeer@stitchdata.com>
Co-authored-by: Bryant Gray <bgray@talend.com>
Co-authored-by: dsprayberry <28106103+dsprayberry@users.noreply.github.com>
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.

None yet

2 participants