Skip to content

[#979] improve(doc): Align the configuration code with #926 doc changes#989

Merged
jerryshao merged 2 commits intoapache:mainfrom
jerryshao:issue-979
Dec 6, 2023
Merged

[#979] improve(doc): Align the configuration code with #926 doc changes#989
jerryshao merged 2 commits intoapache:mainfrom
jerryshao:issue-979

Conversation

@jerryshao
Copy link
Contributor

What changes were proposed in this pull request?

This PR proposes to add code change to align with #926 doc change.

Why are the changes needed?

Without this change, there will be a discrepancy between doc and code.

Fix: #979

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Existing UTs.

@github-actions
Copy link

github-actions bot commented Dec 6, 2023

Code Coverage Report

Overall Project 65.87% 🟢
Files changed 100% 🟢

Module Coverage
catalog-lakehouse-iceberg 82.18% 🟢
core 76.21% 🟢
catalog-hive 69.6% 🟢
server-common 67.27% 🟢
Files
Module File Coverage
catalog-lakehouse-iceberg IcebergTablePropertiesMetadata.java 100% 🟢
IcebergConfig.java 100% 🟢
core Configs.java 100% 🟢
catalog-hive HiveTablePropertiesMetadata.java 98.8% 🟢
HiveSchemaPropertiesMetadata.java 88.89% 🟢
server-common OAuthConfig.java 100% 🟢
JettyServerConfig.java 92.72% 🟢

Copy link
Contributor

@yuqi1129 yuqi1129 left a comment

Choose a reason for hiding this comment

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

LGTM

@jerryshao jerryshao merged commit 0703cbc into apache:main Dec 6, 2023
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.

[Improvement] Improve the configuration doc in code to align with #926

3 participants