-
Notifications
You must be signed in to change notification settings - Fork 383
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[#436] fix(catalog-lakehouse): create dummy reportMetrics interface t…
…o remove warning message when spark writing data using IcebergRestCatalog (#449) ### What changes were proposed in this pull request? add `reportMetrics` interfaces ### Why are the changes needed? remove warning message when spark writing&reading data using IcebergRestCatalog Fix: #436 ### Does this PR introduce _any_ user-facing change? add new Iceberg REST interface ### How was this patch tested? 1. UT 2. real env
- Loading branch information
Showing
4 changed files
with
47 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters