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 a Reserved keyword #2374

Closed
wants to merge 0 commits into from

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 16, 2023

Test Results

     688 files  +     688       688 suites  +688   1h 2m 22s ⏱️ + 1h 2m 22s
11 424 tests +11 424  11 044 ✔️ +11 044  380 💤 +380  0 ±0 
14 316 runs  +14 316  13 852 ✔️ +13 852  464 💤 +464  0 ±0 

Results for commit 1251b2bd. ± Comparison against base commit 1b53721.

♻️ This comment has been updated with latest results.

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.

1 participant