lliangyu-lin opened a new issue, #1780: URL: https://github.com/apache/iceberg-rust/issues/1780
### Is your feature request related to a problem or challenge? In #1764, the datafusion engine `create_catalog` is hard coded to be creating memory catalog. This limits the catalog used for the testing and does not work for scenarios with multiple engines using the same catalog. ### Describe the solution you'd like Define a [catalog] table in schedule file. Parse the catalog table in schedule and pass the catalog created to the engine. ### Willingness to contribute I can contribute to this feature independently -- 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]
