Skip to content

C#/Java: Re-factor provenance related predicates. #11721

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 11 commits into from
Jan 12, 2023

Conversation

michaelnebel
Copy link
Contributor

@michaelnebel michaelnebel commented Dec 16, 2022

In this PR we re-factor some of the predicates that is related to the provenance column in the MaD format. This is to avoid converting from string -> bool -> string in different layers of the code.

@michaelnebel michaelnebel force-pushed the csharpjava/refactorprovenance branch from 2a6eff5 to dc71e95 Compare December 19, 2022 12:14
@michaelnebel michaelnebel added the no-change-note-required This PR does not need a change note label Dec 20, 2022
@michaelnebel michaelnebel marked this pull request as ready for review December 20, 2022 09:06
@michaelnebel michaelnebel requested review from a team as code owners December 20, 2022 09:06
@michaelnebel
Copy link
Contributor Author

michaelnebel commented Jan 3, 2023

DCA looks good!

@michaelnebel michaelnebel force-pushed the csharpjava/refactorprovenance branch from 4d54063 to a28249f Compare January 3, 2023 13:44
atorralba
atorralba previously approved these changes Jan 9, 2023
Copy link
Contributor

@atorralba atorralba left a comment

Choose a reason for hiding this comment

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

Java LGTM

tamasvajk
tamasvajk previously approved these changes Jan 11, 2023
Copy link
Contributor

@tamasvajk tamasvajk left a comment

Choose a reason for hiding this comment

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

C# 👍

@michaelnebel michaelnebel dismissed stale reviews from tamasvajk and atorralba via 7e4f7a0 January 11, 2023 15:29
@michaelnebel michaelnebel force-pushed the csharpjava/refactorprovenance branch from 8a55f84 to 7e4f7a0 Compare January 11, 2023 15:29
@michaelnebel
Copy link
Contributor Author

@tamasvajk : Could you take a quick look. The only change since last time is the change in the comment.

@michaelnebel michaelnebel merged commit 18a815c into github:main Jan 12, 2023
@michaelnebel michaelnebel deleted the csharpjava/refactorprovenance branch January 12, 2023 09:50
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.

3 participants