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

Fix the compilation failure #157

Merged
merged 1 commit into from
Aug 18, 2024
Merged

Fix the compilation failure #157

merged 1 commit into from
Aug 18, 2024

Conversation

flyrain
Copy link
Contributor

@flyrain flyrain commented Aug 18, 2024

Description

Fix the error introduced by #59

 /app/polaris-core/src/main/java/io/polaris/core/persistence/LocalPolarisMetaStoreManagerFactory.java:177: error: cannot find symbol
#12 95.94       logger.error("\n\n {} \n\n", overrideMessage);

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

Please delete options that are not relevant.

  • I have performed a self-review of my code

@flyrain flyrain requested a review from a team as a code owner August 18, 2024 04:26
@flyrain
Copy link
Contributor Author

flyrain commented Aug 18, 2024

cc @eric-maynard @MonkeyCanCode

@MonkeyCanCode
Copy link
Contributor

MonkeyCanCode commented Aug 18, 2024

LGTM. I am able to build the software again with the changes in this PR. Thanks.

@flyrain
Copy link
Contributor Author

flyrain commented Aug 18, 2024

Hi @aihuaxu, can you take a look? The main is broken now.

@aihuaxu
Copy link
Contributor

aihuaxu commented Aug 18, 2024

Thanks @flyrain for the fix.

@aihuaxu aihuaxu merged commit f8a423c into apache:main Aug 18, 2024
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.

3 participants