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

Mark org as Pure Reserved Keyword #2387

Merged
merged 7 commits into from
Oct 27, 2023
Merged

Conversation

mrudula-gs
Copy link
Contributor

What type of PR is this?

Bug Fix

What does this PR do / why is it needed ?

On the generated java for model to model use case, to handle Data Quality we try to resolve the java class "org.finos.legend.engine.plan.dependencies.domain.dataQuality.IDefect"

This can fail at compilation when we have any class properties with name as "org" as it will be in the same scope.

Does this PR introduce a user-facing change?

No

@github-actions
Copy link

github-actions bot commented Oct 18, 2023

Test Results

     694 files  +     694       694 suites  +694   1h 1m 37s ⏱️ + 1h 1m 37s
11 464 tests +11 464  11 080 ✔️ +11 080  384 💤 +384  0 ±0 
14 358 runs  +14 358  13 890 ✔️ +13 890  468 💤 +468  0 ±0 

Results for commit f0cbc31. ± Comparison against base commit ccf31bb.

♻️ This comment has been updated with latest results.

@mrudula-gs
Copy link
Contributor Author

\easycla

@AFine-gs AFine-gs merged commit 27ff539 into finos:master Oct 27, 2023
3 checks passed
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.

4 participants