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

[BEAM-14504] Add support for including addittional parameters to executebundle method in fhirio. #17741

Merged
merged 18 commits into from
Jun 3, 2022

Conversation

fbeevikm
Copy link
Contributor

@fbeevikm fbeevikm commented May 24, 2022

Please add a meaningful description for your change here

Add FhirBundleWithMetadata in executebundles method so that we can pass additional information like message id.
FhirBundleWithMetadata represents a FHIR bundle, with it's metadata (eg. Hl7 messageId) to be executed on the intermediate FHIR store.

Make FhirResourcePagesIterator constructor public. Whistle plugins calls this constructor.

Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Choose reviewer(s) and mention them in a comment (R: @username).
  • Format the pull request title like [BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replace BEAM-XXX with the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.
  • Update CHANGES.md with noteworthy changes.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

See the Contributor Guide for more tips on how to make review process smoother.

To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels
Python tests
Java tests

See CI.md for more information about GitHub Actions CI.

@asf-ci
Copy link

asf-ci commented May 24, 2022

Can one of the admins verify this patch?

1 similar comment
@asf-ci
Copy link

asf-ci commented May 24, 2022

Can one of the admins verify this patch?

@fbeevikm
Copy link
Contributor Author

R: @msbukal

@fbeevikm
Copy link
Contributor Author

Run Java PostCommit

@fbeevikm
Copy link
Contributor Author

Run Java PreCommit

Copy link
Contributor

@msbukal msbukal left a comment

Choose a reason for hiding this comment

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

Can you update the description too, since we've changed the naming of things.

@fbeevikm
Copy link
Contributor Author

Run Java PostCommit

@fbeevikm
Copy link
Contributor Author

Run Java PostCommit

@fbeevikm
Copy link
Contributor Author

Run Java PostCommit

@fbeevikm
Copy link
Contributor Author

Run Java PreCommit

1 similar comment
@fbeevikm
Copy link
Contributor Author

Run Java PreCommit

@fbeevikm
Copy link
Contributor Author

R: @pabloem

Copy link
Member

@pabloem pabloem left a comment

Choose a reason for hiding this comment

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

LGTM. I just added a recommendation to avoid defining a new coder, and rely on automatic inference instead.

@fbeevikm
Copy link
Contributor Author

fbeevikm commented Jun 2, 2022

Run Java PostCommit

@fbeevikm
Copy link
Contributor Author

fbeevikm commented Jun 2, 2022

Run Java PreCommit

2 similar comments
@fbeevikm
Copy link
Contributor Author

fbeevikm commented Jun 2, 2022

Run Java PreCommit

@pabloem
Copy link
Member

pabloem commented Jun 2, 2022

Run Java PreCommit

@pabloem pabloem closed this Jun 3, 2022
@pabloem pabloem reopened this Jun 3, 2022
@pabloem
Copy link
Member

pabloem commented Jun 3, 2022

Run Java PreCommit

@asf-ci
Copy link

asf-ci commented Jun 3, 2022

Can one of the admins verify this patch?

1 similar comment
@asf-ci
Copy link

asf-ci commented Jun 3, 2022

Can one of the admins verify this patch?

@pabloem
Copy link
Member

pabloem commented Jun 3, 2022

Run Java PreCommit

2 similar comments
@pabloem
Copy link
Member

pabloem commented Jun 3, 2022

Run Java PreCommit

@pabloem
Copy link
Member

pabloem commented Jun 3, 2022

Run Java PreCommit

@pabloem
Copy link
Member

pabloem commented Jun 3, 2022

issue unrelated. merging.

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

Successfully merging this pull request may close these issues.

5 participants