datastrato / gravitino

World's most powerful data catalog service with providing a high-performance, geo-distributed and federated metadata lake.
https://datastrato.ai/docs/
Apache License 2.0
347 stars 150 forks source link

[#3216] fix(core): Fix the issue of method `checkValue` in the ConfigOption #3231

Closed jerryshao closed 2 weeks ago

jerryshao commented 2 weeks ago

What changes were proposed in this pull request?

Fix the issue of method checkValue in the ConfigOption. If we use checkValue in the wrong position, it won't work.

Why are the changes needed?

Fix: #3216

Does this PR introduce any user-facing change?

No.

How was this patch tested?

UT.