mrhamburg commented on issue #7313: URL: https://github.com/apache/gravitino/issues/7313#issuecomment-2933894243
Hi @shaofengshi, you can either wrap DuckDB and perform catalog actions using this embedded instance or take the DuckLake specifications and perform actions directly. It's probably much easier to just embed DuckDB then to have to adhere to the current specification of DuckLake (which can also change, since this is v0.1). For production workloads PostgreSQL and MySQL backends are the only proper candidates for now.  -- 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]
