marvinlanhenke commented on issue #113: URL: https://github.com/apache/iceberg-rust/issues/113#issuecomment-1985760454
@Xuanwo @liurenjie1024 ...just a quick update and a request for feedback. I 'finished' the work on all the namespace operations. Since this would be my first contribution to this repo, I would appreciate it if someone could take a quick look at the current status. I just want to make sure it aligns with the rest of the codebase, before I put in the effort to implement the rest of the catalog. https://github.com/marvinlanhenke/iceberg-rust/blob/hms/crates/catalog/hms/src/catalog.rs#L260-L428 sidenote: For the hive-metastore docker-compose, I used a file I had from a previous project; however this needs some optimization since the connection to the mysql backend slows down the integration tests. My approach would be to use `derby` instead of mysql to speed things up - but I havent gotten around to take a look at it. Anyway best regards and thanks in advance for the feedback. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org