Xu Bai

Results 38 comments of Xu Bai

Hi @zhoujinsong @majin1102 , have you considered stats for Iceberg table health? For example, estimate the time cost of a simple query, if it is greater than a reasonable time,...

> @zhoujinsong Correct. But for the native iceberg format, "eq-delete rate" is also an important indicator. We can calculate `eq-delete rate` by `total-eq-delete-records` / `total-records`. On the iceberg JMM benchmark,...

> I think it's doable via Kyuubi. But I haven't got the chance to verify it yet. Hi @link3280, Can you explain more details how to execute SQL statements with...

![Cisco-logo-1024x540](https://github.com/NetEase/amoro/assets/54210725/e9f7e2b0-974c-4eef-b8a5-25da65045488) - Organization / 组织: Cisco - Region / 地区: Hangzhou, China - Contact / 联系方式: [[email protected]](mailto:[email protected]) - Usage Scenario / 使用场景: we use Amoro to automatically optimize Iceberg tables.

> We may need to remove one of the duplicated classes in `ams-api` and `ams-server` like `com.netease.arctic.server.table.DataExpirationConfig` +1 👍

@Shreyas220 `catalog-impl` should be `org.apache.iceberg.rest.RESTCatalog` and you also missing some required properties like `uri`. Custom catalog type actually invoke `CatalogUtil.loadCatalog`, thus you need to fill in native icebreg catalog properties,...

> Hello, Just a small comment to say that it would be great to also upgrade iceberg version to latest one (1.9.0 atm) Hi @sebastienPinel . Upgrading to Iceberg 1.9.x...

Thanks for reporting this issue. I reproduce this issue in my dev enviorment. ![image](https://github.com/user-attachments/assets/74966f1e-6af0-40bf-a372-964774844c29)

Currently we can remove AK/SK in our configs and inject temporary iam credential via `vended-credentials`