Fokko commented on issue #236: URL: https://github.com/apache/iceberg-rust/issues/236#issuecomment-1986776464
Thanks for raising this. `stat_table` is not the most descriptive name to me. I would suggest a `table_exist(identifier)` method. Information about the tables is typically exposed through [metadata tables](https://iceberg.apache.org/docs/latest/spark-queries/#querying-with-sql). -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
