apache / iceberg-rust

Apache Iceberg
https://rust.iceberg.apache.org/
Apache License 2.0
469 stars 95 forks source link

refactor(catalog/rest): Split http client logic to seperate mod #423

Closed Xuanwo closed 3 days ago

Xuanwo commented 4 days ago

This PR will split http client logic to seperate mod to make it easir to maintain the rest catalog.